From ea6359307b294a17b84f484f416d8d54a688b961 Mon Sep 17 00:00:00 2001 From: Rob Garrison Date: Tue, 23 Feb 2021 21:35:26 -0600 Subject: [PATCH] Update locales --- _locales/ar/messages.json | 1782 ++++++++++++++++-- _locales/bg/messages.json | 2316 +++++++++++++++-------- _locales/bg_BG/messages.json | 1940 ++++++++++++++++---- _locales/ca/messages.json | 1587 +++++++++++++++- _locales/cs/messages.json | 2881 ++++++++++++++++------------- _locales/da/messages.json | 1711 +++++++++++++++-- _locales/de/messages.json | 3259 ++++++++++++++++----------------- _locales/el/messages.json | 2387 ++++++++++++++++-------- _locales/en_GB/messages.json | 1663 ++++++++++++++++- _locales/es/messages.json | 3160 ++++++++++++++++---------------- _locales/et/messages.json | 3057 ++++++++++++++++--------------- _locales/fi/messages.json | 1798 +++++++++++++++--- _locales/fr/messages.json | 3187 ++++++++++++++++---------------- _locales/fy/messages.json | 1707 +++++++++++++++-- _locales/gl/messages.json | 1647 ++++++++++++++++- _locales/he/messages.json | 2956 ++++++++++++++++-------------- _locales/hr/messages.json | 1587 +++++++++++++++- _locales/hu/messages.json | 3175 ++++++++++++++++---------------- _locales/it/messages.json | 2633 +++++++++++++++----------- _locales/ja/messages.json | 3299 ++++++++++++++++----------------- _locales/ko/messages.json | 3223 ++++++++++++++++---------------- _locales/nl/messages.json | 3301 ++++++++++++++++----------------- _locales/pl/messages.json | 3343 ++++++++++++++++----------------- _locales/pt_BR/messages.json | 2624 +++++++++++++++----------- _locales/pt_PT/messages.json | 2795 ++++++++++++++++------------ _locales/ro/messages.json | 2711 +++++++++++++++------------ _locales/ru/messages.json | 3215 ++++++++++++++++---------------- _locales/sr/messages.json | 1988 ++++++++++++++++---- _locales/sv/messages.json | 3159 ++++++++++++++++---------------- _locales/te/messages.json | 1647 ++++++++++++++++- _locales/tr/messages.json | 2471 ++++++++++++++++--------- _locales/uk/messages.json | 1587 +++++++++++++++- _locales/zh/messages.json | 3343 ++++++++++++++++----------------- _locales/zh_CN/messages.json | 3351 ++++++++++++++++------------------ _locales/zh_TW/messages.json | 3343 ++++++++++++++++----------------- 35 files changed, 55414 insertions(+), 34419 deletions(-) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index f35f7fca..e86eaa11 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -1,202 +1,1586 @@ { - "addStyleLabel": { - "message": "كتابة نمط جديد", - "description": "Label for the button to go to the add style page" - }, - "addStyleTitle": { - "message": "إضافة نمط", - "description": "Title of the page for adding styles" - }, - "appliesAdd": { - "message": "إضافة", - "description": "Label for the button to add an 'applies' entry" - }, - "appliesDisplay": { - "message": "ينطبق على: $applies$", - "description": "Text on the manage screen to describe what the style applies to", - "placeholders": { - "applies": { - "content": "$1" - } + "addStyleTitle": { + "message": "إضافة نمط", + "description": "Title of the page for adding styles" + }, + "alphaChannel": { + "message": "Opacity", + "description": "Label of color's opacity" + }, + "appliesAdd": { + "message": "إضافة", + "description": "Label for the button to add an 'applies' entry" + }, + "appliesDisplay": { + "message": "ينطبق على: $applies$", + "description": "Text on the manage screen to describe what the style applies to" + }, + "appliesDisplayTruncatedSuffix": { + "message": "والمزيد", + "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" + }, + "appliesDomainOption": { + "message": "عناوين URL في النطاق", + "description": "Option to make the style apply to the entered string as a domain" + }, + "appliesHelp": { + "message": "استخدم عناصر تحكم 'ينطبق على' لتقييد عناوين URL التي ينطبق عليها الرمز في هذا القسم.", + "description": "Help text for 'applies to' section" + }, + "appliesLabel": { + "message": "ينطبق على", + "description": "Label for 'applies to' fields on the edit/add screen" + }, + "appliesLineWidgetLabel": { + "message": "Display 'Applies to' info", + "description": "Label for the checkbox to display applies-to information in the single editor" + }, + "appliesLineWidgetWarning": { + "message": "Does not work with minified CSS", + "description": "A warning that applies-to information won't show properly with minified CSS" + }, + "appliesRegexpOption": { + "message": "عناوين URL التي تطابق regexp", + "description": "Option to make the style apply to the entered string as a regular expression" + }, + "appliesRemove": { + "message": "إزالة", + "description": "Label for the button to remove an 'applies' entry" + }, + "appliesRemoveError": { + "message": "Can not remove last 'applies to' entry", + "description": "Error displayed when the last 'applies' is going to be removed" + }, + "appliesSpecify": { + "message": "تحديد", + "description": "Label for the button to make a style apply only to specific sites" + }, + "appliesToEverything": { + "message": "كل شيء", + "description": "Text displayed for styles that apply to all sites" + }, + "appliesUrlOption": { + "message": "عنوان URL", + "description": "Option to make the style apply to the entered string as a URL" + }, + "appliesUrlPrefixOption": { + "message": "عناوين URL البادئة بـ", + "description": "Option to make the style apply to the entered string as a URL prefix" + }, + "applyAllUpdates": { + "message": "Apply all updates", + "description": "Label for the button to apply all detected updates" + }, + "author": { + "message": "Author", + "description": "Label for the style author" + }, + "backupButtons": { + "message": "Backup", + "description": "Heading for backup" + }, + "backupMessage": { + "message": "Select a file or drag and drop to this page.", + "description": "Message for backup" + }, + "bckpInstStyles": { + "message": "Export styles", + "description": "" + }, + "checkAllUpdates": { + "message": "البحث عن تحديثات لكل الأنماط", + "description": "Label for the button to check all styles for updates" + }, + "checkAllUpdatesForce": { + "message": "Check again, I didn't edit any styles!", + "description": "Label for the button to apply all detected updates" + }, + "checkForUpdate": { + "message": "البحث عن تحديث", + "description": "Label for the button to check a single style for an update" + }, + "checkingForUpdate": { + "message": "جارٍ البحث...", + "description": "Text to display when checking a style for an update" + }, + "clickToUninstall": { + "message": "Click to uninstall", + "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" + }, + "cm_autoCloseBrackets": { + "message": "Autoclose brackets and quotes", + "description": "Label for the checkbox in the style editor." + }, + "cm_autoCloseBracketsTooltip": { + "message": "Automatically add a closing pair when typing an opening one of ()[]{}''\"\"", + "description": "Label for the checkbox in the style editor." + }, + "cm_autocompleteOnTyping": { + "message": "Autocomplete on typing", + "description": "Label for the checkbox in the style editor." + }, + "cm_colorpicker": { + "message": "Colorpickers for CSS colors", + "description": "Label for the checkbox controlling colorpicker option for the style editor." + }, + "cm_indentWithTabs": { + "message": "Use tabs with smart indentation", + "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." + }, + "cm_keyMap": { + "message": "Keymap", + "description": "Label for the drop-down list controlling the keymap for the style editor." + }, + "cm_lineWrapping": { + "message": "Word wrap", + "description": "Label for the checkbox controlling word wrap option for the style editor." + }, + "cm_linter": { + "message": "CSS Linter", + "description": "Select the linter to check for CSS issues" + }, + "cm_matchHighlight": { + "message": "Highlight", + "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." + }, + "cm_matchHighlightSelection": { + "message": "Selection only", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" + }, + "cm_matchHighlightToken": { + "message": "Token under cursor", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" + }, + "cm_resizeGripHint": { + "message": "Double-click to maximize/restore the height", + "description": "Tooltip for the resize grip in style editor" + }, + "cm_selectByTokens": { + "message": "Double-clicking selects tokens", + "description": "Label for the checkbox in the editor." + }, + "cm_selectByTokensTooltip": { + "message": "Examples of tokens: .foo-bar-2 #aabbcc 0.32 !important\nWhen disabled: punctuation-delimited words are selected.", + "description": "" + }, + "cm_smartIndent": { + "message": "Use smart indentation", + "description": "Label for the checkbox controlling smart indentation option for the style editor." + }, + "cm_tabSize": { + "message": "Tab size", + "description": "Label for the text box controlling tab size option for the style editor." + }, + "cm_theme": { + "message": "Theme", + "description": "Label for the style editor's CSS theme." + }, + "colorpickerPaletteHint": { + "message": "Right-click a swatch to cycle through its source lines", + "description": "" + }, + "colorpickerSwitchFormatTooltip": { + "message": "Switch formats: HEX -> RGB -> HSL.\nShift-click to reverse the direction.\nAlso via PgUp (PageUp), PgDn (PageDown) keys.", + "description": "Tooltip for the switch button in the color picker popup in the style editor." + }, + "colorpickerTooltip": { + "message": "Open color picker", + "description": "Tooltip for the colored squares shown before CSS colors in the style editor." + }, + "configOnChange": { + "message": "on change", + "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" + }, + "configOnChangeTooltip": { + "message": "Autosave and apply changes automatically", + "description": "" + }, + "configureStyle": { + "message": "Configure", + "description": "Label for the button to configure usercss userstyle" + }, + "configureStyleOnHomepage": { + "message": "Configure on homepage", + "description": "Label for the button to configure userstyles.org userstyle" + }, + "confirmCancel": { + "message": "Cancel", + "description": "" + }, + "confirmClose": { + "message": "Close", + "description": "'Close' button in a confirm dialog" + }, + "confirmDefault": { + "message": "Use default", + "description": "'Set to default' button in a confirm dialog" + }, + "confirmDelete": { + "message": "Delete", + "description": "" + }, + "confirmDiscardChanges": { + "message": "Discard the changes?", + "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" + }, + "confirmNo": { + "message": "No", + "description": "'No' button in a confirm dialog" + }, + "confirmOK": { + "message": "OK", + "description": "" + }, + "confirmSave": { + "message": "Save", + "description": "'Save' button in a confirm dialog" + }, + "confirmStop": { + "message": "Stop", + "description": "'Stop' button in a confirm dialog" + }, + "confirmYes": { + "message": "Yes", + "description": "'Yes' button in a confirm dialog" + }, + "copied": { + "message": "Copied to clipboard", + "description": "Message shown when content has been copied to the clipboard" + }, + "copy": { + "message": "Copy to clipboard", + "description": "Tooltip for elements which can be copied" + }, + "customNameHint": { + "message": "Enter a custom name here to rename the style in UI without breaking its updates", + "description": "" + }, + "customNameResetHint": { + "message": "Stop using customized name, switch to the style's own name", + "description": "Tooltip of 'x' button shown in editor when changing the name input of a) styles updated from a URL i.e. not locally created, b) UserCSS styles" + }, + "dateAbbrDay": { + "message": "$value$d", + "description": "Day suffix in a short relative date, for example: 8d" + }, + "dateAbbrHour": { + "message": "$value$h", + "description": "Hour suffix in a short relative date, for example: 8h" + }, + "dateAbbrMonth": { + "message": "$value$m", + "description": "Month suffix in a short relative date, for example: 8m" + }, + "dateAbbrYear": { + "message": "$value$y", + "description": "Year suffix in a short relative date, for example: 8y" + }, + "dateInstalled": { + "message": "Date installed", + "description": "Option text for the user to sort the style by install date" + }, + "dateUpdated": { + "message": "Date updated", + "description": "Option text for the user to sort the style by last update date" + }, + "dbError": { + "message": "An error has occurred using the Stylus database. Would you like to visit a web page with possible solutions?", + "description": "Prompt when a DB error is encountered" + }, + "defaultTheme": { + "message": "default", + "description": "Default CodeMirror CSS theme option on the edit style page" + }, + "deleteStyleConfirm": { + "message": "هل تريد بالتأكيد حذف هذا النمط؟", + "description": "Confirmation before deleting a style" + }, + "deleteStyleLabel": { + "message": "حذف", + "description": "Label for the button to delete a style" + }, + "description": { + "message": "يمكنك تغيير نمط الويب باستخدام Stylus، وهي أداة لإدارة أنماط المستخدم. وتتيح Stylus لك بسهولة تثبيت المظاهر والأشكال الخارجية لكل من Google، وFacebook وYouTube وOrkut فضلاً عن الكثير جدًا من مواقع الويب الأخرى.", + "description": "Extension description" + }, + "disableAllStyles": { + "message": "Turn all styles off", + "description": "Label for the checkbox that turns all enabled styles off." + }, + "disableStyleLabel": { + "message": "تعطيل", + "description": "Label for the button to disable a style" + }, + "dragDropMessage": { + "message": "Drop your backup file anywhere on this page to import.", + "description": "Drag'n'drop message" + }, + "dragDropUsercssTabstrip": { + "message": "To install the file, drop it on the tab strip (the area where the tab titles are shown).", + "description": "Message popup shown when erroneously dropping a usercss file into the manager page" + }, + "editDeleteText": { + "message": "Delete", + "description": "Label for the context menu item in the editor to delete selected text" + }, + "editGotoLine": { + "message": "Goto line (or line:col)", + "description": "Go to line or line:column on Ctrl-G in style code editor" + }, + "editStyleHeading": { + "message": "تعديل النمط", + "description": "Title of the page for editing styles" + }, + "editStyleLabel": { + "message": "تعديل", + "description": "Label for the button to go to the edit style page" + }, + "editStyleTitle": { + "message": "تعديل النمط $stylename$", + "description": "Title of the page for editing styles" + }, + "enableStyleLabel": { + "message": "تمكين", + "description": "Label for the button to enable a style" + }, + "excludeStyleByDomainLabel": { + "message": "Exclude the current domain", + "description": "" + }, + "excludeStyleByUrlLabel": { + "message": "Exclude the current URL", + "description": "" + }, + "exportLabel": { + "message": "Export", + "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" + }, + "externalFeedback": { + "message": "Feedback", + "description": "Label for the external link to send feedback for the style" + }, + "externalHomepage": { + "message": "Homepage", + "description": "Label for the external link to style's homepage" + }, + "externalLink": { + "message": "External link", + "description": "Label for external links" + }, + "externalSupport": { + "message": "Support", + "description": "Label for the external link to style's support site" + }, + "externalUsercssDocument": { + "message": "Documentation for Usercss", + "description": "Label for the external link to usercss documentation" + }, + "filteredStyles": { + "message": "$numShown$ shown of $numTotal$ total", + "description": "TL note - make this message short" + }, + "filteredStylesAllHidden": { + "message": "Currently applied filters match no styles", + "description": "Text shown when no styles match currently applied filter in the style manager" + }, + "findStyles": { + "message": "Find styles", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesForSite": { + "message": "البحث عن المزيد من الأنماط لموقع الويب هذا", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesInline": { + "message": "Inline", + "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" + }, + "findStylesInlineTooltip": { + "message": "Display search results inside this window.", + "description": "Text for a checkbox that displays search results within the Stylus popup." + }, + "genericAdd": { + "message": "Add", + "description": "Used in various places for an action that adds something" + }, + "genericClone": { + "message": "Clone", + "description": "Used in various places for an action that clones something" + }, + "genericDisabledLabel": { + "message": "Disabled", + "description": "Used in various lists/options to indicate that something is disabled" + }, + "genericEnabledLabel": { + "message": "Enabled", + "description": "Used in various lists/options to indicate that something is enabled" + }, + "genericError": { + "message": "Error", + "description": "Used in various places to indicate some error occurred." + }, + "genericHistoryLabel": { + "message": "History", + "description": "Used in various places to show a history log of something" + }, + "genericNext": { + "message": "Next", + "description": "Used in various places to select/perform the next step/action" + }, + "genericPrevious": { + "message": "Previous", + "description": "Used in various places to select/perform the previous step/action" + }, + "genericResetLabel": { + "message": "Reset", + "description": "Used in various parts of UI to indicate that something may be reset to its original state" + }, + "genericSavedMessage": { + "message": "Saved", + "description": "Used in various parts of the UI to indicate that something was saved" + }, + "genericTitle": { + "message": "Title", + "description": "Used in various parts of the UI to indicate the title of something" + }, + "genericUnknown": { + "message": "Unknown", + "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" + }, + "helpAlt": { + "message": "مساعدة", + "description": "Alternate text for help buttons" + }, + "helpKeyMapCommand": { + "message": "Type a command name", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "helpKeyMapHotkey": { + "message": "Press a hotkey", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "hostDisabled": { + "message": "This host has been disabled due to a bug in the current version of the browser being used", + "description": "Tooltip for cloud host disabled" + }, + "importAppendLabel": { + "message": "Append to style", + "description": "Label for the button to import a style and append to the existing sections" + }, + "importAppendTooltip": { + "message": "Append the imported style to current style", + "description": "Tooltip for the button to import a style and append to the existing sections" + }, + "importLabel": { + "message": "Import", + "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" + }, + "importPreprocessor": { + "message": "Style with a @preprocessor won't work in the classic mode. You can switch the editor to Usercss mode: 1) open the style manager, 2) enable \"as Usercss\" checkbox, 3) click \"Write new style\"\n\nImport now anyway?", + "description": "" + }, + "importPreprocessorTitle": { + "message": "Potential problem due to @preprocessor", + "description": "" + }, + "importReplaceLabel": { + "message": "Overwrite style", + "description": "Label for the button to import and overwrite current style" + }, + "importReplaceTooltip": { + "message": "Discard contents of current style and overwrite it with the imported style", + "description": "Label for the button to import and overwrite current style" + }, + "importReportLegendAdded": { + "message": "added", + "description": "Text after the number of styles added in the report shown after importing styles" + }, + "importReportLegendIdentical": { + "message": "identical skipped", + "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" + }, + "importReportLegendInvalid": { + "message": "invalid skipped", + "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" + }, + "importReportLegendUpdatedBoth": { + "message": "updated both meta info and code", + "description": "Text after the number of styles updated entirely in the report shown after importing styles" + }, + "importReportLegendUpdatedCode": { + "message": "updated code", + "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" + }, + "importReportLegendUpdatedMeta": { + "message": "updated meta info", + "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" + }, + "importReportTitle": { + "message": "Finished importing styles", + "description": "Title of the report shown after importing styles" + }, + "importReportUnchanged": { + "message": "Nothing was changed.", + "description": "Message in the report shown after importing styles" + }, + "importReportUndone": { + "message": "styles were reverted", + "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" + }, + "importReportUndoneTitle": { + "message": "Import has been undone", + "description": "Title of the message box shown after undoing the import of styles" + }, + "installButton": { + "message": "Install style", + "description": "Label for install button" + }, + "installButtonInstalled": { + "message": "Style installed", + "description": "Text displayed when the style is successfully installed" + }, + "installButtonReinstall": { + "message": "Reinstall style", + "description": "Label for reinstall button" + }, + "installButtonUpdate": { + "message": "Update style", + "description": "Label for update button" + }, + "installUpdate": { + "message": "تثبيت التحديث", + "description": "Label for the button to install an update for a single style" + }, + "installUpdateFrom": { + "message": "Currently the style is updated from $url$", + "description": "Label to describe where the style gets update" + }, + "installUpdateFromLabel": { + "message": "Check for updates", + "description": "Label for the checkbox to save current URL for update check" + }, + "license": { + "message": "License", + "description": "Label for the license" + }, + "linkGetHelp": { + "message": "Get help", + "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" + }, + "linkGetStyles": { + "message": "Get styles", + "description": "Help link text on the manage page e.g. https://userstyles.org" + }, + "linkStylusWiki": { + "message": "Wiki", + "description": "Wiki link text on the manage page e.g. https://github.com/openstyles/stylus/wiki" + }, + "linkTranslate": { + "message": "Translate", + "description": "Transifex link text on the manage page" + }, + "linterCSSLintIncompatible": { + "message": "CSSLint doesn't support $preprocessorname$ preprocessor", + "description": "The label to display when the preprocessor isn't compatible with CSSLint" + }, + "linterCSSLintSettings": { + "message": "(Set rule as: 0 = disabled; 1 = warning; 2 = error)", + "description": "CSSLint rule config values" + }, + "linterConfigPopupTitle": { + "message": "Set $linter$ rules configuration", + "description": "Stylelint or CSSLint popup header" + }, + "linterConfigTooltip": { + "message": "Click to configure this linter", + "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" + }, + "linterInvalidConfigError": { + "message": "Not saved due to these invalid configuration settings:", + "description": "Invalid linter config will show a message followed by a list of invalid entries" + }, + "linterIssues": { + "message": "Issues", + "description": "Label for the CSS linter issues block on the style edit page" + }, + "linterIssuesHelp": { + "message": "These issues were found by $link$:", + "description": "Help popup message for the selected CSS linter issues block on the style edit page" + }, + "linterJSONError": { + "message": "Invalid JSON format", + "description": "Setting linter config with invalid JSON" + }, + "linterResetMessage": { + "message": "To undo accidental reset, press Ctrl-Z (or Cmd-Z) in the text box", + "description": "Reset button tooltip to inform user on how to undo an accidental reset" + }, + "linterRulesLink": { + "message": "See a full list of rules", + "description": "Stylelint or CSSLint rules label added immediately before a link" + }, + "liveReloadError": { + "message": "An error occurred while watching the file", + "description": "The label of live-reload error" + }, + "liveReloadInstallHint": { + "message": "Keep this tab open to auto-update the style on external changes.", + "description": "The label of live-reload feature" + }, + "liveReloadInstallHintFF": { + "message": "Keep both this tab and the original tab open to auto-update the style on external changes.", + "description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox" + }, + "liveReloadLabel": { + "message": "Live reload", + "description": "The label of live-reload feature" + }, + "manageFavicons": { + "message": "Favicons in applies-to column", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFaviconsGray": { + "message": "Grayed out", + "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" + }, + "manageFaviconsHelp": { + "message": "Stylus uses an external service https://www.google.com/s2/favicons", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFilters": { + "message": "Filters", + "description": "Label for filters container" + }, + "manageHeading": { + "message": "الأنماط المثبتة", + "description": "Heading for the manage page" + }, + "manageMaxTargets": { + "message": "Number of applies-to items", + "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" + }, + "manageNewStyleAsUsercss": { + "message": "as Usercss", + "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" + }, + "manageNewUI": { + "message": "New manage UI layout", + "description": "Label for the checkbox that toggles the new UI on manage page" + }, + "manageOnlyDisabled": { + "message": "Only disabled styles", + "description": "Checkbox to show only disabled styles" + }, + "manageOnlyEnabled": { + "message": "Only enabled styles", + "description": "Checkbox to show only enabled styles" + }, + "manageOnlyExternal": { + "message": "Only external styles", + "description": "Checkbox to show only externally installed styles i.e. updatable" + }, + "manageOnlyLocal": { + "message": "Only locally created styles", + "description": "Checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyLocalTooltip": { + "message": "(the styles not installed through a userstyles.org page)", + "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyNonUsercss": { + "message": "Only non-Usercss styles", + "description": "Checkbox to show only non-Usercss (standard) styles" + }, + "manageOnlyUpdates": { + "message": "Only with updates or issues", + "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" + }, + "manageOnlyUsercss": { + "message": "Only Usercss styles", + "description": "Checkbox to show only Usercss styles" + }, + "manageTitle": { + "message": "Stylus", + "description": "Title for the manage page" + }, + "menuShowBadge": { + "message": "Show active style count", + "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." + }, + "meta_invalidCheckboxDefault": { + "message": "Invalid @var checkbox: value must be 0 or 1", + "description": "Error displayed when the value of @var checkbox is invalid" + }, + "meta_invalidColor": { + "message": "Invalid @var color: $color$ is not a color", + "description": "Error displayed when the value of @var color is invalid" + }, + "meta_invalidRange": { + "message": "Invalid @var $type$: value must be a number or an array", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMultipleUnits": { + "message": "Invalid @var $type$: multiple units are defined", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeTooManyValues": { + "message": "Invalid @var $type$: the array contains too many items", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeValue": { + "message": "Invalid @var $type$: items in the array must be number, string, or null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeDefault": { + "message": "Invalid @var $type$: default value is null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMin": { + "message": "Invalid @var $type$: default value is lower than the minimum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMax": { + "message": "Invalid @var $type$: default value is larger than the maximum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeStep": { + "message": "Invalid @var $type$: default value is not a mutiple of the step", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeUnits": { + "message": "Invalid @var $type$: '$units$' is not a valid unit", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidSelect": { + "message": "Invalid @var select: the default value must be an array or an object", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValue": { + "message": "Invalid @var select: values inside the array/object must be a string", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectEmptyOptions": { + "message": "Invalid @var select: options list is empty", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectLabel": { + "message": "Invalid @var select: option label is empty", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectMultipleDefaults": { + "message": "Invalid @var select: multiple default options are defined", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectNameDuplicated": { + "message": "Invalid @var select: option name is duplicated", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValueMismatch": { + "message": "Invalid @var select: value doesn't exist in the option list", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidURLProtocol": { + "message": "Invalid URL protocol. Only http and https are allowed: $protocol$", + "description": "Error displayed when the protocol of the URL is invalid" + }, + "meta_invalidVersion": { + "message": "Invalid version number. The value doesn't match SemVer pattern: $version$", + "description": "Error displayed when @version is invalid" + }, + "meta_invalidNumber": { + "message": "Expect a number", + "description": "Error displayed when the value is expected to be a number" + }, + "meta_invalidString": { + "message": "Expect a quoted string", + "description": "Error displayed when the value is expected to be a quoted string" + }, + "meta_invalidWord": { + "message": "Expect a word", + "description": "Error displayed when the value is expected to be a word" + }, + "meta_missingChar": { + "message": "Expect characters: $chars$", + "description": "Error displayed when the value is expected to be some characters" + }, + "meta_missingEOT": { + "message": "Expect EOT data", + "description": "Error displayed when the value is expected to be an EOT list" + }, + "meta_missingMandatory": { + "message": "Missing mandatory metadata: $keys$", + "description": "Error displayed when mandatory keys are missing" + }, + "meta_unknownJSONLiteral": { + "message": "Invalid JSON: $literal$ is not a valid JSON literal", + "description": "Error displayed when JSON value is invalid" + }, + "meta_unknownMeta": { + "message": "Unknown metadata: $key$", + "description": "Error displayed when unknown metadata is parsed" + }, + "meta_unknownVarType": { + "message": "Unknown @$varkey$ type: $vartype$", + "description": "Error displayed when unknown variable type is parsed" + }, + "meta_unknownPreprocessor": { + "message": "Unknown @preprocessor: $preprocessor$", + "description": "Error displayed when unknown @preprocessor is parsed" + }, + "noStylesForSite": { + "message": "لم يتم تثبيت أي أنماط لموقع الويب هذا.", + "description": "Text displayed when no styles are installed for the current site" + }, + "numberedLine": { + "message": "Line:", + "description": "Will be followed by one or more line numbers in the editor." + }, + "openManage": { + "message": "إدارة الأنماط المثبتة", + "description": "Link to open the manage page." + }, + "openOptions": { + "message": "Options", + "description": "Go to Options UI" + }, + "openStylesManager": { + "message": "Open styles manager", + "description": "Label for the style maanger opener in the browser action context menu." + }, + "optionsActions": { + "message": "Actions", + "description": "" + }, + "optionsAdvanced": { + "message": "Advanced", + "description": "" + }, + "optionsAdvancedContextDelete": { + "message": "Add 'Delete' in editor context menu", + "description": "" + }, + "optionsAdvancedExposeIframes": { + "message": "Expose iframes via HTML[stylus-iframe]", + "description": "" + }, + "optionsAdvancedExposeIframesNote": { + "message": "Exposes the top site domain in each iframe.\nEnables writing iframe-specific CSS like this:\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }", + "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." + }, + "optionsAdvancedNewStyleAsUsercss": { + "message": "Write new style as usercss", + "description": "" + }, + "optionsAdvancedPatchCsp": { + "message": "Patch CSP to allow style assets", + "description": "" + }, + "optionsAdvancedPatchCspNote": { + "message": "Enable this if styles contain images or fonts which fail to load on sites with a strict CSP (Content-Security-Policy).\n\nEnabling this setting will relax CSP restrictions, allowing essential style content to load. This option is only intended for advanced users who understand the potential security implications, and accept responsibility for monitoring the content which they're allowing. Read about CSS-based attacks for more information.\n\nAlso be aware, this particular setting is not guaranteed to take effect if another installed extension modifies the network response first.", + "description": "" + }, + "optionsAdvancedStyleViaXhr": { + "message": "Instant inject mode", + "description": "" + }, + "optionsAdvancedStyleViaXhrNote": { + "message": "Enable this if you encounter flashing of unstyled content (FOUC) when browsing, which is especially noticeable with dark themes.\n\nThe technical reason is that Chrome/Chromium postpones asynchronous communication of extensions, in a usually meaningless attempt to improve page load speed, potentially causing styles to be late to apply. To circumvent this, since web extensions are not provided a synchronous API, Stylus provides this option to utilize the \"deprecated\" synchronous XMLHttpRequest web API to fetch applicable styles. There shouldn't be any detrimental effects, since the request is fulfilled within a few milliseconds while the page is still being downloaded from the server.\n\nNevertheless, Chromium will print a warning in devtools' console. Right-clicking a warning, and hiding them, will prevent future warnings from being shown.", + "description": "" + }, + "optionsBadgeDisabled": { + "message": "Background color when disabled", + "description": "" + }, + "optionsBadgeNormal": { + "message": "Background color", + "description": "" + }, + "optionsCheck": { + "message": "Update styles", + "description": "" + }, + "optionsCheckUpdate": { + "message": "Check for and install all available updates", + "description": "" + }, + "optionsCustomizeBadge": { + "message": "Badge on the toolbar icon", + "description": "" + }, + "optionsCustomizeIcon": { + "message": "Toolbar icon", + "description": "" + }, + "optionsCustomizePopup": { + "message": "Popup", + "description": "" + }, + "optionsCustomizeUpdate": { + "message": "Updates", + "description": "" + }, + "optionsCustomizeSync": { + "message": "Sync to cloud", + "description": "" + }, + "optionsHeading": { + "message": "Options", + "description": "Heading for options section on manage page." + }, + "optionsIconDark": { + "message": "Dark browser themes", + "description": "" + }, + "optionsIconLight": { + "message": "Light browser themes", + "description": "" + }, + "optionsOpen": { + "message": "Open", + "description": "" + }, + "optionsOpenManager": { + "message": "Manage styles", + "description": "" + }, + "optionsPopupWidth": { + "message": "Popup width (in pixels)", + "description": "" + }, + "optionsReset": { + "message": "Reset the options to default values", + "description": "" + }, + "optionsResetButton": { + "message": "Reset options", + "description": "" + }, + "optionsStylusThemes": { + "message": "Find a Stylus UI theme", + "description": "" + }, + "optionsSubheading": { + "message": "More Options", + "description": "Subheading for options section on manage page." + }, + "optionsUpdateImportNote": { + "message": "When importing style backups from old version or from Stylish, do a one-time check for updates manually in the styles manager to ensure all styles are updated.", + "description": "" + }, + "optionsUpdateInterval": { + "message": "Userstyle autoupdate interval in hours (specify 0 to disable)", + "description": "" + }, + "optionsSyncNone": { + "message": "None", + "description": "" + }, + "optionsSyncConnect": { + "message": "Connect", + "description": "" + }, + "optionsSyncDisconnect": { + "message": "Disconnect", + "description": "" + }, + "optionsSyncSyncNow": { + "message": "Sync now", + "description": "" + }, + "optionsSyncLogin": { + "message": "Login", + "description": "" + }, + "optionsSyncStatusPull": { + "message": "Pulling style $loaded$ of $total$", + "description": "" + }, + "optionsSyncStatusPush": { + "message": "Pushing style $loaded$ of $total$", + "description": "" + }, + "optionsSyncStatusSyncing": { + "message": "Syncing...", + "description": "" + }, + "optionsSyncStatusConnecting": { + "message": "Connecting...", + "description": "" + }, + "optionsSyncStatusConnected": { + "message": "Connected", + "description": "" + }, + "optionsSyncStatusDisconnecting": { + "message": "Disconnecting...", + "description": "" + }, + "optionsSyncStatusDisconnected": { + "message": "Disconnected", + "description": "" + }, + "optionsSyncStatusRelogin": { + "message": "Session expired, please login again.", + "description": "" + }, + "paginationCurrent": { + "message": "Current page", + "description": "Tooltip for the current page index in search results" + }, + "paginationEstimated": { + "message": "Estimated number of pages", + "description": "Tooltip for the total page count in search results" + }, + "paginationNext": { + "message": "Next page", + "description": "Tooltip for the '->' (next page) button in search results" + }, + "paginationPrevious": { + "message": "Previous page", + "description": "Tooltip for the '<-' button in search results" + }, + "paginationTotal": { + "message": "Total pages", + "description": "" + }, + "parseUsercssError": { + "message": "Stylus failed to parse usercss:", + "description": "The error message to show when stylus failed to parse usercss" + }, + "popupAutoResort": { + "message": "Resort styles in popup after toggling", + "description": "Label for the checkbox controlling popup resorting." + }, + "popupBorders": { + "message": "Add white borders on the sides", + "description": "" + }, + "popupBordersTooltip": { + "message": "Useful for dark themes in new Chrome as it no longer paints the side borders", + "description": "" + }, + "popupHotkeysInfo": { + "message": "<1>-<9>, <0>, also on numpad - toggles Nth style (0 is 10)\n- toggles first style with a name that starts with the letter\n opens editor instead of toggling\n enables listed styles\n disables listed styles\n and <`> (backtick) - toggles initially enabled styles; doesn't apply to subsequently enabled styles while the popup is open so you can restore the initial selection after testing stuff: simply disable all, then toggle i.e. \nMore info on wiki", + "description": "NOTE1: preserve < and > symbols so that 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." + }, + "popupHotkeysTooltip": { + "message": "Click to see available hotkeys", + "description": "Tooltip displayed when hovering the right edge of the extension popup" + }, + "popupManageTooltip": { + "message": "Shift-click or right-click opens manager with styles applicable for current site", + "description": "Tooltip for the 'Manage' button in the popup." + }, + "popupMenuButtonTooltip": { + "message": "Action menu", + "description": "Tooltip for menu button in popup." + }, + "popupOpenEditInPopup": { + "message": "Use a simple window (no omnibox)", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindow": { + "message": "Open editor in a new window", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindowTooltip": { + "message": "Also enabled by detaching editor tab from a browser window,\nand disabled by attaching a single editor tab into another window.", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupStylesFirst": { + "message": "Styles before commands", + "description": "Label for the checkbox controlling section order in the popup." + }, + "prefShowBadge": { + "message": "Number of styles active for the current site", + "description": "Label for the checkbox controlling toolbar badge text." + }, + "previewLabel": { + "message": "Live preview", + "description": "Label for the checkbox in style editor to enable live preview while editing." + }, + "previewTooltip": { + "message": "Temporarily applies the changes without saving.\nSave the style to make the changes permanent.", + "description": "Tooltip for the checkbox in style editor to enable live preview while editing." + }, + "reload": { + "message": "Reload Stylus extension", + "description": "Context menu reload" + }, + "replace": { + "message": "Replace", + "description": "Label before the replace input field in the editor shown on Ctrl-H" + }, + "replaceAll": { + "message": "Replace all", + "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" + }, + "replaceWith": { + "message": "Replace with", + "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." + }, + "retrieveBckp": { + "message": "Import styles", + "description": "" + }, + "search": { + "message": "Search", + "description": "Label before the search input field in the editor shown on Ctrl-F" + }, + "searchCaseSensitive": { + "message": "Case-sensitive", + "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" + }, + "searchGlobalStyles": { + "message": "Also search global styles", + "description": "Checkbox label in the popup's inline style search, shown when the text to search is entered" + }, + "searchNumberOfResults": { + "message": "Number of matches", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchNumberOfResults2": { + "message": "Number of matches in code and applies-to values", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchStyleQueryHint": { + "message": "Search style names case-insensitively:\nsome words - all words in any order\n\"some phrase\" - this exact phrase without quotes\n2020 - a year like this also shows styles updated in 2020", + "description": "Tooltip shown for the text input in the popup's inline style finder" + }, + "searchRegexp": { + "message": "Use /re/ syntax for regexp search", + "description": "Label after the search input field in the editor shown on Ctrl-F" + }, + "searchResultInstallCount": { + "message": "Total installs", + "description": "Text for label that shows the number of times a search result was installed" + }, + "searchResultNoneFound": { + "message": "No styles found for this site.", + "description": "Error text in the popup when inline search didn't find any site-specific styles" + }, + "searchResultNotMatching": { + "message": "The style is installed but it doesn't apply to the current site URL.", + "description": "" + }, + "searchResultNotMatchingNote": { + "message": "Try asking the author of this userstyle to add the URL.\n\nYou can also open the style in the manager and edit it yourself,\nbut be aware it disables automatic updates for this style.", + "description": "" + }, + "searchResultRating": { + "message": "Rating", + "description": "Text for label that shows the search result's rating" + }, + "searchResultUpdated": { + "message": "Updated", + "description": "Text for label that shows the search result's last update date" + }, + "searchResultWeeklyCount": { + "message": "Weekly installs", + "description": "Text for label that shows the number of times a search result was installed during last week" + }, + "searchStylesAll": { + "message": "All", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesCode": { + "message": "CSS code", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesHelp": { + "message": " or key focuses the search field.\nDefault mode is plain text search for all space-separated terms in any order.\nExact words: wrap the query in double quotes, e.g. <\".header ~ div\">\nRegular expressions: include slashes and flags, e.g. \n\"By URL\" in scope selector: finds styles that apply to a fully specified URL e.g. https://www.example.org/\n\"Metadata\" in scope selector: searches in names, \"applies to\" specifiers, installation URL, update URL, and the entire metadata block for usercss styles.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page" + }, + "searchStylesMatchUrl": { + "message": "By URL", + "description": "Option for `find styles` scope selector in the manager. See searchMatchUrlHint for more info." + }, + "searchStylesMeta": { + "message": "Metadata", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesName": { + "message": "Name", + "description": "Option for `find styles` scope selector in the manager." + }, + "sectionAdd": { + "message": "إضافة قسم آخر", + "description": "Label for the button to add a section" + }, + "sectionCode": { + "message": "الرمز", + "description": "Label for the code for a section" + }, + "sectionRemove": { + "message": "إزالة القسم", + "description": "Label for the button to remove a section" + }, + "sectionRestore": { + "message": "Restore removed section", + "description": "Label for the button to restore a removed section" + }, + "sections": { + "message": "Sections", + "description": "Header for the table of contents block listing style section names in the left panel of the classic editor" + }, + "shortcuts": { + "message": "Shortcuts", + "description": "Go to shortcut configuration" + }, + "shortcutsNote": { + "message": "Define keyboard shortcuts", + "description": "" + }, + "sortDateNewestFirst": { + "message": "newest first", + "description": "Text added to indicate that sorting a date would add the newest entries at the top" + }, + "sortDateOldestFirst": { + "message": "oldest first", + "description": "Text added to indicate that sorting a date would add the oldest entries at the top" + }, + "sortLabel": { + "message": "Select a sort to apply to the installed styles", + "description": "Title on the sort select to indicate it is used for sorting entries" + }, + "sortLabelTitleAsc": { + "message": "Title Ascending", + "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" + }, + "sortLabelTitleDesc": { + "message": "Title Descending", + "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" + }, + "sortStylesHelp": { + "message": "Choose the type of sort to apply to the installed entries from within the sort dropdown. The default setting applies an ascending sort (A to Z) to the entry titles. Sorts within the \"Title Descending\" group will apply a descending sort (Z to A) to the title.\nThere are other presets that will allow sorting the entries by multiple criteria. Think of this like sorting a table with multiple columns and each category in a select (between the plus signs) represents a column, or group.\nFor example, if the setting is \"Enabled (first) + Title\", the entries would sort so that all the enabled entries are sorted to the top of the list, then an entry title ascending sort (A to Z) is applied to both the enabled and disabled entries separately.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" + }, + "sortStylesHelpTitle": { + "message": "Sort contents", + "description": "Label for the sort info popup on the Manage styles page" + }, + "styleBadRegexp": { + "message": "Regexp is invalid.", + "description": "Validation message for a bad regexp in a style" + }, + "styleBeautify": { + "message": "Beautify", + "description": "Label for the CSS-beautifier button on the edit style page" + }, + "styleBeautifyHint": { + "message": "Hint: right-click the “Beautify” button or use the keyboard shortcut defined below to beautify without showing this panel", + "description": "Hint shown inside the CSS-beautifier panel" + }, + "styleBeautifyIndentConditional": { + "message": "Indent @media, @supports", + "description": "CSS-beautifier option" + }, + "styleBeautifyPreserveNewlines": { + "message": "Preserve new lines", + "description": "CSS-beautifier option" + }, + "styleCancelEditLabel": { + "message": "رجوع للإدارة", + "description": "Label for cancel button for style editing" + }, + "styleChangesNotSaved": { + "message": "لقد أجريت تغييرات على هذا النمط بدون حفظها.", + "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" + }, + "styleEnabledLabel": { + "message": "ممكّن", + "description": "Label for the enabled state of styles" + }, + "styleFromMozillaFormatError": { + "message": "Failed to import from Mozilla format", + "description": "Label for the import error" + }, + "styleFromMozillaFormatPrompt": { + "message": "Paste the Mozilla-format code", + "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" + }, + "styleInstall": { + "message": "هل تريد تثبيت '$stylename$' في Stylus؟", + "description": "Confirmation when installing a style" + }, + "styleInstallFailed": { + "message": "Failed to install userstyle!\n$error$", + "description": "Warning when installation failed" + }, + "styleInstallOverwrite": { + "message": "'$stylename$' is already installed. Overwrite?\nVersion: $oldVersion$ -> $newVersion$", + "description": "Confirmation when re-installing a style" + }, + "styleMissingName": { + "message": "أدخل اسمًا", + "description": "Error displayed when user saves without providing a name" + }, + "styleMozillaFormatHeading": { + "message": "Mozilla Format", + "description": "Heading for the section with buttons to import/export Mozilla format of the style" + }, + "styleNotAppliedRegexpProblemTooltip": { + "message": "Style was not applied due to its incorrect usage of 'regexp()'", + "description": "Tooltip in the popup for styles that were not applied at all" + }, + "styleRegexpInvalidExplanation": { + "message": "Some 'regexp()' rules that could not be compiled at all.", + "description": "" + }, + "styleRegexpPartialExplanation": { + "message": "This style uses partially matching regexps in violation of CSS4 @document specification which requires a full URL match. The affected CSS sections were not applied to the page. This style was probably created in Stylish-for-Chrome which incorrectly checks 'regexp()' rules since the very first version (known bug).", + "description": "" + }, + "styleRegexpProblemTooltip": { + "message": "Number of sections not applied due to incorrect usage of 'regexp()'", + "description": "Tooltip in the popup for styles that were applied only partially" + }, + "styleRegexpTestButton": { + "message": "RegExp test", + "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" + }, + "styleRegexpTestFull": { + "message": "Matching tabs", + "description": "RegExp test report: label for the fully matching expressions" + }, + "styleRegexpTestInvalid": { + "message": "Invalid regexps skipped", + "description": "RegExp test report: label for the invalid expressions" + }, + "styleRegexpTestNone": { + "message": "No matching tabs", + "description": "RegExp test report: label for expressions that didn't match any tabs" + }, + "styleRegexpTestNote": { + "message": "Note: use a single \\ for escaping in the regexp input field, which will be automatically converted to \\\\ in the style code as per specification for quoted strings in CSS.", + "description": "RegExp test report: a note displayed at the bottom of the dialog" + }, + "styleRegexpTestPartial": { + "message": "Not matching fully, hence skipped", + "description": "RegExp test report: label for the partially matching expressions" + }, + "styleRegexpTestTitle": { + "message": "List of matching opened tabs (click on URL to focus its tab)", + "description": "RegExp test report: title of the report" + }, + "styleSaveLabel": { + "message": "حفظ", + "description": "Label for save button for style editing" + }, + "styleToMozillaFormatHelp": { + "message": "يمكن استخدام تنسيق موزيلا للرمز باستخدام Stylus للمتصفح فايرفوكس ويمكن إرساله إلى userstyles.org.", + "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" + }, + "styleToMozillaFormatTitle": { + "message": "Style in Mozilla format", + "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" + }, + "styleUpdate": { + "message": "Are you sure you want to update '$stylename$'?", + "description": "Confirmation when updating a style" + }, + "styleUpdateDiscardChanges": { + "message": "The style is changed outside of the editor. Would you like to reload the style?", + "description": "Confirmation to update the style in the editor" + }, + "stylusUnavailableForURL": { + "message": "Stylus doesn't work on pages like this.", + "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "stylusUnavailableForURLdetails": { + "message": "As a security precaution, the browser prohibits extensions from affecting its built-in pages (like chrome://version, the standard new tab page as of Chrome 61, about:addons, and so on) as well as other extensions' pages. Each browser also restricts access to its own extensions gallery (like Chrome Web Store or AMO).", + "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "syncStorageErrorSaving": { + "message": "The value cannot be saved. Try reducing the amount of text.", + "description": "Displayed when trying to save an excessively big value via storage.sync API" + }, + "syncError": { + "message": "Sync failed", + "description": "Tooltip for the toolbar icon" + }, + "syncErrorRelogin": { + "message": "Sync failed.\nTry to re-login in Stylus options:\nclick 'disconnect' first, then 'connect'.", + "description": "Tooltip for the toolbar icon" + }, + "toggleStyle": { + "message": "Toggle style", + "description": "Label for the checkbox to enable/disable a style" + }, + "undo": { + "message": "Undo", + "description": "Button label" + }, + "undoGlobal": { + "message": "Undo in all sections", + "description": "CSS-beautify global Undo button label" + }, + "unreachableAMO": { + "message": "Firefox forbids access to the site.", + "description": "Note in the popup displayed when opened on addons.mozilla.org" + }, + "unreachableAMOHint": { + "message": "To allow access open , right-click the list, click 'New', then 'Boolean', paste and click OK, , OK, reload the page.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintNewFF": { + "message": "In Firefox 60 and newer you'll also have to remove AMO domain from in .", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintOldFF": { + "message": "Only Firefox 59 and newer can be configured to allow WebExtensions to add style elements on CSP-protected sites such as this one.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" + }, + "unreachableContentScript": { + "message": "Could not communicate with the page. Try reloading the tab.", + "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" + }, + "unreachableFileHint": { + "message": "Stylus can access file:// URLs only if you enable the corresponding checkbox for Stylus extension on chrome://extensions page.", + "description": "Note in the toolbar popup for file:// URLs" + }, + "InaccessibleFileHint": { + "message": "Stylus can not access some file types (e.g. pdf & json files).", + "description": "Note in the toolbar popup for some file types that cannot be accessed" + }, + "updateAllCheckSucceededNoUpdate": { + "message": "No updates found.", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateAllCheckSucceededSomeEdited": { + "message": "Some updatable styles weren't checked to avoid losing possible local edits. Updates can be forced by checking individually, or by running another check for all styles (local edits will be overwritten).", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateCheckFailBadResponseCode": { + "message": "أخفق التحديث - استجاب الخادم بالرمز $code$", + "description": "Text that displays when an update check failed because the response code indicates an error" + }, + "updateCheckFailServerUnreachable": { + "message": "أخفق التحديث - الخادم يتعذر الوصول إليه.", + "description": "Text that displays when an update check failed because the update server is unreachable" + }, + "updateCheckHistory": { + "message": "History of update checks", + "description": "" + }, + "updateCheckManualUpdateForce": { + "message": "Install update (local edits will be overwritten)", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckManualUpdateHint": { + "message": "Forcing an update will overwrite any local edits.", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedLocallyEdited": { + "message": "This style was edited locally.", + "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedMaybeLocallyEdited": { + "message": "This style might have been edited locally.", + "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" + }, + "updateCheckSucceededNoUpdate": { + "message": "النمط محدّث.", + "description": "Text that displays when an update check completed and no update is available" + }, + "updateCompleted": { + "message": "اكتمل التحديث.", + "description": "Text that displays when an update completed" + }, + "updatesCurrentlyInstalled": { + "message": "Updates installed:", + "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." + }, + "usercssAvoidOverwriting": { + "message": "Please change the value of @name or @namespace to avoid overwriting an existing style.", + "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." + }, + "usercssConfigIncomplete": { + "message": "The style was updated or deleted after the configuration dialog was shown. These variables were not saved to avoid corrupting the style's metadata:", + "description": "" + }, + "usercssEditorNamePlaceholder": { + "message": "Specify @name in the code", + "description": "Placeholder text for the empty name input field when creating a new Usercss style" + }, + "usercssReplaceTemplateConfirmation": { + "message": "Replace the default template for new Usercss styles with the current code?", + "description": "" + }, + "usercssReplaceTemplateName": { + "message": "Empty @name replaces the default template", + "description": "The text shown after @name when creating a new Usercss style" + }, + "usercssReplaceTemplateSectionBody": { + "message": "Insert code here...", + "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" + }, + "versionInvalidOlder": { + "message": "The version is older than the installed style.", + "description": "Displayed when the version of style is older than the installed one" + }, + "writeStyleFor": { + "message": "Write style for: ", + "description": "Label for toolbar pop-up that precedes the links to write a new style" + }, + "writeStyleForURL": { + "message": "this URL", + "description": "Text for link in toolbar pop-up to write a new style for the current URL" + }, + "syncDropboxStyles": { + "message": "Dropbox Export", + "description": "" + }, + "syncDropboxDeprecated": { + "message": "Dropbox import/export is replaced by a more advanced style sync in the options page.", + "description": "" + }, + "retrieveDropboxSync": { + "message": "Dropbox Import", + "description": "" + }, + "overwriteFileExport": { + "message": "Do you want to overwrite an existing file?", + "description": "" + }, + "exportSavedSuccess": { + "message": "File saved with success", + "description": "" + }, + "noFileToImport": { + "message": "To import your styles, you should export it first.", + "description": "" + }, + "connectingDropbox": { + "message": "Connecting Dropbox...", + "description": "" + }, + "connectingDropboxNotAllowed": { + "message": "Connecting to Dropbox is only available in apps installed directly from the webstore", + "description": "" + }, + "gettingStyles": { + "message": "Getting all styles...", + "description": "" + }, + "zipStyles": { + "message": "Zipping styles...", + "description": "" + }, + "unzipStyles": { + "message": "Unzipping styles...", + "description": "" + }, + "readingStyles": { + "message": "Reading styles...", + "description": "" + }, + "uploadingFile": { + "message": "Uploading File...", + "description": "" + }, + "addStyleLabel": { + "message": "كتابة نمط جديد", + "description": "Label for the button to go to the add style page" } - }, - "appliesDisplayTruncatedSuffix": { - "message": "والمزيد", - "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" - }, - "appliesDomainOption": { - "message": "عناوين URL في النطاق", - "description": "Option to make the style apply to the entered string as a domain" - }, - "appliesHelp": { - "message": "استخدم عناصر تحكم 'ينطبق على' لتقييد عناوين URL التي ينطبق عليها الرمز في هذا القسم.", - "description": "Help text for 'applies to' section" - }, - "appliesLabel": { - "message": "ينطبق على", - "description": "Label for 'applies to' fields on the edit/add screen" - }, - "appliesRegexpOption": { - "message": "عناوين URL التي تطابق regexp", - "description": "Option to make the style apply to the entered string as a regular expression" - }, - "appliesRemove": { - "message": "إزالة", - "description": "Label for the button to remove an 'applies' entry" - }, - "appliesSpecify": { - "message": "تحديد", - "description": "Label for the button to make a style apply only to specific sites" - }, - "appliesToEverything": { - "message": "كل شيء", - "description": "Text displayed for styles that apply to all sites" - }, - "appliesUrlOption": { - "message": "عنوان URL", - "description": "Option to make the style apply to the entered string as a URL" - }, - "appliesUrlPrefixOption": { - "message": "عناوين URL البادئة بـ", - "description": "Option to make the style apply to the entered string as a URL prefix" - }, - "checkAllUpdates": { - "message": "البحث عن تحديثات لكل الأنماط", - "description": "Label for the button to check all styles for updates" - }, - "checkForUpdate": { - "message": "البحث عن تحديث", - "description": "Label for the button to check a single style for an update" - }, - "checkingForUpdate": { - "message": "جارٍ البحث...", - "description": "Text to display when checking a style for an update" - }, - "deleteStyleConfirm": { - "message": "هل تريد بالتأكيد حذف هذا النمط؟", - "description": "Confirmation before deleting a style" - }, - "deleteStyleLabel": { - "message": "حذف", - "description": "Label for the button to delete a style" - }, - "description": { - "message": "يمكنك تغيير نمط الويب باستخدام Stylus، وهي أداة لإدارة أنماط المستخدم. وتتيح Stylus لك بسهولة تثبيت المظاهر والأشكال الخارجية لكل من Google، وFacebook وYouTube وOrkut فضلاً عن الكثير جدًا من مواقع الويب الأخرى.", - "description": "Extension description" - }, - "disableStyleLabel": { - "message": "تعطيل", - "description": "Label for the button to disable a style" - }, - "editStyleHeading": { - "message": "تعديل النمط", - "description": "Title of the page for editing styles" - }, - "editStyleLabel": { - "message": "تعديل", - "description": "Label for the button to go to the edit style page" - }, - "editStyleTitle": { - "message": "تعديل النمط $stylename$", - "description": "Title of the page for editing styles", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "enableStyleLabel": { - "message": "تمكين", - "description": "Label for the button to enable a style" - }, - "findStylesForSite": { - "message": "البحث عن المزيد من الأنماط لموقع الويب هذا", - "description": "Text for a link that gets a list of styles for the current site" - }, - "helpAlt": { - "message": "مساعدة", - "description": "Alternate text for help buttons" - }, - "installUpdate": { - "message": "تثبيت التحديث", - "description": "Label for the button to install an update for a single style" - }, - "manageHeading": { - "message": "الأنماط المثبتة", - "description": "Heading for the manage page" - }, - "noStylesForSite": { - "message": "لم يتم تثبيت أي أنماط لموقع الويب هذا.", - "description": "Text displayed when no styles are installed for the current site" - }, - "openManage": { - "message": "إدارة الأنماط المثبتة", - "description": "Link to open the manage page." - }, - "sectionAdd": { - "message": "إضافة قسم آخر", - "description": "Label for the button to add a section" - }, - "sectionCode": { - "message": "الرمز", - "description": "Label for the code for a section" - }, - "sectionRemove": { - "message": "إزالة القسم", - "description": "Label for the button to remove a section" - }, - "styleCancelEditLabel": { - "message": "رجوع للإدارة", - "description": "Label for cancel button for style editing" - }, - "styleChangesNotSaved": { - "message": "لقد أجريت تغييرات على هذا النمط بدون حفظها.", - "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" - }, - "styleEnabledLabel": { - "message": "ممكّن", - "description": "Label for the enabled state of styles" - }, - "styleInstall": { - "message": "هل تريد تثبيت '$stylename$' في Stylus؟", - "description": "Confirmation when installing a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "styleMissingName": { - "message": "أدخل اسمًا", - "description": "Error displayed when user saves without providing a name" - }, - "styleSaveLabel": { - "message": "حفظ", - "description": "Label for save button for style editing" - }, - "styleToMozillaFormatHelp": { - "message": "يمكن استخدام تنسيق موزيلا للرمز باستخدام Stylus للمتصفح فايرفوكس ويمكن إرساله إلى userstyles.org.", - "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" - }, - "updateCheckFailBadResponseCode": { - "message": "أخفق التحديث - استجاب الخادم بالرمز $code$", - "description": "Text that displays when an update check failed because the response code indicates an error", - "placeholders": { - "code": { - "content": "$1" - } - } - }, - "updateCheckFailServerUnreachable": { - "message": "أخفق التحديث - الخادم يتعذر الوصول إليه.", - "description": "Text that displays when an update check failed because the update server is unreachable" - }, - "updateCheckSucceededNoUpdate": { - "message": "النمط محدّث.", - "description": "Text that displays when an update check completed and no update is available" - }, - "updateCompleted": { - "message": "اكتمل التحديث.", - "description": "Text that displays when an update completed" - } } \ No newline at end of file diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index e7b6effd..cf6b1b43 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -1,736 +1,1586 @@ { - "addStyleLabel": { - "message": "Писане на нов стил", - "description": "Label for the button to go to the add style page" - }, - "addStyleTitle": { - "message": "Добавяне на стил", - "description": "Title of the page for adding styles" - }, - "appliesAdd": { - "message": "Добавяне", - "description": "Label for the button to add an 'applies' entry" - }, - "appliesDisplay": { - "message": "Приложимо за: $applies$", - "description": "Text on the manage screen to describe what the style applies to", - "placeholders": { - "applies": { - "content": "$1" - } + "addStyleTitle": { + "message": "Добавяне на стил", + "description": "Title of the page for adding styles" + }, + "alphaChannel": { + "message": "Opacity", + "description": "Label of color's opacity" + }, + "appliesAdd": { + "message": "Добавяне", + "description": "Label for the button to add an 'applies' entry" + }, + "appliesDisplay": { + "message": "Приложимо за: $applies$", + "description": "Text on the manage screen to describe what the style applies to" + }, + "appliesDisplayTruncatedSuffix": { + "message": "и още", + "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" + }, + "appliesDomainOption": { + "message": "Адреси на домейна", + "description": "Option to make the style apply to the entered string as a domain" + }, + "appliesHelp": { + "message": "Използвайте 'Приложимо за', за да ограничите адресите, за които се отнася кода в отдела.", + "description": "Help text for 'applies to' section" + }, + "appliesLabel": { + "message": "Приложимо за", + "description": "Label for 'applies to' fields on the edit/add screen" + }, + "appliesLineWidgetLabel": { + "message": "Display 'Applies to' info", + "description": "Label for the checkbox to display applies-to information in the single editor" + }, + "appliesLineWidgetWarning": { + "message": "Does not work with minified CSS", + "description": "A warning that applies-to information won't show properly with minified CSS" + }, + "appliesRegexpOption": { + "message": "Адреси, съвпадащи с регулярен израз", + "description": "Option to make the style apply to the entered string as a regular expression" + }, + "appliesRemove": { + "message": "Премахване", + "description": "Label for the button to remove an 'applies' entry" + }, + "appliesRemoveError": { + "message": "Can not remove last 'applies to' entry", + "description": "Error displayed when the last 'applies' is going to be removed" + }, + "appliesSpecify": { + "message": "Уточняване", + "description": "Label for the button to make a style apply only to specific sites" + }, + "appliesToEverything": { + "message": "Всичко", + "description": "Text displayed for styles that apply to all sites" + }, + "appliesUrlOption": { + "message": "Адрес", + "description": "Option to make the style apply to the entered string as a URL" + }, + "appliesUrlPrefixOption": { + "message": "Адреси, започващи с", + "description": "Option to make the style apply to the entered string as a URL prefix" + }, + "applyAllUpdates": { + "message": "Прилагане на всички обновления", + "description": "Label for the button to apply all detected updates" + }, + "author": { + "message": "Author", + "description": "Label for the style author" + }, + "backupButtons": { + "message": "Резервни копия", + "description": "Heading for backup" + }, + "backupMessage": { + "message": "Изберете файл или го влачете до страницата.", + "description": "Message for backup" + }, + "bckpInstStyles": { + "message": "Изнасяне на стилове", + "description": "" + }, + "checkAllUpdates": { + "message": "Проверка на всички стилове за обновления", + "description": "Label for the button to check all styles for updates" + }, + "checkAllUpdatesForce": { + "message": "Повторна проверка", + "description": "Label for the button to apply all detected updates" + }, + "checkForUpdate": { + "message": "Проверка за обновления", + "description": "Label for the button to check a single style for an update" + }, + "checkingForUpdate": { + "message": "Проверяване...", + "description": "Text to display when checking a style for an update" + }, + "clickToUninstall": { + "message": "Click to uninstall", + "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" + }, + "cm_autoCloseBrackets": { + "message": "Autoclose brackets and quotes", + "description": "Label for the checkbox in the style editor." + }, + "cm_autoCloseBracketsTooltip": { + "message": "Automatically add a closing pair when typing an opening one of ()[]{}''\"\"", + "description": "Label for the checkbox in the style editor." + }, + "cm_autocompleteOnTyping": { + "message": "Автоматично завършване при въвеждане", + "description": "Label for the checkbox in the style editor." + }, + "cm_colorpicker": { + "message": "Colorpickers for CSS colors", + "description": "Label for the checkbox controlling colorpicker option for the style editor." + }, + "cm_indentWithTabs": { + "message": "Подпрозорци с умен отстъп", + "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." + }, + "cm_keyMap": { + "message": "Клавиши", + "description": "Label for the drop-down list controlling the keymap for the style editor." + }, + "cm_lineWrapping": { + "message": "Пренасяне", + "description": "Label for the checkbox controlling word wrap option for the style editor." + }, + "cm_linter": { + "message": "CSS Linter", + "description": "Select the linter to check for CSS issues" + }, + "cm_matchHighlight": { + "message": "Осветяване", + "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." + }, + "cm_matchHighlightSelection": { + "message": "Само избраното", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" + }, + "cm_matchHighlightToken": { + "message": "Низа под показалеца", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" + }, + "cm_resizeGripHint": { + "message": "Щракнете два пъти за възстановяване/увеличаване на височината", + "description": "Tooltip for the resize grip in style editor" + }, + "cm_selectByTokens": { + "message": "Double-clicking selects tokens", + "description": "Label for the checkbox in the editor." + }, + "cm_selectByTokensTooltip": { + "message": "Examples of tokens: .foo-bar-2 #aabbcc 0.32 !important\nWhen disabled: punctuation-delimited words are selected.", + "description": "" + }, + "cm_smartIndent": { + "message": "Умен отстъп", + "description": "Label for the checkbox controlling smart indentation option for the style editor." + }, + "cm_tabSize": { + "message": "Табулация", + "description": "Label for the text box controlling tab size option for the style editor." + }, + "cm_theme": { + "message": "Тема", + "description": "Label for the style editor's CSS theme." + }, + "colorpickerPaletteHint": { + "message": "Right-click a swatch to cycle through its source lines", + "description": "" + }, + "colorpickerSwitchFormatTooltip": { + "message": "Switch formats: HEX -> RGB -> HSL.\nShift-click to reverse the direction.\nAlso via PgUp (PageUp), PgDn (PageDown) keys.", + "description": "Tooltip for the switch button in the color picker popup in the style editor." + }, + "colorpickerTooltip": { + "message": "Open color picker", + "description": "Tooltip for the colored squares shown before CSS colors in the style editor." + }, + "configOnChange": { + "message": "on change", + "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" + }, + "configOnChangeTooltip": { + "message": "Autosave and apply changes automatically", + "description": "" + }, + "configureStyle": { + "message": "Configure", + "description": "Label for the button to configure usercss userstyle" + }, + "configureStyleOnHomepage": { + "message": "Configure on homepage", + "description": "Label for the button to configure userstyles.org userstyle" + }, + "confirmCancel": { + "message": "Отказ", + "description": "" + }, + "confirmClose": { + "message": "Close", + "description": "'Close' button in a confirm dialog" + }, + "confirmDefault": { + "message": "Use default", + "description": "'Set to default' button in a confirm dialog" + }, + "confirmDelete": { + "message": "Изтриване", + "description": "" + }, + "confirmDiscardChanges": { + "message": "Discard the changes?", + "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" + }, + "confirmNo": { + "message": "Не", + "description": "'No' button in a confirm dialog" + }, + "confirmOK": { + "message": "Добре", + "description": "" + }, + "confirmSave": { + "message": "Save", + "description": "'Save' button in a confirm dialog" + }, + "confirmStop": { + "message": "Спиране", + "description": "'Stop' button in a confirm dialog" + }, + "confirmYes": { + "message": "Да", + "description": "'Yes' button in a confirm dialog" + }, + "copied": { + "message": "Copied to clipboard", + "description": "Message shown when content has been copied to the clipboard" + }, + "copy": { + "message": "Copy to clipboard", + "description": "Tooltip for elements which can be copied" + }, + "customNameHint": { + "message": "Enter a custom name here to rename the style in UI without breaking its updates", + "description": "" + }, + "customNameResetHint": { + "message": "Stop using customized name, switch to the style's own name", + "description": "Tooltip of 'x' button shown in editor when changing the name input of a) styles updated from a URL i.e. not locally created, b) UserCSS styles" + }, + "dateAbbrDay": { + "message": "$value$d", + "description": "Day suffix in a short relative date, for example: 8d" + }, + "dateAbbrHour": { + "message": "$value$h", + "description": "Hour suffix in a short relative date, for example: 8h" + }, + "dateAbbrMonth": { + "message": "$value$m", + "description": "Month suffix in a short relative date, for example: 8m" + }, + "dateAbbrYear": { + "message": "$value$y", + "description": "Year suffix in a short relative date, for example: 8y" + }, + "dateInstalled": { + "message": "Date installed", + "description": "Option text for the user to sort the style by install date" + }, + "dateUpdated": { + "message": "Date updated", + "description": "Option text for the user to sort the style by last update date" + }, + "dbError": { + "message": "Възникна грешка с базата от данни. Искате ли да посетите страницата с възможни решения?", + "description": "Prompt when a DB error is encountered" + }, + "defaultTheme": { + "message": "по подразбиране", + "description": "Default CodeMirror CSS theme option on the edit style page" + }, + "deleteStyleConfirm": { + "message": "Сигурни ли сте, че искате да изтриете стила?", + "description": "Confirmation before deleting a style" + }, + "deleteStyleLabel": { + "message": "Изтриване", + "description": "Label for the button to delete a style" + }, + "description": { + "message": "Пресъздайте стила на Мрежата със Стайлус, разширението за стилове. То ви позволява лесно да инсталиране теми за много сайтове.", + "description": "Extension description" + }, + "disableAllStyles": { + "message": "Изключване на всички стилове", + "description": "Label for the checkbox that turns all enabled styles off." + }, + "disableStyleLabel": { + "message": "Изключване", + "description": "Label for the button to disable a style" + }, + "dragDropMessage": { + "message": "Пуснете резервното копие където и да е по страницата, за да го внесете.", + "description": "Drag'n'drop message" + }, + "dragDropUsercssTabstrip": { + "message": "To install the file, drop it on the tab strip (the area where the tab titles are shown).", + "description": "Message popup shown when erroneously dropping a usercss file into the manager page" + }, + "editDeleteText": { + "message": "Изтриване", + "description": "Label for the context menu item in the editor to delete selected text" + }, + "editGotoLine": { + "message": "Отиване на ред", + "description": "Go to line or line:column on Ctrl-G in style code editor" + }, + "editStyleHeading": { + "message": "Редактиране на стила", + "description": "Title of the page for editing styles" + }, + "editStyleLabel": { + "message": "Редактиране", + "description": "Label for the button to go to the edit style page" + }, + "editStyleTitle": { + "message": "Редактиране на стила $stylename$", + "description": "Title of the page for editing styles" + }, + "enableStyleLabel": { + "message": "Включване", + "description": "Label for the button to enable a style" + }, + "excludeStyleByDomainLabel": { + "message": "Exclude the current domain", + "description": "" + }, + "excludeStyleByUrlLabel": { + "message": "Exclude the current URL", + "description": "" + }, + "exportLabel": { + "message": "Изнасяне", + "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" + }, + "externalFeedback": { + "message": "Feedback", + "description": "Label for the external link to send feedback for the style" + }, + "externalHomepage": { + "message": "Homepage", + "description": "Label for the external link to style's homepage" + }, + "externalLink": { + "message": "External link", + "description": "Label for external links" + }, + "externalSupport": { + "message": "Support", + "description": "Label for the external link to style's support site" + }, + "externalUsercssDocument": { + "message": "Documentation for Usercss", + "description": "Label for the external link to usercss documentation" + }, + "filteredStyles": { + "message": "$numShown$ shown of $numTotal$ total", + "description": "TL note - make this message short" + }, + "filteredStylesAllHidden": { + "message": "Currently applied filters match no styles", + "description": "Text shown when no styles match currently applied filter in the style manager" + }, + "findStyles": { + "message": "Find styles", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesForSite": { + "message": "Още стилове за този сайт", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesInline": { + "message": "Inline", + "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" + }, + "findStylesInlineTooltip": { + "message": "Display search results inside this window.", + "description": "Text for a checkbox that displays search results within the Stylus popup." + }, + "genericAdd": { + "message": "Add", + "description": "Used in various places for an action that adds something" + }, + "genericClone": { + "message": "Clone", + "description": "Used in various places for an action that clones something" + }, + "genericDisabledLabel": { + "message": "Изключено", + "description": "Used in various lists/options to indicate that something is disabled" + }, + "genericEnabledLabel": { + "message": "Enabled", + "description": "Used in various lists/options to indicate that something is enabled" + }, + "genericError": { + "message": "Error", + "description": "Used in various places to indicate some error occurred." + }, + "genericHistoryLabel": { + "message": "Хронология", + "description": "Used in various places to show a history log of something" + }, + "genericNext": { + "message": "Next", + "description": "Used in various places to select/perform the next step/action" + }, + "genericPrevious": { + "message": "Previous", + "description": "Used in various places to select/perform the previous step/action" + }, + "genericResetLabel": { + "message": "Reset", + "description": "Used in various parts of UI to indicate that something may be reset to its original state" + }, + "genericSavedMessage": { + "message": "Saved", + "description": "Used in various parts of the UI to indicate that something was saved" + }, + "genericTitle": { + "message": "Title", + "description": "Used in various parts of the UI to indicate the title of something" + }, + "genericUnknown": { + "message": "Unknown", + "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" + }, + "helpAlt": { + "message": "Помощ", + "description": "Alternate text for help buttons" + }, + "helpKeyMapCommand": { + "message": "Въведете име", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "helpKeyMapHotkey": { + "message": "Натиснете клавиш", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "hostDisabled": { + "message": "This host has been disabled due to a bug in the current version of the browser being used", + "description": "Tooltip for cloud host disabled" + }, + "importAppendLabel": { + "message": "Прибавяне към стила", + "description": "Label for the button to import a style and append to the existing sections" + }, + "importAppendTooltip": { + "message": "Прибавяне на внесения стил към текущия", + "description": "Tooltip for the button to import a style and append to the existing sections" + }, + "importLabel": { + "message": "Внасяне", + "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" + }, + "importPreprocessor": { + "message": "Style with a @preprocessor won't work in the classic mode. You can switch the editor to Usercss mode: 1) open the style manager, 2) enable \"as Usercss\" checkbox, 3) click \"Write new style\"\n\nImport now anyway?", + "description": "" + }, + "importPreprocessorTitle": { + "message": "Potential problem due to @preprocessor", + "description": "" + }, + "importReplaceLabel": { + "message": "Презаписване на стила", + "description": "Label for the button to import and overwrite current style" + }, + "importReplaceTooltip": { + "message": "Презаписване на съдържанието на текщия стил с това от внесения", + "description": "Label for the button to import and overwrite current style" + }, + "importReportLegendAdded": { + "message": "добавени", + "description": "Text after the number of styles added in the report shown after importing styles" + }, + "importReportLegendIdentical": { + "message": "пропуснати еднакви", + "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" + }, + "importReportLegendInvalid": { + "message": "пропуснати невалидни", + "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" + }, + "importReportLegendUpdatedBoth": { + "message": "с обновени код и метаданни", + "description": "Text after the number of styles updated entirely in the report shown after importing styles" + }, + "importReportLegendUpdatedCode": { + "message": "с обновен код", + "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" + }, + "importReportLegendUpdatedMeta": { + "message": "с обновени метаданни", + "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" + }, + "importReportTitle": { + "message": "Внасянето на стилове завърши", + "description": "Title of the report shown after importing styles" + }, + "importReportUnchanged": { + "message": "Нищо не беше променено.", + "description": "Message in the report shown after importing styles" + }, + "importReportUndone": { + "message": "върнати стила", + "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" + }, + "importReportUndoneTitle": { + "message": "Внасянето беше отменено", + "description": "Title of the message box shown after undoing the import of styles" + }, + "installButton": { + "message": "Install style", + "description": "Label for install button" + }, + "installButtonInstalled": { + "message": "Style installed", + "description": "Text displayed when the style is successfully installed" + }, + "installButtonReinstall": { + "message": "Reinstall style", + "description": "Label for reinstall button" + }, + "installButtonUpdate": { + "message": "Update style", + "description": "Label for update button" + }, + "installUpdate": { + "message": "Инсталиране на обновлението", + "description": "Label for the button to install an update for a single style" + }, + "installUpdateFrom": { + "message": "Currently the style is updated from $url$", + "description": "Label to describe where the style gets update" + }, + "installUpdateFromLabel": { + "message": "Check for updates", + "description": "Label for the checkbox to save current URL for update check" + }, + "license": { + "message": "License", + "description": "Label for the license" + }, + "linkGetHelp": { + "message": "Помощ", + "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" + }, + "linkGetStyles": { + "message": "Вземете стилове", + "description": "Help link text on the manage page e.g. https://userstyles.org" + }, + "linkStylusWiki": { + "message": "Wiki", + "description": "Wiki link text on the manage page e.g. https://github.com/openstyles/stylus/wiki" + }, + "linkTranslate": { + "message": "Translate", + "description": "Transifex link text on the manage page" + }, + "linterCSSLintIncompatible": { + "message": "CSSLint doesn't support $preprocessorname$ preprocessor", + "description": "The label to display when the preprocessor isn't compatible with CSSLint" + }, + "linterCSSLintSettings": { + "message": "(Set rule as: 0 = disabled; 1 = warning; 2 = error)", + "description": "CSSLint rule config values" + }, + "linterConfigPopupTitle": { + "message": "Set $linter$ rules configuration", + "description": "Stylelint or CSSLint popup header" + }, + "linterConfigTooltip": { + "message": "Click to configure this linter", + "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" + }, + "linterInvalidConfigError": { + "message": "Not saved due to these invalid configuration settings:", + "description": "Invalid linter config will show a message followed by a list of invalid entries" + }, + "linterIssues": { + "message": "Проблеми", + "description": "Label for the CSS linter issues block on the style edit page" + }, + "linterIssuesHelp": { + "message": "Проблеми, намерени от $link$ при следните правила:", + "description": "Help popup message for the selected CSS linter issues block on the style edit page" + }, + "linterJSONError": { + "message": "Invalid JSON format", + "description": "Setting linter config with invalid JSON" + }, + "linterResetMessage": { + "message": "To undo accidental reset, press Ctrl-Z (or Cmd-Z) in the text box", + "description": "Reset button tooltip to inform user on how to undo an accidental reset" + }, + "linterRulesLink": { + "message": "See a full list of rules", + "description": "Stylelint or CSSLint rules label added immediately before a link" + }, + "liveReloadError": { + "message": "An error occurred while watching the file", + "description": "The label of live-reload error" + }, + "liveReloadInstallHint": { + "message": "Keep this tab open to auto-update the style on external changes.", + "description": "The label of live-reload feature" + }, + "liveReloadInstallHintFF": { + "message": "Keep both this tab and the original tab open to auto-update the style on external changes.", + "description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox" + }, + "liveReloadLabel": { + "message": "Live reload", + "description": "The label of live-reload feature" + }, + "manageFavicons": { + "message": "Иконки на приложимите сайтовете", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFaviconsGray": { + "message": "Сиви", + "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" + }, + "manageFaviconsHelp": { + "message": "Разширението използва външна услуга https://www.google.com/s2/favicons", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFilters": { + "message": "Филтри", + "description": "Label for filters container" + }, + "manageHeading": { + "message": "Инсталирани стилове", + "description": "Heading for the manage page" + }, + "manageMaxTargets": { + "message": "Брой на видимите приложими адреси", + "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" + }, + "manageNewStyleAsUsercss": { + "message": "as Usercss", + "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" + }, + "manageNewUI": { + "message": "Нов интерфейс за управление", + "description": "Label for the checkbox that toggles the new UI on manage page" + }, + "manageOnlyDisabled": { + "message": "Only disabled styles", + "description": "Checkbox to show only disabled styles" + }, + "manageOnlyEnabled": { + "message": "Само включените стилове", + "description": "Checkbox to show only enabled styles" + }, + "manageOnlyExternal": { + "message": "Only external styles", + "description": "Checkbox to show only externally installed styles i.e. updatable" + }, + "manageOnlyLocal": { + "message": "Само местно създадените стилове", + "description": "Checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyLocalTooltip": { + "message": "(стиловете, които не са инсталирани през userstyles.org)", + "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyNonUsercss": { + "message": "Only non-Usercss styles", + "description": "Checkbox to show only non-Usercss (standard) styles" + }, + "manageOnlyUpdates": { + "message": "Само стилове с обновления или проблеми", + "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" + }, + "manageOnlyUsercss": { + "message": "Only Usercss styles", + "description": "Checkbox to show only Usercss styles" + }, + "manageTitle": { + "message": "Стилове", + "description": "Title for the manage page" + }, + "menuShowBadge": { + "message": "Брой на активните стилове", + "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." + }, + "meta_invalidCheckboxDefault": { + "message": "Invalid @var checkbox: value must be 0 or 1", + "description": "Error displayed when the value of @var checkbox is invalid" + }, + "meta_invalidColor": { + "message": "Invalid @var color: $color$ is not a color", + "description": "Error displayed when the value of @var color is invalid" + }, + "meta_invalidRange": { + "message": "Invalid @var $type$: value must be a number or an array", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMultipleUnits": { + "message": "Invalid @var $type$: multiple units are defined", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeTooManyValues": { + "message": "Invalid @var $type$: the array contains too many items", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeValue": { + "message": "Invalid @var $type$: items in the array must be number, string, or null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeDefault": { + "message": "Invalid @var $type$: default value is null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMin": { + "message": "Invalid @var $type$: default value is lower than the minimum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMax": { + "message": "Invalid @var $type$: default value is larger than the maximum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeStep": { + "message": "Invalid @var $type$: default value is not a mutiple of the step", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeUnits": { + "message": "Invalid @var $type$: '$units$' is not a valid unit", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidSelect": { + "message": "Invalid @var select: the default value must be an array or an object", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValue": { + "message": "Invalid @var select: values inside the array/object must be a string", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectEmptyOptions": { + "message": "Invalid @var select: options list is empty", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectLabel": { + "message": "Invalid @var select: option label is empty", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectMultipleDefaults": { + "message": "Invalid @var select: multiple default options are defined", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectNameDuplicated": { + "message": "Invalid @var select: option name is duplicated", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValueMismatch": { + "message": "Invalid @var select: value doesn't exist in the option list", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidURLProtocol": { + "message": "Invalid URL protocol. Only http and https are allowed: $protocol$", + "description": "Error displayed when the protocol of the URL is invalid" + }, + "meta_invalidVersion": { + "message": "Invalid version number. The value doesn't match SemVer pattern: $version$", + "description": "Error displayed when @version is invalid" + }, + "meta_invalidNumber": { + "message": "Expect a number", + "description": "Error displayed when the value is expected to be a number" + }, + "meta_invalidString": { + "message": "Expect a quoted string", + "description": "Error displayed when the value is expected to be a quoted string" + }, + "meta_invalidWord": { + "message": "Expect a word", + "description": "Error displayed when the value is expected to be a word" + }, + "meta_missingChar": { + "message": "Expect characters: $chars$", + "description": "Error displayed when the value is expected to be some characters" + }, + "meta_missingEOT": { + "message": "Expect EOT data", + "description": "Error displayed when the value is expected to be an EOT list" + }, + "meta_missingMandatory": { + "message": "Missing mandatory metadata: $keys$", + "description": "Error displayed when mandatory keys are missing" + }, + "meta_unknownJSONLiteral": { + "message": "Invalid JSON: $literal$ is not a valid JSON literal", + "description": "Error displayed when JSON value is invalid" + }, + "meta_unknownMeta": { + "message": "Unknown metadata: $key$", + "description": "Error displayed when unknown metadata is parsed" + }, + "meta_unknownVarType": { + "message": "Unknown @$varkey$ type: $vartype$", + "description": "Error displayed when unknown variable type is parsed" + }, + "meta_unknownPreprocessor": { + "message": "Unknown @preprocessor: $preprocessor$", + "description": "Error displayed when unknown @preprocessor is parsed" + }, + "noStylesForSite": { + "message": "Няма инсталирани стилове за сайта.", + "description": "Text displayed when no styles are installed for the current site" + }, + "numberedLine": { + "message": "Line:", + "description": "Will be followed by one or more line numbers in the editor." + }, + "openManage": { + "message": "Управление", + "description": "Link to open the manage page." + }, + "openOptions": { + "message": "Options", + "description": "Go to Options UI" + }, + "openStylesManager": { + "message": "Управление на стиловете", + "description": "Label for the style maanger opener in the browser action context menu." + }, + "optionsActions": { + "message": "Действия", + "description": "" + }, + "optionsAdvanced": { + "message": "Разширени", + "description": "" + }, + "optionsAdvancedContextDelete": { + "message": "Добавяне на 'Изтриване' в контекстното меню на редактора", + "description": "" + }, + "optionsAdvancedExposeIframes": { + "message": "Разкриване на 'iframes' чрез HTML[stylus-iframe]", + "description": "" + }, + "optionsAdvancedExposeIframesNote": { + "message": "Exposes the top site domain in each iframe.\nEnables writing iframe-specific CSS like this:\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }", + "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." + }, + "optionsAdvancedNewStyleAsUsercss": { + "message": "Write new style as usercss", + "description": "" + }, + "optionsAdvancedPatchCsp": { + "message": "Patch CSP to allow style assets", + "description": "" + }, + "optionsAdvancedPatchCspNote": { + "message": "Enable this if styles contain images or fonts which fail to load on sites with a strict CSP (Content-Security-Policy).\n\nEnabling this setting will relax CSP restrictions, allowing essential style content to load. This option is only intended for advanced users who understand the potential security implications, and accept responsibility for monitoring the content which they're allowing. Read about CSS-based attacks for more information.\n\nAlso be aware, this particular setting is not guaranteed to take effect if another installed extension modifies the network response first.", + "description": "" + }, + "optionsAdvancedStyleViaXhr": { + "message": "Instant inject mode", + "description": "" + }, + "optionsAdvancedStyleViaXhrNote": { + "message": "Enable this if you encounter flashing of unstyled content (FOUC) when browsing, which is especially noticeable with dark themes.\n\nThe technical reason is that Chrome/Chromium postpones asynchronous communication of extensions, in a usually meaningless attempt to improve page load speed, potentially causing styles to be late to apply. To circumvent this, since web extensions are not provided a synchronous API, Stylus provides this option to utilize the \"deprecated\" synchronous XMLHttpRequest web API to fetch applicable styles. There shouldn't be any detrimental effects, since the request is fulfilled within a few milliseconds while the page is still being downloaded from the server.\n\nNevertheless, Chromium will print a warning in devtools' console. Right-clicking a warning, and hiding them, will prevent future warnings from being shown.", + "description": "" + }, + "optionsBadgeDisabled": { + "message": "Цвят на фона, когато е изключено", + "description": "" + }, + "optionsBadgeNormal": { + "message": "Цвят на фона", + "description": "" + }, + "optionsCheck": { + "message": "Обновяване на стиловете", + "description": "" + }, + "optionsCheckUpdate": { + "message": "Проверка и инсталиране на наличните обновления", + "description": "" + }, + "optionsCustomizeBadge": { + "message": "Значка на иконката на лентата", + "description": "" + }, + "optionsCustomizeIcon": { + "message": "Иконка на лентата със сечива", + "description": "" + }, + "optionsCustomizePopup": { + "message": "Падащ прозорец", + "description": "" + }, + "optionsCustomizeUpdate": { + "message": "Обновления", + "description": "" + }, + "optionsCustomizeSync": { + "message": "Sync to cloud", + "description": "" + }, + "optionsHeading": { + "message": "Настройки", + "description": "Heading for options section on manage page." + }, + "optionsIconDark": { + "message": "Тъмни теми", + "description": "" + }, + "optionsIconLight": { + "message": "Светли теми", + "description": "" + }, + "optionsOpen": { + "message": "Отваряне", + "description": "" + }, + "optionsOpenManager": { + "message": "Управление на стиловете", + "description": "" + }, + "optionsPopupWidth": { + "message": "Ширина на падащия прозорец (в пиксели)", + "description": "" + }, + "optionsReset": { + "message": "Зануляване на настройки на първоначалните стойности", + "description": "" + }, + "optionsResetButton": { + "message": "Зануляване на настройките", + "description": "" + }, + "optionsStylusThemes": { + "message": "Find a Stylus UI theme", + "description": "" + }, + "optionsSubheading": { + "message": "Още настройки", + "description": "Subheading for options section on manage page." + }, + "optionsUpdateImportNote": { + "message": "При внасянето на резервни копия от стари версии или от Стайлиш направете ръчна проверка за обновления, за да сте сигурни, че стиловете са актуални.", + "description": "" + }, + "optionsUpdateInterval": { + "message": "Userstyle autoupdate interval in hours (specify 0 to disable)", + "description": "" + }, + "optionsSyncNone": { + "message": "None", + "description": "" + }, + "optionsSyncConnect": { + "message": "Connect", + "description": "" + }, + "optionsSyncDisconnect": { + "message": "Disconnect", + "description": "" + }, + "optionsSyncSyncNow": { + "message": "Sync now", + "description": "" + }, + "optionsSyncLogin": { + "message": "Login", + "description": "" + }, + "optionsSyncStatusPull": { + "message": "Pulling style $loaded$ of $total$", + "description": "" + }, + "optionsSyncStatusPush": { + "message": "Pushing style $loaded$ of $total$", + "description": "" + }, + "optionsSyncStatusSyncing": { + "message": "Syncing...", + "description": "" + }, + "optionsSyncStatusConnecting": { + "message": "Connecting...", + "description": "" + }, + "optionsSyncStatusConnected": { + "message": "Connected", + "description": "" + }, + "optionsSyncStatusDisconnecting": { + "message": "Disconnecting...", + "description": "" + }, + "optionsSyncStatusDisconnected": { + "message": "Disconnected", + "description": "" + }, + "optionsSyncStatusRelogin": { + "message": "Session expired, please login again.", + "description": "" + }, + "paginationCurrent": { + "message": "Current page", + "description": "Tooltip for the current page index in search results" + }, + "paginationEstimated": { + "message": "Estimated number of pages", + "description": "Tooltip for the total page count in search results" + }, + "paginationNext": { + "message": "Next page", + "description": "Tooltip for the '->' (next page) button in search results" + }, + "paginationPrevious": { + "message": "Previous page", + "description": "Tooltip for the '<-' button in search results" + }, + "paginationTotal": { + "message": "Total pages", + "description": "" + }, + "parseUsercssError": { + "message": "Stylus failed to parse usercss:", + "description": "The error message to show when stylus failed to parse usercss" + }, + "popupAutoResort": { + "message": "Resort styles in popup after toggling", + "description": "Label for the checkbox controlling popup resorting." + }, + "popupBorders": { + "message": "Add white borders on the sides", + "description": "" + }, + "popupBordersTooltip": { + "message": "Useful for dark themes in new Chrome as it no longer paints the side borders", + "description": "" + }, + "popupHotkeysInfo": { + "message": "<1>-<9>, <0>, also on numpad - toggles Nth style (0 is 10)\n- toggles first style with a name that starts with the letter\n opens editor instead of toggling\n enables listed styles\n disables listed styles\n and <`> (backtick) - toggles initially enabled styles; doesn't apply to subsequently enabled styles while the popup is open so you can restore the initial selection after testing stuff: simply disable all, then toggle i.e. \nMore info on wiki", + "description": "NOTE1: preserve < and > symbols so that 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." + }, + "popupHotkeysTooltip": { + "message": "Click to see available hotkeys", + "description": "Tooltip displayed when hovering the right edge of the extension popup" + }, + "popupManageTooltip": { + "message": "Shift-click or right-click opens manager with styles applicable for current site", + "description": "Tooltip for the 'Manage' button in the popup." + }, + "popupMenuButtonTooltip": { + "message": "Action menu", + "description": "Tooltip for menu button in popup." + }, + "popupOpenEditInPopup": { + "message": "Use a simple window (no omnibox)", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindow": { + "message": "Open editor in a new window", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindowTooltip": { + "message": "Also enabled by detaching editor tab from a browser window,\nand disabled by attaching a single editor tab into another window.", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupStylesFirst": { + "message": "Стилове преди командите", + "description": "Label for the checkbox controlling section order in the popup." + }, + "prefShowBadge": { + "message": "Брой на активните стилове за текущия сайт", + "description": "Label for the checkbox controlling toolbar badge text." + }, + "previewLabel": { + "message": "Live preview", + "description": "Label for the checkbox in style editor to enable live preview while editing." + }, + "previewTooltip": { + "message": "Temporarily applies the changes without saving.\nSave the style to make the changes permanent.", + "description": "Tooltip for the checkbox in style editor to enable live preview while editing." + }, + "reload": { + "message": "Reload Stylus extension", + "description": "Context menu reload" + }, + "replace": { + "message": "Заместване", + "description": "Label before the replace input field in the editor shown on Ctrl-H" + }, + "replaceAll": { + "message": "Заместване на всички", + "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" + }, + "replaceWith": { + "message": "Заместване с", + "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." + }, + "retrieveBckp": { + "message": "Внасяне на стилове", + "description": "" + }, + "search": { + "message": "Търсене", + "description": "Label before the search input field in the editor shown on Ctrl-F" + }, + "searchCaseSensitive": { + "message": "Case-sensitive", + "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" + }, + "searchGlobalStyles": { + "message": "Also search global styles", + "description": "Checkbox label in the popup's inline style search, shown when the text to search is entered" + }, + "searchNumberOfResults": { + "message": "Number of matches", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchNumberOfResults2": { + "message": "Number of matches in code and applies-to values", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchStyleQueryHint": { + "message": "Search style names case-insensitively:\nsome words - all words in any order\n\"some phrase\" - this exact phrase without quotes\n2020 - a year like this also shows styles updated in 2020", + "description": "Tooltip shown for the text input in the popup's inline style finder" + }, + "searchRegexp": { + "message": "Използвайте синтаксиса /re/ за търсене с регулярни изрази", + "description": "Label after the search input field in the editor shown on Ctrl-F" + }, + "searchResultInstallCount": { + "message": "Total installs", + "description": "Text for label that shows the number of times a search result was installed" + }, + "searchResultNoneFound": { + "message": "No styles found for this site.", + "description": "Error text in the popup when inline search didn't find any site-specific styles" + }, + "searchResultNotMatching": { + "message": "The style is installed but it doesn't apply to the current site URL.", + "description": "" + }, + "searchResultNotMatchingNote": { + "message": "Try asking the author of this userstyle to add the URL.\n\nYou can also open the style in the manager and edit it yourself,\nbut be aware it disables automatic updates for this style.", + "description": "" + }, + "searchResultRating": { + "message": "Rating", + "description": "Text for label that shows the search result's rating" + }, + "searchResultUpdated": { + "message": "Updated", + "description": "Text for label that shows the search result's last update date" + }, + "searchResultWeeklyCount": { + "message": "Weekly installs", + "description": "Text for label that shows the number of times a search result was installed during last week" + }, + "searchStylesAll": { + "message": "All", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesCode": { + "message": "CSS code", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesHelp": { + "message": " or key focuses the search field.\nDefault mode is plain text search for all space-separated terms in any order.\nExact words: wrap the query in double quotes, e.g. <\".header ~ div\">\nRegular expressions: include slashes and flags, e.g. \n\"By URL\" in scope selector: finds styles that apply to a fully specified URL e.g. https://www.example.org/\n\"Metadata\" in scope selector: searches in names, \"applies to\" specifiers, installation URL, update URL, and the entire metadata block for usercss styles.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page" + }, + "searchStylesMatchUrl": { + "message": "By URL", + "description": "Option for `find styles` scope selector in the manager. See searchMatchUrlHint for more info." + }, + "searchStylesMeta": { + "message": "Metadata", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesName": { + "message": "Name", + "description": "Option for `find styles` scope selector in the manager." + }, + "sectionAdd": { + "message": "Добавяне на друг отдел", + "description": "Label for the button to add a section" + }, + "sectionCode": { + "message": "Код", + "description": "Label for the code for a section" + }, + "sectionRemove": { + "message": "Премахване на отдела", + "description": "Label for the button to remove a section" + }, + "sectionRestore": { + "message": "Restore removed section", + "description": "Label for the button to restore a removed section" + }, + "sections": { + "message": "Sections", + "description": "Header for the table of contents block listing style section names in the left panel of the classic editor" + }, + "shortcuts": { + "message": "Клавишни комбинации", + "description": "Go to shortcut configuration" + }, + "shortcutsNote": { + "message": "Задаване на клавишни комбинации", + "description": "" + }, + "sortDateNewestFirst": { + "message": "newest first", + "description": "Text added to indicate that sorting a date would add the newest entries at the top" + }, + "sortDateOldestFirst": { + "message": "oldest first", + "description": "Text added to indicate that sorting a date would add the oldest entries at the top" + }, + "sortLabel": { + "message": "Select a sort to apply to the installed styles", + "description": "Title on the sort select to indicate it is used for sorting entries" + }, + "sortLabelTitleAsc": { + "message": "Title Ascending", + "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" + }, + "sortLabelTitleDesc": { + "message": "Title Descending", + "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" + }, + "sortStylesHelp": { + "message": "Choose the type of sort to apply to the installed entries from within the sort dropdown. The default setting applies an ascending sort (A to Z) to the entry titles. Sorts within the \"Title Descending\" group will apply a descending sort (Z to A) to the title.\nThere are other presets that will allow sorting the entries by multiple criteria. Think of this like sorting a table with multiple columns and each category in a select (between the plus signs) represents a column, or group.\nFor example, if the setting is \"Enabled (first) + Title\", the entries would sort so that all the enabled entries are sorted to the top of the list, then an entry title ascending sort (A to Z) is applied to both the enabled and disabled entries separately.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" + }, + "sortStylesHelpTitle": { + "message": "Sort contents", + "description": "Label for the sort info popup on the Manage styles page" + }, + "styleBadRegexp": { + "message": "Регулярният израз не е правилен.", + "description": "Validation message for a bad regexp in a style" + }, + "styleBeautify": { + "message": "Разкрасяване", + "description": "Label for the CSS-beautifier button on the edit style page" + }, + "styleBeautifyHint": { + "message": "Hint: right-click the “Beautify” button or use the keyboard shortcut defined below to beautify without showing this panel", + "description": "Hint shown inside the CSS-beautifier panel" + }, + "styleBeautifyIndentConditional": { + "message": "Отстъп на @media, @supports", + "description": "CSS-beautifier option" + }, + "styleBeautifyPreserveNewlines": { + "message": "Preserve new lines", + "description": "CSS-beautifier option" + }, + "styleCancelEditLabel": { + "message": "Назад към стиловете", + "description": "Label for cancel button for style editing" + }, + "styleChangesNotSaved": { + "message": "Направили сте промени по стила без да ги запазите.", + "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" + }, + "styleEnabledLabel": { + "message": "Включено", + "description": "Label for the enabled state of styles" + }, + "styleFromMozillaFormatError": { + "message": "Failed to import from Mozilla format", + "description": "Label for the import error" + }, + "styleFromMozillaFormatPrompt": { + "message": "Поставете кода във формат на Мозила", + "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" + }, + "styleInstall": { + "message": "Да се инсталира ли '$stylename$'?", + "description": "Confirmation when installing a style" + }, + "styleInstallFailed": { + "message": "Failed to install userstyle!\n$error$", + "description": "Warning when installation failed" + }, + "styleInstallOverwrite": { + "message": "'$stylename$' is already installed. Overwrite?\nVersion: $oldVersion$ -> $newVersion$", + "description": "Confirmation when re-installing a style" + }, + "styleMissingName": { + "message": "Въведете име", + "description": "Error displayed when user saves without providing a name" + }, + "styleMozillaFormatHeading": { + "message": "Формат на Мозила", + "description": "Heading for the section with buttons to import/export Mozilla format of the style" + }, + "styleNotAppliedRegexpProblemTooltip": { + "message": "Стилът не е приложен поради неправилно използване на регулярни изрази", + "description": "Tooltip in the popup for styles that were not applied at all" + }, + "styleRegexpInvalidExplanation": { + "message": "Има правила на регулярни изрази, които не могат да бъдат компилирани.", + "description": "" + }, + "styleRegexpPartialExplanation": { + "message": "Стилът използва частично съвпадащи регулярни изрази и нарушава Спецификацията @document, която изисква пълно съвпадение на адреса. Засегнатите отдели не са приложени. Стилът вероятно е създаден в Stylish-for-Chrome, което неправилно проверява правилата на 'regexp()' още от първата версия (познат дефект).", + "description": "" + }, + "styleRegexpProblemTooltip": { + "message": "Брой на неприложените отдели поради неправилно използване на регулярни изрази", + "description": "Tooltip in the popup for styles that were applied only partially" + }, + "styleRegexpTestButton": { + "message": "Тест на регулярния израз", + "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" + }, + "styleRegexpTestFull": { + "message": "Съвпадащи подпрозорци", + "description": "RegExp test report: label for the fully matching expressions" + }, + "styleRegexpTestInvalid": { + "message": "Неправилните регулярни изрази са пропуснати", + "description": "RegExp test report: label for the invalid expressions" + }, + "styleRegexpTestNone": { + "message": "Няма съвпадащи подпрозорци", + "description": "RegExp test report: label for expressions that didn't match any tabs" + }, + "styleRegexpTestNote": { + "message": "Note: use a single \\ for escaping in the regexp input field, which will be automatically converted to \\\\ in the style code as per specification for quoted strings in CSS.", + "description": "RegExp test report: a note displayed at the bottom of the dialog" + }, + "styleRegexpTestPartial": { + "message": "Не съвпада напълно, затова е пропуснато", + "description": "RegExp test report: label for the partially matching expressions" + }, + "styleRegexpTestTitle": { + "message": "Списък със съвпадащи отворени подпрозорци (щракнете на адреса, за да се фокусира на подпрозореца)", + "description": "RegExp test report: title of the report" + }, + "styleSaveLabel": { + "message": "Запазване", + "description": "Label for save button for style editing" + }, + "styleToMozillaFormatHelp": { + "message": "Форматът на Мозила може да се подаде в userstyles.org и да се използва със Стайлиш (Stylish)", + "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" + }, + "styleToMozillaFormatTitle": { + "message": "Стил във формат на Мозила", + "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" + }, + "styleUpdate": { + "message": "Сигурни ли сте, че искате да обновите '$stylename$'?", + "description": "Confirmation when updating a style" + }, + "styleUpdateDiscardChanges": { + "message": "The style is changed outside of the editor. Would you like to reload the style?", + "description": "Confirmation to update the style in the editor" + }, + "stylusUnavailableForURL": { + "message": "Разширението не работи на такива страници.", + "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "stylusUnavailableForURLdetails": { + "message": "Като предпазна мярка, четецът забранява на разширенията да влияят на вградените страници (например chrome://version, about:addons, стандартната страница от Хром 61 и други), както и на страниците на други разширения. Достъпът до магазина с добавки на всеки четец също е ограничен.", + "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "syncStorageErrorSaving": { + "message": "The value cannot be saved. Try reducing the amount of text.", + "description": "Displayed when trying to save an excessively big value via storage.sync API" + }, + "syncError": { + "message": "Sync failed", + "description": "Tooltip for the toolbar icon" + }, + "syncErrorRelogin": { + "message": "Sync failed.\nTry to re-login in Stylus options:\nclick 'disconnect' first, then 'connect'.", + "description": "Tooltip for the toolbar icon" + }, + "toggleStyle": { + "message": "Превключване на стила", + "description": "Label for the checkbox to enable/disable a style" + }, + "undo": { + "message": "Отмяна", + "description": "Button label" + }, + "undoGlobal": { + "message": "Отмяна във всички отдели", + "description": "CSS-beautify global Undo button label" + }, + "unreachableAMO": { + "message": "Firefox forbids access to the site.", + "description": "Note in the popup displayed when opened on addons.mozilla.org" + }, + "unreachableAMOHint": { + "message": "To allow access open , right-click the list, click 'New', then 'Boolean', paste and click OK, , OK, reload the page.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintNewFF": { + "message": "In Firefox 60 and newer you'll also have to remove AMO domain from in .", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintOldFF": { + "message": "Only Firefox 59 and newer can be configured to allow WebExtensions to add style elements on CSP-protected sites such as this one.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" + }, + "unreachableContentScript": { + "message": "Няма връзка със страницата. Презаредете подпрозореца.", + "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" + }, + "unreachableFileHint": { + "message": "Разширението ще има достъп до адреси от типа file:// само ако включите съответната отметка на страницата chrome://extensions.", + "description": "Note in the toolbar popup for file:// URLs" + }, + "InaccessibleFileHint": { + "message": "Stylus can not access some file types (e.g. pdf & json files).", + "description": "Note in the toolbar popup for some file types that cannot be accessed" + }, + "updateAllCheckSucceededNoUpdate": { + "message": "Няма намерени обновления.", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateAllCheckSucceededSomeEdited": { + "message": "Някои от стиловете не са проверени, за да не се загубят местните редакции. Обновленията могат да бъдат принудени с индивидуална проверка или с пускането на още една проверка за всички (местните промени ще бъдат презаписани).", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateCheckFailBadResponseCode": { + "message": "Неуспешно обновяване: сървърът отговори с код $code$.", + "description": "Text that displays when an update check failed because the response code indicates an error" + }, + "updateCheckFailServerUnreachable": { + "message": "Неуспешно обновяване: няма връзка със сървъра.", + "description": "Text that displays when an update check failed because the update server is unreachable" + }, + "updateCheckHistory": { + "message": "Хронология на проверките", + "description": "" + }, + "updateCheckManualUpdateForce": { + "message": "Инсталиране на обновлението (местните редакции ще бъдат презаписани)", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckManualUpdateHint": { + "message": "Принудителното обновяване ще презапише местните редакции.", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedLocallyEdited": { + "message": "Стилът е бил местно редактиран.", + "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedMaybeLocallyEdited": { + "message": "Стилът може да е бил местно редактиран.", + "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" + }, + "updateCheckSucceededNoUpdate": { + "message": "Стилът е обновен.", + "description": "Text that displays when an update check completed and no update is available" + }, + "updateCompleted": { + "message": "Обновяването е завършено.", + "description": "Text that displays when an update completed" + }, + "updatesCurrentlyInstalled": { + "message": "Инсталирани обновления:", + "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." + }, + "usercssAvoidOverwriting": { + "message": "Please change the value of @name or @namespace to avoid overwriting an existing style.", + "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." + }, + "usercssConfigIncomplete": { + "message": "The style was updated or deleted after the configuration dialog was shown. These variables were not saved to avoid corrupting the style's metadata:", + "description": "" + }, + "usercssEditorNamePlaceholder": { + "message": "Specify @name in the code", + "description": "Placeholder text for the empty name input field when creating a new Usercss style" + }, + "usercssReplaceTemplateConfirmation": { + "message": "Replace the default template for new Usercss styles with the current code?", + "description": "" + }, + "usercssReplaceTemplateName": { + "message": "Empty @name replaces the default template", + "description": "The text shown after @name when creating a new Usercss style" + }, + "usercssReplaceTemplateSectionBody": { + "message": "Insert code here...", + "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" + }, + "versionInvalidOlder": { + "message": "The version is older than the installed style.", + "description": "Displayed when the version of style is older than the installed one" + }, + "writeStyleFor": { + "message": "Писане на стил за: ", + "description": "Label for toolbar pop-up that precedes the links to write a new style" + }, + "writeStyleForURL": { + "message": "този адрес", + "description": "Text for link in toolbar pop-up to write a new style for the current URL" + }, + "syncDropboxStyles": { + "message": "Dropbox Export", + "description": "" + }, + "syncDropboxDeprecated": { + "message": "Dropbox import/export is replaced by a more advanced style sync in the options page.", + "description": "" + }, + "retrieveDropboxSync": { + "message": "Dropbox Import", + "description": "" + }, + "overwriteFileExport": { + "message": "Do you want to overwrite an existing file?", + "description": "" + }, + "exportSavedSuccess": { + "message": "File saved with success", + "description": "" + }, + "noFileToImport": { + "message": "To import your styles, you should export it first.", + "description": "" + }, + "connectingDropbox": { + "message": "Connecting Dropbox...", + "description": "" + }, + "connectingDropboxNotAllowed": { + "message": "Connecting to Dropbox is only available in apps installed directly from the webstore", + "description": "" + }, + "gettingStyles": { + "message": "Getting all styles...", + "description": "" + }, + "zipStyles": { + "message": "Zipping styles...", + "description": "" + }, + "unzipStyles": { + "message": "Unzipping styles...", + "description": "" + }, + "readingStyles": { + "message": "Reading styles...", + "description": "" + }, + "uploadingFile": { + "message": "Uploading File...", + "description": "" + }, + "addStyleLabel": { + "message": "Писане на нов стил", + "description": "Label for the button to go to the add style page" } - }, - "appliesDisplayTruncatedSuffix": { - "message": "и още", - "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" - }, - "appliesDomainOption": { - "message": "Адреси на домейна", - "description": "Option to make the style apply to the entered string as a domain" - }, - "appliesHelp": { - "message": "Използвайте 'Приложимо за', за да ограничите адресите, за които се отнася кода в отдела.", - "description": "Help text for 'applies to' section" - }, - "appliesLabel": { - "message": "Приложимо за", - "description": "Label for 'applies to' fields on the edit/add screen" - }, - "appliesRegexpOption": { - "message": "Адреси, съвпадащи с регулярен израз", - "description": "Option to make the style apply to the entered string as a regular expression" - }, - "appliesRemove": { - "message": "Премахване", - "description": "Label for the button to remove an 'applies' entry" - }, - "appliesSpecify": { - "message": "Уточняване", - "description": "Label for the button to make a style apply only to specific sites" - }, - "appliesToEverything": { - "message": "Всичко", - "description": "Text displayed for styles that apply to all sites" - }, - "appliesUrlOption": { - "message": "Адрес", - "description": "Option to make the style apply to the entered string as a URL" - }, - "appliesUrlPrefixOption": { - "message": "Адреси, започващи с", - "description": "Option to make the style apply to the entered string as a URL prefix" - }, - "applyAllUpdates": { - "message": "Прилагане на всички обновления", - "description": "Label for the button to apply all detected updates" - }, - "backupButtons": { - "message": "Резервни копия", - "description": "Heading for backup" - }, - "backupMessage": { - "message": "Изберете файл или го влачете до страницата.", - "description": "Message for backup" - }, - "bckpInstStyles": { - "message": "Изнасяне на стилове", - "description": "" - }, - "checkAllUpdates": { - "message": "Проверка на всички стилове за обновления", - "description": "Label for the button to check all styles for updates" - }, - "checkAllUpdatesForce": { - "message": "Повторна проверка", - "description": "Label for the button to apply all detected updates" - }, - "checkForUpdate": { - "message": "Проверка за обновления", - "description": "Label for the button to check a single style for an update" - }, - "checkingForUpdate": { - "message": "Проверяване...", - "description": "Text to display when checking a style for an update" - }, - "cm_autocompleteOnTyping": { - "message": "Автоматично завършване при въвеждане", - "description": "Label for the checkbox in the style editor." - }, - "cm_indentWithTabs": { - "message": "Подпрозорци с умен отстъп", - "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." - }, - "cm_keyMap": { - "message": "Клавиши", - "description": "Label for the drop-down list controlling the keymap for the style editor." - }, - "cm_lineWrapping": { - "message": "Пренасяне", - "description": "Label for the checkbox controlling word wrap option for the style editor." - }, - "cm_matchHighlight": { - "message": "Осветяване", - "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." - }, - "cm_matchHighlightSelection": { - "message": "Само избраното", - "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" - }, - "cm_matchHighlightToken": { - "message": "Низа под показалеца", - "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" - }, - "cm_resizeGripHint": { - "message": "Щракнете два пъти за възстановяване/увеличаване на височината", - "description": "Tooltip for the resize grip in style editor" - }, - "cm_smartIndent": { - "message": "Умен отстъп", - "description": "Label for the checkbox controlling smart indentation option for the style editor." - }, - "cm_tabSize": { - "message": "Табулация", - "description": "Label for the text box controlling tab size option for the style editor." - }, - "cm_theme": { - "message": "Тема", - "description": "Label for the style editor's CSS theme." - }, - "confirmCancel": { - "message": "Отказ", - "description": "" - }, - "confirmDelete": { - "message": "Изтриване", - "description": "" - }, - "confirmNo": { - "message": "Не", - "description": "'No' button in a confirm dialog" - }, - "confirmOK": { - "message": "Добре", - "description": "" - }, - "confirmStop": { - "message": "Спиране", - "description": "'Stop' button in a confirm dialog" - }, - "confirmYes": { - "message": "Да", - "description": "'Yes' button in a confirm dialog" - }, - "dbError": { - "message": "Възникна грешка с базата от данни. Искате ли да посетите страницата с възможни решения?", - "description": "Prompt when a DB error is encountered" - }, - "defaultTheme": { - "message": "по подразбиране", - "description": "Default CodeMirror CSS theme option on the edit style page" - }, - "deleteStyleConfirm": { - "message": "Сигурни ли сте, че искате да изтриете стила?", - "description": "Confirmation before deleting a style" - }, - "deleteStyleLabel": { - "message": "Изтриване", - "description": "Label for the button to delete a style" - }, - "description": { - "message": "Пресъздайте стила на Мрежата със Стайлус, разширението за стилове. То ви позволява лесно да инсталиране теми за много сайтове.", - "description": "Extension description" - }, - "disableAllStyles": { - "message": "Изключване на всички стилове", - "description": "Label for the checkbox that turns all enabled styles off." - }, - "disableStyleLabel": { - "message": "Изключване", - "description": "Label for the button to disable a style" - }, - "dragDropMessage": { - "message": "Пуснете резервното копие където и да е по страницата, за да го внесете.", - "description": "Drag'n'drop message" - }, - "editDeleteText": { - "message": "Изтриване", - "description": "Label for the context menu item in the editor to delete selected text" - }, - "editGotoLine": { - "message": "Отиване на ред", - "description": "Go to line or line:column on Ctrl-G in style code editor" - }, - "editStyleHeading": { - "message": "Редактиране на стила", - "description": "Title of the page for editing styles" - }, - "editStyleLabel": { - "message": "Редактиране", - "description": "Label for the button to go to the edit style page" - }, - "editStyleTitle": { - "message": "Редактиране на стила $stylename$", - "description": "Title of the page for editing styles", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "enableStyleLabel": { - "message": "Включване", - "description": "Label for the button to enable a style" - }, - "exportLabel": { - "message": "Изнасяне", - "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" - }, - "findStylesForSite": { - "message": "Още стилове за този сайт", - "description": "Text for a link that gets a list of styles for the current site" - }, - "genericDisabledLabel": { - "message": "Изключено", - "description": "Used in various lists/options to indicate that something is disabled" - }, - "genericHistoryLabel": { - "message": "Хронология", - "description": "Used in various places to show a history log of something" - }, - "helpAlt": { - "message": "Помощ", - "description": "Alternate text for help buttons" - }, - "helpKeyMapCommand": { - "message": "Въведете име", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "helpKeyMapHotkey": { - "message": "Натиснете клавиш", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "importAppendLabel": { - "message": "Прибавяне към стила", - "description": "Label for the button to import a style and append to the existing sections" - }, - "importAppendTooltip": { - "message": "Прибавяне на внесения стил към текущия", - "description": "Tooltip for the button to import a style and append to the existing sections" - }, - "importLabel": { - "message": "Внасяне", - "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" - }, - "importReplaceLabel": { - "message": "Презаписване на стила", - "description": "Label for the button to import and overwrite current style" - }, - "importReplaceTooltip": { - "message": "Презаписване на съдържанието на текщия стил с това от внесения", - "description": "Label for the button to import and overwrite current style" - }, - "importReportLegendAdded": { - "message": "добавени", - "description": "Text after the number of styles added in the report shown after importing styles" - }, - "importReportLegendIdentical": { - "message": "пропуснати еднакви", - "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" - }, - "importReportLegendInvalid": { - "message": "пропуснати невалидни", - "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" - }, - "importReportLegendUpdatedBoth": { - "message": "с обновени код и метаданни", - "description": "Text after the number of styles updated entirely in the report shown after importing styles" - }, - "importReportLegendUpdatedCode": { - "message": "с обновен код", - "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" - }, - "importReportLegendUpdatedMeta": { - "message": "с обновени метаданни", - "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" - }, - "importReportTitle": { - "message": "Внасянето на стилове завърши", - "description": "Title of the report shown after importing styles" - }, - "importReportUnchanged": { - "message": "Нищо не беше променено.", - "description": "Message in the report shown after importing styles" - }, - "importReportUndone": { - "message": "върнати стила", - "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" - }, - "importReportUndoneTitle": { - "message": "Внасянето беше отменено", - "description": "Title of the message box shown after undoing the import of styles" - }, - "installUpdate": { - "message": "Инсталиране на обновлението", - "description": "Label for the button to install an update for a single style" - }, - "linkGetHelp": { - "message": "Помощ", - "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" - }, - "linkGetStyles": { - "message": "Вземете стилове", - "description": "Help link text on the manage page e.g. https://userstyles.org" - }, - "linterIssues": { - "message": "Проблеми", - "description": "Label for the CSS linter issues block on the style edit page" - }, - "linterIssuesHelp": { - "message": "Проблеми, намерени от $link$ при следните правила:", - "description": "Help popup message for the selected CSS linter issues block on the style edit page", - "placeholders": { - "link": { - "content": "$1" - } - } - }, - "manageFavicons": { - "message": "Иконки на приложимите сайтовете", - "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" - }, - "manageFaviconsGray": { - "message": "Сиви", - "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" - }, - "manageFaviconsHelp": { - "message": "Разширението използва външна услуга https://www.google.com/s2/favicons", - "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" - }, - "manageFilters": { - "message": "Филтри", - "description": "Label for filters container" - }, - "manageHeading": { - "message": "Инсталирани стилове", - "description": "Heading for the manage page" - }, - "manageMaxTargets": { - "message": "Брой на видимите приложими адреси", - "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" - }, - "manageNewUI": { - "message": "Нов интерфейс за управление", - "description": "Label for the checkbox that toggles the new UI on manage page" - }, - "manageOnlyEnabled": { - "message": "Само включените стилове", - "description": "Checkbox to show only enabled styles" - }, - "manageOnlyLocal": { - "message": "Само местно създадените стилове", - "description": "Checkbox to show only locally created styles i.e. non-updatable" - }, - "manageOnlyLocalTooltip": { - "message": "(стиловете, които не са инсталирани през userstyles.org)", - "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" - }, - "manageOnlyUpdates": { - "message": "Само стилове с обновления или проблеми", - "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" - }, - "manageTitle": { - "message": "Стилове", - "description": "Title for the manage page" - }, - "menuShowBadge": { - "message": "Брой на активните стилове", - "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." - }, - "noStylesForSite": { - "message": "Няма инсталирани стилове за сайта.", - "description": "Text displayed when no styles are installed for the current site" - }, - "openManage": { - "message": "Управление", - "description": "Link to open the manage page." - }, - "openStylesManager": { - "message": "Управление на стиловете", - "description": "Label for the style maanger opener in the browser action context menu." - }, - "optionsActions": { - "message": "Действия", - "description": "" - }, - "optionsAdvanced": { - "message": "Разширени", - "description": "" - }, - "optionsAdvancedContextDelete": { - "message": "Добавяне на 'Изтриване' в контекстното меню на редактора", - "description": "" - }, - "optionsAdvancedExposeIframes": { - "message": "Разкриване на 'iframes' чрез HTML[stylus-iframe]", - "description": "" - }, - "optionsBadgeDisabled": { - "message": "Цвят на фона, когато е изключено", - "description": "" - }, - "optionsBadgeNormal": { - "message": "Цвят на фона", - "description": "" - }, - "optionsCheck": { - "message": "Обновяване на стиловете", - "description": "" - }, - "optionsCheckUpdate": { - "message": "Проверка и инсталиране на наличните обновления", - "description": "" - }, - "optionsCustomizeBadge": { - "message": "Значка на иконката на лентата", - "description": "" - }, - "optionsCustomizeIcon": { - "message": "Иконка на лентата със сечива", - "description": "" - }, - "optionsCustomizePopup": { - "message": "Падащ прозорец", - "description": "" - }, - "optionsCustomizeUpdate": { - "message": "Обновления", - "description": "" - }, - "optionsHeading": { - "message": "Настройки", - "description": "Heading for options section on manage page." - }, - "optionsIconDark": { - "message": "Тъмни теми", - "description": "" - }, - "optionsIconLight": { - "message": "Светли теми", - "description": "" - }, - "optionsOpen": { - "message": "Отваряне", - "description": "" - }, - "optionsOpenManager": { - "message": "Управление на стиловете", - "description": "" - }, - "optionsPopupWidth": { - "message": "Ширина на падащия прозорец (в пиксели)", - "description": "" - }, - "optionsReset": { - "message": "Зануляване на настройки на първоначалните стойности", - "description": "" - }, - "optionsResetButton": { - "message": "Зануляване на настройките", - "description": "" - }, - "optionsSubheading": { - "message": "Още настройки", - "description": "Subheading for options section on manage page." - }, - "optionsUpdateImportNote": { - "message": "При внасянето на резервни копия от стари версии или от Стайлиш направете ръчна проверка за обновления, за да сте сигурни, че стиловете са актуални.", - "description": "" - }, - "popupStylesFirst": { - "message": "Стилове преди командите", - "description": "Label for the checkbox controlling section order in the popup." - }, - "prefShowBadge": { - "message": "Брой на активните стилове за текущия сайт", - "description": "Label for the checkbox controlling toolbar badge text." - }, - "replace": { - "message": "Заместване", - "description": "Label before the replace input field in the editor shown on Ctrl-H" - }, - "replaceAll": { - "message": "Заместване на всички", - "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" - }, - "replaceWith": { - "message": "Заместване с", - "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." - }, - "retrieveBckp": { - "message": "Внасяне на стилове", - "description": "" - }, - "search": { - "message": "Търсене", - "description": "Label before the search input field in the editor shown on Ctrl-F" - }, - "searchRegexp": { - "message": "Използвайте синтаксиса /re/ за търсене с регулярни изрази", - "description": "Label after the search input field in the editor shown on Ctrl-F" - }, - "sectionAdd": { - "message": "Добавяне на друг отдел", - "description": "Label for the button to add a section" - }, - "sectionCode": { - "message": "Код", - "description": "Label for the code for a section" - }, - "sectionRemove": { - "message": "Премахване на отдела", - "description": "Label for the button to remove a section" - }, - "shortcuts": { - "message": "Клавишни комбинации", - "description": "Go to shortcut configuration" - }, - "shortcutsNote": { - "message": "Задаване на клавишни комбинации", - "description": "" - }, - "styleBadRegexp": { - "message": "Регулярният израз не е правилен.", - "description": "Validation message for a bad regexp in a style" - }, - "styleBeautify": { - "message": "Разкрасяване", - "description": "Label for the CSS-beautifier button on the edit style page" - }, - "styleBeautifyIndentConditional": { - "message": "Отстъп на @media, @supports", - "description": "CSS-beautifier option" - }, - "styleCancelEditLabel": { - "message": "Назад към стиловете", - "description": "Label for cancel button for style editing" - }, - "styleChangesNotSaved": { - "message": "Направили сте промени по стила без да ги запазите.", - "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" - }, - "styleEnabledLabel": { - "message": "Включено", - "description": "Label for the enabled state of styles" - }, - "styleFromMozillaFormatPrompt": { - "message": "Поставете кода във формат на Мозила", - "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" - }, - "styleInstall": { - "message": "Да се инсталира ли '$stylename$'?", - "description": "Confirmation when installing a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "styleMissingName": { - "message": "Въведете име", - "description": "Error displayed when user saves without providing a name" - }, - "styleMozillaFormatHeading": { - "message": "Формат на Мозила", - "description": "Heading for the section with buttons to import/export Mozilla format of the style" - }, - "styleNotAppliedRegexpProblemTooltip": { - "message": "Стилът не е приложен поради неправилно използване на регулярни изрази", - "description": "Tooltip in the popup for styles that were not applied at all" - }, - "styleRegexpInvalidExplanation": { - "message": "Има правила на регулярни изрази, които не могат да бъдат компилирани.", - "description": "" - }, - "styleRegexpPartialExplanation": { - "message": "Стилът използва частично съвпадащи регулярни изрази и нарушава Спецификацията @document, която изисква пълно съвпадение на адреса. Засегнатите отдели не са приложени. Стилът вероятно е създаден в Stylish-for-Chrome, което неправилно проверява правилата на 'regexp()' още от първата версия (познат дефект).", - "description": "" - }, - "styleRegexpProblemTooltip": { - "message": "Брой на неприложените отдели поради неправилно използване на регулярни изрази", - "description": "Tooltip in the popup for styles that were applied only partially" - }, - "styleRegexpTestButton": { - "message": "Тест на регулярния израз", - "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" - }, - "styleRegexpTestFull": { - "message": "Съвпадащи подпрозорци", - "description": "RegExp test report: label for the fully matching expressions" - }, - "styleRegexpTestInvalid": { - "message": "Неправилните регулярни изрази са пропуснати", - "description": "RegExp test report: label for the invalid expressions" - }, - "styleRegexpTestNone": { - "message": "Няма съвпадащи подпрозорци", - "description": "RegExp test report: label for expressions that didn't match any tabs" - }, - "styleRegexpTestPartial": { - "message": "Не съвпада напълно, затова е пропуснато", - "description": "RegExp test report: label for the partially matching expressions" - }, - "styleRegexpTestTitle": { - "message": "Списък със съвпадащи отворени подпрозорци (щракнете на адреса, за да се фокусира на подпрозореца)", - "description": "RegExp test report: title of the report" - }, - "styleSaveLabel": { - "message": "Запазване", - "description": "Label for save button for style editing" - }, - "styleToMozillaFormatHelp": { - "message": "Форматът на Мозила може да се подаде в userstyles.org и да се използва със Стайлиш (Stylish)", - "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" - }, - "styleToMozillaFormatTitle": { - "message": "Стил във формат на Мозила", - "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" - }, - "styleUpdate": { - "message": "Сигурни ли сте, че искате да обновите '$stylename$'?", - "description": "Confirmation when updating a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "stylusUnavailableForURL": { - "message": "Разширението не работи на такива страници.", - "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" - }, - "stylusUnavailableForURLdetails": { - "message": "Като предпазна мярка, четецът забранява на разширенията да влияят на вградените страници (например chrome://version, about:addons, стандартната страница от Хром 61 и други), както и на страниците на други разширения. Достъпът до магазина с добавки на всеки четец също е ограничен.", - "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" - }, - "toggleStyle": { - "message": "Превключване на стила", - "description": "Label for the checkbox to enable/disable a style" - }, - "undo": { - "message": "Отмяна", - "description": "Button label" - }, - "undoGlobal": { - "message": "Отмяна във всички отдели", - "description": "CSS-beautify global Undo button label" - }, - "unreachableContentScript": { - "message": "Няма връзка със страницата. Презаредете подпрозореца.", - "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" - }, - "unreachableFileHint": { - "message": "Разширението ще има достъп до адреси от типа file:// само ако включите съответната отметка на страницата chrome://extensions.", - "description": "Note in the toolbar popup for file:// URLs" - }, - "updateAllCheckSucceededNoUpdate": { - "message": "Няма намерени обновления.", - "description": "Text that displays when an update all check completed and no updates are available" - }, - "updateAllCheckSucceededSomeEdited": { - "message": "Някои от стиловете не са проверени, за да не се загубят местните редакции. Обновленията могат да бъдат принудени с индивидуална проверка или с пускането на още една проверка за всички (местните промени ще бъдат презаписани).", - "description": "Text that displays when an update all check completed and no updates are available" - }, - "updateCheckFailBadResponseCode": { - "message": "Неуспешно обновяване: сървърът отговори с код $code$.", - "description": "Text that displays when an update check failed because the response code indicates an error", - "placeholders": { - "code": { - "content": "$1" - } - } - }, - "updateCheckFailServerUnreachable": { - "message": "Неуспешно обновяване: няма връзка със сървъра.", - "description": "Text that displays when an update check failed because the update server is unreachable" - }, - "updateCheckHistory": { - "message": "Хронология на проверките", - "description": "" - }, - "updateCheckManualUpdateForce": { - "message": "Инсталиране на обновлението (местните редакции ще бъдат презаписани)", - "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckManualUpdateHint": { - "message": "Принудителното обновяване ще презапише местните редакции.", - "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckSkippedLocallyEdited": { - "message": "Стилът е бил местно редактиран.", - "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckSkippedMaybeLocallyEdited": { - "message": "Стилът може да е бил местно редактиран.", - "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" - }, - "updateCheckSucceededNoUpdate": { - "message": "Стилът е обновен.", - "description": "Text that displays when an update check completed and no update is available" - }, - "updateCompleted": { - "message": "Обновяването е завършено.", - "description": "Text that displays when an update completed" - }, - "updatesCurrentlyInstalled": { - "message": "Инсталирани обновления:", - "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." - }, - "writeStyleFor": { - "message": "Писане на стил за: ", - "description": "Label for toolbar pop-up that precedes the links to write a new style" - }, - "writeStyleForURL": { - "message": "този адрес", - "description": "Text for link in toolbar pop-up to write a new style for the current URL" - } } \ No newline at end of file diff --git a/_locales/bg_BG/messages.json b/_locales/bg_BG/messages.json index a52e967d..122429e7 100644 --- a/_locales/bg_BG/messages.json +++ b/_locales/bg_BG/messages.json @@ -1,360 +1,1586 @@ { - "addStyleLabel": { - "message": "Напиши нов стил", - "description": "Label for the button to go to the add style page" - }, - "addStyleTitle": { - "message": "Добави стил", - "description": "Title of the page for adding styles" - }, - "appliesAdd": { - "message": "Добави", - "description": "Label for the button to add an 'applies' entry" - }, - "appliesDisplay": { - "message": "Прилага се към: $applies$", - "description": "Text on the manage screen to describe what the style applies to", - "placeholders": { - "applies": { - "content": "$1" - } + "addStyleTitle": { + "message": "Добави стил", + "description": "Title of the page for adding styles" + }, + "alphaChannel": { + "message": "Opacity", + "description": "Label of color's opacity" + }, + "appliesAdd": { + "message": "Добави", + "description": "Label for the button to add an 'applies' entry" + }, + "appliesDisplay": { + "message": "Прилага се към: $applies$", + "description": "Text on the manage screen to describe what the style applies to" + }, + "appliesDisplayTruncatedSuffix": { + "message": "и още", + "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" + }, + "appliesDomainOption": { + "message": "URLи на домейна", + "description": "Option to make the style apply to the entered string as a domain" + }, + "appliesHelp": { + "message": "Използвайте \"Прилага се към\", за да ограничете адресите, за които ще работи кодът в тази секция.", + "description": "Help text for 'applies to' section" + }, + "appliesLabel": { + "message": "Прилага се към", + "description": "Label for 'applies to' fields on the edit/add screen" + }, + "appliesLineWidgetLabel": { + "message": "Display 'Applies to' info", + "description": "Label for the checkbox to display applies-to information in the single editor" + }, + "appliesLineWidgetWarning": { + "message": "Does not work with minified CSS", + "description": "A warning that applies-to information won't show properly with minified CSS" + }, + "appliesRegexpOption": { + "message": "Адреси, съвпадащи с regexp", + "description": "Option to make the style apply to the entered string as a regular expression" + }, + "appliesRemove": { + "message": "Премахни", + "description": "Label for the button to remove an 'applies' entry" + }, + "appliesRemoveError": { + "message": "Can not remove last 'applies to' entry", + "description": "Error displayed when the last 'applies' is going to be removed" + }, + "appliesSpecify": { + "message": "Уточни", + "description": "Label for the button to make a style apply only to specific sites" + }, + "appliesToEverything": { + "message": "Всички", + "description": "Text displayed for styles that apply to all sites" + }, + "appliesUrlOption": { + "message": "URL", + "description": "Option to make the style apply to the entered string as a URL" + }, + "appliesUrlPrefixOption": { + "message": "URL започващи с", + "description": "Option to make the style apply to the entered string as a URL prefix" + }, + "applyAllUpdates": { + "message": "Приложи всички промени", + "description": "Label for the button to apply all detected updates" + }, + "author": { + "message": "Author", + "description": "Label for the style author" + }, + "backupButtons": { + "message": "Backup", + "description": "Heading for backup" + }, + "backupMessage": { + "message": "Select a file or drag and drop to this page.", + "description": "Message for backup" + }, + "bckpInstStyles": { + "message": "Export styles", + "description": "" + }, + "checkAllUpdates": { + "message": "Провери всички стилове за обновления", + "description": "Label for the button to check all styles for updates" + }, + "checkAllUpdatesForce": { + "message": "Check again, I didn't edit any styles!", + "description": "Label for the button to apply all detected updates" + }, + "checkForUpdate": { + "message": "Провери за обновление", + "description": "Label for the button to check a single style for an update" + }, + "checkingForUpdate": { + "message": "Проверявам...", + "description": "Text to display when checking a style for an update" + }, + "clickToUninstall": { + "message": "Click to uninstall", + "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" + }, + "cm_autoCloseBrackets": { + "message": "Autoclose brackets and quotes", + "description": "Label for the checkbox in the style editor." + }, + "cm_autoCloseBracketsTooltip": { + "message": "Automatically add a closing pair when typing an opening one of ()[]{}''\"\"", + "description": "Label for the checkbox in the style editor." + }, + "cm_autocompleteOnTyping": { + "message": "Autocomplete on typing", + "description": "Label for the checkbox in the style editor." + }, + "cm_colorpicker": { + "message": "Colorpickers for CSS colors", + "description": "Label for the checkbox controlling colorpicker option for the style editor." + }, + "cm_indentWithTabs": { + "message": "Използвай табулация с умно отместване", + "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." + }, + "cm_keyMap": { + "message": "Клавишни комбинации", + "description": "Label for the drop-down list controlling the keymap for the style editor." + }, + "cm_lineWrapping": { + "message": "Автоматично пренасяне", + "description": "Label for the checkbox controlling word wrap option for the style editor." + }, + "cm_linter": { + "message": "CSS Linter", + "description": "Select the linter to check for CSS issues" + }, + "cm_matchHighlight": { + "message": "Highlight", + "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." + }, + "cm_matchHighlightSelection": { + "message": "Selection only", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" + }, + "cm_matchHighlightToken": { + "message": "Token under cursor", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" + }, + "cm_resizeGripHint": { + "message": "Double-click to maximize/restore the height", + "description": "Tooltip for the resize grip in style editor" + }, + "cm_selectByTokens": { + "message": "Double-clicking selects tokens", + "description": "Label for the checkbox in the editor." + }, + "cm_selectByTokensTooltip": { + "message": "Examples of tokens: .foo-bar-2 #aabbcc 0.32 !important\nWhen disabled: punctuation-delimited words are selected.", + "description": "" + }, + "cm_smartIndent": { + "message": "Използвай умно отместване", + "description": "Label for the checkbox controlling smart indentation option for the style editor." + }, + "cm_tabSize": { + "message": "Размер на табулацията", + "description": "Label for the text box controlling tab size option for the style editor." + }, + "cm_theme": { + "message": "Тема", + "description": "Label for the style editor's CSS theme." + }, + "colorpickerPaletteHint": { + "message": "Right-click a swatch to cycle through its source lines", + "description": "" + }, + "colorpickerSwitchFormatTooltip": { + "message": "Switch formats: HEX -> RGB -> HSL.\nShift-click to reverse the direction.\nAlso via PgUp (PageUp), PgDn (PageDown) keys.", + "description": "Tooltip for the switch button in the color picker popup in the style editor." + }, + "colorpickerTooltip": { + "message": "Open color picker", + "description": "Tooltip for the colored squares shown before CSS colors in the style editor." + }, + "configOnChange": { + "message": "on change", + "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" + }, + "configOnChangeTooltip": { + "message": "Autosave and apply changes automatically", + "description": "" + }, + "configureStyle": { + "message": "Configure", + "description": "Label for the button to configure usercss userstyle" + }, + "configureStyleOnHomepage": { + "message": "Configure on homepage", + "description": "Label for the button to configure userstyles.org userstyle" + }, + "confirmCancel": { + "message": "Cancel", + "description": "" + }, + "confirmClose": { + "message": "Close", + "description": "'Close' button in a confirm dialog" + }, + "confirmDefault": { + "message": "Use default", + "description": "'Set to default' button in a confirm dialog" + }, + "confirmDelete": { + "message": "Delete", + "description": "" + }, + "confirmDiscardChanges": { + "message": "Discard the changes?", + "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" + }, + "confirmNo": { + "message": "Не", + "description": "'No' button in a confirm dialog" + }, + "confirmOK": { + "message": "OK", + "description": "" + }, + "confirmSave": { + "message": "Save", + "description": "'Save' button in a confirm dialog" + }, + "confirmStop": { + "message": "Спри", + "description": "'Stop' button in a confirm dialog" + }, + "confirmYes": { + "message": "Да", + "description": "'Yes' button in a confirm dialog" + }, + "copied": { + "message": "Copied to clipboard", + "description": "Message shown when content has been copied to the clipboard" + }, + "copy": { + "message": "Copy to clipboard", + "description": "Tooltip for elements which can be copied" + }, + "customNameHint": { + "message": "Enter a custom name here to rename the style in UI without breaking its updates", + "description": "" + }, + "customNameResetHint": { + "message": "Stop using customized name, switch to the style's own name", + "description": "Tooltip of 'x' button shown in editor when changing the name input of a) styles updated from a URL i.e. not locally created, b) UserCSS styles" + }, + "dateAbbrDay": { + "message": "$value$d", + "description": "Day suffix in a short relative date, for example: 8d" + }, + "dateAbbrHour": { + "message": "$value$h", + "description": "Hour suffix in a short relative date, for example: 8h" + }, + "dateAbbrMonth": { + "message": "$value$m", + "description": "Month suffix in a short relative date, for example: 8m" + }, + "dateAbbrYear": { + "message": "$value$y", + "description": "Year suffix in a short relative date, for example: 8y" + }, + "dateInstalled": { + "message": "Date installed", + "description": "Option text for the user to sort the style by install date" + }, + "dateUpdated": { + "message": "Date updated", + "description": "Option text for the user to sort the style by last update date" + }, + "dbError": { + "message": "Грешка в базата данни на Stylus. Желаеш ли да посетиш уебстраницата с възможни решения?", + "description": "Prompt when a DB error is encountered" + }, + "defaultTheme": { + "message": "по подразбиране", + "description": "Default CodeMirror CSS theme option on the edit style page" + }, + "deleteStyleConfirm": { + "message": "Наистина ли искаш да изтриеш този стил?", + "description": "Confirmation before deleting a style" + }, + "deleteStyleLabel": { + "message": "Изтрий", + "description": "Label for the button to delete a style" + }, + "description": { + "message": "Промени уеба със Stylus, мениджър на потребителски стилове. Stylus ти позволява лесно да инсталираш теми и скинове за много популярни сайтове.", + "description": "Extension description" + }, + "disableAllStyles": { + "message": "Изключи всички стилове", + "description": "Label for the checkbox that turns all enabled styles off." + }, + "disableStyleLabel": { + "message": "Забрани", + "description": "Label for the button to disable a style" + }, + "dragDropMessage": { + "message": "Drop your backup file anywhere on this page to import.", + "description": "Drag'n'drop message" + }, + "dragDropUsercssTabstrip": { + "message": "To install the file, drop it on the tab strip (the area where the tab titles are shown).", + "description": "Message popup shown when erroneously dropping a usercss file into the manager page" + }, + "editDeleteText": { + "message": "Delete", + "description": "Label for the context menu item in the editor to delete selected text" + }, + "editGotoLine": { + "message": "Иди на ред (или ред:кол)", + "description": "Go to line or line:column on Ctrl-G in style code editor" + }, + "editStyleHeading": { + "message": "Промени стила", + "description": "Title of the page for editing styles" + }, + "editStyleLabel": { + "message": "Редактирай", + "description": "Label for the button to go to the edit style page" + }, + "editStyleTitle": { + "message": "Редактирай стил $stylename$", + "description": "Title of the page for editing styles" + }, + "enableStyleLabel": { + "message": "Разреши", + "description": "Label for the button to enable a style" + }, + "excludeStyleByDomainLabel": { + "message": "Exclude the current domain", + "description": "" + }, + "excludeStyleByUrlLabel": { + "message": "Exclude the current URL", + "description": "" + }, + "exportLabel": { + "message": "Експорт", + "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" + }, + "externalFeedback": { + "message": "Feedback", + "description": "Label for the external link to send feedback for the style" + }, + "externalHomepage": { + "message": "Homepage", + "description": "Label for the external link to style's homepage" + }, + "externalLink": { + "message": "External link", + "description": "Label for external links" + }, + "externalSupport": { + "message": "Support", + "description": "Label for the external link to style's support site" + }, + "externalUsercssDocument": { + "message": "Documentation for Usercss", + "description": "Label for the external link to usercss documentation" + }, + "filteredStyles": { + "message": "$numShown$ shown of $numTotal$ total", + "description": "TL note - make this message short" + }, + "filteredStylesAllHidden": { + "message": "Currently applied filters match no styles", + "description": "Text shown when no styles match currently applied filter in the style manager" + }, + "findStyles": { + "message": "Find styles", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesForSite": { + "message": "Find more styles for this site", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesInline": { + "message": "Inline", + "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" + }, + "findStylesInlineTooltip": { + "message": "Display search results inside this window.", + "description": "Text for a checkbox that displays search results within the Stylus popup." + }, + "genericAdd": { + "message": "Add", + "description": "Used in various places for an action that adds something" + }, + "genericClone": { + "message": "Clone", + "description": "Used in various places for an action that clones something" + }, + "genericDisabledLabel": { + "message": "Disabled", + "description": "Used in various lists/options to indicate that something is disabled" + }, + "genericEnabledLabel": { + "message": "Enabled", + "description": "Used in various lists/options to indicate that something is enabled" + }, + "genericError": { + "message": "Error", + "description": "Used in various places to indicate some error occurred." + }, + "genericHistoryLabel": { + "message": "History", + "description": "Used in various places to show a history log of something" + }, + "genericNext": { + "message": "Next", + "description": "Used in various places to select/perform the next step/action" + }, + "genericPrevious": { + "message": "Previous", + "description": "Used in various places to select/perform the previous step/action" + }, + "genericResetLabel": { + "message": "Reset", + "description": "Used in various parts of UI to indicate that something may be reset to its original state" + }, + "genericSavedMessage": { + "message": "Saved", + "description": "Used in various parts of the UI to indicate that something was saved" + }, + "genericTitle": { + "message": "Title", + "description": "Used in various parts of the UI to indicate the title of something" + }, + "genericUnknown": { + "message": "Unknown", + "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" + }, + "helpAlt": { + "message": "Помощ", + "description": "Alternate text for help buttons" + }, + "helpKeyMapCommand": { + "message": "Напиши име на команда", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "helpKeyMapHotkey": { + "message": "Натисни клавишна комбинация", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "hostDisabled": { + "message": "This host has been disabled due to a bug in the current version of the browser being used", + "description": "Tooltip for cloud host disabled" + }, + "importAppendLabel": { + "message": "Добави към стил", + "description": "Label for the button to import a style and append to the existing sections" + }, + "importAppendTooltip": { + "message": "Добави импортирания стил към текущия", + "description": "Tooltip for the button to import a style and append to the existing sections" + }, + "importLabel": { + "message": "Импорт", + "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" + }, + "importPreprocessor": { + "message": "Style with a @preprocessor won't work in the classic mode. You can switch the editor to Usercss mode: 1) open the style manager, 2) enable \"as Usercss\" checkbox, 3) click \"Write new style\"\n\nImport now anyway?", + "description": "" + }, + "importPreprocessorTitle": { + "message": "Potential problem due to @preprocessor", + "description": "" + }, + "importReplaceLabel": { + "message": "Презапиши стила", + "description": "Label for the button to import and overwrite current style" + }, + "importReplaceTooltip": { + "message": "Презапишете съдържанието на текущия стил с импортирания", + "description": "Label for the button to import and overwrite current style" + }, + "importReportLegendAdded": { + "message": "added", + "description": "Text after the number of styles added in the report shown after importing styles" + }, + "importReportLegendIdentical": { + "message": "identical skipped", + "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" + }, + "importReportLegendInvalid": { + "message": "invalid skipped", + "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" + }, + "importReportLegendUpdatedBoth": { + "message": "updated both meta info and code", + "description": "Text after the number of styles updated entirely in the report shown after importing styles" + }, + "importReportLegendUpdatedCode": { + "message": "updated code", + "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" + }, + "importReportLegendUpdatedMeta": { + "message": "updated meta info", + "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" + }, + "importReportTitle": { + "message": "Finished importing styles", + "description": "Title of the report shown after importing styles" + }, + "importReportUnchanged": { + "message": "Nothing was changed.", + "description": "Message in the report shown after importing styles" + }, + "importReportUndone": { + "message": "styles were reverted", + "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" + }, + "importReportUndoneTitle": { + "message": "Import has been undone", + "description": "Title of the message box shown after undoing the import of styles" + }, + "installButton": { + "message": "Инсталирай стил", + "description": "Label for install button" + }, + "installButtonInstalled": { + "message": "Стилът е инсталиран", + "description": "Text displayed when the style is successfully installed" + }, + "installButtonReinstall": { + "message": "Преинсталирай стила", + "description": "Label for reinstall button" + }, + "installButtonUpdate": { + "message": "Обнови стила", + "description": "Label for update button" + }, + "installUpdate": { + "message": "Инсталирай обновление", + "description": "Label for the button to install an update for a single style" + }, + "installUpdateFrom": { + "message": "В момента стилът се обновява от $url$", + "description": "Label to describe where the style gets update" + }, + "installUpdateFromLabel": { + "message": "Провери за обновления", + "description": "Label for the checkbox to save current URL for update check" + }, + "license": { + "message": "Лиценз", + "description": "Label for the license" + }, + "linkGetHelp": { + "message": "Получете помощ", + "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" + }, + "linkGetStyles": { + "message": "Вземете стилове", + "description": "Help link text on the manage page e.g. https://userstyles.org" + }, + "linkStylusWiki": { + "message": "Wiki", + "description": "Wiki link text on the manage page e.g. https://github.com/openstyles/stylus/wiki" + }, + "linkTranslate": { + "message": "Преведете", + "description": "Transifex link text on the manage page" + }, + "linterCSSLintIncompatible": { + "message": "CSSLint не поддържа $preprocessorname$ preprocessor", + "description": "The label to display when the preprocessor isn't compatible with CSSLint" + }, + "linterCSSLintSettings": { + "message": "(Укажете правилата: 0 = забранен; 1 = предупреждения; 2 = грешки)", + "description": "CSSLint rule config values" + }, + "linterConfigPopupTitle": { + "message": "Настройте конфигурация за $linter$ правила", + "description": "Stylelint or CSSLint popup header" + }, + "linterConfigTooltip": { + "message": "Щракнете, за да конфигурирате този linter", + "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" + }, + "linterInvalidConfigError": { + "message": "Не е записано заради тези неправилни настройки", + "description": "Invalid linter config will show a message followed by a list of invalid entries" + }, + "linterIssues": { + "message": "Проблеми", + "description": "Label for the CSS linter issues block on the style edit page" + }, + "linterIssuesHelp": { + "message": "Тези проблеми бяха намерени от $link$:", + "description": "Help popup message for the selected CSS linter issues block on the style edit page" + }, + "linterJSONError": { + "message": "Невалиден JSON формат", + "description": "Setting linter config with invalid JSON" + }, + "linterResetMessage": { + "message": "За да върнете погрешно нулиране, натиснете Ctrl-Z (или Cmd-Z) в текстовия прозорец", + "description": "Reset button tooltip to inform user on how to undo an accidental reset" + }, + "linterRulesLink": { + "message": "Вижте пълния списък с правила", + "description": "Stylelint or CSSLint rules label added immediately before a link" + }, + "liveReloadError": { + "message": "Получи се грешка докато наблюдавахме файла", + "description": "The label of live-reload error" + }, + "liveReloadInstallHint": { + "message": "Keep this tab open to auto-update the style on external changes.", + "description": "The label of live-reload feature" + }, + "liveReloadInstallHintFF": { + "message": "Keep both this tab and the original tab open to auto-update the style on external changes.", + "description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox" + }, + "liveReloadLabel": { + "message": "Преглед на живо", + "description": "The label of live-reload feature" + }, + "manageFavicons": { + "message": "Favicons in applies-to column", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFaviconsGray": { + "message": "Grayed out", + "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" + }, + "manageFaviconsHelp": { + "message": "Stylus uses an external service https://www.google.com/s2/favicons", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFilters": { + "message": "Филтри", + "description": "Label for filters container" + }, + "manageHeading": { + "message": "Инсталирани стилове", + "description": "Heading for the manage page" + }, + "manageMaxTargets": { + "message": "Number of applies-to items", + "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" + }, + "manageNewStyleAsUsercss": { + "message": "като Потребителскиcss", + "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" + }, + "manageNewUI": { + "message": "Нова подредба на UI", + "description": "Label for the checkbox that toggles the new UI on manage page" + }, + "manageOnlyDisabled": { + "message": "Само забранените стилове", + "description": "Checkbox to show only disabled styles" + }, + "manageOnlyEnabled": { + "message": "Само разрешените стилове", + "description": "Checkbox to show only enabled styles" + }, + "manageOnlyExternal": { + "message": "Само външните стилове", + "description": "Checkbox to show only externally installed styles i.e. updatable" + }, + "manageOnlyLocal": { + "message": "Само локалните стилове", + "description": "Checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyLocalTooltip": { + "message": "(стиловете не инсталирани чрез страницата на userstyles.org)", + "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyNonUsercss": { + "message": "Само не-Потребителскитеcss стилове", + "description": "Checkbox to show only non-Usercss (standard) styles" + }, + "manageOnlyUpdates": { + "message": "Само с обновления или проблеми", + "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" + }, + "manageOnlyUsercss": { + "message": "Само Потребителскиcss стилове", + "description": "Checkbox to show only Usercss styles" + }, + "manageTitle": { + "message": "Stylus", + "description": "Title for the manage page" + }, + "menuShowBadge": { + "message": "Show active style count", + "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." + }, + "meta_invalidCheckboxDefault": { + "message": "Invalid @var checkbox: value must be 0 or 1", + "description": "Error displayed when the value of @var checkbox is invalid" + }, + "meta_invalidColor": { + "message": "Invalid @var color: $color$ is not a color", + "description": "Error displayed when the value of @var color is invalid" + }, + "meta_invalidRange": { + "message": "Invalid @var $type$: value must be a number or an array", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMultipleUnits": { + "message": "Invalid @var $type$: multiple units are defined", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeTooManyValues": { + "message": "Invalid @var $type$: the array contains too many items", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeValue": { + "message": "Invalid @var $type$: items in the array must be number, string, or null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeDefault": { + "message": "Invalid @var $type$: default value is null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMin": { + "message": "Invalid @var $type$: default value is lower than the minimum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMax": { + "message": "Invalid @var $type$: default value is larger than the maximum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeStep": { + "message": "Invalid @var $type$: default value is not a mutiple of the step", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeUnits": { + "message": "Invalid @var $type$: '$units$' is not a valid unit", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidSelect": { + "message": "Invalid @var select: the default value must be an array or an object", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValue": { + "message": "Invalid @var select: values inside the array/object must be a string", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectEmptyOptions": { + "message": "Invalid @var select: options list is empty", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectLabel": { + "message": "Invalid @var select: option label is empty", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectMultipleDefaults": { + "message": "Invalid @var select: multiple default options are defined", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectNameDuplicated": { + "message": "Invalid @var select: option name is duplicated", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValueMismatch": { + "message": "Invalid @var select: value doesn't exist in the option list", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidURLProtocol": { + "message": "Invalid URL protocol. Only http and https are allowed: $protocol$", + "description": "Error displayed when the protocol of the URL is invalid" + }, + "meta_invalidVersion": { + "message": "Invalid version number. The value doesn't match SemVer pattern: $version$", + "description": "Error displayed when @version is invalid" + }, + "meta_invalidNumber": { + "message": "Expect a number", + "description": "Error displayed when the value is expected to be a number" + }, + "meta_invalidString": { + "message": "Expect a quoted string", + "description": "Error displayed when the value is expected to be a quoted string" + }, + "meta_invalidWord": { + "message": "Expect a word", + "description": "Error displayed when the value is expected to be a word" + }, + "meta_missingChar": { + "message": "Expect characters: $chars$", + "description": "Error displayed when the value is expected to be some characters" + }, + "meta_missingEOT": { + "message": "Expect EOT data", + "description": "Error displayed when the value is expected to be an EOT list" + }, + "meta_missingMandatory": { + "message": "Missing mandatory metadata: $keys$", + "description": "Error displayed when mandatory keys are missing" + }, + "meta_unknownJSONLiteral": { + "message": "Invalid JSON: $literal$ is not a valid JSON literal", + "description": "Error displayed when JSON value is invalid" + }, + "meta_unknownMeta": { + "message": "Unknown metadata: $key$", + "description": "Error displayed when unknown metadata is parsed" + }, + "meta_unknownVarType": { + "message": "Unknown @$varkey$ type: $vartype$", + "description": "Error displayed when unknown variable type is parsed" + }, + "meta_unknownPreprocessor": { + "message": "Unknown @preprocessor: $preprocessor$", + "description": "Error displayed when unknown @preprocessor is parsed" + }, + "noStylesForSite": { + "message": "No styles installed for this site.", + "description": "Text displayed when no styles are installed for the current site" + }, + "numberedLine": { + "message": "Line:", + "description": "Will be followed by one or more line numbers in the editor." + }, + "openManage": { + "message": "Manage", + "description": "Link to open the manage page." + }, + "openOptions": { + "message": "Options", + "description": "Go to Options UI" + }, + "openStylesManager": { + "message": "Open styles manager", + "description": "Label for the style maanger opener in the browser action context menu." + }, + "optionsActions": { + "message": "Actions", + "description": "" + }, + "optionsAdvanced": { + "message": "Advanced", + "description": "" + }, + "optionsAdvancedContextDelete": { + "message": "Add 'Delete' in editor context menu", + "description": "" + }, + "optionsAdvancedExposeIframes": { + "message": "Expose iframes via HTML[stylus-iframe]", + "description": "" + }, + "optionsAdvancedExposeIframesNote": { + "message": "Exposes the top site domain in each iframe.\nEnables writing iframe-specific CSS like this:\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }", + "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." + }, + "optionsAdvancedNewStyleAsUsercss": { + "message": "Write new style as usercss", + "description": "" + }, + "optionsAdvancedPatchCsp": { + "message": "Patch CSP to allow style assets", + "description": "" + }, + "optionsAdvancedPatchCspNote": { + "message": "Enable this if styles contain images or fonts which fail to load on sites with a strict CSP (Content-Security-Policy).\n\nEnabling this setting will relax CSP restrictions, allowing essential style content to load. This option is only intended for advanced users who understand the potential security implications, and accept responsibility for monitoring the content which they're allowing. Read about CSS-based attacks for more information.\n\nAlso be aware, this particular setting is not guaranteed to take effect if another installed extension modifies the network response first.", + "description": "" + }, + "optionsAdvancedStyleViaXhr": { + "message": "Instant inject mode", + "description": "" + }, + "optionsAdvancedStyleViaXhrNote": { + "message": "Enable this if you encounter flashing of unstyled content (FOUC) when browsing, which is especially noticeable with dark themes.\n\nThe technical reason is that Chrome/Chromium postpones asynchronous communication of extensions, in a usually meaningless attempt to improve page load speed, potentially causing styles to be late to apply. To circumvent this, since web extensions are not provided a synchronous API, Stylus provides this option to utilize the \"deprecated\" synchronous XMLHttpRequest web API to fetch applicable styles. There shouldn't be any detrimental effects, since the request is fulfilled within a few milliseconds while the page is still being downloaded from the server.\n\nNevertheless, Chromium will print a warning in devtools' console. Right-clicking a warning, and hiding them, will prevent future warnings from being shown.", + "description": "" + }, + "optionsBadgeDisabled": { + "message": "Background color when disabled", + "description": "" + }, + "optionsBadgeNormal": { + "message": "Background color", + "description": "" + }, + "optionsCheck": { + "message": "Update styles", + "description": "" + }, + "optionsCheckUpdate": { + "message": "Check for and install all available updates", + "description": "" + }, + "optionsCustomizeBadge": { + "message": "Badge on the toolbar icon", + "description": "" + }, + "optionsCustomizeIcon": { + "message": "Toolbar icon", + "description": "" + }, + "optionsCustomizePopup": { + "message": "Popup", + "description": "" + }, + "optionsCustomizeUpdate": { + "message": "Updates", + "description": "" + }, + "optionsCustomizeSync": { + "message": "Sync to cloud", + "description": "" + }, + "optionsHeading": { + "message": "Options", + "description": "Heading for options section on manage page." + }, + "optionsIconDark": { + "message": "Dark browser themes", + "description": "" + }, + "optionsIconLight": { + "message": "Light browser themes", + "description": "" + }, + "optionsOpen": { + "message": "Open", + "description": "" + }, + "optionsOpenManager": { + "message": "Manage styles", + "description": "" + }, + "optionsPopupWidth": { + "message": "Popup width (in pixels)", + "description": "" + }, + "optionsReset": { + "message": "Reset the options to default values", + "description": "" + }, + "optionsResetButton": { + "message": "Reset options", + "description": "" + }, + "optionsStylusThemes": { + "message": "Find a Stylus UI theme", + "description": "" + }, + "optionsSubheading": { + "message": "More Options", + "description": "Subheading for options section on manage page." + }, + "optionsUpdateImportNote": { + "message": "When importing style backups from old version or from Stylish, do a one-time check for updates manually in the styles manager to ensure all styles are updated.", + "description": "" + }, + "optionsUpdateInterval": { + "message": "Userstyle autoupdate interval in hours (specify 0 to disable)", + "description": "" + }, + "optionsSyncNone": { + "message": "None", + "description": "" + }, + "optionsSyncConnect": { + "message": "Connect", + "description": "" + }, + "optionsSyncDisconnect": { + "message": "Disconnect", + "description": "" + }, + "optionsSyncSyncNow": { + "message": "Sync now", + "description": "" + }, + "optionsSyncLogin": { + "message": "Login", + "description": "" + }, + "optionsSyncStatusPull": { + "message": "Pulling style $loaded$ of $total$", + "description": "" + }, + "optionsSyncStatusPush": { + "message": "Pushing style $loaded$ of $total$", + "description": "" + }, + "optionsSyncStatusSyncing": { + "message": "Syncing...", + "description": "" + }, + "optionsSyncStatusConnecting": { + "message": "Connecting...", + "description": "" + }, + "optionsSyncStatusConnected": { + "message": "Connected", + "description": "" + }, + "optionsSyncStatusDisconnecting": { + "message": "Disconnecting...", + "description": "" + }, + "optionsSyncStatusDisconnected": { + "message": "Disconnected", + "description": "" + }, + "optionsSyncStatusRelogin": { + "message": "Session expired, please login again.", + "description": "" + }, + "paginationCurrent": { + "message": "Current page", + "description": "Tooltip for the current page index in search results" + }, + "paginationEstimated": { + "message": "Estimated number of pages", + "description": "Tooltip for the total page count in search results" + }, + "paginationNext": { + "message": "Next page", + "description": "Tooltip for the '->' (next page) button in search results" + }, + "paginationPrevious": { + "message": "Previous page", + "description": "Tooltip for the '<-' button in search results" + }, + "paginationTotal": { + "message": "Total pages", + "description": "" + }, + "parseUsercssError": { + "message": "Stylus failed to parse usercss:", + "description": "The error message to show when stylus failed to parse usercss" + }, + "popupAutoResort": { + "message": "Resort styles in popup after toggling", + "description": "Label for the checkbox controlling popup resorting." + }, + "popupBorders": { + "message": "Add white borders on the sides", + "description": "" + }, + "popupBordersTooltip": { + "message": "Useful for dark themes in new Chrome as it no longer paints the side borders", + "description": "" + }, + "popupHotkeysInfo": { + "message": "<1>-<9>, <0>, also on numpad - toggles Nth style (0 is 10)\n- toggles first style with a name that starts with the letter\n opens editor instead of toggling\n enables listed styles\n disables listed styles\n and <`> (backtick) - toggles initially enabled styles; doesn't apply to subsequently enabled styles while the popup is open so you can restore the initial selection after testing stuff: simply disable all, then toggle i.e. \nMore info on wiki", + "description": "NOTE1: preserve < and > symbols so that 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." + }, + "popupHotkeysTooltip": { + "message": "Click to see available hotkeys", + "description": "Tooltip displayed when hovering the right edge of the extension popup" + }, + "popupManageTooltip": { + "message": "Shift-click or right-click opens manager with styles applicable for current site", + "description": "Tooltip for the 'Manage' button in the popup." + }, + "popupMenuButtonTooltip": { + "message": "Action menu", + "description": "Tooltip for menu button in popup." + }, + "popupOpenEditInPopup": { + "message": "Use a simple window (no omnibox)", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindow": { + "message": "Open editor in a new window", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindowTooltip": { + "message": "Also enabled by detaching editor tab from a browser window,\nand disabled by attaching a single editor tab into another window.", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupStylesFirst": { + "message": "Styles before commands", + "description": "Label for the checkbox controlling section order in the popup." + }, + "prefShowBadge": { + "message": "Number of styles active for the current site", + "description": "Label for the checkbox controlling toolbar badge text." + }, + "previewLabel": { + "message": "Live preview", + "description": "Label for the checkbox in style editor to enable live preview while editing." + }, + "previewTooltip": { + "message": "Temporarily applies the changes without saving.\nSave the style to make the changes permanent.", + "description": "Tooltip for the checkbox in style editor to enable live preview while editing." + }, + "reload": { + "message": "Reload Stylus extension", + "description": "Context menu reload" + }, + "replace": { + "message": "Replace", + "description": "Label before the replace input field in the editor shown on Ctrl-H" + }, + "replaceAll": { + "message": "Replace all", + "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" + }, + "replaceWith": { + "message": "Replace with", + "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." + }, + "retrieveBckp": { + "message": "Import styles", + "description": "" + }, + "search": { + "message": "Search", + "description": "Label before the search input field in the editor shown on Ctrl-F" + }, + "searchCaseSensitive": { + "message": "Case-sensitive", + "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" + }, + "searchGlobalStyles": { + "message": "Also search global styles", + "description": "Checkbox label in the popup's inline style search, shown when the text to search is entered" + }, + "searchNumberOfResults": { + "message": "Number of matches", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchNumberOfResults2": { + "message": "Number of matches in code and applies-to values", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchStyleQueryHint": { + "message": "Search style names case-insensitively:\nsome words - all words in any order\n\"some phrase\" - this exact phrase without quotes\n2020 - a year like this also shows styles updated in 2020", + "description": "Tooltip shown for the text input in the popup's inline style finder" + }, + "searchRegexp": { + "message": "Use /re/ syntax for regexp search", + "description": "Label after the search input field in the editor shown on Ctrl-F" + }, + "searchResultInstallCount": { + "message": "Total installs", + "description": "Text for label that shows the number of times a search result was installed" + }, + "searchResultNoneFound": { + "message": "No styles found for this site.", + "description": "Error text in the popup when inline search didn't find any site-specific styles" + }, + "searchResultNotMatching": { + "message": "The style is installed but it doesn't apply to the current site URL.", + "description": "" + }, + "searchResultNotMatchingNote": { + "message": "Try asking the author of this userstyle to add the URL.\n\nYou can also open the style in the manager and edit it yourself,\nbut be aware it disables automatic updates for this style.", + "description": "" + }, + "searchResultRating": { + "message": "Rating", + "description": "Text for label that shows the search result's rating" + }, + "searchResultUpdated": { + "message": "Updated", + "description": "Text for label that shows the search result's last update date" + }, + "searchResultWeeklyCount": { + "message": "Weekly installs", + "description": "Text for label that shows the number of times a search result was installed during last week" + }, + "searchStylesAll": { + "message": "All", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesCode": { + "message": "CSS code", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesHelp": { + "message": " or key focuses the search field.\nDefault mode is plain text search for all space-separated terms in any order.\nExact words: wrap the query in double quotes, e.g. <\".header ~ div\">\nRegular expressions: include slashes and flags, e.g. \n\"By URL\" in scope selector: finds styles that apply to a fully specified URL e.g. https://www.example.org/\n\"Metadata\" in scope selector: searches in names, \"applies to\" specifiers, installation URL, update URL, and the entire metadata block for usercss styles.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page" + }, + "searchStylesMatchUrl": { + "message": "By URL", + "description": "Option for `find styles` scope selector in the manager. See searchMatchUrlHint for more info." + }, + "searchStylesMeta": { + "message": "Metadata", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesName": { + "message": "Name", + "description": "Option for `find styles` scope selector in the manager." + }, + "sectionAdd": { + "message": "Add another section", + "description": "Label for the button to add a section" + }, + "sectionCode": { + "message": "Code", + "description": "Label for the code for a section" + }, + "sectionRemove": { + "message": "Remove section", + "description": "Label for the button to remove a section" + }, + "sectionRestore": { + "message": "Restore removed section", + "description": "Label for the button to restore a removed section" + }, + "sections": { + "message": "Sections", + "description": "Header for the table of contents block listing style section names in the left panel of the classic editor" + }, + "shortcuts": { + "message": "Shortcuts", + "description": "Go to shortcut configuration" + }, + "shortcutsNote": { + "message": "Define keyboard shortcuts", + "description": "" + }, + "sortDateNewestFirst": { + "message": "newest first", + "description": "Text added to indicate that sorting a date would add the newest entries at the top" + }, + "sortDateOldestFirst": { + "message": "oldest first", + "description": "Text added to indicate that sorting a date would add the oldest entries at the top" + }, + "sortLabel": { + "message": "Select a sort to apply to the installed styles", + "description": "Title on the sort select to indicate it is used for sorting entries" + }, + "sortLabelTitleAsc": { + "message": "Title Ascending", + "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" + }, + "sortLabelTitleDesc": { + "message": "Title Descending", + "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" + }, + "sortStylesHelp": { + "message": "Choose the type of sort to apply to the installed entries from within the sort dropdown. The default setting applies an ascending sort (A to Z) to the entry titles. Sorts within the \"Title Descending\" group will apply a descending sort (Z to A) to the title.\nThere are other presets that will allow sorting the entries by multiple criteria. Think of this like sorting a table with multiple columns and each category in a select (between the plus signs) represents a column, or group.\nFor example, if the setting is \"Enabled (first) + Title\", the entries would sort so that all the enabled entries are sorted to the top of the list, then an entry title ascending sort (A to Z) is applied to both the enabled and disabled entries separately.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" + }, + "sortStylesHelpTitle": { + "message": "Sort contents", + "description": "Label for the sort info popup on the Manage styles page" + }, + "styleBadRegexp": { + "message": "Regexp is invalid.", + "description": "Validation message for a bad regexp in a style" + }, + "styleBeautify": { + "message": "Beautify", + "description": "Label for the CSS-beautifier button on the edit style page" + }, + "styleBeautifyHint": { + "message": "Hint: right-click the “Beautify” button or use the keyboard shortcut defined below to beautify without showing this panel", + "description": "Hint shown inside the CSS-beautifier panel" + }, + "styleBeautifyIndentConditional": { + "message": "Indent @media, @supports", + "description": "CSS-beautifier option" + }, + "styleBeautifyPreserveNewlines": { + "message": "Preserve new lines", + "description": "CSS-beautifier option" + }, + "styleCancelEditLabel": { + "message": "Back to manage", + "description": "Label for cancel button for style editing" + }, + "styleChangesNotSaved": { + "message": "You've made changes to this style without saving.", + "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" + }, + "styleEnabledLabel": { + "message": "Enabled", + "description": "Label for the enabled state of styles" + }, + "styleFromMozillaFormatError": { + "message": "Failed to import from Mozilla format", + "description": "Label for the import error" + }, + "styleFromMozillaFormatPrompt": { + "message": "Paste the Mozilla-format code", + "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" + }, + "styleInstall": { + "message": "Install '$stylename$' into Stylus?", + "description": "Confirmation when installing a style" + }, + "styleInstallFailed": { + "message": "Failed to install userstyle!\n$error$", + "description": "Warning when installation failed" + }, + "styleInstallOverwrite": { + "message": "'$stylename$' is already installed. Overwrite?\nVersion: $oldVersion$ -> $newVersion$", + "description": "Confirmation when re-installing a style" + }, + "styleMissingName": { + "message": "Enter a name", + "description": "Error displayed when user saves without providing a name" + }, + "styleMozillaFormatHeading": { + "message": "Mozilla Format", + "description": "Heading for the section with buttons to import/export Mozilla format of the style" + }, + "styleNotAppliedRegexpProblemTooltip": { + "message": "Style was not applied due to its incorrect usage of 'regexp()'", + "description": "Tooltip in the popup for styles that were not applied at all" + }, + "styleRegexpInvalidExplanation": { + "message": "Some 'regexp()' rules that could not be compiled at all.", + "description": "" + }, + "styleRegexpPartialExplanation": { + "message": "This style uses partially matching regexps in violation of CSS4 @document specification which requires a full URL match. The affected CSS sections were not applied to the page. This style was probably created in Stylish-for-Chrome which incorrectly checks 'regexp()' rules since the very first version (known bug).", + "description": "" + }, + "styleRegexpProblemTooltip": { + "message": "Number of sections not applied due to incorrect usage of 'regexp()'", + "description": "Tooltip in the popup for styles that were applied only partially" + }, + "styleRegexpTestButton": { + "message": "RegExp test", + "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" + }, + "styleRegexpTestFull": { + "message": "Matching tabs", + "description": "RegExp test report: label for the fully matching expressions" + }, + "styleRegexpTestInvalid": { + "message": "Invalid regexps skipped", + "description": "RegExp test report: label for the invalid expressions" + }, + "styleRegexpTestNone": { + "message": "No matching tabs", + "description": "RegExp test report: label for expressions that didn't match any tabs" + }, + "styleRegexpTestNote": { + "message": "Note: use a single \\ for escaping in the regexp input field, which will be automatically converted to \\\\ in the style code as per specification for quoted strings in CSS.", + "description": "RegExp test report: a note displayed at the bottom of the dialog" + }, + "styleRegexpTestPartial": { + "message": "Not matching fully, hence skipped", + "description": "RegExp test report: label for the partially matching expressions" + }, + "styleRegexpTestTitle": { + "message": "List of matching opened tabs (click on URL to focus its tab)", + "description": "RegExp test report: title of the report" + }, + "styleSaveLabel": { + "message": "Save", + "description": "Label for save button for style editing" + }, + "styleToMozillaFormatHelp": { + "message": "The Mozilla format of the code can be submitted to userstyles.org and used with the classic Stylish for Firefox", + "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" + }, + "styleToMozillaFormatTitle": { + "message": "Style in Mozilla format", + "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" + }, + "styleUpdate": { + "message": "Are you sure you want to update '$stylename$'?", + "description": "Confirmation when updating a style" + }, + "styleUpdateDiscardChanges": { + "message": "The style is changed outside of the editor. Would you like to reload the style?", + "description": "Confirmation to update the style in the editor" + }, + "stylusUnavailableForURL": { + "message": "Stylus doesn't work on pages like this.", + "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "stylusUnavailableForURLdetails": { + "message": "As a security precaution, the browser prohibits extensions from affecting its built-in pages (like chrome://version, the standard new tab page as of Chrome 61, about:addons, and so on) as well as other extensions' pages. Each browser also restricts access to its own extensions gallery (like Chrome Web Store or AMO).", + "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "syncStorageErrorSaving": { + "message": "The value cannot be saved. Try reducing the amount of text.", + "description": "Displayed when trying to save an excessively big value via storage.sync API" + }, + "syncError": { + "message": "Sync failed", + "description": "Tooltip for the toolbar icon" + }, + "syncErrorRelogin": { + "message": "Sync failed.\nTry to re-login in Stylus options:\nclick 'disconnect' first, then 'connect'.", + "description": "Tooltip for the toolbar icon" + }, + "toggleStyle": { + "message": "Toggle style", + "description": "Label for the checkbox to enable/disable a style" + }, + "undo": { + "message": "Undo", + "description": "Button label" + }, + "undoGlobal": { + "message": "Undo in all sections", + "description": "CSS-beautify global Undo button label" + }, + "unreachableAMO": { + "message": "Firefox forbids access to the site.", + "description": "Note in the popup displayed when opened on addons.mozilla.org" + }, + "unreachableAMOHint": { + "message": "To allow access open , right-click the list, click 'New', then 'Boolean', paste and click OK, , OK, reload the page.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintNewFF": { + "message": "In Firefox 60 and newer you'll also have to remove AMO domain from in .", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintOldFF": { + "message": "Only Firefox 59 and newer can be configured to allow WebExtensions to add style elements on CSP-protected sites such as this one.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" + }, + "unreachableContentScript": { + "message": "Could not communicate with the page. Try reloading the tab.", + "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" + }, + "unreachableFileHint": { + "message": "Stylus can access file:// URLs only if you enable the corresponding checkbox for Stylus extension on chrome://extensions page.", + "description": "Note in the toolbar popup for file:// URLs" + }, + "InaccessibleFileHint": { + "message": "Stylus can not access some file types (e.g. pdf & json files).", + "description": "Note in the toolbar popup for some file types that cannot be accessed" + }, + "updateAllCheckSucceededNoUpdate": { + "message": "No updates found.", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateAllCheckSucceededSomeEdited": { + "message": "Some updatable styles weren't checked to avoid losing possible local edits. Updates can be forced by checking individually, or by running another check for all styles (local edits will be overwritten).", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateCheckFailBadResponseCode": { + "message": "Update failed: server responded with code $code$.", + "description": "Text that displays when an update check failed because the response code indicates an error" + }, + "updateCheckFailServerUnreachable": { + "message": "Update failed: server unreachable.", + "description": "Text that displays when an update check failed because the update server is unreachable" + }, + "updateCheckHistory": { + "message": "History of update checks", + "description": "" + }, + "updateCheckManualUpdateForce": { + "message": "Install update (local edits will be overwritten)", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckManualUpdateHint": { + "message": "Forcing an update will overwrite any local edits.", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedLocallyEdited": { + "message": "This style was edited locally.", + "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedMaybeLocallyEdited": { + "message": "This style might have been edited locally.", + "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" + }, + "updateCheckSucceededNoUpdate": { + "message": "Style is up to date.", + "description": "Text that displays when an update check completed and no update is available" + }, + "updateCompleted": { + "message": "Update completed.", + "description": "Text that displays when an update completed" + }, + "updatesCurrentlyInstalled": { + "message": "Updates installed:", + "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." + }, + "usercssAvoidOverwriting": { + "message": "Please change the value of @name or @namespace to avoid overwriting an existing style.", + "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." + }, + "usercssConfigIncomplete": { + "message": "The style was updated or deleted after the configuration dialog was shown. These variables were not saved to avoid corrupting the style's metadata:", + "description": "" + }, + "usercssEditorNamePlaceholder": { + "message": "Specify @name in the code", + "description": "Placeholder text for the empty name input field when creating a new Usercss style" + }, + "usercssReplaceTemplateConfirmation": { + "message": "Replace the default template for new Usercss styles with the current code?", + "description": "" + }, + "usercssReplaceTemplateName": { + "message": "Empty @name replaces the default template", + "description": "The text shown after @name when creating a new Usercss style" + }, + "usercssReplaceTemplateSectionBody": { + "message": "Insert code here...", + "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" + }, + "versionInvalidOlder": { + "message": "The version is older than the installed style.", + "description": "Displayed when the version of style is older than the installed one" + }, + "writeStyleFor": { + "message": "Write style for: ", + "description": "Label for toolbar pop-up that precedes the links to write a new style" + }, + "writeStyleForURL": { + "message": "this URL", + "description": "Text for link in toolbar pop-up to write a new style for the current URL" + }, + "syncDropboxStyles": { + "message": "Dropbox Export", + "description": "" + }, + "syncDropboxDeprecated": { + "message": "Dropbox import/export is replaced by a more advanced style sync in the options page.", + "description": "" + }, + "retrieveDropboxSync": { + "message": "Dropbox Import", + "description": "" + }, + "overwriteFileExport": { + "message": "Do you want to overwrite an existing file?", + "description": "" + }, + "exportSavedSuccess": { + "message": "File saved with success", + "description": "" + }, + "noFileToImport": { + "message": "To import your styles, you should export it first.", + "description": "" + }, + "connectingDropbox": { + "message": "Connecting Dropbox...", + "description": "" + }, + "connectingDropboxNotAllowed": { + "message": "Connecting to Dropbox is only available in apps installed directly from the webstore", + "description": "" + }, + "gettingStyles": { + "message": "Getting all styles...", + "description": "" + }, + "zipStyles": { + "message": "Zipping styles...", + "description": "" + }, + "unzipStyles": { + "message": "Unzipping styles...", + "description": "" + }, + "readingStyles": { + "message": "Reading styles...", + "description": "" + }, + "uploadingFile": { + "message": "Uploading File...", + "description": "" + }, + "addStyleLabel": { + "message": "Напиши нов стил", + "description": "Label for the button to go to the add style page" } - }, - "appliesDisplayTruncatedSuffix": { - "message": "и още", - "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" - }, - "appliesDomainOption": { - "message": "URLи на домейна", - "description": "Option to make the style apply to the entered string as a domain" - }, - "appliesHelp": { - "message": "Използвайте \"Прилага се към\", за да ограничете адресите, за които ще работи кодът в тази секция.", - "description": "Help text for 'applies to' section" - }, - "appliesLabel": { - "message": "Прилага се към", - "description": "Label for 'applies to' fields on the edit/add screen" - }, - "appliesRegexpOption": { - "message": "Адреси, съвпадащи с regexp", - "description": "Option to make the style apply to the entered string as a regular expression" - }, - "appliesRemove": { - "message": "Премахни", - "description": "Label for the button to remove an 'applies' entry" - }, - "appliesSpecify": { - "message": "Уточни", - "description": "Label for the button to make a style apply only to specific sites" - }, - "appliesToEverything": { - "message": "Всички", - "description": "Text displayed for styles that apply to all sites" - }, - "appliesUrlPrefixOption": { - "message": "URL започващи с", - "description": "Option to make the style apply to the entered string as a URL prefix" - }, - "applyAllUpdates": { - "message": "Приложи всички промени", - "description": "Label for the button to apply all detected updates" - }, - "checkAllUpdates": { - "message": "Провери всички стилове за обновления", - "description": "Label for the button to check all styles for updates" - }, - "checkForUpdate": { - "message": "Провери за обновление", - "description": "Label for the button to check a single style for an update" - }, - "checkingForUpdate": { - "message": "Проверявам...", - "description": "Text to display when checking a style for an update" - }, - "cm_indentWithTabs": { - "message": "Използвай табулация с умно отместване", - "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." - }, - "cm_keyMap": { - "message": "Клавишни комбинации", - "description": "Label for the drop-down list controlling the keymap for the style editor." - }, - "cm_lineWrapping": { - "message": "Автоматично пренасяне", - "description": "Label for the checkbox controlling word wrap option for the style editor." - }, - "cm_smartIndent": { - "message": "Използвай умно отместване", - "description": "Label for the checkbox controlling smart indentation option for the style editor." - }, - "cm_tabSize": { - "message": "Размер на табулацията", - "description": "Label for the text box controlling tab size option for the style editor." - }, - "cm_theme": { - "message": "Тема", - "description": "Label for the style editor's CSS theme." - }, - "confirmNo": { - "message": "Не", - "description": "'No' button in a confirm dialog" - }, - "confirmStop": { - "message": "Спри", - "description": "'Stop' button in a confirm dialog" - }, - "confirmYes": { - "message": "Да", - "description": "'Yes' button in a confirm dialog" - }, - "dbError": { - "message": "Грешка в базата данни на Stylus. Желаеш ли да посетиш уебстраницата с възможни решения?", - "description": "Prompt when a DB error is encountered" - }, - "defaultTheme": { - "message": "по подразбиране", - "description": "Default CodeMirror CSS theme option on the edit style page" - }, - "deleteStyleConfirm": { - "message": "Наистина ли искаш да изтриеш този стил?", - "description": "Confirmation before deleting a style" - }, - "deleteStyleLabel": { - "message": "Изтрий", - "description": "Label for the button to delete a style" - }, - "description": { - "message": "Промени уеба със Stylus, мениджър на потребителски стилове. Stylus ти позволява лесно да инсталираш теми и скинове за много популярни сайтове.", - "description": "Extension description" - }, - "disableAllStyles": { - "message": "Изключи всички стилове", - "description": "Label for the checkbox that turns all enabled styles off." - }, - "disableStyleLabel": { - "message": "Забрани", - "description": "Label for the button to disable a style" - }, - "editGotoLine": { - "message": "Иди на ред (или ред:кол)", - "description": "Go to line or line:column on Ctrl-G in style code editor" - }, - "editStyleHeading": { - "message": "Промени стила", - "description": "Title of the page for editing styles" - }, - "editStyleLabel": { - "message": "Редактирай", - "description": "Label for the button to go to the edit style page" - }, - "editStyleTitle": { - "message": "Редактирай стил $stylename$", - "description": "Title of the page for editing styles", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "enableStyleLabel": { - "message": "Разреши", - "description": "Label for the button to enable a style" - }, - "exportLabel": { - "message": "Експорт", - "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" - }, - "helpAlt": { - "message": "Помощ", - "description": "Alternate text for help buttons" - }, - "helpKeyMapCommand": { - "message": "Напиши име на команда", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "helpKeyMapHotkey": { - "message": "Натисни клавишна комбинация", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "importAppendLabel": { - "message": "Добави към стил", - "description": "Label for the button to import a style and append to the existing sections" - }, - "importAppendTooltip": { - "message": "Добави импортирания стил към текущия", - "description": "Tooltip for the button to import a style and append to the existing sections" - }, - "importLabel": { - "message": "Импорт", - "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" - }, - "importReplaceLabel": { - "message": "Презапиши стила", - "description": "Label for the button to import and overwrite current style" - }, - "importReplaceTooltip": { - "message": "Презапишете съдържанието на текущия стил с импортирания", - "description": "Label for the button to import and overwrite current style" - }, - "installButton": { - "message": "Инсталирай стил", - "description": "Label for install button" - }, - "installButtonInstalled": { - "message": "Стилът е инсталиран", - "description": "Text displayed when the style is successfully installed" - }, - "installButtonReinstall": { - "message": "Преинсталирай стила", - "description": "Label for reinstall button" - }, - "installButtonUpdate": { - "message": "Обнови стила", - "description": "Label for update button" - }, - "installUpdate": { - "message": "Инсталирай обновление", - "description": "Label for the button to install an update for a single style" - }, - "installUpdateFrom": { - "message": "В момента стилът се обновява от $url$", - "description": "Label to describe where the style gets update", - "placeholders": { - "url": { - "content": "$1" - } - } - }, - "installUpdateFromLabel": { - "message": "Провери за обновления", - "description": "Label for the checkbox to save current URL for update check" - }, - "license": { - "message": "Лиценз", - "description": "Label for the license" - }, - "linkGetHelp": { - "message": "Получете помощ", - "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" - }, - "linkGetStyles": { - "message": "Вземете стилове", - "description": "Help link text on the manage page e.g. https://userstyles.org" - }, - "linkTranslate": { - "message": "Преведете", - "description": "Transifex link text on the manage page" - }, - "linterCSSLintIncompatible": { - "message": "CSSLint не поддържа $preprocessorname$ preprocessor", - "description": "The label to display when the preprocessor isn't compatible with CSSLint", - "placeholders": { - "preprocessorname": { - "content": "$1" - } - } - }, - "linterCSSLintSettings": { - "message": "(Укажете правилата: 0 = забранен; 1 = предупреждения; 2 = грешки)", - "description": "CSSLint rule config values" - }, - "linterConfigPopupTitle": { - "message": "Настройте конфигурация за $linter$ правила", - "description": "Stylelint or CSSLint popup header", - "placeholders": { - "linter": { - "content": "$1" - } - } - }, - "linterConfigTooltip": { - "message": "Щракнете, за да конфигурирате този linter", - "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" - }, - "linterInvalidConfigError": { - "message": "Не е записано заради тези неправилни настройки", - "description": "Invalid linter config will show a message followed by a list of invalid entries" - }, - "linterIssues": { - "message": "Проблеми", - "description": "Label for the CSS linter issues block on the style edit page" - }, - "linterIssuesHelp": { - "message": "Тези проблеми бяха намерени от $link$:", - "description": "Help popup message for the selected CSS linter issues block on the style edit page", - "placeholders": { - "link": { - "content": "$1" - } - } - }, - "linterJSONError": { - "message": "Невалиден JSON формат", - "description": "Setting linter config with invalid JSON" - }, - "linterResetMessage": { - "message": "За да върнете погрешно нулиране, натиснете Ctrl-Z (или Cmd-Z) в текстовия прозорец", - "description": "Reset button tooltip to inform user on how to undo an accidental reset" - }, - "linterRulesLink": { - "message": "Вижте пълния списък с правила", - "description": "Stylelint or CSSLint rules label added immediately before a link" - }, - "liveReloadError": { - "message": "Получи се грешка докато наблюдавахме файла", - "description": "The label of live-reload error" - }, - "liveReloadLabel": { - "message": "Преглед на живо", - "description": "The label of live-reload feature" - }, - "manageFilters": { - "message": "Филтри", - "description": "Label for filters container" - }, - "manageHeading": { - "message": "Инсталирани стилове", - "description": "Heading for the manage page" - }, - "manageNewStyleAsUsercss": { - "message": "като Потребителскиcss", - "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" - }, - "manageNewUI": { - "message": "Нова подредба на UI", - "description": "Label for the checkbox that toggles the new UI on manage page" - }, - "manageOnlyDisabled": { - "message": "Само забранените стилове", - "description": "Checkbox to show only disabled styles" - }, - "manageOnlyEnabled": { - "message": "Само разрешените стилове", - "description": "Checkbox to show only enabled styles" - }, - "manageOnlyExternal": { - "message": "Само външните стилове", - "description": "Checkbox to show only externally installed styles i.e. updatable" - }, - "manageOnlyLocal": { - "message": "Само локалните стилове", - "description": "Checkbox to show only locally created styles i.e. non-updatable" - }, - "manageOnlyLocalTooltip": { - "message": "(стиловете не инсталирани чрез страницата на userstyles.org)", - "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" - }, - "manageOnlyNonUsercss": { - "message": "Само не-Потребителскитеcss стилове", - "description": "Checkbox to show only non-Usercss (standard) styles" - }, - "manageOnlyUpdates": { - "message": "Само с обновления или проблеми", - "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" - }, - "manageOnlyUsercss": { - "message": "Само Потребителскиcss стилове", - "description": "Checkbox to show only Usercss styles" - } } \ No newline at end of file diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 9e26dfee..d058a54d 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -1 +1,1586 @@ -{} \ No newline at end of file +{ + "addStyleTitle": { + "message": "Add Style", + "description": "Title of the page for adding styles" + }, + "alphaChannel": { + "message": "Opacity", + "description": "Label of color's opacity" + }, + "appliesAdd": { + "message": "Add", + "description": "Label for the button to add an 'applies' entry" + }, + "appliesDisplay": { + "message": "Applies to: $applies$", + "description": "Text on the manage screen to describe what the style applies to" + }, + "appliesDisplayTruncatedSuffix": { + "message": "and more", + "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" + }, + "appliesDomainOption": { + "message": "URLs on the domain", + "description": "Option to make the style apply to the entered string as a domain" + }, + "appliesHelp": { + "message": "Use the 'Applies to' controls to limit what URLs the code in this section applies to.", + "description": "Help text for 'applies to' section" + }, + "appliesLabel": { + "message": "Applies to", + "description": "Label for 'applies to' fields on the edit/add screen" + }, + "appliesLineWidgetLabel": { + "message": "Display 'Applies to' info", + "description": "Label for the checkbox to display applies-to information in the single editor" + }, + "appliesLineWidgetWarning": { + "message": "Does not work with minified CSS", + "description": "A warning that applies-to information won't show properly with minified CSS" + }, + "appliesRegexpOption": { + "message": "URLs matching the regexp", + "description": "Option to make the style apply to the entered string as a regular expression" + }, + "appliesRemove": { + "message": "Remove", + "description": "Label for the button to remove an 'applies' entry" + }, + "appliesRemoveError": { + "message": "Can not remove last 'applies to' entry", + "description": "Error displayed when the last 'applies' is going to be removed" + }, + "appliesSpecify": { + "message": "Specify", + "description": "Label for the button to make a style apply only to specific sites" + }, + "appliesToEverything": { + "message": "Everything", + "description": "Text displayed for styles that apply to all sites" + }, + "appliesUrlOption": { + "message": "URL", + "description": "Option to make the style apply to the entered string as a URL" + }, + "appliesUrlPrefixOption": { + "message": "URLs starting with", + "description": "Option to make the style apply to the entered string as a URL prefix" + }, + "applyAllUpdates": { + "message": "Apply all updates", + "description": "Label for the button to apply all detected updates" + }, + "author": { + "message": "Author", + "description": "Label for the style author" + }, + "backupButtons": { + "message": "Backup", + "description": "Heading for backup" + }, + "backupMessage": { + "message": "Select a file or drag and drop to this page.", + "description": "Message for backup" + }, + "bckpInstStyles": { + "message": "Export styles", + "description": "" + }, + "checkAllUpdates": { + "message": "Check all styles for updates", + "description": "Label for the button to check all styles for updates" + }, + "checkAllUpdatesForce": { + "message": "Check again, I didn't edit any styles!", + "description": "Label for the button to apply all detected updates" + }, + "checkForUpdate": { + "message": "Check for update", + "description": "Label for the button to check a single style for an update" + }, + "checkingForUpdate": { + "message": "Checking...", + "description": "Text to display when checking a style for an update" + }, + "clickToUninstall": { + "message": "Click to uninstall", + "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" + }, + "cm_autoCloseBrackets": { + "message": "Autoclose brackets and quotes", + "description": "Label for the checkbox in the style editor." + }, + "cm_autoCloseBracketsTooltip": { + "message": "Automatically add a closing pair when typing an opening one of ()[]{}''\"\"", + "description": "Label for the checkbox in the style editor." + }, + "cm_autocompleteOnTyping": { + "message": "Autocomplete on typing", + "description": "Label for the checkbox in the style editor." + }, + "cm_colorpicker": { + "message": "Colorpickers for CSS colors", + "description": "Label for the checkbox controlling colorpicker option for the style editor." + }, + "cm_indentWithTabs": { + "message": "Use tabs with smart indentation", + "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." + }, + "cm_keyMap": { + "message": "Keymap", + "description": "Label for the drop-down list controlling the keymap for the style editor." + }, + "cm_lineWrapping": { + "message": "Word wrap", + "description": "Label for the checkbox controlling word wrap option for the style editor." + }, + "cm_linter": { + "message": "CSS Linter", + "description": "Select the linter to check for CSS issues" + }, + "cm_matchHighlight": { + "message": "Highlight", + "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." + }, + "cm_matchHighlightSelection": { + "message": "Selection only", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" + }, + "cm_matchHighlightToken": { + "message": "Token under cursor", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" + }, + "cm_resizeGripHint": { + "message": "Double-click to maximize/restore the height", + "description": "Tooltip for the resize grip in style editor" + }, + "cm_selectByTokens": { + "message": "Double-clicking selects tokens", + "description": "Label for the checkbox in the editor." + }, + "cm_selectByTokensTooltip": { + "message": "Examples of tokens: .foo-bar-2 #aabbcc 0.32 !important\nWhen disabled: punctuation-delimited words are selected.", + "description": "" + }, + "cm_smartIndent": { + "message": "Use smart indentation", + "description": "Label for the checkbox controlling smart indentation option for the style editor." + }, + "cm_tabSize": { + "message": "Tab size", + "description": "Label for the text box controlling tab size option for the style editor." + }, + "cm_theme": { + "message": "Theme", + "description": "Label for the style editor's CSS theme." + }, + "colorpickerPaletteHint": { + "message": "Right-click a swatch to cycle through its source lines", + "description": "" + }, + "colorpickerSwitchFormatTooltip": { + "message": "Switch formats: HEX -> RGB -> HSL.\nShift-click to reverse the direction.\nAlso via PgUp (PageUp), PgDn (PageDown) keys.", + "description": "Tooltip for the switch button in the color picker popup in the style editor." + }, + "colorpickerTooltip": { + "message": "Open color picker", + "description": "Tooltip for the colored squares shown before CSS colors in the style editor." + }, + "configOnChange": { + "message": "on change", + "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" + }, + "configOnChangeTooltip": { + "message": "Autosave and apply changes automatically", + "description": "" + }, + "configureStyle": { + "message": "Configure", + "description": "Label for the button to configure usercss userstyle" + }, + "configureStyleOnHomepage": { + "message": "Configure on homepage", + "description": "Label for the button to configure userstyles.org userstyle" + }, + "confirmCancel": { + "message": "Cancel", + "description": "" + }, + "confirmClose": { + "message": "Close", + "description": "'Close' button in a confirm dialog" + }, + "confirmDefault": { + "message": "Use default", + "description": "'Set to default' button in a confirm dialog" + }, + "confirmDelete": { + "message": "Delete", + "description": "" + }, + "confirmDiscardChanges": { + "message": "Discard the changes?", + "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" + }, + "confirmNo": { + "message": "No", + "description": "'No' button in a confirm dialog" + }, + "confirmOK": { + "message": "OK", + "description": "" + }, + "confirmSave": { + "message": "Save", + "description": "'Save' button in a confirm dialog" + }, + "confirmStop": { + "message": "Stop", + "description": "'Stop' button in a confirm dialog" + }, + "confirmYes": { + "message": "Yes", + "description": "'Yes' button in a confirm dialog" + }, + "copied": { + "message": "Copied to clipboard", + "description": "Message shown when content has been copied to the clipboard" + }, + "copy": { + "message": "Copy to clipboard", + "description": "Tooltip for elements which can be copied" + }, + "customNameHint": { + "message": "Enter a custom name here to rename the style in UI without breaking its updates", + "description": "" + }, + "customNameResetHint": { + "message": "Stop using customized name, switch to the style's own name", + "description": "Tooltip of 'x' button shown in editor when changing the name input of a) styles updated from a URL i.e. not locally created, b) UserCSS styles" + }, + "dateAbbrDay": { + "message": "$value$d", + "description": "Day suffix in a short relative date, for example: 8d" + }, + "dateAbbrHour": { + "message": "$value$h", + "description": "Hour suffix in a short relative date, for example: 8h" + }, + "dateAbbrMonth": { + "message": "$value$m", + "description": "Month suffix in a short relative date, for example: 8m" + }, + "dateAbbrYear": { + "message": "$value$y", + "description": "Year suffix in a short relative date, for example: 8y" + }, + "dateInstalled": { + "message": "Date installed", + "description": "Option text for the user to sort the style by install date" + }, + "dateUpdated": { + "message": "Date updated", + "description": "Option text for the user to sort the style by last update date" + }, + "dbError": { + "message": "An error has occurred using the Stylus database. Would you like to visit a web page with possible solutions?", + "description": "Prompt when a DB error is encountered" + }, + "defaultTheme": { + "message": "default", + "description": "Default CodeMirror CSS theme option on the edit style page" + }, + "deleteStyleConfirm": { + "message": "Are you sure you want to delete this style?", + "description": "Confirmation before deleting a style" + }, + "deleteStyleLabel": { + "message": "Delete", + "description": "Label for the button to delete a style" + }, + "description": { + "message": "Redesign the web with Stylus, a user styles manager. Stylus allows you to easily install themes and skins for many popular sites.", + "description": "Extension description" + }, + "disableAllStyles": { + "message": "Turn all styles off", + "description": "Label for the checkbox that turns all enabled styles off." + }, + "disableStyleLabel": { + "message": "Disable", + "description": "Label for the button to disable a style" + }, + "dragDropMessage": { + "message": "Drop your backup file anywhere on this page to import.", + "description": "Drag'n'drop message" + }, + "dragDropUsercssTabstrip": { + "message": "To install the file, drop it on the tab strip (the area where the tab titles are shown).", + "description": "Message popup shown when erroneously dropping a usercss file into the manager page" + }, + "editDeleteText": { + "message": "Delete", + "description": "Label for the context menu item in the editor to delete selected text" + }, + "editGotoLine": { + "message": "Goto line (or line:col)", + "description": "Go to line or line:column on Ctrl-G in style code editor" + }, + "editStyleHeading": { + "message": "Edit Style", + "description": "Title of the page for editing styles" + }, + "editStyleLabel": { + "message": "Edit", + "description": "Label for the button to go to the edit style page" + }, + "editStyleTitle": { + "message": "Edit Style $stylename$", + "description": "Title of the page for editing styles" + }, + "enableStyleLabel": { + "message": "Enable", + "description": "Label for the button to enable a style" + }, + "excludeStyleByDomainLabel": { + "message": "Exclude the current domain", + "description": "" + }, + "excludeStyleByUrlLabel": { + "message": "Exclude the current URL", + "description": "" + }, + "exportLabel": { + "message": "Export", + "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" + }, + "externalFeedback": { + "message": "Feedback", + "description": "Label for the external link to send feedback for the style" + }, + "externalHomepage": { + "message": "Homepage", + "description": "Label for the external link to style's homepage" + }, + "externalLink": { + "message": "External link", + "description": "Label for external links" + }, + "externalSupport": { + "message": "Support", + "description": "Label for the external link to style's support site" + }, + "externalUsercssDocument": { + "message": "Documentation for Usercss", + "description": "Label for the external link to usercss documentation" + }, + "filteredStyles": { + "message": "$numShown$ shown of $numTotal$ total", + "description": "TL note - make this message short" + }, + "filteredStylesAllHidden": { + "message": "Currently applied filters match no styles", + "description": "Text shown when no styles match currently applied filter in the style manager" + }, + "findStyles": { + "message": "Find styles", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesForSite": { + "message": "Find more styles for this site", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesInline": { + "message": "Inline", + "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" + }, + "findStylesInlineTooltip": { + "message": "Display search results inside this window.", + "description": "Text for a checkbox that displays search results within the Stylus popup." + }, + "genericAdd": { + "message": "Add", + "description": "Used in various places for an action that adds something" + }, + "genericClone": { + "message": "Clone", + "description": "Used in various places for an action that clones something" + }, + "genericDisabledLabel": { + "message": "Disabled", + "description": "Used in various lists/options to indicate that something is disabled" + }, + "genericEnabledLabel": { + "message": "Enabled", + "description": "Used in various lists/options to indicate that something is enabled" + }, + "genericError": { + "message": "Error", + "description": "Used in various places to indicate some error occurred." + }, + "genericHistoryLabel": { + "message": "History", + "description": "Used in various places to show a history log of something" + }, + "genericNext": { + "message": "Next", + "description": "Used in various places to select/perform the next step/action" + }, + "genericPrevious": { + "message": "Previous", + "description": "Used in various places to select/perform the previous step/action" + }, + "genericResetLabel": { + "message": "Reset", + "description": "Used in various parts of UI to indicate that something may be reset to its original state" + }, + "genericSavedMessage": { + "message": "Saved", + "description": "Used in various parts of the UI to indicate that something was saved" + }, + "genericTitle": { + "message": "Title", + "description": "Used in various parts of the UI to indicate the title of something" + }, + "genericUnknown": { + "message": "Unknown", + "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" + }, + "helpAlt": { + "message": "Help", + "description": "Alternate text for help buttons" + }, + "helpKeyMapCommand": { + "message": "Type a command name", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "helpKeyMapHotkey": { + "message": "Press a hotkey", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "hostDisabled": { + "message": "This host has been disabled due to a bug in the current version of the browser being used", + "description": "Tooltip for cloud host disabled" + }, + "importAppendLabel": { + "message": "Append to style", + "description": "Label for the button to import a style and append to the existing sections" + }, + "importAppendTooltip": { + "message": "Append the imported style to current style", + "description": "Tooltip for the button to import a style and append to the existing sections" + }, + "importLabel": { + "message": "Import", + "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" + }, + "importPreprocessor": { + "message": "Style with a @preprocessor won't work in the classic mode. You can switch the editor to Usercss mode: 1) open the style manager, 2) enable \"as Usercss\" checkbox, 3) click \"Write new style\"\n\nImport now anyway?", + "description": "" + }, + "importPreprocessorTitle": { + "message": "Potential problem due to @preprocessor", + "description": "" + }, + "importReplaceLabel": { + "message": "Overwrite style", + "description": "Label for the button to import and overwrite current style" + }, + "importReplaceTooltip": { + "message": "Discard contents of current style and overwrite it with the imported style", + "description": "Label for the button to import and overwrite current style" + }, + "importReportLegendAdded": { + "message": "added", + "description": "Text after the number of styles added in the report shown after importing styles" + }, + "importReportLegendIdentical": { + "message": "identical skipped", + "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" + }, + "importReportLegendInvalid": { + "message": "invalid skipped", + "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" + }, + "importReportLegendUpdatedBoth": { + "message": "updated both meta info and code", + "description": "Text after the number of styles updated entirely in the report shown after importing styles" + }, + "importReportLegendUpdatedCode": { + "message": "updated code", + "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" + }, + "importReportLegendUpdatedMeta": { + "message": "updated meta info", + "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" + }, + "importReportTitle": { + "message": "Finished importing styles", + "description": "Title of the report shown after importing styles" + }, + "importReportUnchanged": { + "message": "Nothing was changed.", + "description": "Message in the report shown after importing styles" + }, + "importReportUndone": { + "message": "styles were reverted", + "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" + }, + "importReportUndoneTitle": { + "message": "Import has been undone", + "description": "Title of the message box shown after undoing the import of styles" + }, + "installButton": { + "message": "Install style", + "description": "Label for install button" + }, + "installButtonInstalled": { + "message": "Style installed", + "description": "Text displayed when the style is successfully installed" + }, + "installButtonReinstall": { + "message": "Reinstall style", + "description": "Label for reinstall button" + }, + "installButtonUpdate": { + "message": "Update style", + "description": "Label for update button" + }, + "installUpdate": { + "message": "Install update", + "description": "Label for the button to install an update for a single style" + }, + "installUpdateFrom": { + "message": "Currently the style is updated from $url$", + "description": "Label to describe where the style gets update" + }, + "installUpdateFromLabel": { + "message": "Check for updates", + "description": "Label for the checkbox to save current URL for update check" + }, + "license": { + "message": "License", + "description": "Label for the license" + }, + "linkGetHelp": { + "message": "Get help", + "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" + }, + "linkGetStyles": { + "message": "Get styles", + "description": "Help link text on the manage page e.g. https://userstyles.org" + }, + "linkStylusWiki": { + "message": "Wiki", + "description": "Wiki link text on the manage page e.g. https://github.com/openstyles/stylus/wiki" + }, + "linkTranslate": { + "message": "Translate", + "description": "Transifex link text on the manage page" + }, + "linterCSSLintIncompatible": { + "message": "CSSLint doesn't support $preprocessorname$ preprocessor", + "description": "The label to display when the preprocessor isn't compatible with CSSLint" + }, + "linterCSSLintSettings": { + "message": "(Set rule as: 0 = disabled; 1 = warning; 2 = error)", + "description": "CSSLint rule config values" + }, + "linterConfigPopupTitle": { + "message": "Set $linter$ rules configuration", + "description": "Stylelint or CSSLint popup header" + }, + "linterConfigTooltip": { + "message": "Click to configure this linter", + "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" + }, + "linterInvalidConfigError": { + "message": "Not saved due to these invalid configuration settings:", + "description": "Invalid linter config will show a message followed by a list of invalid entries" + }, + "linterIssues": { + "message": "Issues", + "description": "Label for the CSS linter issues block on the style edit page" + }, + "linterIssuesHelp": { + "message": "These issues were found by $link$:", + "description": "Help popup message for the selected CSS linter issues block on the style edit page" + }, + "linterJSONError": { + "message": "Invalid JSON format", + "description": "Setting linter config with invalid JSON" + }, + "linterResetMessage": { + "message": "To undo accidental reset, press Ctrl-Z (or Cmd-Z) in the text box", + "description": "Reset button tooltip to inform user on how to undo an accidental reset" + }, + "linterRulesLink": { + "message": "See a full list of rules", + "description": "Stylelint or CSSLint rules label added immediately before a link" + }, + "liveReloadError": { + "message": "An error occurred while watching the file", + "description": "The label of live-reload error" + }, + "liveReloadInstallHint": { + "message": "Keep this tab open to auto-update the style on external changes.", + "description": "The label of live-reload feature" + }, + "liveReloadInstallHintFF": { + "message": "Keep both this tab and the original tab open to auto-update the style on external changes.", + "description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox" + }, + "liveReloadLabel": { + "message": "Live reload", + "description": "The label of live-reload feature" + }, + "manageFavicons": { + "message": "Favicons in applies-to column", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFaviconsGray": { + "message": "Grayed out", + "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" + }, + "manageFaviconsHelp": { + "message": "Stylus uses an external service https://www.google.com/s2/favicons", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFilters": { + "message": "Filters", + "description": "Label for filters container" + }, + "manageHeading": { + "message": "Installed Styles", + "description": "Heading for the manage page" + }, + "manageMaxTargets": { + "message": "Number of applies-to items", + "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" + }, + "manageNewStyleAsUsercss": { + "message": "as Usercss", + "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" + }, + "manageNewUI": { + "message": "New manage UI layout", + "description": "Label for the checkbox that toggles the new UI on manage page" + }, + "manageOnlyDisabled": { + "message": "Only disabled styles", + "description": "Checkbox to show only disabled styles" + }, + "manageOnlyEnabled": { + "message": "Only enabled styles", + "description": "Checkbox to show only enabled styles" + }, + "manageOnlyExternal": { + "message": "Only external styles", + "description": "Checkbox to show only externally installed styles i.e. updatable" + }, + "manageOnlyLocal": { + "message": "Only locally created styles", + "description": "Checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyLocalTooltip": { + "message": "(the styles not installed through a userstyles.org page)", + "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyNonUsercss": { + "message": "Only non-Usercss styles", + "description": "Checkbox to show only non-Usercss (standard) styles" + }, + "manageOnlyUpdates": { + "message": "Only with updates or issues", + "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" + }, + "manageOnlyUsercss": { + "message": "Only Usercss styles", + "description": "Checkbox to show only Usercss styles" + }, + "manageTitle": { + "message": "Stylus", + "description": "Title for the manage page" + }, + "menuShowBadge": { + "message": "Show active style count", + "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." + }, + "meta_invalidCheckboxDefault": { + "message": "Invalid @var checkbox: value must be 0 or 1", + "description": "Error displayed when the value of @var checkbox is invalid" + }, + "meta_invalidColor": { + "message": "Invalid @var color: $color$ is not a color", + "description": "Error displayed when the value of @var color is invalid" + }, + "meta_invalidRange": { + "message": "Invalid @var $type$: value must be a number or an array", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMultipleUnits": { + "message": "Invalid @var $type$: multiple units are defined", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeTooManyValues": { + "message": "Invalid @var $type$: the array contains too many items", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeValue": { + "message": "Invalid @var $type$: items in the array must be number, string, or null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeDefault": { + "message": "Invalid @var $type$: default value is null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMin": { + "message": "Invalid @var $type$: default value is lower than the minimum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMax": { + "message": "Invalid @var $type$: default value is larger than the maximum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeStep": { + "message": "Invalid @var $type$: default value is not a mutiple of the step", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeUnits": { + "message": "Invalid @var $type$: '$units$' is not a valid unit", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidSelect": { + "message": "Invalid @var select: the default value must be an array or an object", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValue": { + "message": "Invalid @var select: values inside the array/object must be a string", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectEmptyOptions": { + "message": "Invalid @var select: options list is empty", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectLabel": { + "message": "Invalid @var select: option label is empty", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectMultipleDefaults": { + "message": "Invalid @var select: multiple default options are defined", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectNameDuplicated": { + "message": "Invalid @var select: option name is duplicated", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValueMismatch": { + "message": "Invalid @var select: value doesn't exist in the option list", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidURLProtocol": { + "message": "Invalid URL protocol. Only http and https are allowed: $protocol$", + "description": "Error displayed when the protocol of the URL is invalid" + }, + "meta_invalidVersion": { + "message": "Invalid version number. The value doesn't match SemVer pattern: $version$", + "description": "Error displayed when @version is invalid" + }, + "meta_invalidNumber": { + "message": "Expect a number", + "description": "Error displayed when the value is expected to be a number" + }, + "meta_invalidString": { + "message": "Expect a quoted string", + "description": "Error displayed when the value is expected to be a quoted string" + }, + "meta_invalidWord": { + "message": "Expect a word", + "description": "Error displayed when the value is expected to be a word" + }, + "meta_missingChar": { + "message": "Expect characters: $chars$", + "description": "Error displayed when the value is expected to be some characters" + }, + "meta_missingEOT": { + "message": "Expect EOT data", + "description": "Error displayed when the value is expected to be an EOT list" + }, + "meta_missingMandatory": { + "message": "Missing mandatory metadata: $keys$", + "description": "Error displayed when mandatory keys are missing" + }, + "meta_unknownJSONLiteral": { + "message": "Invalid JSON: $literal$ is not a valid JSON literal", + "description": "Error displayed when JSON value is invalid" + }, + "meta_unknownMeta": { + "message": "Unknown metadata: $key$", + "description": "Error displayed when unknown metadata is parsed" + }, + "meta_unknownVarType": { + "message": "Unknown @$varkey$ type: $vartype$", + "description": "Error displayed when unknown variable type is parsed" + }, + "meta_unknownPreprocessor": { + "message": "Unknown @preprocessor: $preprocessor$", + "description": "Error displayed when unknown @preprocessor is parsed" + }, + "noStylesForSite": { + "message": "No styles installed for this site.", + "description": "Text displayed when no styles are installed for the current site" + }, + "numberedLine": { + "message": "Line:", + "description": "Will be followed by one or more line numbers in the editor." + }, + "openManage": { + "message": "Manage", + "description": "Link to open the manage page." + }, + "openOptions": { + "message": "Options", + "description": "Go to Options UI" + }, + "openStylesManager": { + "message": "Open styles manager", + "description": "Label for the style maanger opener in the browser action context menu." + }, + "optionsActions": { + "message": "Actions", + "description": "" + }, + "optionsAdvanced": { + "message": "Advanced", + "description": "" + }, + "optionsAdvancedContextDelete": { + "message": "Add 'Delete' in editor context menu", + "description": "" + }, + "optionsAdvancedExposeIframes": { + "message": "Expose iframes via HTML[stylus-iframe]", + "description": "" + }, + "optionsAdvancedExposeIframesNote": { + "message": "Exposes the top site domain in each iframe.\nEnables writing iframe-specific CSS like this:\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }", + "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." + }, + "optionsAdvancedNewStyleAsUsercss": { + "message": "Write new style as usercss", + "description": "" + }, + "optionsAdvancedPatchCsp": { + "message": "Patch CSP to allow style assets", + "description": "" + }, + "optionsAdvancedPatchCspNote": { + "message": "Enable this if styles contain images or fonts which fail to load on sites with a strict CSP (Content-Security-Policy).\n\nEnabling this setting will relax CSP restrictions, allowing essential style content to load. This option is only intended for advanced users who understand the potential security implications, and accept responsibility for monitoring the content which they're allowing. Read about CSS-based attacks for more information.\n\nAlso be aware, this particular setting is not guaranteed to take effect if another installed extension modifies the network response first.", + "description": "" + }, + "optionsAdvancedStyleViaXhr": { + "message": "Instant inject mode", + "description": "" + }, + "optionsAdvancedStyleViaXhrNote": { + "message": "Enable this if you encounter flashing of unstyled content (FOUC) when browsing, which is especially noticeable with dark themes.\n\nThe technical reason is that Chrome/Chromium postpones asynchronous communication of extensions, in a usually meaningless attempt to improve page load speed, potentially causing styles to be late to apply. To circumvent this, since web extensions are not provided a synchronous API, Stylus provides this option to utilize the \"deprecated\" synchronous XMLHttpRequest web API to fetch applicable styles. There shouldn't be any detrimental effects, since the request is fulfilled within a few milliseconds while the page is still being downloaded from the server.\n\nNevertheless, Chromium will print a warning in devtools' console. Right-clicking a warning, and hiding them, will prevent future warnings from being shown.", + "description": "" + }, + "optionsBadgeDisabled": { + "message": "Background color when disabled", + "description": "" + }, + "optionsBadgeNormal": { + "message": "Background color", + "description": "" + }, + "optionsCheck": { + "message": "Update styles", + "description": "" + }, + "optionsCheckUpdate": { + "message": "Check for and install all available updates", + "description": "" + }, + "optionsCustomizeBadge": { + "message": "Badge on the toolbar icon", + "description": "" + }, + "optionsCustomizeIcon": { + "message": "Toolbar icon", + "description": "" + }, + "optionsCustomizePopup": { + "message": "Popup", + "description": "" + }, + "optionsCustomizeUpdate": { + "message": "Updates", + "description": "" + }, + "optionsCustomizeSync": { + "message": "Sync to cloud", + "description": "" + }, + "optionsHeading": { + "message": "Options", + "description": "Heading for options section on manage page." + }, + "optionsIconDark": { + "message": "Dark browser themes", + "description": "" + }, + "optionsIconLight": { + "message": "Light browser themes", + "description": "" + }, + "optionsOpen": { + "message": "Open", + "description": "" + }, + "optionsOpenManager": { + "message": "Manage styles", + "description": "" + }, + "optionsPopupWidth": { + "message": "Popup width (in pixels)", + "description": "" + }, + "optionsReset": { + "message": "Reset the options to default values", + "description": "" + }, + "optionsResetButton": { + "message": "Reset options", + "description": "" + }, + "optionsStylusThemes": { + "message": "Find a Stylus UI theme", + "description": "" + }, + "optionsSubheading": { + "message": "More Options", + "description": "Subheading for options section on manage page." + }, + "optionsUpdateImportNote": { + "message": "When importing style backups from old version or from Stylish, do a one-time check for updates manually in the styles manager to ensure all styles are updated.", + "description": "" + }, + "optionsUpdateInterval": { + "message": "Userstyle autoupdate interval in hours (specify 0 to disable)", + "description": "" + }, + "optionsSyncNone": { + "message": "None", + "description": "" + }, + "optionsSyncConnect": { + "message": "Connect", + "description": "" + }, + "optionsSyncDisconnect": { + "message": "Disconnect", + "description": "" + }, + "optionsSyncSyncNow": { + "message": "Sync now", + "description": "" + }, + "optionsSyncLogin": { + "message": "Login", + "description": "" + }, + "optionsSyncStatusPull": { + "message": "Pulling style $loaded$ of $total$", + "description": "" + }, + "optionsSyncStatusPush": { + "message": "Pushing style $loaded$ of $total$", + "description": "" + }, + "optionsSyncStatusSyncing": { + "message": "Syncing...", + "description": "" + }, + "optionsSyncStatusConnecting": { + "message": "Connecting...", + "description": "" + }, + "optionsSyncStatusConnected": { + "message": "Connected", + "description": "" + }, + "optionsSyncStatusDisconnecting": { + "message": "Disconnecting...", + "description": "" + }, + "optionsSyncStatusDisconnected": { + "message": "Disconnected", + "description": "" + }, + "optionsSyncStatusRelogin": { + "message": "Session expired, please login again.", + "description": "" + }, + "paginationCurrent": { + "message": "Current page", + "description": "Tooltip for the current page index in search results" + }, + "paginationEstimated": { + "message": "Estimated number of pages", + "description": "Tooltip for the total page count in search results" + }, + "paginationNext": { + "message": "Next page", + "description": "Tooltip for the '->' (next page) button in search results" + }, + "paginationPrevious": { + "message": "Previous page", + "description": "Tooltip for the '<-' button in search results" + }, + "paginationTotal": { + "message": "Total pages", + "description": "" + }, + "parseUsercssError": { + "message": "Stylus failed to parse usercss:", + "description": "The error message to show when stylus failed to parse usercss" + }, + "popupAutoResort": { + "message": "Resort styles in popup after toggling", + "description": "Label for the checkbox controlling popup resorting." + }, + "popupBorders": { + "message": "Add white borders on the sides", + "description": "" + }, + "popupBordersTooltip": { + "message": "Useful for dark themes in new Chrome as it no longer paints the side borders", + "description": "" + }, + "popupHotkeysInfo": { + "message": "<1>-<9>, <0>, also on numpad - toggles Nth style (0 is 10)\n- toggles first style with a name that starts with the letter\n opens editor instead of toggling\n enables listed styles\n disables listed styles\n and <`> (backtick) - toggles initially enabled styles; doesn't apply to subsequently enabled styles while the popup is open so you can restore the initial selection after testing stuff: simply disable all, then toggle i.e. \nMore info on wiki", + "description": "NOTE1: preserve < and > symbols so that 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." + }, + "popupHotkeysTooltip": { + "message": "Click to see available hotkeys", + "description": "Tooltip displayed when hovering the right edge of the extension popup" + }, + "popupManageTooltip": { + "message": "Shift-click or right-click opens manager with styles applicable for current site", + "description": "Tooltip for the 'Manage' button in the popup." + }, + "popupMenuButtonTooltip": { + "message": "Action menu", + "description": "Tooltip for menu button in popup." + }, + "popupOpenEditInPopup": { + "message": "Use a simple window (no omnibox)", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindow": { + "message": "Open editor in a new window", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindowTooltip": { + "message": "Also enabled by detaching editor tab from a browser window,\nand disabled by attaching a single editor tab into another window.", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupStylesFirst": { + "message": "Styles before commands", + "description": "Label for the checkbox controlling section order in the popup." + }, + "prefShowBadge": { + "message": "Number of styles active for the current site", + "description": "Label for the checkbox controlling toolbar badge text." + }, + "previewLabel": { + "message": "Live preview", + "description": "Label for the checkbox in style editor to enable live preview while editing." + }, + "previewTooltip": { + "message": "Temporarily applies the changes without saving.\nSave the style to make the changes permanent.", + "description": "Tooltip for the checkbox in style editor to enable live preview while editing." + }, + "reload": { + "message": "Reload Stylus extension", + "description": "Context menu reload" + }, + "replace": { + "message": "Replace", + "description": "Label before the replace input field in the editor shown on Ctrl-H" + }, + "replaceAll": { + "message": "Replace all", + "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" + }, + "replaceWith": { + "message": "Replace with", + "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." + }, + "retrieveBckp": { + "message": "Import styles", + "description": "" + }, + "search": { + "message": "Search", + "description": "Label before the search input field in the editor shown on Ctrl-F" + }, + "searchCaseSensitive": { + "message": "Case-sensitive", + "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" + }, + "searchGlobalStyles": { + "message": "Also search global styles", + "description": "Checkbox label in the popup's inline style search, shown when the text to search is entered" + }, + "searchNumberOfResults": { + "message": "Number of matches", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchNumberOfResults2": { + "message": "Number of matches in code and applies-to values", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchStyleQueryHint": { + "message": "Search style names case-insensitively:\nsome words - all words in any order\n\"some phrase\" - this exact phrase without quotes\n2020 - a year like this also shows styles updated in 2020", + "description": "Tooltip shown for the text input in the popup's inline style finder" + }, + "searchRegexp": { + "message": "Use /re/ syntax for regexp search", + "description": "Label after the search input field in the editor shown on Ctrl-F" + }, + "searchResultInstallCount": { + "message": "Total installs", + "description": "Text for label that shows the number of times a search result was installed" + }, + "searchResultNoneFound": { + "message": "No styles found for this site.", + "description": "Error text in the popup when inline search didn't find any site-specific styles" + }, + "searchResultNotMatching": { + "message": "The style is installed but it doesn't apply to the current site URL.", + "description": "" + }, + "searchResultNotMatchingNote": { + "message": "Try asking the author of this userstyle to add the URL.\n\nYou can also open the style in the manager and edit it yourself,\nbut be aware it disables automatic updates for this style.", + "description": "" + }, + "searchResultRating": { + "message": "Rating", + "description": "Text for label that shows the search result's rating" + }, + "searchResultUpdated": { + "message": "Updated", + "description": "Text for label that shows the search result's last update date" + }, + "searchResultWeeklyCount": { + "message": "Weekly installs", + "description": "Text for label that shows the number of times a search result was installed during last week" + }, + "searchStylesAll": { + "message": "All", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesCode": { + "message": "CSS code", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesHelp": { + "message": " or key focuses the search field.\nDefault mode is plain text search for all space-separated terms in any order.\nExact words: wrap the query in double quotes, e.g. <\".header ~ div\">\nRegular expressions: include slashes and flags, e.g. \n\"By URL\" in scope selector: finds styles that apply to a fully specified URL e.g. https://www.example.org/\n\"Metadata\" in scope selector: searches in names, \"applies to\" specifiers, installation URL, update URL, and the entire metadata block for usercss styles.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page" + }, + "searchStylesMatchUrl": { + "message": "By URL", + "description": "Option for `find styles` scope selector in the manager. See searchMatchUrlHint for more info." + }, + "searchStylesMeta": { + "message": "Metadata", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesName": { + "message": "Name", + "description": "Option for `find styles` scope selector in the manager." + }, + "sectionAdd": { + "message": "Add another section", + "description": "Label for the button to add a section" + }, + "sectionCode": { + "message": "Code", + "description": "Label for the code for a section" + }, + "sectionRemove": { + "message": "Remove section", + "description": "Label for the button to remove a section" + }, + "sectionRestore": { + "message": "Restore removed section", + "description": "Label for the button to restore a removed section" + }, + "sections": { + "message": "Sections", + "description": "Header for the table of contents block listing style section names in the left panel of the classic editor" + }, + "shortcuts": { + "message": "Shortcuts", + "description": "Go to shortcut configuration" + }, + "shortcutsNote": { + "message": "Define keyboard shortcuts", + "description": "" + }, + "sortDateNewestFirst": { + "message": "newest first", + "description": "Text added to indicate that sorting a date would add the newest entries at the top" + }, + "sortDateOldestFirst": { + "message": "oldest first", + "description": "Text added to indicate that sorting a date would add the oldest entries at the top" + }, + "sortLabel": { + "message": "Select a sort to apply to the installed styles", + "description": "Title on the sort select to indicate it is used for sorting entries" + }, + "sortLabelTitleAsc": { + "message": "Title Ascending", + "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" + }, + "sortLabelTitleDesc": { + "message": "Title Descending", + "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" + }, + "sortStylesHelp": { + "message": "Choose the type of sort to apply to the installed entries from within the sort dropdown. The default setting applies an ascending sort (A to Z) to the entry titles. Sorts within the \"Title Descending\" group will apply a descending sort (Z to A) to the title.\nThere are other presets that will allow sorting the entries by multiple criteria. Think of this like sorting a table with multiple columns and each category in a select (between the plus signs) represents a column, or group.\nFor example, if the setting is \"Enabled (first) + Title\", the entries would sort so that all the enabled entries are sorted to the top of the list, then an entry title ascending sort (A to Z) is applied to both the enabled and disabled entries separately.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" + }, + "sortStylesHelpTitle": { + "message": "Sort contents", + "description": "Label for the sort info popup on the Manage styles page" + }, + "styleBadRegexp": { + "message": "Regexp is invalid.", + "description": "Validation message for a bad regexp in a style" + }, + "styleBeautify": { + "message": "Beautify", + "description": "Label for the CSS-beautifier button on the edit style page" + }, + "styleBeautifyHint": { + "message": "Hint: right-click the “Beautify” button or use the keyboard shortcut defined below to beautify without showing this panel", + "description": "Hint shown inside the CSS-beautifier panel" + }, + "styleBeautifyIndentConditional": { + "message": "Indent @media, @supports", + "description": "CSS-beautifier option" + }, + "styleBeautifyPreserveNewlines": { + "message": "Preserve new lines", + "description": "CSS-beautifier option" + }, + "styleCancelEditLabel": { + "message": "Back to manage", + "description": "Label for cancel button for style editing" + }, + "styleChangesNotSaved": { + "message": "You've made changes to this style without saving.", + "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" + }, + "styleEnabledLabel": { + "message": "Enabled", + "description": "Label for the enabled state of styles" + }, + "styleFromMozillaFormatError": { + "message": "Failed to import from Mozilla format", + "description": "Label for the import error" + }, + "styleFromMozillaFormatPrompt": { + "message": "Paste the Mozilla-format code", + "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" + }, + "styleInstall": { + "message": "Install '$stylename$' into Stylus?", + "description": "Confirmation when installing a style" + }, + "styleInstallFailed": { + "message": "Failed to install userstyle!\n$error$", + "description": "Warning when installation failed" + }, + "styleInstallOverwrite": { + "message": "'$stylename$' is already installed. Overwrite?\nVersion: $oldVersion$ -> $newVersion$", + "description": "Confirmation when re-installing a style" + }, + "styleMissingName": { + "message": "Enter a name", + "description": "Error displayed when user saves without providing a name" + }, + "styleMozillaFormatHeading": { + "message": "Mozilla Format", + "description": "Heading for the section with buttons to import/export Mozilla format of the style" + }, + "styleNotAppliedRegexpProblemTooltip": { + "message": "Style was not applied due to its incorrect usage of 'regexp()'", + "description": "Tooltip in the popup for styles that were not applied at all" + }, + "styleRegexpInvalidExplanation": { + "message": "Some 'regexp()' rules that could not be compiled at all.", + "description": "" + }, + "styleRegexpPartialExplanation": { + "message": "This style uses partially matching regexps in violation of CSS4 @document specification which requires a full URL match. The affected CSS sections were not applied to the page. This style was probably created in Stylish-for-Chrome which incorrectly checks 'regexp()' rules since the very first version (known bug).", + "description": "" + }, + "styleRegexpProblemTooltip": { + "message": "Number of sections not applied due to incorrect usage of 'regexp()'", + "description": "Tooltip in the popup for styles that were applied only partially" + }, + "styleRegexpTestButton": { + "message": "RegExp test", + "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" + }, + "styleRegexpTestFull": { + "message": "Matching tabs", + "description": "RegExp test report: label for the fully matching expressions" + }, + "styleRegexpTestInvalid": { + "message": "Invalid regexps skipped", + "description": "RegExp test report: label for the invalid expressions" + }, + "styleRegexpTestNone": { + "message": "No matching tabs", + "description": "RegExp test report: label for expressions that didn't match any tabs" + }, + "styleRegexpTestNote": { + "message": "Note: use a single \\ for escaping in the regexp input field, which will be automatically converted to \\\\ in the style code as per specification for quoted strings in CSS.", + "description": "RegExp test report: a note displayed at the bottom of the dialog" + }, + "styleRegexpTestPartial": { + "message": "Not matching fully, hence skipped", + "description": "RegExp test report: label for the partially matching expressions" + }, + "styleRegexpTestTitle": { + "message": "List of matching opened tabs (click on URL to focus its tab)", + "description": "RegExp test report: title of the report" + }, + "styleSaveLabel": { + "message": "Save", + "description": "Label for save button for style editing" + }, + "styleToMozillaFormatHelp": { + "message": "The Mozilla format of the code can be submitted to userstyles.org and used with the classic Stylish for Firefox", + "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" + }, + "styleToMozillaFormatTitle": { + "message": "Style in Mozilla format", + "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" + }, + "styleUpdate": { + "message": "Are you sure you want to update '$stylename$'?", + "description": "Confirmation when updating a style" + }, + "styleUpdateDiscardChanges": { + "message": "The style is changed outside of the editor. Would you like to reload the style?", + "description": "Confirmation to update the style in the editor" + }, + "stylusUnavailableForURL": { + "message": "Stylus doesn't work on pages like this.", + "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "stylusUnavailableForURLdetails": { + "message": "As a security precaution, the browser prohibits extensions from affecting its built-in pages (like chrome://version, the standard new tab page as of Chrome 61, about:addons, and so on) as well as other extensions' pages. Each browser also restricts access to its own extensions gallery (like Chrome Web Store or AMO).", + "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "syncStorageErrorSaving": { + "message": "The value cannot be saved. Try reducing the amount of text.", + "description": "Displayed when trying to save an excessively big value via storage.sync API" + }, + "syncError": { + "message": "Sync failed", + "description": "Tooltip for the toolbar icon" + }, + "syncErrorRelogin": { + "message": "Sync failed.\nTry to re-login in Stylus options:\nclick 'disconnect' first, then 'connect'.", + "description": "Tooltip for the toolbar icon" + }, + "toggleStyle": { + "message": "Toggle style", + "description": "Label for the checkbox to enable/disable a style" + }, + "undo": { + "message": "Undo", + "description": "Button label" + }, + "undoGlobal": { + "message": "Undo in all sections", + "description": "CSS-beautify global Undo button label" + }, + "unreachableAMO": { + "message": "Firefox forbids access to the site.", + "description": "Note in the popup displayed when opened on addons.mozilla.org" + }, + "unreachableAMOHint": { + "message": "To allow access open , right-click the list, click 'New', then 'Boolean', paste and click OK, , OK, reload the page.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintNewFF": { + "message": "In Firefox 60 and newer you'll also have to remove AMO domain from in .", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintOldFF": { + "message": "Only Firefox 59 and newer can be configured to allow WebExtensions to add style elements on CSP-protected sites such as this one.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" + }, + "unreachableContentScript": { + "message": "Could not communicate with the page. Try reloading the tab.", + "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" + }, + "unreachableFileHint": { + "message": "Stylus can access file:// URLs only if you enable the corresponding checkbox for Stylus extension on chrome://extensions page.", + "description": "Note in the toolbar popup for file:// URLs" + }, + "InaccessibleFileHint": { + "message": "Stylus can not access some file types (e.g. pdf & json files).", + "description": "Note in the toolbar popup for some file types that cannot be accessed" + }, + "updateAllCheckSucceededNoUpdate": { + "message": "No updates found.", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateAllCheckSucceededSomeEdited": { + "message": "Some updatable styles weren't checked to avoid losing possible local edits. Updates can be forced by checking individually, or by running another check for all styles (local edits will be overwritten).", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateCheckFailBadResponseCode": { + "message": "Update failed: server responded with code $code$.", + "description": "Text that displays when an update check failed because the response code indicates an error" + }, + "updateCheckFailServerUnreachable": { + "message": "Update failed: server unreachable.", + "description": "Text that displays when an update check failed because the update server is unreachable" + }, + "updateCheckHistory": { + "message": "History of update checks", + "description": "" + }, + "updateCheckManualUpdateForce": { + "message": "Install update (local edits will be overwritten)", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckManualUpdateHint": { + "message": "Forcing an update will overwrite any local edits.", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedLocallyEdited": { + "message": "This style was edited locally.", + "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedMaybeLocallyEdited": { + "message": "This style might have been edited locally.", + "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" + }, + "updateCheckSucceededNoUpdate": { + "message": "Style is up to date.", + "description": "Text that displays when an update check completed and no update is available" + }, + "updateCompleted": { + "message": "Update completed.", + "description": "Text that displays when an update completed" + }, + "updatesCurrentlyInstalled": { + "message": "Updates installed:", + "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." + }, + "usercssAvoidOverwriting": { + "message": "Please change the value of @name or @namespace to avoid overwriting an existing style.", + "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." + }, + "usercssConfigIncomplete": { + "message": "The style was updated or deleted after the configuration dialog was shown. These variables were not saved to avoid corrupting the style's metadata:", + "description": "" + }, + "usercssEditorNamePlaceholder": { + "message": "Specify @name in the code", + "description": "Placeholder text for the empty name input field when creating a new Usercss style" + }, + "usercssReplaceTemplateConfirmation": { + "message": "Replace the default template for new Usercss styles with the current code?", + "description": "" + }, + "usercssReplaceTemplateName": { + "message": "Empty @name replaces the default template", + "description": "The text shown after @name when creating a new Usercss style" + }, + "usercssReplaceTemplateSectionBody": { + "message": "Insert code here...", + "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" + }, + "versionInvalidOlder": { + "message": "The version is older than the installed style.", + "description": "Displayed when the version of style is older than the installed one" + }, + "writeStyleFor": { + "message": "Write style for: ", + "description": "Label for toolbar pop-up that precedes the links to write a new style" + }, + "writeStyleForURL": { + "message": "this URL", + "description": "Text for link in toolbar pop-up to write a new style for the current URL" + }, + "syncDropboxStyles": { + "message": "Dropbox Export", + "description": "" + }, + "syncDropboxDeprecated": { + "message": "Dropbox import/export is replaced by a more advanced style sync in the options page.", + "description": "" + }, + "retrieveDropboxSync": { + "message": "Dropbox Import", + "description": "" + }, + "overwriteFileExport": { + "message": "Do you want to overwrite an existing file?", + "description": "" + }, + "exportSavedSuccess": { + "message": "File saved with success", + "description": "" + }, + "noFileToImport": { + "message": "To import your styles, you should export it first.", + "description": "" + }, + "connectingDropbox": { + "message": "Connecting Dropbox...", + "description": "" + }, + "connectingDropboxNotAllowed": { + "message": "Connecting to Dropbox is only available in apps installed directly from the webstore", + "description": "" + }, + "gettingStyles": { + "message": "Getting all styles...", + "description": "" + }, + "zipStyles": { + "message": "Zipping styles...", + "description": "" + }, + "unzipStyles": { + "message": "Unzipping styles...", + "description": "" + }, + "readingStyles": { + "message": "Reading styles...", + "description": "" + }, + "uploadingFile": { + "message": "Uploading File...", + "description": "" + }, + "addStyleLabel": { + "message": "Write new style", + "description": "Label for the button to go to the add style page" + } +} \ No newline at end of file diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 23153c9b..d81ce13f 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -1,1301 +1,1586 @@ { - "addStyleLabel": { - "message": "Napsat nový styl", - "description": "Label for the button to go to the add style page" - }, - "addStyleTitle": { - "message": "Přidat styl", - "description": "Title of the page for adding styles" - }, - "alphaChannel": { - "message": "Neprůhlednost", - "description": "Label of color's opacity" - }, - "appliesAdd": { - "message": "Přidat", - "description": "Label for the button to add an 'applies' entry" - }, - "appliesDisplay": { - "message": "Platí pro: $applies$", - "description": "Text on the manage screen to describe what the style applies to", - "placeholders": { - "applies": { - "content": "$1" - } + "addStyleTitle": { + "message": "Přidat styl", + "description": "Title of the page for adding styles" + }, + "alphaChannel": { + "message": "Neprůhlednost", + "description": "Label of color's opacity" + }, + "appliesAdd": { + "message": "Přidat", + "description": "Label for the button to add an 'applies' entry" + }, + "appliesDisplay": { + "message": "Platí pro: $applies$", + "description": "Text on the manage screen to describe what the style applies to" + }, + "appliesDisplayTruncatedSuffix": { + "message": "a další", + "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" + }, + "appliesDomainOption": { + "message": "URL adresy na doméně", + "description": "Option to make the style apply to the entered string as a domain" + }, + "appliesHelp": { + "message": "Nastavte „Platí pro“, pokud chcete omezit působnost kódu v této sekci na určité URL adresy.", + "description": "Help text for 'applies to' section" + }, + "appliesLabel": { + "message": "Platí pro", + "description": "Label for 'applies to' fields on the edit/add screen" + }, + "appliesLineWidgetLabel": { + "message": "Zobrazit část „platí pro“", + "description": "Label for the checkbox to display applies-to information in the single editor" + }, + "appliesLineWidgetWarning": { + "message": "Nefunguje s minimalizovaným CSS", + "description": "A warning that applies-to information won't show properly with minified CSS" + }, + "appliesRegexpOption": { + "message": "URL adresy odpovídající reg. výrazu", + "description": "Option to make the style apply to the entered string as a regular expression" + }, + "appliesRemove": { + "message": "Odstranit", + "description": "Label for the button to remove an 'applies' entry" + }, + "appliesRemoveError": { + "message": "Poslední záznam „platí pro“ nelze odebrat.", + "description": "Error displayed when the last 'applies' is going to be removed" + }, + "appliesSpecify": { + "message": "Specifikovat", + "description": "Label for the button to make a style apply only to specific sites" + }, + "appliesToEverything": { + "message": "Vše", + "description": "Text displayed for styles that apply to all sites" + }, + "appliesUrlOption": { + "message": "URL adresa", + "description": "Option to make the style apply to the entered string as a URL" + }, + "appliesUrlPrefixOption": { + "message": "URL adresy začínající", + "description": "Option to make the style apply to the entered string as a URL prefix" + }, + "applyAllUpdates": { + "message": "Použít všechny aktualizace", + "description": "Label for the button to apply all detected updates" + }, + "author": { + "message": "Autor", + "description": "Label for the style author" + }, + "backupButtons": { + "message": "Zálohovat", + "description": "Heading for backup" + }, + "backupMessage": { + "message": "Vyberte soubor nebo ho přetáhněte na tuto stránku.", + "description": "Message for backup" + }, + "bckpInstStyles": { + "message": "Exportovat styly", + "description": "" + }, + "checkAllUpdates": { + "message": "Aktualizovat všechny styly", + "description": "Label for the button to check all styles for updates" + }, + "checkAllUpdatesForce": { + "message": "Vynutit aktualizaci (neprovedeny žádné změny stylů)", + "description": "Label for the button to apply all detected updates" + }, + "checkForUpdate": { + "message": "Zkontrolovat aktualizace", + "description": "Label for the button to check a single style for an update" + }, + "checkingForUpdate": { + "message": "Kontrola…", + "description": "Text to display when checking a style for an update" + }, + "clickToUninstall": { + "message": "Klepnutím odinstalovat", + "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" + }, + "cm_autoCloseBrackets": { + "message": "Automaticky uzavírat závorky a uvozovky", + "description": "Label for the checkbox in the style editor." + }, + "cm_autoCloseBracketsTooltip": { + "message": "Automaticky přidat uzavírací párový znak po napsání otevíracího znaku ()[]{}''\"\"", + "description": "Label for the checkbox in the style editor." + }, + "cm_autocompleteOnTyping": { + "message": "Automatické dokončování během psaní", + "description": "Label for the checkbox in the style editor." + }, + "cm_colorpicker": { + "message": "Paleta pro CSS barvy", + "description": "Label for the checkbox controlling colorpicker option for the style editor." + }, + "cm_indentWithTabs": { + "message": "Použít tabulátory s chytrým odsazením", + "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." + }, + "cm_keyMap": { + "message": "Přiřazení kláves", + "description": "Label for the drop-down list controlling the keymap for the style editor." + }, + "cm_lineWrapping": { + "message": "Zalamování slov", + "description": "Label for the checkbox controlling word wrap option for the style editor." + }, + "cm_linter": { + "message": "CSS Linter", + "description": "Select the linter to check for CSS issues" + }, + "cm_matchHighlight": { + "message": "Zvýraznění", + "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." + }, + "cm_matchHighlightSelection": { + "message": "Pouze výběr", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" + }, + "cm_matchHighlightToken": { + "message": "Stopa pod kurzorem", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" + }, + "cm_resizeGripHint": { + "message": "Dvojklikem maximalizujete/obnovíte výšku", + "description": "Tooltip for the resize grip in style editor" + }, + "cm_selectByTokens": { + "message": "Poklepáním vybírat tokeny", + "description": "Label for the checkbox in the editor." + }, + "cm_selectByTokensTooltip": { + "message": "Příklad tokenů: .foo-bar-2 #aabbcc 0.32 !important\nJe-li vypnuto, jsou vybírána slova oddělená interpunkcí.", + "description": "" + }, + "cm_smartIndent": { + "message": "Použít chytré odsazení", + "description": "Label for the checkbox controlling smart indentation option for the style editor." + }, + "cm_tabSize": { + "message": "Velikost tabulátorů", + "description": "Label for the text box controlling tab size option for the style editor." + }, + "cm_theme": { + "message": "Schéma", + "description": "Label for the style editor's CSS theme." + }, + "colorpickerPaletteHint": { + "message": "Right-click a swatch to cycle through its source lines", + "description": "" + }, + "colorpickerSwitchFormatTooltip": { + "message": "Přepínání formátů: HEX → RGB → HSL\nShift + klik pro obrácené pořadí.\nLze použít i klávesy PgUp (PageUp), PgDn (PageDown).", + "description": "Tooltip for the switch button in the color picker popup in the style editor." + }, + "colorpickerTooltip": { + "message": "Otevřít paletu barev", + "description": "Tooltip for the colored squares shown before CSS colors in the style editor." + }, + "configOnChange": { + "message": "při změně", + "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" + }, + "configOnChangeTooltip": { + "message": "Automaticky uložit a použít změny", + "description": "" + }, + "configureStyle": { + "message": "Konfigurovat", + "description": "Label for the button to configure usercss userstyle" + }, + "configureStyleOnHomepage": { + "message": "Konfigurovat na stránce stylu", + "description": "Label for the button to configure userstyles.org userstyle" + }, + "confirmCancel": { + "message": "Storno", + "description": "" + }, + "confirmClose": { + "message": "Zavřít", + "description": "'Close' button in a confirm dialog" + }, + "confirmDefault": { + "message": "Použít výchozí", + "description": "'Set to default' button in a confirm dialog" + }, + "confirmDelete": { + "message": "Smazat", + "description": "" + }, + "confirmDiscardChanges": { + "message": "Zahodit změny?", + "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" + }, + "confirmNo": { + "message": "Ne", + "description": "'No' button in a confirm dialog" + }, + "confirmOK": { + "message": "OK", + "description": "" + }, + "confirmSave": { + "message": "Uložit", + "description": "'Save' button in a confirm dialog" + }, + "confirmStop": { + "message": "Zastavit", + "description": "'Stop' button in a confirm dialog" + }, + "confirmYes": { + "message": "Ano", + "description": "'Yes' button in a confirm dialog" + }, + "copied": { + "message": "Copied to clipboard", + "description": "Message shown when content has been copied to the clipboard" + }, + "copy": { + "message": "Copy to clipboard", + "description": "Tooltip for elements which can be copied" + }, + "customNameHint": { + "message": "Enter a custom name here to rename the style in UI without breaking its updates", + "description": "" + }, + "customNameResetHint": { + "message": "Stop using customized name, switch to the style's own name", + "description": "Tooltip of 'x' button shown in editor when changing the name input of a) styles updated from a URL i.e. not locally created, b) UserCSS styles" + }, + "dateAbbrDay": { + "message": "$value$d", + "description": "Day suffix in a short relative date, for example: 8d" + }, + "dateAbbrHour": { + "message": "$value$h", + "description": "Hour suffix in a short relative date, for example: 8h" + }, + "dateAbbrMonth": { + "message": "$value$m", + "description": "Month suffix in a short relative date, for example: 8m" + }, + "dateAbbrYear": { + "message": "$value$y", + "description": "Year suffix in a short relative date, for example: 8y" + }, + "dateInstalled": { + "message": "Datum instalace", + "description": "Option text for the user to sort the style by install date" + }, + "dateUpdated": { + "message": "Datum aktualizace", + "description": "Option text for the user to sort the style by last update date" + }, + "dbError": { + "message": "Nastala chyba při používání Stylus databáze. Chcete navštívit webovou stránku s možnými řešeními?", + "description": "Prompt when a DB error is encountered" + }, + "defaultTheme": { + "message": "výchozí", + "description": "Default CodeMirror CSS theme option on the edit style page" + }, + "deleteStyleConfirm": { + "message": "Opravdu chcete tento styl smazat?", + "description": "Confirmation before deleting a style" + }, + "deleteStyleLabel": { + "message": "Smazat", + "description": "Label for the button to delete a style" + }, + "description": { + "message": "Změňte vzhled webů pomocí správce uživatelských stylů. Stylus umožňuje snadnou instalaci vzhledů a modifikací pro spoustu webů.", + "description": "Extension description" + }, + "disableAllStyles": { + "message": "Vypnout všechny styly", + "description": "Label for the checkbox that turns all enabled styles off." + }, + "disableStyleLabel": { + "message": "Zakázat", + "description": "Label for the button to disable a style" + }, + "dragDropMessage": { + "message": "Pro import upusťte soubor zálohy kdekoliv na této stránce.", + "description": "Drag'n'drop message" + }, + "dragDropUsercssTabstrip": { + "message": "To install the file, drop it on the tab strip (the area where the tab titles are shown).", + "description": "Message popup shown when erroneously dropping a usercss file into the manager page" + }, + "editDeleteText": { + "message": "Smazat", + "description": "Label for the context menu item in the editor to delete selected text" + }, + "editGotoLine": { + "message": "Přejít na řádek (nebo na line:col)", + "description": "Go to line or line:column on Ctrl-G in style code editor" + }, + "editStyleHeading": { + "message": "Upravit styl", + "description": "Title of the page for editing styles" + }, + "editStyleLabel": { + "message": "Upravit", + "description": "Label for the button to go to the edit style page" + }, + "editStyleTitle": { + "message": "Upravit styl $stylename$", + "description": "Title of the page for editing styles" + }, + "enableStyleLabel": { + "message": "Povolit", + "description": "Label for the button to enable a style" + }, + "excludeStyleByDomainLabel": { + "message": "Exclude the current domain", + "description": "" + }, + "excludeStyleByUrlLabel": { + "message": "Exclude the current URL", + "description": "" + }, + "exportLabel": { + "message": "Exportovat", + "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" + }, + "externalFeedback": { + "message": "Zpětná vazba", + "description": "Label for the external link to send feedback for the style" + }, + "externalHomepage": { + "message": "Domovská stránka", + "description": "Label for the external link to style's homepage" + }, + "externalLink": { + "message": "Externí odkaz", + "description": "Label for external links" + }, + "externalSupport": { + "message": "Podpora", + "description": "Label for the external link to style's support site" + }, + "externalUsercssDocument": { + "message": "Dokumentace pro Usercss", + "description": "Label for the external link to usercss documentation" + }, + "filteredStyles": { + "message": "zobrazeno $numShown$ z $numTotal$", + "description": "TL note - make this message short" + }, + "filteredStylesAllHidden": { + "message": "Použitému filtru nevyhovují žádné styly", + "description": "Text shown when no styles match currently applied filter in the style manager" + }, + "findStyles": { + "message": "Najít styly", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesForSite": { + "message": "Najít styly pro tento web", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesInline": { + "message": "Zobrazit zde", + "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" + }, + "findStylesInlineTooltip": { + "message": "Zobrazit výsledky vyhledávání v tomto okně.", + "description": "Text for a checkbox that displays search results within the Stylus popup." + }, + "genericAdd": { + "message": "Přidat", + "description": "Used in various places for an action that adds something" + }, + "genericClone": { + "message": "Duplikovat", + "description": "Used in various places for an action that clones something" + }, + "genericDisabledLabel": { + "message": "Zakázáno", + "description": "Used in various lists/options to indicate that something is disabled" + }, + "genericEnabledLabel": { + "message": "Povoleno", + "description": "Used in various lists/options to indicate that something is enabled" + }, + "genericError": { + "message": "Chyba", + "description": "Used in various places to indicate some error occurred." + }, + "genericHistoryLabel": { + "message": "Historie", + "description": "Used in various places to show a history log of something" + }, + "genericNext": { + "message": "Další", + "description": "Used in various places to select/perform the next step/action" + }, + "genericPrevious": { + "message": "Předchozí", + "description": "Used in various places to select/perform the previous step/action" + }, + "genericResetLabel": { + "message": "Resetovat", + "description": "Used in various parts of UI to indicate that something may be reset to its original state" + }, + "genericSavedMessage": { + "message": "Uloženo", + "description": "Used in various parts of the UI to indicate that something was saved" + }, + "genericTitle": { + "message": "Název", + "description": "Used in various parts of the UI to indicate the title of something" + }, + "genericUnknown": { + "message": "Neznámé", + "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" + }, + "helpAlt": { + "message": "Nápověda", + "description": "Alternate text for help buttons" + }, + "helpKeyMapCommand": { + "message": "Napište název příkazu", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "helpKeyMapHotkey": { + "message": "Stiskněte kláves. zkratku", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "hostDisabled": { + "message": "This host has been disabled due to a bug in the current version of the browser being used", + "description": "Tooltip for cloud host disabled" + }, + "importAppendLabel": { + "message": "Připojit ke stylu", + "description": "Label for the button to import a style and append to the existing sections" + }, + "importAppendTooltip": { + "message": "Připojit importovaný styl k současnému stylu", + "description": "Tooltip for the button to import a style and append to the existing sections" + }, + "importLabel": { + "message": "Importovat", + "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" + }, + "importPreprocessor": { + "message": "Style with a @preprocessor won't work in the classic mode. You can switch the editor to Usercss mode: 1) open the style manager, 2) enable \"as Usercss\" checkbox, 3) click \"Write new style\"\n\nImport now anyway?", + "description": "" + }, + "importPreprocessorTitle": { + "message": "Potential problem due to @preprocessor", + "description": "" + }, + "importReplaceLabel": { + "message": "Přepsat styl", + "description": "Label for the button to import and overwrite current style" + }, + "importReplaceTooltip": { + "message": "Zahodit obsah současného stylu a přepsat ho importovaným stylem", + "description": "Label for the button to import and overwrite current style" + }, + "importReportLegendAdded": { + "message": "přidáno", + "description": "Text after the number of styles added in the report shown after importing styles" + }, + "importReportLegendIdentical": { + "message": "identické přeskočeny", + "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" + }, + "importReportLegendInvalid": { + "message": "neplatné přeskočeny", + "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" + }, + "importReportLegendUpdatedBoth": { + "message": "meta informace a kód aktualizován", + "description": "Text after the number of styles updated entirely in the report shown after importing styles" + }, + "importReportLegendUpdatedCode": { + "message": "kód aktualizován", + "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" + }, + "importReportLegendUpdatedMeta": { + "message": "meta informace aktualizována", + "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" + }, + "importReportTitle": { + "message": "Import stylů dokončen", + "description": "Title of the report shown after importing styles" + }, + "importReportUnchanged": { + "message": "Žádné změny.", + "description": "Message in the report shown after importing styles" + }, + "importReportUndone": { + "message": "styly navráceny zpět", + "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" + }, + "importReportUndoneTitle": { + "message": "Import byl přerušen", + "description": "Title of the message box shown after undoing the import of styles" + }, + "installButton": { + "message": "Instalovat styl", + "description": "Label for install button" + }, + "installButtonInstalled": { + "message": "Styl instalován", + "description": "Text displayed when the style is successfully installed" + }, + "installButtonReinstall": { + "message": "Reinstalovat styl", + "description": "Label for reinstall button" + }, + "installButtonUpdate": { + "message": "Aktualizovat styl", + "description": "Label for update button" + }, + "installUpdate": { + "message": "Nainstalovat aktualizaci", + "description": "Label for the button to install an update for a single style" + }, + "installUpdateFrom": { + "message": "Styl je aktuálně aktualizován z $url$", + "description": "Label to describe where the style gets update" + }, + "installUpdateFromLabel": { + "message": "Vyhledat aktualizace", + "description": "Label for the checkbox to save current URL for update check" + }, + "license": { + "message": "Licence", + "description": "Label for the license" + }, + "linkGetHelp": { + "message": "Nápověda", + "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" + }, + "linkGetStyles": { + "message": "Získat styly", + "description": "Help link text on the manage page e.g. https://userstyles.org" + }, + "linkStylusWiki": { + "message": "Wiki", + "description": "Wiki link text on the manage page e.g. https://github.com/openstyles/stylus/wiki" + }, + "linkTranslate": { + "message": "Pomoci s překladem", + "description": "Transifex link text on the manage page" + }, + "linterCSSLintIncompatible": { + "message": "CSSLint nepodporuje předprocesor $preprocessorname$", + "description": "The label to display when the preprocessor isn't compatible with CSSLint" + }, + "linterCSSLintSettings": { + "message": "(Nastavení pravidel: 0 = vypnuto; 1 = upozornění; 2 = chyba)", + "description": "CSSLint rule config values" + }, + "linterConfigPopupTitle": { + "message": "Nastavení $linter$ pravidel", + "description": "Stylelint or CSSLint popup header" + }, + "linterConfigTooltip": { + "message": "Upravit nastavení tohoto linteru", + "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" + }, + "linterInvalidConfigError": { + "message": "Neuloženo z důvodu těchto neplatných nastavení:", + "description": "Invalid linter config will show a message followed by a list of invalid entries" + }, + "linterIssues": { + "message": "Problémy", + "description": "Label for the CSS linter issues block on the style edit page" + }, + "linterIssuesHelp": { + "message": "Problémy nalezené aplikací $link$:", + "description": "Help popup message for the selected CSS linter issues block on the style edit page" + }, + "linterJSONError": { + "message": "Neplatný JSON formát", + "description": "Setting linter config with invalid JSON" + }, + "linterResetMessage": { + "message": "Chcete-li vrátit změny náhodného resetu, stiskněte v textovém poli Ctrl + Z (resp. Cmd + Z)", + "description": "Reset button tooltip to inform user on how to undo an accidental reset" + }, + "linterRulesLink": { + "message": "Zobrazit celý seznam pravidel", + "description": "Stylelint or CSSLint rules label added immediately before a link" + }, + "liveReloadError": { + "message": "Při sledování souboru došlo k chybě", + "description": "The label of live-reload error" + }, + "liveReloadInstallHint": { + "message": "Keep this tab open to auto-update the style on external changes.", + "description": "The label of live-reload feature" + }, + "liveReloadInstallHintFF": { + "message": "Keep both this tab and the original tab open to auto-update the style on external changes.", + "description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox" + }, + "liveReloadLabel": { + "message": "Živá aktualizace", + "description": "The label of live-reload feature" + }, + "manageFavicons": { + "message": "Favicony v části „Platí pro“ ", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFaviconsGray": { + "message": "Zešednutí", + "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" + }, + "manageFaviconsHelp": { + "message": "Stylus používá externí službu https://www.google.com/s2/favicons", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFilters": { + "message": "Filtry", + "description": "Label for filters container" + }, + "manageHeading": { + "message": "Nainstalované styly", + "description": "Heading for the manage page" + }, + "manageMaxTargets": { + "message": "Počet položek v části „Platí pro“", + "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" + }, + "manageNewStyleAsUsercss": { + "message": "jako Usercss", + "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" + }, + "manageNewUI": { + "message": "Nové rozložení správy rozhraní", + "description": "Label for the checkbox that toggles the new UI on manage page" + }, + "manageOnlyDisabled": { + "message": "Pouze vypnuté styly", + "description": "Checkbox to show only disabled styles" + }, + "manageOnlyEnabled": { + "message": "Pouze povolené styly", + "description": "Checkbox to show only enabled styles" + }, + "manageOnlyExternal": { + "message": "Pouze externí styly", + "description": "Checkbox to show only externally installed styles i.e. updatable" + }, + "manageOnlyLocal": { + "message": "Pouze lokální styly", + "description": "Checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyLocalTooltip": { + "message": "(styly nenainstalované prostřednictvím webu userstyles.org)", + "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyNonUsercss": { + "message": "Pouze non-Usercss styly", + "description": "Checkbox to show only non-Usercss (standard) styles" + }, + "manageOnlyUpdates": { + "message": "Pouze s aktualizacemi nebo chybami", + "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" + }, + "manageOnlyUsercss": { + "message": "Pouze Usercss styly", + "description": "Checkbox to show only Usercss styles" + }, + "manageTitle": { + "message": "Stylus", + "description": "Title for the manage page" + }, + "menuShowBadge": { + "message": "Zobrazit počet aktivních stylů", + "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." + }, + "meta_invalidCheckboxDefault": { + "message": "Invalid @var checkbox: value must be 0 or 1", + "description": "Error displayed when the value of @var checkbox is invalid" + }, + "meta_invalidColor": { + "message": "Invalid @var color: $color$ is not a color", + "description": "Error displayed when the value of @var color is invalid" + }, + "meta_invalidRange": { + "message": "Invalid @var $type$: value must be a number or an array", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMultipleUnits": { + "message": "Invalid @var $type$: multiple units are defined", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeTooManyValues": { + "message": "Invalid @var $type$: the array contains too many items", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeValue": { + "message": "Invalid @var $type$: items in the array must be number, string, or null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeDefault": { + "message": "Invalid @var $type$: default value is null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMin": { + "message": "Invalid @var $type$: default value is lower than the minimum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMax": { + "message": "Invalid @var $type$: default value is larger than the maximum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeStep": { + "message": "Invalid @var $type$: default value is not a mutiple of the step", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeUnits": { + "message": "Invalid @var $type$: '$units$' is not a valid unit", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidSelect": { + "message": "Invalid @var select: the default value must be an array or an object", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValue": { + "message": "Invalid @var select: values inside the array/object must be a string", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectEmptyOptions": { + "message": "Invalid @var select: options list is empty", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectLabel": { + "message": "Invalid @var select: option label is empty", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectMultipleDefaults": { + "message": "Invalid @var select: multiple default options are defined", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectNameDuplicated": { + "message": "Invalid @var select: option name is duplicated", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValueMismatch": { + "message": "Invalid @var select: value doesn't exist in the option list", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidURLProtocol": { + "message": "Invalid URL protocol. Only http and https are allowed: $protocol$", + "description": "Error displayed when the protocol of the URL is invalid" + }, + "meta_invalidVersion": { + "message": "Invalid version number. The value doesn't match SemVer pattern: $version$", + "description": "Error displayed when @version is invalid" + }, + "meta_invalidNumber": { + "message": "Očekáváno číslo", + "description": "Error displayed when the value is expected to be a number" + }, + "meta_invalidString": { + "message": "Očekáván řetězec v uvozovkách", + "description": "Error displayed when the value is expected to be a quoted string" + }, + "meta_invalidWord": { + "message": "Očekáván text", + "description": "Error displayed when the value is expected to be a word" + }, + "meta_missingChar": { + "message": "Očekávané znaky: $chars$", + "description": "Error displayed when the value is expected to be some characters" + }, + "meta_missingEOT": { + "message": "Expect EOT data", + "description": "Error displayed when the value is expected to be an EOT list" + }, + "meta_missingMandatory": { + "message": "Missing mandatory metadata: $keys$", + "description": "Error displayed when mandatory keys are missing" + }, + "meta_unknownJSONLiteral": { + "message": "Invalid JSON: $literal$ is not a valid JSON literal", + "description": "Error displayed when JSON value is invalid" + }, + "meta_unknownMeta": { + "message": "Neznámá metadata: $key$", + "description": "Error displayed when unknown metadata is parsed" + }, + "meta_unknownVarType": { + "message": "Neznámý typ @$varkey$: $vartype$", + "description": "Error displayed when unknown variable type is parsed" + }, + "meta_unknownPreprocessor": { + "message": "Unknown @preprocessor: $preprocessor$", + "description": "Error displayed when unknown @preprocessor is parsed" + }, + "noStylesForSite": { + "message": "Pro tento web není nainstalován žádný styl.", + "description": "Text displayed when no styles are installed for the current site" + }, + "numberedLine": { + "message": "Line:", + "description": "Will be followed by one or more line numbers in the editor." + }, + "openManage": { + "message": "Spravovat", + "description": "Link to open the manage page." + }, + "openOptions": { + "message": "Options", + "description": "Go to Options UI" + }, + "openStylesManager": { + "message": "Otevřít správce stylů", + "description": "Label for the style maanger opener in the browser action context menu." + }, + "optionsActions": { + "message": "Akce", + "description": "" + }, + "optionsAdvanced": { + "message": "Pokročilé", + "description": "" + }, + "optionsAdvancedContextDelete": { + "message": "Přidat tlačítko Smazat do kontextové nabídky v editoru", + "description": "" + }, + "optionsAdvancedExposeIframes": { + "message": "Obnažit iframe prvky pomocí HTML[stylus-iframe]", + "description": "" + }, + "optionsAdvancedExposeIframesNote": { + "message": "Exposes the top site domain in each iframe.\nEnables writing iframe-specific CSS like this:\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }", + "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." + }, + "optionsAdvancedNewStyleAsUsercss": { + "message": "Napsat nový styl jako usercss", + "description": "" + }, + "optionsAdvancedPatchCsp": { + "message": "Patch CSP to allow style assets", + "description": "" + }, + "optionsAdvancedPatchCspNote": { + "message": "Enable this if styles contain images or fonts which fail to load on sites with a strict CSP (Content-Security-Policy).\n\nEnabling this setting will relax CSP restrictions, allowing essential style content to load. This option is only intended for advanced users who understand the potential security implications, and accept responsibility for monitoring the content which they're allowing. Read about CSS-based attacks for more information.\n\nAlso be aware, this particular setting is not guaranteed to take effect if another installed extension modifies the network response first.", + "description": "" + }, + "optionsAdvancedStyleViaXhr": { + "message": "Instant inject mode", + "description": "" + }, + "optionsAdvancedStyleViaXhrNote": { + "message": "Enable this if you encounter flashing of unstyled content (FOUC) when browsing, which is especially noticeable with dark themes.\n\nThe technical reason is that Chrome/Chromium postpones asynchronous communication of extensions, in a usually meaningless attempt to improve page load speed, potentially causing styles to be late to apply. To circumvent this, since web extensions are not provided a synchronous API, Stylus provides this option to utilize the \"deprecated\" synchronous XMLHttpRequest web API to fetch applicable styles. There shouldn't be any detrimental effects, since the request is fulfilled within a few milliseconds while the page is still being downloaded from the server.\n\nNevertheless, Chromium will print a warning in devtools' console. Right-clicking a warning, and hiding them, will prevent future warnings from being shown.", + "description": "" + }, + "optionsBadgeDisabled": { + "message": "Barva pozadí při zakázání", + "description": "" + }, + "optionsBadgeNormal": { + "message": "Barva pozadí", + "description": "" + }, + "optionsCheck": { + "message": "Aktualizovat styly", + "description": "" + }, + "optionsCheckUpdate": { + "message": "Vyhledávat a instalovat všechny aktualizace", + "description": "" + }, + "optionsCustomizeBadge": { + "message": "Ikona tlačítka na panelu", + "description": "" + }, + "optionsCustomizeIcon": { + "message": "Ikona na panelu nástrojů", + "description": "" + }, + "optionsCustomizePopup": { + "message": "Vyskakovací okno", + "description": "" + }, + "optionsCustomizeUpdate": { + "message": "Aktualizace", + "description": "" + }, + "optionsCustomizeSync": { + "message": "Sync to cloud", + "description": "" + }, + "optionsHeading": { + "message": "Možnosti", + "description": "Heading for options section on manage page." + }, + "optionsIconDark": { + "message": "Tmavé vzhledy", + "description": "" + }, + "optionsIconLight": { + "message": "Světlé vzhledy", + "description": "" + }, + "optionsOpen": { + "message": "Otevřít", + "description": "" + }, + "optionsOpenManager": { + "message": "Spravovat styly", + "description": "" + }, + "optionsPopupWidth": { + "message": "Šířka vyskakovacího okna [px]", + "description": "" + }, + "optionsReset": { + "message": "Obnovit výchozí nastavení", + "description": "" + }, + "optionsResetButton": { + "message": "Obnovit nastavení", + "description": "" + }, + "optionsStylusThemes": { + "message": "Find a Stylus UI theme", + "description": "" + }, + "optionsSubheading": { + "message": "Další možnosti", + "description": "Subheading for options section on manage page." + }, + "optionsUpdateImportNote": { + "message": "Importujete-li zálohy stylů ze starší verze nebo z rozšíření Stylish, proveďte jednorázovou ruční kontrolu aktualizací ve správci stylů, aby byly všechny styly aktuální.", + "description": "" + }, + "optionsUpdateInterval": { + "message": "Interval automatické aktualizace stylů v hodinách (0 = vypnuto)", + "description": "" + }, + "optionsSyncNone": { + "message": "None", + "description": "" + }, + "optionsSyncConnect": { + "message": "Connect", + "description": "" + }, + "optionsSyncDisconnect": { + "message": "Disconnect", + "description": "" + }, + "optionsSyncSyncNow": { + "message": "Sync now", + "description": "" + }, + "optionsSyncLogin": { + "message": "Login", + "description": "" + }, + "optionsSyncStatusPull": { + "message": "Pulling style $loaded$ of $total$", + "description": "" + }, + "optionsSyncStatusPush": { + "message": "Pushing style $loaded$ of $total$", + "description": "" + }, + "optionsSyncStatusSyncing": { + "message": "Syncing...", + "description": "" + }, + "optionsSyncStatusConnecting": { + "message": "Connecting...", + "description": "" + }, + "optionsSyncStatusConnected": { + "message": "Connected", + "description": "" + }, + "optionsSyncStatusDisconnecting": { + "message": "Disconnecting...", + "description": "" + }, + "optionsSyncStatusDisconnected": { + "message": "Disconnected", + "description": "" + }, + "optionsSyncStatusRelogin": { + "message": "Session expired, please login again.", + "description": "" + }, + "paginationCurrent": { + "message": "Aktuální stránka", + "description": "Tooltip for the current page index in search results" + }, + "paginationEstimated": { + "message": "Odhadovaný počet stránek", + "description": "Tooltip for the total page count in search results" + }, + "paginationNext": { + "message": "Další stránka", + "description": "Tooltip for the '->' (next page) button in search results" + }, + "paginationPrevious": { + "message": "Předchozí stránka", + "description": "Tooltip for the '<-' button in search results" + }, + "paginationTotal": { + "message": "Celkový počet stránek", + "description": "" + }, + "parseUsercssError": { + "message": "Usercss nelze zpracovat:", + "description": "The error message to show when stylus failed to parse usercss" + }, + "popupAutoResort": { + "message": "Resort styles in popup after toggling", + "description": "Label for the checkbox controlling popup resorting." + }, + "popupBorders": { + "message": "Přidat postranní bílé okraje", + "description": "" + }, + "popupBordersTooltip": { + "message": "Užitečné pro tmavé motivy v novém Chromu, který již nevykresluje obrysové čáry", + "description": "" + }, + "popupHotkeysInfo": { + "message": "<1>-<9>, <0>, also on numpad - toggles Nth style (0 is 10)\n- toggles first style with a name that starts with the letter\n opens editor instead of toggling\n enables listed styles\n disables listed styles\n and <`> (backtick) - toggles initially enabled styles; doesn't apply to subsequently enabled styles while the popup is open so you can restore the initial selection after testing stuff: simply disable all, then toggle i.e. \nMore info on wiki", + "description": "NOTE1: preserve < and > symbols so that 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." + }, + "popupHotkeysTooltip": { + "message": "Kliknutím zobrazíte dostupné klávesové zkratky", + "description": "Tooltip displayed when hovering the right edge of the extension popup" + }, + "popupManageTooltip": { + "message": "Shift + kliknutím nebo pravým kliknutím otevřít správce se styly použitými na této stránce", + "description": "Tooltip for the 'Manage' button in the popup." + }, + "popupMenuButtonTooltip": { + "message": "Action menu", + "description": "Tooltip for menu button in popup." + }, + "popupOpenEditInPopup": { + "message": "Use a simple window (no omnibox)", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindow": { + "message": "Otevírat editor v novém okně", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindowTooltip": { + "message": "K povolení dojde také při odepnutí listu editoru z okna prohlížeče,\na k vypnutí při připnutí samotného listu editoru do dalšího okna.", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupStylesFirst": { + "message": "Styly před příkazy", + "description": "Label for the checkbox controlling section order in the popup." + }, + "prefShowBadge": { + "message": "Počet aktivních stylů pro současnou stránku", + "description": "Label for the checkbox controlling toolbar badge text." + }, + "previewLabel": { + "message": "Živý náhled", + "description": "Label for the checkbox in style editor to enable live preview while editing." + }, + "previewTooltip": { + "message": "Dočasně použije změny bez uložení.\nUložte styl pro trvalé zachování změn.", + "description": "Tooltip for the checkbox in style editor to enable live preview while editing." + }, + "reload": { + "message": "Reload Stylus extension", + "description": "Context menu reload" + }, + "replace": { + "message": "Nahradit", + "description": "Label before the replace input field in the editor shown on Ctrl-H" + }, + "replaceAll": { + "message": "Nahradit vše", + "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" + }, + "replaceWith": { + "message": "Nahradit s", + "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." + }, + "retrieveBckp": { + "message": "Importovat styly", + "description": "" + }, + "search": { + "message": "Vyhledat", + "description": "Label before the search input field in the editor shown on Ctrl-F" + }, + "searchCaseSensitive": { + "message": "Rozeznávat VELKÁ a malá písmena", + "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" + }, + "searchGlobalStyles": { + "message": "Also search global styles", + "description": "Checkbox label in the popup's inline style search, shown when the text to search is entered" + }, + "searchNumberOfResults": { + "message": "Počet shod", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchNumberOfResults2": { + "message": "Počet shod v kódu a hodnotách „platí pro“", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchStyleQueryHint": { + "message": "Search style names case-insensitively:\nsome words - all words in any order\n\"some phrase\" - this exact phrase without quotes\n2020 - a year like this also shows styles updated in 2020", + "description": "Tooltip shown for the text input in the popup's inline style finder" + }, + "searchRegexp": { + "message": "Použijte /re/ syntaxi pro vyhledávání s regulérními výrazy", + "description": "Label after the search input field in the editor shown on Ctrl-F" + }, + "searchResultInstallCount": { + "message": "Celkový počet instalací", + "description": "Text for label that shows the number of times a search result was installed" + }, + "searchResultNoneFound": { + "message": "Nenalezeny žádné styly pro tento web.", + "description": "Error text in the popup when inline search didn't find any site-specific styles" + }, + "searchResultNotMatching": { + "message": "The style is installed but it doesn't apply to the current site URL.", + "description": "" + }, + "searchResultNotMatchingNote": { + "message": "Try asking the author of this userstyle to add the URL.\n\nYou can also open the style in the manager and edit it yourself,\nbut be aware it disables automatic updates for this style.", + "description": "" + }, + "searchResultRating": { + "message": "Hodnocení", + "description": "Text for label that shows the search result's rating" + }, + "searchResultUpdated": { + "message": "Aktualizováno", + "description": "Text for label that shows the search result's last update date" + }, + "searchResultWeeklyCount": { + "message": "Týdenní počet instalací", + "description": "Text for label that shows the number of times a search result was installed during last week" + }, + "searchStylesAll": { + "message": "All", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesCode": { + "message": "CSS code", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesHelp": { + "message": " or key focuses the search field.\nDefault mode is plain text search for all space-separated terms in any order.\nExact words: wrap the query in double quotes, e.g. <\".header ~ div\">\nRegular expressions: include slashes and flags, e.g. \n\"By URL\" in scope selector: finds styles that apply to a fully specified URL e.g. https://www.example.org/\n\"Metadata\" in scope selector: searches in names, \"applies to\" specifiers, installation URL, update URL, and the entire metadata block for usercss styles.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page" + }, + "searchStylesMatchUrl": { + "message": "By URL", + "description": "Option for `find styles` scope selector in the manager. See searchMatchUrlHint for more info." + }, + "searchStylesMeta": { + "message": "Metadata", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesName": { + "message": "Name", + "description": "Option for `find styles` scope selector in the manager." + }, + "sectionAdd": { + "message": "Přidat další sekci", + "description": "Label for the button to add a section" + }, + "sectionCode": { + "message": "Kód", + "description": "Label for the code for a section" + }, + "sectionRemove": { + "message": "Odstranit sekci", + "description": "Label for the button to remove a section" + }, + "sectionRestore": { + "message": "Obnovit odstraněnou sekci", + "description": "Label for the button to restore a removed section" + }, + "sections": { + "message": "Sections", + "description": "Header for the table of contents block listing style section names in the left panel of the classic editor" + }, + "shortcuts": { + "message": "Zkratky", + "description": "Go to shortcut configuration" + }, + "shortcutsNote": { + "message": "Nastavit klávesové zkratky", + "description": "" + }, + "sortDateNewestFirst": { + "message": "nejdříve novější", + "description": "Text added to indicate that sorting a date would add the newest entries at the top" + }, + "sortDateOldestFirst": { + "message": "starší nejdříve", + "description": "Text added to indicate that sorting a date would add the oldest entries at the top" + }, + "sortLabel": { + "message": "Zvolte způsob řazení instalovaných stylů", + "description": "Title on the sort select to indicate it is used for sorting entries" + }, + "sortLabelTitleAsc": { + "message": "Název (vzestupně)", + "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" + }, + "sortLabelTitleDesc": { + "message": "Název (sestupně)", + "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" + }, + "sortStylesHelp": { + "message": "Choose the type of sort to apply to the installed entries from within the sort dropdown. The default setting applies an ascending sort (A to Z) to the entry titles. Sorts within the \"Title Descending\" group will apply a descending sort (Z to A) to the title.\nThere are other presets that will allow sorting the entries by multiple criteria. Think of this like sorting a table with multiple columns and each category in a select (between the plus signs) represents a column, or group.\nFor example, if the setting is \"Enabled (first) + Title\", the entries would sort so that all the enabled entries are sorted to the top of the list, then an entry title ascending sort (A to Z) is applied to both the enabled and disabled entries separately.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" + }, + "sortStylesHelpTitle": { + "message": "Seřadit obsah", + "description": "Label for the sort info popup on the Manage styles page" + }, + "styleBadRegexp": { + "message": "Tento regulérní výraz je neplatný.", + "description": "Validation message for a bad regexp in a style" + }, + "styleBeautify": { + "message": "Zkrášlit", + "description": "Label for the CSS-beautifier button on the edit style page" + }, + "styleBeautifyHint": { + "message": "Hint: right-click the “Beautify” button or use the keyboard shortcut defined below to beautify without showing this panel", + "description": "Hint shown inside the CSS-beautifier panel" + }, + "styleBeautifyIndentConditional": { + "message": "Odsadit @media, @supports", + "description": "CSS-beautifier option" + }, + "styleBeautifyPreserveNewlines": { + "message": "Zachovat nové řádky", + "description": "CSS-beautifier option" + }, + "styleCancelEditLabel": { + "message": "Zpět ke správě", + "description": "Label for cancel button for style editing" + }, + "styleChangesNotSaved": { + "message": "Provedli jste změny tohoto stylu bez uložení.", + "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" + }, + "styleEnabledLabel": { + "message": "Povolen", + "description": "Label for the enabled state of styles" + }, + "styleFromMozillaFormatError": { + "message": "Import z Mozilla formátu se nezdařil", + "description": "Label for the import error" + }, + "styleFromMozillaFormatPrompt": { + "message": "Vložte kód v Mozilla formátu", + "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" + }, + "styleInstall": { + "message": "Nainstalovat „$stylename$“ do Stylus?", + "description": "Confirmation when installing a style" + }, + "styleInstallFailed": { + "message": "Styl nelze nainstalovat.\n$error$", + "description": "Warning when installation failed" + }, + "styleInstallOverwrite": { + "message": "Styl „$stylename$“ je již nainstalován. Přepsat?\nVerze: $oldVersion$ → $newVersion$", + "description": "Confirmation when re-installing a style" + }, + "styleMissingName": { + "message": "Zadejte název", + "description": "Error displayed when user saves without providing a name" + }, + "styleMozillaFormatHeading": { + "message": "Mozilla formát", + "description": "Heading for the section with buttons to import/export Mozilla format of the style" + }, + "styleNotAppliedRegexpProblemTooltip": { + "message": "Styl nebyl použit kvůli nesprávnému použití „regexp()“", + "description": "Tooltip in the popup for styles that were not applied at all" + }, + "styleRegexpInvalidExplanation": { + "message": "Některá „regexp()“ pravidla nelze vůbec sestavit.", + "description": "" + }, + "styleRegexpPartialExplanation": { + "message": "Tento styl obsahuje částečnou regexp shodu, která je však v rozporu s CSS4 @document specifikací, která vyžaduje přesnou shodu URL adresy. Dotčené CSS části nebyly na stránku použity. Tento styl byl pravděpodobně vytvořen v rozšíření Stylish pro Chrome, které nesprávně kontroluje regexp() pravidla již od své první verze (známá chyba).", + "description": "" + }, + "styleRegexpProblemTooltip": { + "message": "Počet sekcí nepoužitých kvůli nesprávnému použití „regexp()“", + "description": "Tooltip in the popup for styles that were applied only partially" + }, + "styleRegexpTestButton": { + "message": "Otestovat RegExp", + "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" + }, + "styleRegexpTestFull": { + "message": "Odpovídající listy", + "description": "RegExp test report: label for the fully matching expressions" + }, + "styleRegexpTestInvalid": { + "message": "Neplatné regexp přeskočeny", + "description": "RegExp test report: label for the invalid expressions" + }, + "styleRegexpTestNone": { + "message": "Žádné odpovídající listy", + "description": "RegExp test report: label for expressions that didn't match any tabs" + }, + "styleRegexpTestNote": { + "message": "Poznámka: Používejte jen jedno zpětné lomítko „\\“ ve vstupním regexp poli – v editoru bude automaticky převedeno na „\\\\“, v souladu s normou citovaných řetězců v CSS.", + "description": "RegExp test report: a note displayed at the bottom of the dialog" + }, + "styleRegexpTestPartial": { + "message": "Shoda je nepřesná, proto přeskočeno", + "description": "RegExp test report: label for the partially matching expressions" + }, + "styleRegexpTestTitle": { + "message": "Seznam shod otevřených listů (klepnutím na URL zaměříte daný list)", + "description": "RegExp test report: title of the report" + }, + "styleSaveLabel": { + "message": "Uložit", + "description": "Label for save button for style editing" + }, + "styleToMozillaFormatHelp": { + "message": "Kód v Mozilla formátu může být odeslán na userstyles.org a použit v aplikaci Stylish pro Firefox", + "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" + }, + "styleToMozillaFormatTitle": { + "message": "Styl v Mozilla formátu", + "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" + }, + "styleUpdate": { + "message": "Určitě chcete aktualizovat „$stylename$“?", + "description": "Confirmation when updating a style" + }, + "styleUpdateDiscardChanges": { + "message": "Styl byl změněn mimo editor. Chcete styl znovu načíst?", + "description": "Confirmation to update the style in the editor" + }, + "stylusUnavailableForURL": { + "message": "Stylus nepracuje se stránkami jako je tato.", + "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "stylusUnavailableForURLdetails": { + "message": "Jako bezpečností opatření, prohlížeč brání rozšířením v ovlivnění vestavěných stránek (např. chrome://version, nová úvodní stránka Chromu 61, about:addons, vivaldi://extensions atp.) a stránek dalších rozšíření. Každý prohlížeč také omezuje přístup do vlastního obchodu s rozšířeními (např. Chrome Web Store nebo AMO).", + "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "syncStorageErrorSaving": { + "message": "Hodnotu nelze uložit. Zkuste text zkrátit.", + "description": "Displayed when trying to save an excessively big value via storage.sync API" + }, + "syncError": { + "message": "Sync failed", + "description": "Tooltip for the toolbar icon" + }, + "syncErrorRelogin": { + "message": "Sync failed.\nTry to re-login in Stylus options:\nclick 'disconnect' first, then 'connect'.", + "description": "Tooltip for the toolbar icon" + }, + "toggleStyle": { + "message": "Přepnout styl", + "description": "Label for the checkbox to enable/disable a style" + }, + "undo": { + "message": "Zpět", + "description": "Button label" + }, + "undoGlobal": { + "message": "Zpět ve všech sekcích", + "description": "CSS-beautify global Undo button label" + }, + "unreachableAMO": { + "message": "Firefox znemožňuje přístup ke stránce.", + "description": "Note in the popup displayed when opened on addons.mozilla.org" + }, + "unreachableAMOHint": { + "message": "Povolení přístupu: přejděte na , pravým myšidlem zvolte „Nový“, dále „Boolean“, zadejte kód a potvrďte, , OK, načtěte stránku .", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintNewFF": { + "message": "In Firefox 60 and newer you'll also have to remove AMO domain from in .", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintOldFF": { + "message": "Pouze Firefox 59 a novější může být nakonfigurován tak, aby rozšíření typu WebExtensions mohla přidávat styly na stránky chráněné CSP (Content Security Policy) – jako je tato.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" + }, + "unreachableContentScript": { + "message": "Se stránkou nelze komunikovat. Zkuste znovu načíst list.", + "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" + }, + "unreachableFileHint": { + "message": "Stylus může přistupovat k file:// URL pouze při povolení odpovídající možnosti pro rozšíření Stylus ve správci chrome://extensions.", + "description": "Note in the toolbar popup for file:// URLs" + }, + "InaccessibleFileHint": { + "message": "Stylus can not access some file types (e.g. pdf & json files).", + "description": "Note in the toolbar popup for some file types that cannot be accessed" + }, + "updateAllCheckSucceededNoUpdate": { + "message": "Aktualizace nenalezeny.", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateAllCheckSucceededSomeEdited": { + "message": "Některé aktualizovatelné styly nebyly aktualizovány kvůli zabránění ztrátám možných lokálních změn. Aktualizace může být vynucena individuálně nebo spuštěním další aktualizace všech stylů (lokální změny mohou být přepsány).", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateCheckFailBadResponseCode": { + "message": "Aktualizace se nezdařila: server odpověděl kódem $code$.", + "description": "Text that displays when an update check failed because the response code indicates an error" + }, + "updateCheckFailServerUnreachable": { + "message": "Aktualizace se nezdařila: server je nedosažitelný.", + "description": "Text that displays when an update check failed because the update server is unreachable" + }, + "updateCheckHistory": { + "message": "Historie aktualizací", + "description": "" + }, + "updateCheckManualUpdateForce": { + "message": "Instalovat aktualizaci (lokální změny budou přepsány)", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckManualUpdateHint": { + "message": "Vynucení aktualizace přepíše všechny lokální úpravy.", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedLocallyEdited": { + "message": "Tento styl byl upraven lokálně.", + "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedMaybeLocallyEdited": { + "message": "Tento styl mohl být upraven lokálně.", + "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" + }, + "updateCheckSucceededNoUpdate": { + "message": "Styl je aktuální.", + "description": "Text that displays when an update check completed and no update is available" + }, + "updateCompleted": { + "message": "Aktalizace dokončena.", + "description": "Text that displays when an update completed" + }, + "updatesCurrentlyInstalled": { + "message": "Instalované aktualizace:", + "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." + }, + "usercssAvoidOverwriting": { + "message": "Prosím, změňte hodnotu @name nebo @namespace ať nedojde k přepsání existujícího stylu.", + "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." + }, + "usercssConfigIncomplete": { + "message": "Styl byl aktualizován nebo smazán po zobrazení dialogu konfigurace. Tyto proměnné nebyly uloženy aby se předešlo poškození metadat stylu.", + "description": "" + }, + "usercssEditorNamePlaceholder": { + "message": "Definujte @name v kódu", + "description": "Placeholder text for the empty name input field when creating a new Usercss style" + }, + "usercssReplaceTemplateConfirmation": { + "message": "Nahradit výchozí šablonu pro nové Usercss styly aktuálním kódem?", + "description": "" + }, + "usercssReplaceTemplateName": { + "message": "Prázdné @name nahrazuje výchozí šablonu", + "description": "The text shown after @name when creating a new Usercss style" + }, + "usercssReplaceTemplateSectionBody": { + "message": "Sem vložte kód…", + "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" + }, + "versionInvalidOlder": { + "message": "Tato verze je starší než verze nainstalovaného stylu.", + "description": "Displayed when the version of style is older than the installed one" + }, + "writeStyleFor": { + "message": "Napsat nový styl pro:", + "description": "Label for toolbar pop-up that precedes the links to write a new style" + }, + "writeStyleForURL": { + "message": "tuto URL", + "description": "Text for link in toolbar pop-up to write a new style for the current URL" + }, + "syncDropboxStyles": { + "message": "Dropbox Export", + "description": "" + }, + "syncDropboxDeprecated": { + "message": "Dropbox import/export is replaced by a more advanced style sync in the options page.", + "description": "" + }, + "retrieveDropboxSync": { + "message": "Dropbox Import", + "description": "" + }, + "overwriteFileExport": { + "message": "Chcete přepsat stávající soubor?", + "description": "" + }, + "exportSavedSuccess": { + "message": "Soubor úspěšně uložen", + "description": "" + }, + "noFileToImport": { + "message": "Před importem stylů byste je měli nejprve exportovat.", + "description": "" + }, + "connectingDropbox": { + "message": "Připojování k Dropboxu…", + "description": "" + }, + "connectingDropboxNotAllowed": { + "message": "Connecting to Dropbox is only available in apps installed directly from the webstore", + "description": "" + }, + "gettingStyles": { + "message": "Získávání všech stylů…", + "description": "" + }, + "zipStyles": { + "message": "Balení stylů…", + "description": "" + }, + "unzipStyles": { + "message": "Rozbalování stylů…", + "description": "" + }, + "readingStyles": { + "message": "Čtení stylů…", + "description": "" + }, + "uploadingFile": { + "message": "Nahrávání souboru…", + "description": "" + }, + "addStyleLabel": { + "message": "Napsat nový styl", + "description": "Label for the button to go to the add style page" } - }, - "appliesDisplayTruncatedSuffix": { - "message": "a další", - "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" - }, - "appliesDomainOption": { - "message": "URL adresy na doméně", - "description": "Option to make the style apply to the entered string as a domain" - }, - "appliesHelp": { - "message": "Nastavte „Platí pro“, pokud chcete omezit působnost kódu v této sekci na určité URL adresy.", - "description": "Help text for 'applies to' section" - }, - "appliesLabel": { - "message": "Platí pro", - "description": "Label for 'applies to' fields on the edit/add screen" - }, - "appliesLineWidgetLabel": { - "message": "Zobrazit část „platí pro“", - "description": "Label for the checkbox to display applies-to information in the single editor" - }, - "appliesLineWidgetWarning": { - "message": "Nefunguje s minimalizovaným CSS", - "description": "A warning that applies-to information won't show properly with minified CSS" - }, - "appliesRegexpOption": { - "message": "URL adresy odpovídající reg. výrazu", - "description": "Option to make the style apply to the entered string as a regular expression" - }, - "appliesRemove": { - "message": "Odstranit", - "description": "Label for the button to remove an 'applies' entry" - }, - "appliesRemoveError": { - "message": "Poslední záznam „platí pro“ nelze odebrat.", - "description": "Error displayed when the last 'applies' is going to be removed" - }, - "appliesSpecify": { - "message": "Specifikovat", - "description": "Label for the button to make a style apply only to specific sites" - }, - "appliesToEverything": { - "message": "Vše", - "description": "Text displayed for styles that apply to all sites" - }, - "appliesUrlOption": { - "message": "URL adresa", - "description": "Option to make the style apply to the entered string as a URL" - }, - "appliesUrlPrefixOption": { - "message": "URL adresy začínající", - "description": "Option to make the style apply to the entered string as a URL prefix" - }, - "applyAllUpdates": { - "message": "Použít všechny aktualizace", - "description": "Label for the button to apply all detected updates" - }, - "author": { - "message": "Autor", - "description": "Label for the style author" - }, - "backupButtons": { - "message": "Zálohovat", - "description": "Heading for backup" - }, - "backupMessage": { - "message": "Vyberte soubor nebo ho přetáhněte na tuto stránku.", - "description": "Message for backup" - }, - "bckpInstStyles": { - "message": "Exportovat styly", - "description": "" - }, - "checkAllUpdates": { - "message": "Aktualizovat všechny styly", - "description": "Label for the button to check all styles for updates" - }, - "checkAllUpdatesForce": { - "message": "Vynutit aktualizaci (neprovedeny žádné změny stylů)", - "description": "Label for the button to apply all detected updates" - }, - "checkForUpdate": { - "message": "Zkontrolovat aktualizace", - "description": "Label for the button to check a single style for an update" - }, - "checkingForUpdate": { - "message": "Kontrola…", - "description": "Text to display when checking a style for an update" - }, - "clickToUninstall": { - "message": "Klepnutím odinstalovat", - "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" - }, - "cm_autoCloseBrackets": { - "message": "Automaticky uzavírat závorky a uvozovky", - "description": "Label for the checkbox in the style editor." - }, - "cm_autoCloseBracketsTooltip": { - "message": "Automaticky přidat uzavírací párový znak po napsání otevíracího znaku ()[]{}''\"\"", - "description": "Label for the checkbox in the style editor." - }, - "cm_autocompleteOnTyping": { - "message": "Automatické dokončování během psaní", - "description": "Label for the checkbox in the style editor." - }, - "cm_colorpicker": { - "message": "Paleta pro CSS barvy", - "description": "Label for the checkbox controlling colorpicker option for the style editor." - }, - "cm_indentWithTabs": { - "message": "Použít tabulátory s chytrým odsazením", - "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." - }, - "cm_keyMap": { - "message": "Přiřazení kláves", - "description": "Label for the drop-down list controlling the keymap for the style editor." - }, - "cm_lineWrapping": { - "message": "Zalamování slov", - "description": "Label for the checkbox controlling word wrap option for the style editor." - }, - "cm_matchHighlight": { - "message": "Zvýraznění", - "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." - }, - "cm_matchHighlightSelection": { - "message": "Pouze výběr", - "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" - }, - "cm_matchHighlightToken": { - "message": "Stopa pod kurzorem", - "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" - }, - "cm_resizeGripHint": { - "message": "Dvojklikem maximalizujete/obnovíte výšku", - "description": "Tooltip for the resize grip in style editor" - }, - "cm_selectByTokens": { - "message": "Poklepáním vybírat tokeny", - "description": "Label for the checkbox in the editor." - }, - "cm_selectByTokensTooltip": { - "message": "Příklad tokenů: .foo-bar-2 #aabbcc 0.32 !important\nJe-li vypnuto, jsou vybírána slova oddělená interpunkcí.", - "description": "" - }, - "cm_smartIndent": { - "message": "Použít chytré odsazení", - "description": "Label for the checkbox controlling smart indentation option for the style editor." - }, - "cm_tabSize": { - "message": "Velikost tabulátorů", - "description": "Label for the text box controlling tab size option for the style editor." - }, - "cm_theme": { - "message": "Schéma", - "description": "Label for the style editor's CSS theme." - }, - "colorpickerSwitchFormatTooltip": { - "message": "Přepínání formátů: HEX → RGB → HSL\nShift + klik pro obrácené pořadí.\nLze použít i klávesy PgUp (PageUp), PgDn (PageDown).", - "description": "Tooltip for the switch button in the color picker popup in the style editor." - }, - "colorpickerTooltip": { - "message": "Otevřít paletu barev", - "description": "Tooltip for the colored squares shown before CSS colors in the style editor." - }, - "configOnChange": { - "message": "při změně", - "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" - }, - "configOnChangeTooltip": { - "message": "Automaticky uložit a použít změny", - "description": "" - }, - "configureStyle": { - "message": "Konfigurovat", - "description": "Label for the button to configure usercss userstyle" - }, - "configureStyleOnHomepage": { - "message": "Konfigurovat na stránce stylu", - "description": "Label for the button to configure userstyles.org userstyle" - }, - "confirmCancel": { - "message": "Storno", - "description": "" - }, - "confirmClose": { - "message": "Zavřít", - "description": "'Close' button in a confirm dialog" - }, - "confirmDefault": { - "message": "Použít výchozí", - "description": "'Set to default' button in a confirm dialog" - }, - "confirmDelete": { - "message": "Smazat", - "description": "" - }, - "confirmDiscardChanges": { - "message": "Zahodit změny?", - "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" - }, - "confirmNo": { - "message": "Ne", - "description": "'No' button in a confirm dialog" - }, - "confirmSave": { - "message": "Uložit", - "description": "'Save' button in a confirm dialog" - }, - "confirmStop": { - "message": "Zastavit", - "description": "'Stop' button in a confirm dialog" - }, - "confirmYes": { - "message": "Ano", - "description": "'Yes' button in a confirm dialog" - }, - "dateInstalled": { - "message": "Datum instalace", - "description": "Option text for the user to sort the style by install date" - }, - "dateUpdated": { - "message": "Datum aktualizace", - "description": "Option text for the user to sort the style by last update date" - }, - "dbError": { - "message": "Nastala chyba při používání Stylus databáze. Chcete navštívit webovou stránku s možnými řešeními?", - "description": "Prompt when a DB error is encountered" - }, - "defaultTheme": { - "message": "výchozí", - "description": "Default CodeMirror CSS theme option on the edit style page" - }, - "deleteStyleConfirm": { - "message": "Opravdu chcete tento styl smazat?", - "description": "Confirmation before deleting a style" - }, - "deleteStyleLabel": { - "message": "Smazat", - "description": "Label for the button to delete a style" - }, - "description": { - "message": "Změňte vzhled webů pomocí správce uživatelských stylů. Stylus umožňuje snadnou instalaci vzhledů a modifikací pro spoustu webů.", - "description": "Extension description" - }, - "disableAllStyles": { - "message": "Vypnout všechny styly", - "description": "Label for the checkbox that turns all enabled styles off." - }, - "disableStyleLabel": { - "message": "Zakázat", - "description": "Label for the button to disable a style" - }, - "dragDropMessage": { - "message": "Pro import upusťte soubor zálohy kdekoliv na této stránce.", - "description": "Drag'n'drop message" - }, - "editDeleteText": { - "message": "Smazat", - "description": "Label for the context menu item in the editor to delete selected text" - }, - "editGotoLine": { - "message": "Přejít na řádek (nebo na line:col)", - "description": "Go to line or line:column on Ctrl-G in style code editor" - }, - "editStyleHeading": { - "message": "Upravit styl", - "description": "Title of the page for editing styles" - }, - "editStyleLabel": { - "message": "Upravit", - "description": "Label for the button to go to the edit style page" - }, - "editStyleTitle": { - "message": "Upravit styl $stylename$", - "description": "Title of the page for editing styles", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "enableStyleLabel": { - "message": "Povolit", - "description": "Label for the button to enable a style" - }, - "exportLabel": { - "message": "Exportovat", - "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" - }, - "externalFeedback": { - "message": "Zpětná vazba", - "description": "Label for the external link to send feedback for the style" - }, - "externalHomepage": { - "message": "Domovská stránka", - "description": "Label for the external link to style's homepage" - }, - "externalLink": { - "message": "Externí odkaz", - "description": "Label for external links" - }, - "externalSupport": { - "message": "Podpora", - "description": "Label for the external link to style's support site" - }, - "externalUsercssDocument": { - "message": "Dokumentace pro Usercss", - "description": "Label for the external link to usercss documentation" - }, - "filteredStyles": { - "message": "zobrazeno $numShown$ z $numTotal$", - "description": "TL note - make this message short", - "placeholders": { - "numTotal": { - "content": "$2" - }, - "numShown": { - "content": "$1" - } - } - }, - "filteredStylesAllHidden": { - "message": "Použitému filtru nevyhovují žádné styly", - "description": "Text shown when no styles match currently applied filter in the style manager" - }, - "findStyles": { - "message": "Najít styly", - "description": "Text for a link that gets a list of styles for the current site" - }, - "findStylesForSite": { - "message": "Najít styly pro tento web", - "description": "Text for a link that gets a list of styles for the current site" - }, - "findStylesInline": { - "message": "Zobrazit zde", - "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" - }, - "findStylesInlineTooltip": { - "message": "Zobrazit výsledky vyhledávání v tomto okně.", - "description": "Text for a checkbox that displays search results within the Stylus popup." - }, - "genericAdd": { - "message": "Přidat", - "description": "Used in various places for an action that adds something" - }, - "genericClone": { - "message": "Duplikovat", - "description": "Used in various places for an action that clones something" - }, - "genericDisabledLabel": { - "message": "Zakázáno", - "description": "Used in various lists/options to indicate that something is disabled" - }, - "genericEnabledLabel": { - "message": "Povoleno", - "description": "Used in various lists/options to indicate that something is enabled" - }, - "genericError": { - "message": "Chyba", - "description": "Used in various places to indicate some error occurred." - }, - "genericHistoryLabel": { - "message": "Historie", - "description": "Used in various places to show a history log of something" - }, - "genericNext": { - "message": "Další", - "description": "Used in various places to select/perform the next step/action" - }, - "genericPrevious": { - "message": "Předchozí", - "description": "Used in various places to select/perform the previous step/action" - }, - "genericResetLabel": { - "message": "Resetovat", - "description": "Used in various parts of UI to indicate that something may be reset to its original state" - }, - "genericSavedMessage": { - "message": "Uloženo", - "description": "Used in various parts of the UI to indicate that something was saved" - }, - "genericTitle": { - "message": "Název", - "description": "Used in various parts of the UI to indicate the title of something" - }, - "genericUnknown": { - "message": "Neznámé", - "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" - }, - "helpAlt": { - "message": "Nápověda", - "description": "Alternate text for help buttons" - }, - "helpKeyMapCommand": { - "message": "Napište název příkazu", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "helpKeyMapHotkey": { - "message": "Stiskněte kláves. zkratku", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "importAppendLabel": { - "message": "Připojit ke stylu", - "description": "Label for the button to import a style and append to the existing sections" - }, - "importAppendTooltip": { - "message": "Připojit importovaný styl k současnému stylu", - "description": "Tooltip for the button to import a style and append to the existing sections" - }, - "importLabel": { - "message": "Importovat", - "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" - }, - "importReplaceLabel": { - "message": "Přepsat styl", - "description": "Label for the button to import and overwrite current style" - }, - "importReplaceTooltip": { - "message": "Zahodit obsah současného stylu a přepsat ho importovaným stylem", - "description": "Label for the button to import and overwrite current style" - }, - "importReportLegendAdded": { - "message": "přidáno", - "description": "Text after the number of styles added in the report shown after importing styles" - }, - "importReportLegendIdentical": { - "message": "identické přeskočeny", - "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" - }, - "importReportLegendInvalid": { - "message": "neplatné přeskočeny", - "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" - }, - "importReportLegendUpdatedBoth": { - "message": "meta informace a kód aktualizován", - "description": "Text after the number of styles updated entirely in the report shown after importing styles" - }, - "importReportLegendUpdatedCode": { - "message": "kód aktualizován", - "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" - }, - "importReportLegendUpdatedMeta": { - "message": "meta informace aktualizována", - "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" - }, - "importReportTitle": { - "message": "Import stylů dokončen", - "description": "Title of the report shown after importing styles" - }, - "importReportUnchanged": { - "message": "Žádné změny.", - "description": "Message in the report shown after importing styles" - }, - "importReportUndone": { - "message": "styly navráceny zpět", - "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" - }, - "importReportUndoneTitle": { - "message": "Import byl přerušen", - "description": "Title of the message box shown after undoing the import of styles" - }, - "installButton": { - "message": "Instalovat styl", - "description": "Label for install button" - }, - "installButtonInstalled": { - "message": "Styl instalován", - "description": "Text displayed when the style is successfully installed" - }, - "installButtonReinstall": { - "message": "Reinstalovat styl", - "description": "Label for reinstall button" - }, - "installButtonUpdate": { - "message": "Aktualizovat styl", - "description": "Label for update button" - }, - "installUpdate": { - "message": "Nainstalovat aktualizaci", - "description": "Label for the button to install an update for a single style" - }, - "installUpdateFrom": { - "message": "Styl je aktuálně aktualizován z $url$", - "description": "Label to describe where the style gets update", - "placeholders": { - "url": { - "content": "$1" - } - } - }, - "installUpdateFromLabel": { - "message": "Vyhledat aktualizace", - "description": "Label for the checkbox to save current URL for update check" - }, - "license": { - "message": "Licence", - "description": "Label for the license" - }, - "linkGetHelp": { - "message": "Nápověda", - "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" - }, - "linkGetStyles": { - "message": "Získat styly", - "description": "Help link text on the manage page e.g. https://userstyles.org" - }, - "linkTranslate": { - "message": "Pomoci s překladem", - "description": "Transifex link text on the manage page" - }, - "linterCSSLintIncompatible": { - "message": "CSSLint nepodporuje předprocesor $preprocessorname$", - "description": "The label to display when the preprocessor isn't compatible with CSSLint", - "placeholders": { - "preprocessorname": { - "content": "$1" - } - } - }, - "linterCSSLintSettings": { - "message": "(Nastavení pravidel: 0 = vypnuto; 1 = upozornění; 2 = chyba)", - "description": "CSSLint rule config values" - }, - "linterConfigPopupTitle": { - "message": "Nastavení $linter$ pravidel", - "description": "Stylelint or CSSLint popup header", - "placeholders": { - "linter": { - "content": "$1" - } - } - }, - "linterConfigTooltip": { - "message": "Upravit nastavení tohoto linteru", - "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" - }, - "linterInvalidConfigError": { - "message": "Neuloženo z důvodu těchto neplatných nastavení:", - "description": "Invalid linter config will show a message followed by a list of invalid entries" - }, - "linterIssues": { - "message": "Problémy", - "description": "Label for the CSS linter issues block on the style edit page" - }, - "linterIssuesHelp": { - "message": "Problémy nalezené aplikací $link$:", - "description": "Help popup message for the selected CSS linter issues block on the style edit page", - "placeholders": { - "link": { - "content": "$1" - } - } - }, - "linterJSONError": { - "message": "Neplatný JSON formát", - "description": "Setting linter config with invalid JSON" - }, - "linterResetMessage": { - "message": "Chcete-li vrátit změny náhodného resetu, stiskněte v textovém poli Ctrl + Z (resp. Cmd + Z)", - "description": "Reset button tooltip to inform user on how to undo an accidental reset" - }, - "linterRulesLink": { - "message": "Zobrazit celý seznam pravidel", - "description": "Stylelint or CSSLint rules label added immediately before a link" - }, - "liveReloadError": { - "message": "Při sledování souboru došlo k chybě", - "description": "The label of live-reload error" - }, - "liveReloadLabel": { - "message": "Živá aktualizace", - "description": "The label of live-reload feature" - }, - "manageFavicons": { - "message": "Favicony v části „Platí pro“ ", - "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" - }, - "manageFaviconsGray": { - "message": "Zešednutí", - "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" - }, - "manageFaviconsHelp": { - "message": "Stylus používá externí službu https://www.google.com/s2/favicons", - "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" - }, - "manageFilters": { - "message": "Filtry", - "description": "Label for filters container" - }, - "manageHeading": { - "message": "Nainstalované styly", - "description": "Heading for the manage page" - }, - "manageMaxTargets": { - "message": "Počet položek v části „Platí pro“", - "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" - }, - "manageNewStyleAsUsercss": { - "message": "jako Usercss", - "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" - }, - "manageNewUI": { - "message": "Nové rozložení správy rozhraní", - "description": "Label for the checkbox that toggles the new UI on manage page" - }, - "manageOnlyDisabled": { - "message": "Pouze vypnuté styly", - "description": "Checkbox to show only disabled styles" - }, - "manageOnlyEnabled": { - "message": "Pouze povolené styly", - "description": "Checkbox to show only enabled styles" - }, - "manageOnlyExternal": { - "message": "Pouze externí styly", - "description": "Checkbox to show only externally installed styles i.e. updatable" - }, - "manageOnlyLocal": { - "message": "Pouze lokální styly", - "description": "Checkbox to show only locally created styles i.e. non-updatable" - }, - "manageOnlyLocalTooltip": { - "message": "(styly nenainstalované prostřednictvím webu userstyles.org)", - "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" - }, - "manageOnlyNonUsercss": { - "message": "Pouze non-Usercss styly", - "description": "Checkbox to show only non-Usercss (standard) styles" - }, - "manageOnlyUpdates": { - "message": "Pouze s aktualizacemi nebo chybami", - "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" - }, - "manageOnlyUsercss": { - "message": "Pouze Usercss styly", - "description": "Checkbox to show only Usercss styles" - }, - "menuShowBadge": { - "message": "Zobrazit počet aktivních stylů", - "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." - }, - "meta_invalidNumber": { - "message": "Očekáváno číslo", - "description": "Error displayed when the value is expected to be a number" - }, - "meta_invalidString": { - "message": "Očekáván řetězec v uvozovkách", - "description": "Error displayed when the value is expected to be a quoted string" - }, - "meta_invalidWord": { - "message": "Očekáván text", - "description": "Error displayed when the value is expected to be a word" - }, - "meta_missingChar": { - "message": "Očekávané znaky: $chars$", - "description": "Error displayed when the value is expected to be some characters", - "placeholders": { - "chars": { - "content": "$1" - } - } - }, - "meta_unknownMeta": { - "message": "Neznámá metadata: $key$", - "description": "Error displayed when unknown metadata is parsed", - "placeholders": { - "key": { - "content": "$1" - } - } - }, - "meta_unknownVarType": { - "message": "Neznámý typ @$varkey$: $vartype$", - "description": "Error displayed when unknown variable type is parsed", - "placeholders": { - "varkey": { - "content": "$1" - }, - "vartype": { - "content": "$2" - } - } - }, - "noStylesForSite": { - "message": "Pro tento web není nainstalován žádný styl.", - "description": "Text displayed when no styles are installed for the current site" - }, - "openManage": { - "message": "Spravovat", - "description": "Link to open the manage page." - }, - "openStylesManager": { - "message": "Otevřít správce stylů", - "description": "Label for the style maanger opener in the browser action context menu." - }, - "optionsActions": { - "message": "Akce", - "description": "" - }, - "optionsAdvanced": { - "message": "Pokročilé", - "description": "" - }, - "optionsAdvancedContextDelete": { - "message": "Přidat tlačítko Smazat do kontextové nabídky v editoru", - "description": "" - }, - "optionsAdvancedExposeIframes": { - "message": "Obnažit iframe prvky pomocí HTML[stylus-iframe]", - "description": "" - }, - "optionsAdvancedNewStyleAsUsercss": { - "message": "Napsat nový styl jako usercss", - "description": "" - }, - "optionsBadgeDisabled": { - "message": "Barva pozadí při zakázání", - "description": "" - }, - "optionsBadgeNormal": { - "message": "Barva pozadí", - "description": "" - }, - "optionsCheck": { - "message": "Aktualizovat styly", - "description": "" - }, - "optionsCheckUpdate": { - "message": "Vyhledávat a instalovat všechny aktualizace", - "description": "" - }, - "optionsCustomizeBadge": { - "message": "Ikona tlačítka na panelu", - "description": "" - }, - "optionsCustomizeIcon": { - "message": "Ikona na panelu nástrojů", - "description": "" - }, - "optionsCustomizePopup": { - "message": "Vyskakovací okno", - "description": "" - }, - "optionsCustomizeUpdate": { - "message": "Aktualizace", - "description": "" - }, - "optionsHeading": { - "message": "Možnosti", - "description": "Heading for options section on manage page." - }, - "optionsIconDark": { - "message": "Tmavé vzhledy", - "description": "" - }, - "optionsIconLight": { - "message": "Světlé vzhledy", - "description": "" - }, - "optionsOpen": { - "message": "Otevřít", - "description": "" - }, - "optionsOpenManager": { - "message": "Spravovat styly", - "description": "" - }, - "optionsPopupWidth": { - "message": "Šířka vyskakovacího okna [px]", - "description": "" - }, - "optionsReset": { - "message": "Obnovit výchozí nastavení", - "description": "" - }, - "optionsResetButton": { - "message": "Obnovit nastavení", - "description": "" - }, - "optionsSubheading": { - "message": "Další možnosti", - "description": "Subheading for options section on manage page." - }, - "optionsUpdateImportNote": { - "message": "Importujete-li zálohy stylů ze starší verze nebo z rozšíření Stylish, proveďte jednorázovou ruční kontrolu aktualizací ve správci stylů, aby byly všechny styly aktuální.", - "description": "" - }, - "optionsUpdateInterval": { - "message": "Interval automatické aktualizace stylů v hodinách (0 = vypnuto)", - "description": "" - }, - "paginationCurrent": { - "message": "Aktuální stránka", - "description": "Tooltip for the current page index in search results" - }, - "paginationEstimated": { - "message": "Odhadovaný počet stránek", - "description": "Tooltip for the total page count in search results" - }, - "paginationNext": { - "message": "Další stránka", - "description": "Tooltip for the '->' (next page) button in search results" - }, - "paginationPrevious": { - "message": "Předchozí stránka", - "description": "Tooltip for the '<-' button in search results" - }, - "paginationTotal": { - "message": "Celkový počet stránek", - "description": "" - }, - "parseUsercssError": { - "message": "Usercss nelze zpracovat:", - "description": "The error message to show when stylus failed to parse usercss" - }, - "popupBorders": { - "message": "Přidat postranní bílé okraje", - "description": "" - }, - "popupBordersTooltip": { - "message": "Užitečné pro tmavé motivy v novém Chromu, který již nevykresluje obrysové čáry", - "description": "" - }, - "popupHotkeysTooltip": { - "message": "Kliknutím zobrazíte dostupné klávesové zkratky", - "description": "Tooltip displayed when hovering the right edge of the extension popup" - }, - "popupManageTooltip": { - "message": "Shift + kliknutím nebo pravým kliknutím otevřít správce se styly použitými na této stránce", - "description": "Tooltip for the 'Manage' button in the popup." - }, - "popupOpenEditInWindow": { - "message": "Otevírat editor v novém okně", - "description": "Label for the checkbox controlling 'edit' action behavior in the popup." - }, - "popupOpenEditInWindowTooltip": { - "message": "K povolení dojde také při odepnutí listu editoru z okna prohlížeče,\na k vypnutí při připnutí samotného listu editoru do dalšího okna.", - "description": "Label for the checkbox controlling 'edit' action behavior in the popup." - }, - "popupStylesFirst": { - "message": "Styly před příkazy", - "description": "Label for the checkbox controlling section order in the popup." - }, - "prefShowBadge": { - "message": "Počet aktivních stylů pro současnou stránku", - "description": "Label for the checkbox controlling toolbar badge text." - }, - "previewLabel": { - "message": "Živý náhled", - "description": "Label for the checkbox in style editor to enable live preview while editing." - }, - "previewTooltip": { - "message": "Dočasně použije změny bez uložení.\nUložte styl pro trvalé zachování změn.", - "description": "Tooltip for the checkbox in style editor to enable live preview while editing." - }, - "replace": { - "message": "Nahradit", - "description": "Label before the replace input field in the editor shown on Ctrl-H" - }, - "replaceAll": { - "message": "Nahradit vše", - "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" - }, - "replaceWith": { - "message": "Nahradit s", - "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." - }, - "retrieveBckp": { - "message": "Importovat styly", - "description": "" - }, - "search": { - "message": "Vyhledat", - "description": "Label before the search input field in the editor shown on Ctrl-F" - }, - "searchCaseSensitive": { - "message": "Rozeznávat VELKÁ a malá písmena", - "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" - }, - "searchNumberOfResults": { - "message": "Počet shod", - "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" - }, - "searchNumberOfResults2": { - "message": "Počet shod v kódu a hodnotách „platí pro“", - "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" - }, - "searchRegexp": { - "message": "Použijte /re/ syntaxi pro vyhledávání s regulérními výrazy", - "description": "Label after the search input field in the editor shown on Ctrl-F" - }, - "searchResultInstallCount": { - "message": "Celkový počet instalací", - "description": "Text for label that shows the number of times a search result was installed" - }, - "searchResultNoneFound": { - "message": "Nenalezeny žádné styly pro tento web.", - "description": "Error text in the popup when inline search didn't find any site-specific styles" - }, - "searchResultRating": { - "message": "Hodnocení", - "description": "Text for label that shows the search result's rating" - }, - "searchResultUpdated": { - "message": "Aktualizováno", - "description": "Text for label that shows the search result's last update date" - }, - "searchResultWeeklyCount": { - "message": "Týdenní počet instalací", - "description": "Text for label that shows the number of times a search result was installed during last week" - }, - "sectionAdd": { - "message": "Přidat další sekci", - "description": "Label for the button to add a section" - }, - "sectionCode": { - "message": "Kód", - "description": "Label for the code for a section" - }, - "sectionRemove": { - "message": "Odstranit sekci", - "description": "Label for the button to remove a section" - }, - "sectionRestore": { - "message": "Obnovit odstraněnou sekci", - "description": "Label for the button to restore a removed section" - }, - "shortcuts": { - "message": "Zkratky", - "description": "Go to shortcut configuration" - }, - "shortcutsNote": { - "message": "Nastavit klávesové zkratky", - "description": "" - }, - "sortDateNewestFirst": { - "message": "nejdříve novější", - "description": "Text added to indicate that sorting a date would add the newest entries at the top" - }, - "sortDateOldestFirst": { - "message": "starší nejdříve", - "description": "Text added to indicate that sorting a date would add the oldest entries at the top" - }, - "sortLabel": { - "message": "Zvolte způsob řazení instalovaných stylů", - "description": "Title on the sort select to indicate it is used for sorting entries" - }, - "sortLabelTitleAsc": { - "message": "Název (vzestupně)", - "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" - }, - "sortLabelTitleDesc": { - "message": "Název (sestupně)", - "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" - }, - "sortStylesHelpTitle": { - "message": "Seřadit obsah", - "description": "Label for the sort info popup on the Manage styles page" - }, - "styleBadRegexp": { - "message": "Tento regulérní výraz je neplatný.", - "description": "Validation message for a bad regexp in a style" - }, - "styleBeautify": { - "message": "Zkrášlit", - "description": "Label for the CSS-beautifier button on the edit style page" - }, - "styleBeautifyIndentConditional": { - "message": "Odsadit @media, @supports", - "description": "CSS-beautifier option" - }, - "styleBeautifyPreserveNewlines": { - "message": "Zachovat nové řádky", - "description": "CSS-beautifier option" - }, - "styleCancelEditLabel": { - "message": "Zpět ke správě", - "description": "Label for cancel button for style editing" - }, - "styleChangesNotSaved": { - "message": "Provedli jste změny tohoto stylu bez uložení.", - "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" - }, - "styleEnabledLabel": { - "message": "Povolen", - "description": "Label for the enabled state of styles" - }, - "styleFromMozillaFormatError": { - "message": "Import z Mozilla formátu se nezdařil", - "description": "Label for the import error" - }, - "styleFromMozillaFormatPrompt": { - "message": "Vložte kód v Mozilla formátu", - "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" - }, - "styleInstall": { - "message": "Nainstalovat „$stylename$“ do Stylus?", - "description": "Confirmation when installing a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "styleInstallFailed": { - "message": "Styl nelze nainstalovat.\n$error$", - "description": "Warning when installation failed", - "placeholders": { - "error": { - "content": "$1" - } - } - }, - "styleInstallOverwrite": { - "message": "Styl „$stylename$“ je již nainstalován. Přepsat?\nVerze: $oldVersion$ → $newVersion$", - "description": "Confirmation when re-installing a style", - "placeholders": { - "stylename": { - "content": "$1" - }, - "newVersion": { - "content": "$3" - }, - "oldVersion": { - "content": "$2" - } - } - }, - "styleMissingName": { - "message": "Zadejte název", - "description": "Error displayed when user saves without providing a name" - }, - "styleMozillaFormatHeading": { - "message": "Mozilla formát", - "description": "Heading for the section with buttons to import/export Mozilla format of the style" - }, - "styleNotAppliedRegexpProblemTooltip": { - "message": "Styl nebyl použit kvůli nesprávnému použití „regexp()“", - "description": "Tooltip in the popup for styles that were not applied at all" - }, - "styleRegexpInvalidExplanation": { - "message": "Některá „regexp()“ pravidla nelze vůbec sestavit.", - "description": "" - }, - "styleRegexpPartialExplanation": { - "message": "Tento styl obsahuje částečnou regexp shodu, která je však v rozporu s CSS4 @document specifikací, která vyžaduje přesnou shodu URL adresy. Dotčené CSS části nebyly na stránku použity. Tento styl byl pravděpodobně vytvořen v rozšíření Stylish pro Chrome, které nesprávně kontroluje regexp() pravidla již od své první verze (známá chyba).", - "description": "" - }, - "styleRegexpProblemTooltip": { - "message": "Počet sekcí nepoužitých kvůli nesprávnému použití „regexp()“", - "description": "Tooltip in the popup for styles that were applied only partially" - }, - "styleRegexpTestButton": { - "message": "Otestovat RegExp", - "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" - }, - "styleRegexpTestFull": { - "message": "Odpovídající listy", - "description": "RegExp test report: label for the fully matching expressions" - }, - "styleRegexpTestInvalid": { - "message": "Neplatné regexp přeskočeny", - "description": "RegExp test report: label for the invalid expressions" - }, - "styleRegexpTestNone": { - "message": "Žádné odpovídající listy", - "description": "RegExp test report: label for expressions that didn't match any tabs" - }, - "styleRegexpTestNote": { - "message": "Poznámka: Používejte jen jedno zpětné lomítko „\\“ ve vstupním regexp poli – v editoru bude automaticky převedeno na „\\\\“, v souladu s normou citovaných řetězců v CSS.", - "description": "RegExp test report: a note displayed at the bottom of the dialog" - }, - "styleRegexpTestPartial": { - "message": "Shoda je nepřesná, proto přeskočeno", - "description": "RegExp test report: label for the partially matching expressions" - }, - "styleRegexpTestTitle": { - "message": "Seznam shod otevřených listů (klepnutím na URL zaměříte daný list)", - "description": "RegExp test report: title of the report" - }, - "styleSaveLabel": { - "message": "Uložit", - "description": "Label for save button for style editing" - }, - "styleToMozillaFormatHelp": { - "message": "Kód v Mozilla formátu může být odeslán na userstyles.org a použit v aplikaci Stylish pro Firefox", - "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" - }, - "styleToMozillaFormatTitle": { - "message": "Styl v Mozilla formátu", - "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" - }, - "styleUpdate": { - "message": "Určitě chcete aktualizovat „$stylename$“?", - "description": "Confirmation when updating a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "styleUpdateDiscardChanges": { - "message": "Styl byl změněn mimo editor. Chcete styl znovu načíst?", - "description": "Confirmation to update the style in the editor" - }, - "stylusUnavailableForURL": { - "message": "Stylus nepracuje se stránkami jako je tato.", - "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" - }, - "stylusUnavailableForURLdetails": { - "message": "Jako bezpečností opatření, prohlížeč brání rozšířením v ovlivnění vestavěných stránek (např. chrome://version, nová úvodní stránka Chromu 61, about:addons, vivaldi://extensions atp.) a stránek dalších rozšíření. Každý prohlížeč také omezuje přístup do vlastního obchodu s rozšířeními (např. Chrome Web Store nebo AMO).", - "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" - }, - "syncStorageErrorSaving": { - "message": "Hodnotu nelze uložit. Zkuste text zkrátit.", - "description": "Displayed when trying to save an excessively big value via storage.sync API" - }, - "toggleStyle": { - "message": "Přepnout styl", - "description": "Label for the checkbox to enable/disable a style" - }, - "undo": { - "message": "Zpět", - "description": "Button label" - }, - "undoGlobal": { - "message": "Zpět ve všech sekcích", - "description": "CSS-beautify global Undo button label" - }, - "unreachableAMO": { - "message": "Firefox znemožňuje přístup ke stránce.", - "description": "Note in the popup displayed when opened on addons.mozilla.org" - }, - "unreachableAMOHint": { - "message": "Povolení přístupu: přejděte na , pravým myšidlem zvolte „Nový“, dále „Boolean“, zadejte kód a potvrďte, , OK, načtěte stránku .", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" - }, - "unreachableAMOHintOldFF": { - "message": "Pouze Firefox 59 a novější může být nakonfigurován tak, aby rozšíření typu WebExtensions mohla přidávat styly na stránky chráněné CSP (Content Security Policy) – jako je tato.", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" - }, - "unreachableContentScript": { - "message": "Se stránkou nelze komunikovat. Zkuste znovu načíst list.", - "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" - }, - "unreachableFileHint": { - "message": "Stylus může přistupovat k file:// URL pouze při povolení odpovídající možnosti pro rozšíření Stylus ve správci chrome://extensions.", - "description": "Note in the toolbar popup for file:// URLs" - }, - "updateAllCheckSucceededNoUpdate": { - "message": "Aktualizace nenalezeny.", - "description": "Text that displays when an update all check completed and no updates are available" - }, - "updateAllCheckSucceededSomeEdited": { - "message": "Některé aktualizovatelné styly nebyly aktualizovány kvůli zabránění ztrátám možných lokálních změn. Aktualizace může být vynucena individuálně nebo spuštěním další aktualizace všech stylů (lokální změny mohou být přepsány).", - "description": "Text that displays when an update all check completed and no updates are available" - }, - "updateCheckFailBadResponseCode": { - "message": "Aktualizace se nezdařila: server odpověděl kódem $code$.", - "description": "Text that displays when an update check failed because the response code indicates an error", - "placeholders": { - "code": { - "content": "$1" - } - } - }, - "updateCheckFailServerUnreachable": { - "message": "Aktualizace se nezdařila: server je nedosažitelný.", - "description": "Text that displays when an update check failed because the update server is unreachable" - }, - "updateCheckHistory": { - "message": "Historie aktualizací", - "description": "" - }, - "updateCheckManualUpdateForce": { - "message": "Instalovat aktualizaci (lokální změny budou přepsány)", - "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckManualUpdateHint": { - "message": "Vynucení aktualizace přepíše všechny lokální úpravy.", - "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckSkippedLocallyEdited": { - "message": "Tento styl byl upraven lokálně.", - "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckSkippedMaybeLocallyEdited": { - "message": "Tento styl mohl být upraven lokálně.", - "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" - }, - "updateCheckSucceededNoUpdate": { - "message": "Styl je aktuální.", - "description": "Text that displays when an update check completed and no update is available" - }, - "updateCompleted": { - "message": "Aktalizace dokončena.", - "description": "Text that displays when an update completed" - }, - "updatesCurrentlyInstalled": { - "message": "Instalované aktualizace:", - "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." - }, - "usercssAvoidOverwriting": { - "message": "Prosím, změňte hodnotu @name nebo @namespace ať nedojde k přepsání existujícího stylu.", - "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." - }, - "usercssConfigIncomplete": { - "message": "Styl byl aktualizován nebo smazán po zobrazení dialogu konfigurace. Tyto proměnné nebyly uloženy aby se předešlo poškození metadat stylu.", - "description": "" - }, - "usercssEditorNamePlaceholder": { - "message": "Definujte @name v kódu", - "description": "Placeholder text for the empty name input field when creating a new Usercss style" - }, - "usercssReplaceTemplateConfirmation": { - "message": "Nahradit výchozí šablonu pro nové Usercss styly aktuálním kódem?", - "description": "" - }, - "usercssReplaceTemplateName": { - "message": "Prázdné @name nahrazuje výchozí šablonu", - "description": "The text shown after @name when creating a new Usercss style" - }, - "usercssReplaceTemplateSectionBody": { - "message": "Sem vložte kód…", - "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" - }, - "versionInvalidOlder": { - "message": "Tato verze je starší než verze nainstalovaného stylu.", - "description": "Displayed when the version of style is older than the installed one" - }, - "writeStyleFor": { - "message": "Napsat nový styl pro:", - "description": "Label for toolbar pop-up that precedes the links to write a new style" - }, - "writeStyleForURL": { - "message": "tuto URL", - "description": "Text for link in toolbar pop-up to write a new style for the current URL" - }, - "overwriteFileExport": { - "message": "Chcete přepsat stávající soubor?", - "description": "" - }, - "exportSavedSuccess": { - "message": "Soubor úspěšně uložen", - "description": "" - }, - "noFileToImport": { - "message": "Před importem stylů byste je měli nejprve exportovat.", - "description": "" - }, - "connectingDropbox": { - "message": "Připojování k Dropboxu…", - "description": "" - }, - "gettingStyles": { - "message": "Získávání všech stylů…", - "description": "" - }, - "zipStyles": { - "message": "Balení stylů…", - "description": "" - }, - "unzipStyles": { - "message": "Rozbalování stylů…", - "description": "" - }, - "readingStyles": { - "message": "Čtení stylů…", - "description": "" - }, - "uploadingFile": { - "message": "Nahrávání souboru…", - "description": "" - } } \ No newline at end of file diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 3e202611..6e57370f 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -1,131 +1,1586 @@ { - "addStyleLabel": { - "message": "Skriv ny stil", - "description": "Label for the button to go to the add style page" - }, - "addStyleTitle": { - "message": "Tilføj stil", - "description": "Title of the page for adding styles" - }, - "alphaChannel": { - "message": "Gennemsigtighed", - "description": "Label of color's opacity" - }, - "appliesAdd": { - "message": "Tilføj", - "description": "Label for the button to add an 'applies' entry" - }, - "appliesDisplay": { - "message": "Anvendes på: $applies$", - "description": "Text on the manage screen to describe what the style applies to", - "placeholders": { - "applies": { - "content": "$1" - } + "addStyleTitle": { + "message": "Tilføj stil", + "description": "Title of the page for adding styles" + }, + "alphaChannel": { + "message": "Gennemsigtighed", + "description": "Label of color's opacity" + }, + "appliesAdd": { + "message": "Tilføj", + "description": "Label for the button to add an 'applies' entry" + }, + "appliesDisplay": { + "message": "Anvendes på: $applies$", + "description": "Text on the manage screen to describe what the style applies to" + }, + "appliesDisplayTruncatedSuffix": { + "message": "og mere", + "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" + }, + "appliesDomainOption": { + "message": "URL'er på domænet", + "description": "Option to make the style apply to the entered string as a domain" + }, + "appliesHelp": { + "message": "Brug 'Anvendt på'-styring til at begrænse hvilke URL'er koden i denne sektion anvendes på.", + "description": "Help text for 'applies to' section" + }, + "appliesLabel": { + "message": "Anvendes på", + "description": "Label for 'applies to' fields on the edit/add screen" + }, + "appliesLineWidgetLabel": { + "message": "Vis 'Anvendes på'-info", + "description": "Label for the checkbox to display applies-to information in the single editor" + }, + "appliesLineWidgetWarning": { + "message": "Does not work with minified CSS", + "description": "A warning that applies-to information won't show properly with minified CSS" + }, + "appliesRegexpOption": { + "message": "URL'er der matcher regexp'en", + "description": "Option to make the style apply to the entered string as a regular expression" + }, + "appliesRemove": { + "message": "Fjern", + "description": "Label for the button to remove an 'applies' entry" + }, + "appliesRemoveError": { + "message": "Kan ikke fjerne sidste 'Anvendes på'-optegnelse", + "description": "Error displayed when the last 'applies' is going to be removed" + }, + "appliesSpecify": { + "message": "Specificér", + "description": "Label for the button to make a style apply only to specific sites" + }, + "appliesToEverything": { + "message": "Alt", + "description": "Text displayed for styles that apply to all sites" + }, + "appliesUrlOption": { + "message": "URL", + "description": "Option to make the style apply to the entered string as a URL" + }, + "appliesUrlPrefixOption": { + "message": "URL'er der starter med", + "description": "Option to make the style apply to the entered string as a URL prefix" + }, + "applyAllUpdates": { + "message": "Anvend alle opdateringer", + "description": "Label for the button to apply all detected updates" + }, + "author": { + "message": "Forfatter", + "description": "Label for the style author" + }, + "backupButtons": { + "message": "Backup", + "description": "Heading for backup" + }, + "backupMessage": { + "message": "Vælg en fil eller træk og slip til denne side.", + "description": "Message for backup" + }, + "bckpInstStyles": { + "message": "Eksportér stil", + "description": "" + }, + "checkAllUpdates": { + "message": "Tjek alle stiler for opdateringer", + "description": "Label for the button to check all styles for updates" + }, + "checkAllUpdatesForce": { + "message": "Tjek igen, jeg redigerede ikke nogen stil!", + "description": "Label for the button to apply all detected updates" + }, + "checkForUpdate": { + "message": "Tjek efter opdatering", + "description": "Label for the button to check a single style for an update" + }, + "checkingForUpdate": { + "message": "Tjekker...", + "description": "Text to display when checking a style for an update" + }, + "clickToUninstall": { + "message": "Klik for at afinstallere", + "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" + }, + "cm_autoCloseBrackets": { + "message": "Luk automatisk paranteser og citationstegn", + "description": "Label for the checkbox in the style editor." + }, + "cm_autoCloseBracketsTooltip": { + "message": "Tilføj automatisk et lukket par når man åbner en af ()[]{}''\"\"", + "description": "Label for the checkbox in the style editor." + }, + "cm_autocompleteOnTyping": { + "message": "Autoudfyld på indtastning", + "description": "Label for the checkbox in the style editor." + }, + "cm_colorpicker": { + "message": "Farvevælgere for CSS-farver", + "description": "Label for the checkbox controlling colorpicker option for the style editor." + }, + "cm_indentWithTabs": { + "message": "Brug tabs med smart indrykning", + "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." + }, + "cm_keyMap": { + "message": "Tastegenveje", + "description": "Label for the drop-down list controlling the keymap for the style editor." + }, + "cm_lineWrapping": { + "message": "Word wrap", + "description": "Label for the checkbox controlling word wrap option for the style editor." + }, + "cm_linter": { + "message": "CSS Linter", + "description": "Select the linter to check for CSS issues" + }, + "cm_matchHighlight": { + "message": "Highlight", + "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." + }, + "cm_matchHighlightSelection": { + "message": "Selection only", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" + }, + "cm_matchHighlightToken": { + "message": "Token under cursor", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" + }, + "cm_resizeGripHint": { + "message": "Double-click to maximize/restore the height", + "description": "Tooltip for the resize grip in style editor" + }, + "cm_selectByTokens": { + "message": "Double-clicking selects tokens", + "description": "Label for the checkbox in the editor." + }, + "cm_selectByTokensTooltip": { + "message": "Examples of tokens: .foo-bar-2 #aabbcc 0.32 !important\nWhen disabled: punctuation-delimited words are selected.", + "description": "" + }, + "cm_smartIndent": { + "message": "Use smart indentation", + "description": "Label for the checkbox controlling smart indentation option for the style editor." + }, + "cm_tabSize": { + "message": "Tab size", + "description": "Label for the text box controlling tab size option for the style editor." + }, + "cm_theme": { + "message": "Theme", + "description": "Label for the style editor's CSS theme." + }, + "colorpickerPaletteHint": { + "message": "Right-click a swatch to cycle through its source lines", + "description": "" + }, + "colorpickerSwitchFormatTooltip": { + "message": "Switch formats: HEX -> RGB -> HSL.\nShift-click to reverse the direction.\nAlso via PgUp (PageUp), PgDn (PageDown) keys.", + "description": "Tooltip for the switch button in the color picker popup in the style editor." + }, + "colorpickerTooltip": { + "message": "Open color picker", + "description": "Tooltip for the colored squares shown before CSS colors in the style editor." + }, + "configOnChange": { + "message": "on change", + "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" + }, + "configOnChangeTooltip": { + "message": "Autosave and apply changes automatically", + "description": "" + }, + "configureStyle": { + "message": "Configure", + "description": "Label for the button to configure usercss userstyle" + }, + "configureStyleOnHomepage": { + "message": "Configure on homepage", + "description": "Label for the button to configure userstyles.org userstyle" + }, + "confirmCancel": { + "message": "Cancel", + "description": "" + }, + "confirmClose": { + "message": "Close", + "description": "'Close' button in a confirm dialog" + }, + "confirmDefault": { + "message": "Use default", + "description": "'Set to default' button in a confirm dialog" + }, + "confirmDelete": { + "message": "Delete", + "description": "" + }, + "confirmDiscardChanges": { + "message": "Discard the changes?", + "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" + }, + "confirmNo": { + "message": "No", + "description": "'No' button in a confirm dialog" + }, + "confirmOK": { + "message": "OK", + "description": "" + }, + "confirmSave": { + "message": "Save", + "description": "'Save' button in a confirm dialog" + }, + "confirmStop": { + "message": "Stop", + "description": "'Stop' button in a confirm dialog" + }, + "confirmYes": { + "message": "Yes", + "description": "'Yes' button in a confirm dialog" + }, + "copied": { + "message": "Copied to clipboard", + "description": "Message shown when content has been copied to the clipboard" + }, + "copy": { + "message": "Copy to clipboard", + "description": "Tooltip for elements which can be copied" + }, + "customNameHint": { + "message": "Enter a custom name here to rename the style in UI without breaking its updates", + "description": "" + }, + "customNameResetHint": { + "message": "Stop using customized name, switch to the style's own name", + "description": "Tooltip of 'x' button shown in editor when changing the name input of a) styles updated from a URL i.e. not locally created, b) UserCSS styles" + }, + "dateAbbrDay": { + "message": "$value$d", + "description": "Day suffix in a short relative date, for example: 8d" + }, + "dateAbbrHour": { + "message": "$value$h", + "description": "Hour suffix in a short relative date, for example: 8h" + }, + "dateAbbrMonth": { + "message": "$value$m", + "description": "Month suffix in a short relative date, for example: 8m" + }, + "dateAbbrYear": { + "message": "$value$y", + "description": "Year suffix in a short relative date, for example: 8y" + }, + "dateInstalled": { + "message": "Date installed", + "description": "Option text for the user to sort the style by install date" + }, + "dateUpdated": { + "message": "Date updated", + "description": "Option text for the user to sort the style by last update date" + }, + "dbError": { + "message": "An error has occurred using the Stylus database. Would you like to visit a web page with possible solutions?", + "description": "Prompt when a DB error is encountered" + }, + "defaultTheme": { + "message": "default", + "description": "Default CodeMirror CSS theme option on the edit style page" + }, + "deleteStyleConfirm": { + "message": "Are you sure you want to delete this style?", + "description": "Confirmation before deleting a style" + }, + "deleteStyleLabel": { + "message": "Delete", + "description": "Label for the button to delete a style" + }, + "description": { + "message": "Redesign the web with Stylus, a user styles manager. Stylus allows you to easily install themes and skins for many popular sites.", + "description": "Extension description" + }, + "disableAllStyles": { + "message": "Turn all styles off", + "description": "Label for the checkbox that turns all enabled styles off." + }, + "disableStyleLabel": { + "message": "Disable", + "description": "Label for the button to disable a style" + }, + "dragDropMessage": { + "message": "Drop your backup file anywhere on this page to import.", + "description": "Drag'n'drop message" + }, + "dragDropUsercssTabstrip": { + "message": "To install the file, drop it on the tab strip (the area where the tab titles are shown).", + "description": "Message popup shown when erroneously dropping a usercss file into the manager page" + }, + "editDeleteText": { + "message": "Delete", + "description": "Label for the context menu item in the editor to delete selected text" + }, + "editGotoLine": { + "message": "Goto line (or line:col)", + "description": "Go to line or line:column on Ctrl-G in style code editor" + }, + "editStyleHeading": { + "message": "Edit Style", + "description": "Title of the page for editing styles" + }, + "editStyleLabel": { + "message": "Edit", + "description": "Label for the button to go to the edit style page" + }, + "editStyleTitle": { + "message": "Edit Style $stylename$", + "description": "Title of the page for editing styles" + }, + "enableStyleLabel": { + "message": "Enable", + "description": "Label for the button to enable a style" + }, + "excludeStyleByDomainLabel": { + "message": "Exclude the current domain", + "description": "" + }, + "excludeStyleByUrlLabel": { + "message": "Exclude the current URL", + "description": "" + }, + "exportLabel": { + "message": "Export", + "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" + }, + "externalFeedback": { + "message": "Feedback", + "description": "Label for the external link to send feedback for the style" + }, + "externalHomepage": { + "message": "Homepage", + "description": "Label for the external link to style's homepage" + }, + "externalLink": { + "message": "External link", + "description": "Label for external links" + }, + "externalSupport": { + "message": "Support", + "description": "Label for the external link to style's support site" + }, + "externalUsercssDocument": { + "message": "Documentation for Usercss", + "description": "Label for the external link to usercss documentation" + }, + "filteredStyles": { + "message": "$numShown$ shown of $numTotal$ total", + "description": "TL note - make this message short" + }, + "filteredStylesAllHidden": { + "message": "Currently applied filters match no styles", + "description": "Text shown when no styles match currently applied filter in the style manager" + }, + "findStyles": { + "message": "Find styles", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesForSite": { + "message": "Find more styles for this site", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesInline": { + "message": "Inline", + "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" + }, + "findStylesInlineTooltip": { + "message": "Display search results inside this window.", + "description": "Text for a checkbox that displays search results within the Stylus popup." + }, + "genericAdd": { + "message": "Add", + "description": "Used in various places for an action that adds something" + }, + "genericClone": { + "message": "Clone", + "description": "Used in various places for an action that clones something" + }, + "genericDisabledLabel": { + "message": "Disabled", + "description": "Used in various lists/options to indicate that something is disabled" + }, + "genericEnabledLabel": { + "message": "Enabled", + "description": "Used in various lists/options to indicate that something is enabled" + }, + "genericError": { + "message": "Error", + "description": "Used in various places to indicate some error occurred." + }, + "genericHistoryLabel": { + "message": "History", + "description": "Used in various places to show a history log of something" + }, + "genericNext": { + "message": "Next", + "description": "Used in various places to select/perform the next step/action" + }, + "genericPrevious": { + "message": "Previous", + "description": "Used in various places to select/perform the previous step/action" + }, + "genericResetLabel": { + "message": "Reset", + "description": "Used in various parts of UI to indicate that something may be reset to its original state" + }, + "genericSavedMessage": { + "message": "Saved", + "description": "Used in various parts of the UI to indicate that something was saved" + }, + "genericTitle": { + "message": "Title", + "description": "Used in various parts of the UI to indicate the title of something" + }, + "genericUnknown": { + "message": "Unknown", + "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" + }, + "helpAlt": { + "message": "Help", + "description": "Alternate text for help buttons" + }, + "helpKeyMapCommand": { + "message": "Type a command name", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "helpKeyMapHotkey": { + "message": "Press a hotkey", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "hostDisabled": { + "message": "This host has been disabled due to a bug in the current version of the browser being used", + "description": "Tooltip for cloud host disabled" + }, + "importAppendLabel": { + "message": "Append to style", + "description": "Label for the button to import a style and append to the existing sections" + }, + "importAppendTooltip": { + "message": "Append the imported style to current style", + "description": "Tooltip for the button to import a style and append to the existing sections" + }, + "importLabel": { + "message": "Import", + "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" + }, + "importPreprocessor": { + "message": "Style with a @preprocessor won't work in the classic mode. You can switch the editor to Usercss mode: 1) open the style manager, 2) enable \"as Usercss\" checkbox, 3) click \"Write new style\"\n\nImport now anyway?", + "description": "" + }, + "importPreprocessorTitle": { + "message": "Potential problem due to @preprocessor", + "description": "" + }, + "importReplaceLabel": { + "message": "Overwrite style", + "description": "Label for the button to import and overwrite current style" + }, + "importReplaceTooltip": { + "message": "Discard contents of current style and overwrite it with the imported style", + "description": "Label for the button to import and overwrite current style" + }, + "importReportLegendAdded": { + "message": "added", + "description": "Text after the number of styles added in the report shown after importing styles" + }, + "importReportLegendIdentical": { + "message": "identical skipped", + "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" + }, + "importReportLegendInvalid": { + "message": "invalid skipped", + "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" + }, + "importReportLegendUpdatedBoth": { + "message": "updated both meta info and code", + "description": "Text after the number of styles updated entirely in the report shown after importing styles" + }, + "importReportLegendUpdatedCode": { + "message": "updated code", + "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" + }, + "importReportLegendUpdatedMeta": { + "message": "updated meta info", + "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" + }, + "importReportTitle": { + "message": "Finished importing styles", + "description": "Title of the report shown after importing styles" + }, + "importReportUnchanged": { + "message": "Nothing was changed.", + "description": "Message in the report shown after importing styles" + }, + "importReportUndone": { + "message": "styles were reverted", + "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" + }, + "importReportUndoneTitle": { + "message": "Import has been undone", + "description": "Title of the message box shown after undoing the import of styles" + }, + "installButton": { + "message": "Install style", + "description": "Label for install button" + }, + "installButtonInstalled": { + "message": "Style installed", + "description": "Text displayed when the style is successfully installed" + }, + "installButtonReinstall": { + "message": "Reinstall style", + "description": "Label for reinstall button" + }, + "installButtonUpdate": { + "message": "Update style", + "description": "Label for update button" + }, + "installUpdate": { + "message": "Install update", + "description": "Label for the button to install an update for a single style" + }, + "installUpdateFrom": { + "message": "Currently the style is updated from $url$", + "description": "Label to describe where the style gets update" + }, + "installUpdateFromLabel": { + "message": "Check for updates", + "description": "Label for the checkbox to save current URL for update check" + }, + "license": { + "message": "License", + "description": "Label for the license" + }, + "linkGetHelp": { + "message": "Get help", + "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" + }, + "linkGetStyles": { + "message": "Get styles", + "description": "Help link text on the manage page e.g. https://userstyles.org" + }, + "linkStylusWiki": { + "message": "Wiki", + "description": "Wiki link text on the manage page e.g. https://github.com/openstyles/stylus/wiki" + }, + "linkTranslate": { + "message": "Translate", + "description": "Transifex link text on the manage page" + }, + "linterCSSLintIncompatible": { + "message": "CSSLint doesn't support $preprocessorname$ preprocessor", + "description": "The label to display when the preprocessor isn't compatible with CSSLint" + }, + "linterCSSLintSettings": { + "message": "(Set rule as: 0 = disabled; 1 = warning; 2 = error)", + "description": "CSSLint rule config values" + }, + "linterConfigPopupTitle": { + "message": "Set $linter$ rules configuration", + "description": "Stylelint or CSSLint popup header" + }, + "linterConfigTooltip": { + "message": "Click to configure this linter", + "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" + }, + "linterInvalidConfigError": { + "message": "Not saved due to these invalid configuration settings:", + "description": "Invalid linter config will show a message followed by a list of invalid entries" + }, + "linterIssues": { + "message": "Issues", + "description": "Label for the CSS linter issues block on the style edit page" + }, + "linterIssuesHelp": { + "message": "These issues were found by $link$:", + "description": "Help popup message for the selected CSS linter issues block on the style edit page" + }, + "linterJSONError": { + "message": "Invalid JSON format", + "description": "Setting linter config with invalid JSON" + }, + "linterResetMessage": { + "message": "To undo accidental reset, press Ctrl-Z (or Cmd-Z) in the text box", + "description": "Reset button tooltip to inform user on how to undo an accidental reset" + }, + "linterRulesLink": { + "message": "See a full list of rules", + "description": "Stylelint or CSSLint rules label added immediately before a link" + }, + "liveReloadError": { + "message": "An error occurred while watching the file", + "description": "The label of live-reload error" + }, + "liveReloadInstallHint": { + "message": "Keep this tab open to auto-update the style on external changes.", + "description": "The label of live-reload feature" + }, + "liveReloadInstallHintFF": { + "message": "Keep both this tab and the original tab open to auto-update the style on external changes.", + "description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox" + }, + "liveReloadLabel": { + "message": "Live reload", + "description": "The label of live-reload feature" + }, + "manageFavicons": { + "message": "Favicons in applies-to column", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFaviconsGray": { + "message": "Grayed out", + "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" + }, + "manageFaviconsHelp": { + "message": "Stylus uses an external service https://www.google.com/s2/favicons", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFilters": { + "message": "Filters", + "description": "Label for filters container" + }, + "manageHeading": { + "message": "Installed Styles", + "description": "Heading for the manage page" + }, + "manageMaxTargets": { + "message": "Number of applies-to items", + "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" + }, + "manageNewStyleAsUsercss": { + "message": "as Usercss", + "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" + }, + "manageNewUI": { + "message": "New manage UI layout", + "description": "Label for the checkbox that toggles the new UI on manage page" + }, + "manageOnlyDisabled": { + "message": "Only disabled styles", + "description": "Checkbox to show only disabled styles" + }, + "manageOnlyEnabled": { + "message": "Only enabled styles", + "description": "Checkbox to show only enabled styles" + }, + "manageOnlyExternal": { + "message": "Only external styles", + "description": "Checkbox to show only externally installed styles i.e. updatable" + }, + "manageOnlyLocal": { + "message": "Only locally created styles", + "description": "Checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyLocalTooltip": { + "message": "(the styles not installed through a userstyles.org page)", + "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyNonUsercss": { + "message": "Only non-Usercss styles", + "description": "Checkbox to show only non-Usercss (standard) styles" + }, + "manageOnlyUpdates": { + "message": "Only with updates or issues", + "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" + }, + "manageOnlyUsercss": { + "message": "Only Usercss styles", + "description": "Checkbox to show only Usercss styles" + }, + "manageTitle": { + "message": "Stylus", + "description": "Title for the manage page" + }, + "menuShowBadge": { + "message": "Show active style count", + "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." + }, + "meta_invalidCheckboxDefault": { + "message": "Invalid @var checkbox: value must be 0 or 1", + "description": "Error displayed when the value of @var checkbox is invalid" + }, + "meta_invalidColor": { + "message": "Invalid @var color: $color$ is not a color", + "description": "Error displayed when the value of @var color is invalid" + }, + "meta_invalidRange": { + "message": "Invalid @var $type$: value must be a number or an array", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMultipleUnits": { + "message": "Invalid @var $type$: multiple units are defined", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeTooManyValues": { + "message": "Invalid @var $type$: the array contains too many items", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeValue": { + "message": "Invalid @var $type$: items in the array must be number, string, or null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeDefault": { + "message": "Invalid @var $type$: default value is null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMin": { + "message": "Invalid @var $type$: default value is lower than the minimum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMax": { + "message": "Invalid @var $type$: default value is larger than the maximum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeStep": { + "message": "Invalid @var $type$: default value is not a mutiple of the step", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeUnits": { + "message": "Invalid @var $type$: '$units$' is not a valid unit", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidSelect": { + "message": "Invalid @var select: the default value must be an array or an object", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValue": { + "message": "Invalid @var select: values inside the array/object must be a string", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectEmptyOptions": { + "message": "Invalid @var select: options list is empty", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectLabel": { + "message": "Invalid @var select: option label is empty", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectMultipleDefaults": { + "message": "Invalid @var select: multiple default options are defined", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectNameDuplicated": { + "message": "Invalid @var select: option name is duplicated", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValueMismatch": { + "message": "Invalid @var select: value doesn't exist in the option list", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidURLProtocol": { + "message": "Invalid URL protocol. Only http and https are allowed: $protocol$", + "description": "Error displayed when the protocol of the URL is invalid" + }, + "meta_invalidVersion": { + "message": "Invalid version number. The value doesn't match SemVer pattern: $version$", + "description": "Error displayed when @version is invalid" + }, + "meta_invalidNumber": { + "message": "Expect a number", + "description": "Error displayed when the value is expected to be a number" + }, + "meta_invalidString": { + "message": "Expect a quoted string", + "description": "Error displayed when the value is expected to be a quoted string" + }, + "meta_invalidWord": { + "message": "Expect a word", + "description": "Error displayed when the value is expected to be a word" + }, + "meta_missingChar": { + "message": "Expect characters: $chars$", + "description": "Error displayed when the value is expected to be some characters" + }, + "meta_missingEOT": { + "message": "Expect EOT data", + "description": "Error displayed when the value is expected to be an EOT list" + }, + "meta_missingMandatory": { + "message": "Missing mandatory metadata: $keys$", + "description": "Error displayed when mandatory keys are missing" + }, + "meta_unknownJSONLiteral": { + "message": "Invalid JSON: $literal$ is not a valid JSON literal", + "description": "Error displayed when JSON value is invalid" + }, + "meta_unknownMeta": { + "message": "Unknown metadata: $key$", + "description": "Error displayed when unknown metadata is parsed" + }, + "meta_unknownVarType": { + "message": "Unknown @$varkey$ type: $vartype$", + "description": "Error displayed when unknown variable type is parsed" + }, + "meta_unknownPreprocessor": { + "message": "Unknown @preprocessor: $preprocessor$", + "description": "Error displayed when unknown @preprocessor is parsed" + }, + "noStylesForSite": { + "message": "No styles installed for this site.", + "description": "Text displayed when no styles are installed for the current site" + }, + "numberedLine": { + "message": "Line:", + "description": "Will be followed by one or more line numbers in the editor." + }, + "openManage": { + "message": "Manage", + "description": "Link to open the manage page." + }, + "openOptions": { + "message": "Options", + "description": "Go to Options UI" + }, + "openStylesManager": { + "message": "Open styles manager", + "description": "Label for the style maanger opener in the browser action context menu." + }, + "optionsActions": { + "message": "Actions", + "description": "" + }, + "optionsAdvanced": { + "message": "Advanced", + "description": "" + }, + "optionsAdvancedContextDelete": { + "message": "Add 'Delete' in editor context menu", + "description": "" + }, + "optionsAdvancedExposeIframes": { + "message": "Expose iframes via HTML[stylus-iframe]", + "description": "" + }, + "optionsAdvancedExposeIframesNote": { + "message": "Exposes the top site domain in each iframe.\nEnables writing iframe-specific CSS like this:\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }", + "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." + }, + "optionsAdvancedNewStyleAsUsercss": { + "message": "Write new style as usercss", + "description": "" + }, + "optionsAdvancedPatchCsp": { + "message": "Patch CSP to allow style assets", + "description": "" + }, + "optionsAdvancedPatchCspNote": { + "message": "Enable this if styles contain images or fonts which fail to load on sites with a strict CSP (Content-Security-Policy).\n\nEnabling this setting will relax CSP restrictions, allowing essential style content to load. This option is only intended for advanced users who understand the potential security implications, and accept responsibility for monitoring the content which they're allowing. Read about CSS-based attacks for more information.\n\nAlso be aware, this particular setting is not guaranteed to take effect if another installed extension modifies the network response first.", + "description": "" + }, + "optionsAdvancedStyleViaXhr": { + "message": "Instant inject mode", + "description": "" + }, + "optionsAdvancedStyleViaXhrNote": { + "message": "Enable this if you encounter flashing of unstyled content (FOUC) when browsing, which is especially noticeable with dark themes.\n\nThe technical reason is that Chrome/Chromium postpones asynchronous communication of extensions, in a usually meaningless attempt to improve page load speed, potentially causing styles to be late to apply. To circumvent this, since web extensions are not provided a synchronous API, Stylus provides this option to utilize the \"deprecated\" synchronous XMLHttpRequest web API to fetch applicable styles. There shouldn't be any detrimental effects, since the request is fulfilled within a few milliseconds while the page is still being downloaded from the server.\n\nNevertheless, Chromium will print a warning in devtools' console. Right-clicking a warning, and hiding them, will prevent future warnings from being shown.", + "description": "" + }, + "optionsBadgeDisabled": { + "message": "Background color when disabled", + "description": "" + }, + "optionsBadgeNormal": { + "message": "Background color", + "description": "" + }, + "optionsCheck": { + "message": "Update styles", + "description": "" + }, + "optionsCheckUpdate": { + "message": "Check for and install all available updates", + "description": "" + }, + "optionsCustomizeBadge": { + "message": "Badge on the toolbar icon", + "description": "" + }, + "optionsCustomizeIcon": { + "message": "Toolbar icon", + "description": "" + }, + "optionsCustomizePopup": { + "message": "Popup", + "description": "" + }, + "optionsCustomizeUpdate": { + "message": "Updates", + "description": "" + }, + "optionsCustomizeSync": { + "message": "Sync to cloud", + "description": "" + }, + "optionsHeading": { + "message": "Options", + "description": "Heading for options section on manage page." + }, + "optionsIconDark": { + "message": "Dark browser themes", + "description": "" + }, + "optionsIconLight": { + "message": "Light browser themes", + "description": "" + }, + "optionsOpen": { + "message": "Open", + "description": "" + }, + "optionsOpenManager": { + "message": "Manage styles", + "description": "" + }, + "optionsPopupWidth": { + "message": "Popup width (in pixels)", + "description": "" + }, + "optionsReset": { + "message": "Reset the options to default values", + "description": "" + }, + "optionsResetButton": { + "message": "Reset options", + "description": "" + }, + "optionsStylusThemes": { + "message": "Find a Stylus UI theme", + "description": "" + }, + "optionsSubheading": { + "message": "More Options", + "description": "Subheading for options section on manage page." + }, + "optionsUpdateImportNote": { + "message": "When importing style backups from old version or from Stylish, do a one-time check for updates manually in the styles manager to ensure all styles are updated.", + "description": "" + }, + "optionsUpdateInterval": { + "message": "Userstyle autoupdate interval in hours (specify 0 to disable)", + "description": "" + }, + "optionsSyncNone": { + "message": "None", + "description": "" + }, + "optionsSyncConnect": { + "message": "Connect", + "description": "" + }, + "optionsSyncDisconnect": { + "message": "Disconnect", + "description": "" + }, + "optionsSyncSyncNow": { + "message": "Sync now", + "description": "" + }, + "optionsSyncLogin": { + "message": "Login", + "description": "" + }, + "optionsSyncStatusPull": { + "message": "Pulling style $loaded$ of $total$", + "description": "" + }, + "optionsSyncStatusPush": { + "message": "Pushing style $loaded$ of $total$", + "description": "" + }, + "optionsSyncStatusSyncing": { + "message": "Syncing...", + "description": "" + }, + "optionsSyncStatusConnecting": { + "message": "Connecting...", + "description": "" + }, + "optionsSyncStatusConnected": { + "message": "Connected", + "description": "" + }, + "optionsSyncStatusDisconnecting": { + "message": "Disconnecting...", + "description": "" + }, + "optionsSyncStatusDisconnected": { + "message": "Disconnected", + "description": "" + }, + "optionsSyncStatusRelogin": { + "message": "Session expired, please login again.", + "description": "" + }, + "paginationCurrent": { + "message": "Current page", + "description": "Tooltip for the current page index in search results" + }, + "paginationEstimated": { + "message": "Estimated number of pages", + "description": "Tooltip for the total page count in search results" + }, + "paginationNext": { + "message": "Next page", + "description": "Tooltip for the '->' (next page) button in search results" + }, + "paginationPrevious": { + "message": "Previous page", + "description": "Tooltip for the '<-' button in search results" + }, + "paginationTotal": { + "message": "Total pages", + "description": "" + }, + "parseUsercssError": { + "message": "Stylus failed to parse usercss:", + "description": "The error message to show when stylus failed to parse usercss" + }, + "popupAutoResort": { + "message": "Resort styles in popup after toggling", + "description": "Label for the checkbox controlling popup resorting." + }, + "popupBorders": { + "message": "Add white borders on the sides", + "description": "" + }, + "popupBordersTooltip": { + "message": "Useful for dark themes in new Chrome as it no longer paints the side borders", + "description": "" + }, + "popupHotkeysInfo": { + "message": "<1>-<9>, <0>, also on numpad - toggles Nth style (0 is 10)\n- toggles first style with a name that starts with the letter\n opens editor instead of toggling\n enables listed styles\n disables listed styles\n and <`> (backtick) - toggles initially enabled styles; doesn't apply to subsequently enabled styles while the popup is open so you can restore the initial selection after testing stuff: simply disable all, then toggle i.e. \nMore info on wiki", + "description": "NOTE1: preserve < and > symbols so that 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." + }, + "popupHotkeysTooltip": { + "message": "Click to see available hotkeys", + "description": "Tooltip displayed when hovering the right edge of the extension popup" + }, + "popupManageTooltip": { + "message": "Shift-click or right-click opens manager with styles applicable for current site", + "description": "Tooltip for the 'Manage' button in the popup." + }, + "popupMenuButtonTooltip": { + "message": "Action menu", + "description": "Tooltip for menu button in popup." + }, + "popupOpenEditInPopup": { + "message": "Use a simple window (no omnibox)", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindow": { + "message": "Open editor in a new window", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindowTooltip": { + "message": "Also enabled by detaching editor tab from a browser window,\nand disabled by attaching a single editor tab into another window.", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupStylesFirst": { + "message": "Styles before commands", + "description": "Label for the checkbox controlling section order in the popup." + }, + "prefShowBadge": { + "message": "Number of styles active for the current site", + "description": "Label for the checkbox controlling toolbar badge text." + }, + "previewLabel": { + "message": "Live preview", + "description": "Label for the checkbox in style editor to enable live preview while editing." + }, + "previewTooltip": { + "message": "Temporarily applies the changes without saving.\nSave the style to make the changes permanent.", + "description": "Tooltip for the checkbox in style editor to enable live preview while editing." + }, + "reload": { + "message": "Reload Stylus extension", + "description": "Context menu reload" + }, + "replace": { + "message": "Replace", + "description": "Label before the replace input field in the editor shown on Ctrl-H" + }, + "replaceAll": { + "message": "Replace all", + "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" + }, + "replaceWith": { + "message": "Replace with", + "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." + }, + "retrieveBckp": { + "message": "Import styles", + "description": "" + }, + "search": { + "message": "Search", + "description": "Label before the search input field in the editor shown on Ctrl-F" + }, + "searchCaseSensitive": { + "message": "Case-sensitive", + "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" + }, + "searchGlobalStyles": { + "message": "Also search global styles", + "description": "Checkbox label in the popup's inline style search, shown when the text to search is entered" + }, + "searchNumberOfResults": { + "message": "Number of matches", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchNumberOfResults2": { + "message": "Number of matches in code and applies-to values", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchStyleQueryHint": { + "message": "Search style names case-insensitively:\nsome words - all words in any order\n\"some phrase\" - this exact phrase without quotes\n2020 - a year like this also shows styles updated in 2020", + "description": "Tooltip shown for the text input in the popup's inline style finder" + }, + "searchRegexp": { + "message": "Use /re/ syntax for regexp search", + "description": "Label after the search input field in the editor shown on Ctrl-F" + }, + "searchResultInstallCount": { + "message": "Total installs", + "description": "Text for label that shows the number of times a search result was installed" + }, + "searchResultNoneFound": { + "message": "No styles found for this site.", + "description": "Error text in the popup when inline search didn't find any site-specific styles" + }, + "searchResultNotMatching": { + "message": "The style is installed but it doesn't apply to the current site URL.", + "description": "" + }, + "searchResultNotMatchingNote": { + "message": "Try asking the author of this userstyle to add the URL.\n\nYou can also open the style in the manager and edit it yourself,\nbut be aware it disables automatic updates for this style.", + "description": "" + }, + "searchResultRating": { + "message": "Rating", + "description": "Text for label that shows the search result's rating" + }, + "searchResultUpdated": { + "message": "Updated", + "description": "Text for label that shows the search result's last update date" + }, + "searchResultWeeklyCount": { + "message": "Weekly installs", + "description": "Text for label that shows the number of times a search result was installed during last week" + }, + "searchStylesAll": { + "message": "All", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesCode": { + "message": "CSS code", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesHelp": { + "message": " or key focuses the search field.\nDefault mode is plain text search for all space-separated terms in any order.\nExact words: wrap the query in double quotes, e.g. <\".header ~ div\">\nRegular expressions: include slashes and flags, e.g. \n\"By URL\" in scope selector: finds styles that apply to a fully specified URL e.g. https://www.example.org/\n\"Metadata\" in scope selector: searches in names, \"applies to\" specifiers, installation URL, update URL, and the entire metadata block for usercss styles.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page" + }, + "searchStylesMatchUrl": { + "message": "By URL", + "description": "Option for `find styles` scope selector in the manager. See searchMatchUrlHint for more info." + }, + "searchStylesMeta": { + "message": "Metadata", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesName": { + "message": "Name", + "description": "Option for `find styles` scope selector in the manager." + }, + "sectionAdd": { + "message": "Add another section", + "description": "Label for the button to add a section" + }, + "sectionCode": { + "message": "Code", + "description": "Label for the code for a section" + }, + "sectionRemove": { + "message": "Remove section", + "description": "Label for the button to remove a section" + }, + "sectionRestore": { + "message": "Restore removed section", + "description": "Label for the button to restore a removed section" + }, + "sections": { + "message": "Sections", + "description": "Header for the table of contents block listing style section names in the left panel of the classic editor" + }, + "shortcuts": { + "message": "Shortcuts", + "description": "Go to shortcut configuration" + }, + "shortcutsNote": { + "message": "Define keyboard shortcuts", + "description": "" + }, + "sortDateNewestFirst": { + "message": "newest first", + "description": "Text added to indicate that sorting a date would add the newest entries at the top" + }, + "sortDateOldestFirst": { + "message": "oldest first", + "description": "Text added to indicate that sorting a date would add the oldest entries at the top" + }, + "sortLabel": { + "message": "Select a sort to apply to the installed styles", + "description": "Title on the sort select to indicate it is used for sorting entries" + }, + "sortLabelTitleAsc": { + "message": "Title Ascending", + "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" + }, + "sortLabelTitleDesc": { + "message": "Title Descending", + "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" + }, + "sortStylesHelp": { + "message": "Choose the type of sort to apply to the installed entries from within the sort dropdown. The default setting applies an ascending sort (A to Z) to the entry titles. Sorts within the \"Title Descending\" group will apply a descending sort (Z to A) to the title.\nThere are other presets that will allow sorting the entries by multiple criteria. Think of this like sorting a table with multiple columns and each category in a select (between the plus signs) represents a column, or group.\nFor example, if the setting is \"Enabled (first) + Title\", the entries would sort so that all the enabled entries are sorted to the top of the list, then an entry title ascending sort (A to Z) is applied to both the enabled and disabled entries separately.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" + }, + "sortStylesHelpTitle": { + "message": "Sort contents", + "description": "Label for the sort info popup on the Manage styles page" + }, + "styleBadRegexp": { + "message": "Regexp is invalid.", + "description": "Validation message for a bad regexp in a style" + }, + "styleBeautify": { + "message": "Beautify", + "description": "Label for the CSS-beautifier button on the edit style page" + }, + "styleBeautifyHint": { + "message": "Hint: right-click the “Beautify” button or use the keyboard shortcut defined below to beautify without showing this panel", + "description": "Hint shown inside the CSS-beautifier panel" + }, + "styleBeautifyIndentConditional": { + "message": "Indent @media, @supports", + "description": "CSS-beautifier option" + }, + "styleBeautifyPreserveNewlines": { + "message": "Preserve new lines", + "description": "CSS-beautifier option" + }, + "styleCancelEditLabel": { + "message": "Back to manage", + "description": "Label for cancel button for style editing" + }, + "styleChangesNotSaved": { + "message": "You've made changes to this style without saving.", + "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" + }, + "styleEnabledLabel": { + "message": "Enabled", + "description": "Label for the enabled state of styles" + }, + "styleFromMozillaFormatError": { + "message": "Failed to import from Mozilla format", + "description": "Label for the import error" + }, + "styleFromMozillaFormatPrompt": { + "message": "Paste the Mozilla-format code", + "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" + }, + "styleInstall": { + "message": "Install '$stylename$' into Stylus?", + "description": "Confirmation when installing a style" + }, + "styleInstallFailed": { + "message": "Failed to install userstyle!\n$error$", + "description": "Warning when installation failed" + }, + "styleInstallOverwrite": { + "message": "'$stylename$' is already installed. Overwrite?\nVersion: $oldVersion$ -> $newVersion$", + "description": "Confirmation when re-installing a style" + }, + "styleMissingName": { + "message": "Enter a name", + "description": "Error displayed when user saves without providing a name" + }, + "styleMozillaFormatHeading": { + "message": "Mozilla Format", + "description": "Heading for the section with buttons to import/export Mozilla format of the style" + }, + "styleNotAppliedRegexpProblemTooltip": { + "message": "Style was not applied due to its incorrect usage of 'regexp()'", + "description": "Tooltip in the popup for styles that were not applied at all" + }, + "styleRegexpInvalidExplanation": { + "message": "Some 'regexp()' rules that could not be compiled at all.", + "description": "" + }, + "styleRegexpPartialExplanation": { + "message": "This style uses partially matching regexps in violation of CSS4 @document specification which requires a full URL match. The affected CSS sections were not applied to the page. This style was probably created in Stylish-for-Chrome which incorrectly checks 'regexp()' rules since the very first version (known bug).", + "description": "" + }, + "styleRegexpProblemTooltip": { + "message": "Number of sections not applied due to incorrect usage of 'regexp()'", + "description": "Tooltip in the popup for styles that were applied only partially" + }, + "styleRegexpTestButton": { + "message": "RegExp test", + "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" + }, + "styleRegexpTestFull": { + "message": "Matching tabs", + "description": "RegExp test report: label for the fully matching expressions" + }, + "styleRegexpTestInvalid": { + "message": "Invalid regexps skipped", + "description": "RegExp test report: label for the invalid expressions" + }, + "styleRegexpTestNone": { + "message": "No matching tabs", + "description": "RegExp test report: label for expressions that didn't match any tabs" + }, + "styleRegexpTestNote": { + "message": "Note: use a single \\ for escaping in the regexp input field, which will be automatically converted to \\\\ in the style code as per specification for quoted strings in CSS.", + "description": "RegExp test report: a note displayed at the bottom of the dialog" + }, + "styleRegexpTestPartial": { + "message": "Not matching fully, hence skipped", + "description": "RegExp test report: label for the partially matching expressions" + }, + "styleRegexpTestTitle": { + "message": "List of matching opened tabs (click on URL to focus its tab)", + "description": "RegExp test report: title of the report" + }, + "styleSaveLabel": { + "message": "Save", + "description": "Label for save button for style editing" + }, + "styleToMozillaFormatHelp": { + "message": "The Mozilla format of the code can be submitted to userstyles.org and used with the classic Stylish for Firefox", + "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" + }, + "styleToMozillaFormatTitle": { + "message": "Style in Mozilla format", + "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" + }, + "styleUpdate": { + "message": "Are you sure you want to update '$stylename$'?", + "description": "Confirmation when updating a style" + }, + "styleUpdateDiscardChanges": { + "message": "The style is changed outside of the editor. Would you like to reload the style?", + "description": "Confirmation to update the style in the editor" + }, + "stylusUnavailableForURL": { + "message": "Stylus doesn't work on pages like this.", + "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "stylusUnavailableForURLdetails": { + "message": "As a security precaution, the browser prohibits extensions from affecting its built-in pages (like chrome://version, the standard new tab page as of Chrome 61, about:addons, and so on) as well as other extensions' pages. Each browser also restricts access to its own extensions gallery (like Chrome Web Store or AMO).", + "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "syncStorageErrorSaving": { + "message": "The value cannot be saved. Try reducing the amount of text.", + "description": "Displayed when trying to save an excessively big value via storage.sync API" + }, + "syncError": { + "message": "Sync failed", + "description": "Tooltip for the toolbar icon" + }, + "syncErrorRelogin": { + "message": "Sync failed.\nTry to re-login in Stylus options:\nclick 'disconnect' first, then 'connect'.", + "description": "Tooltip for the toolbar icon" + }, + "toggleStyle": { + "message": "Toggle style", + "description": "Label for the checkbox to enable/disable a style" + }, + "undo": { + "message": "Undo", + "description": "Button label" + }, + "undoGlobal": { + "message": "Undo in all sections", + "description": "CSS-beautify global Undo button label" + }, + "unreachableAMO": { + "message": "Firefox forbids access to the site.", + "description": "Note in the popup displayed when opened on addons.mozilla.org" + }, + "unreachableAMOHint": { + "message": "To allow access open , right-click the list, click 'New', then 'Boolean', paste and click OK, , OK, reload the page.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintNewFF": { + "message": "In Firefox 60 and newer you'll also have to remove AMO domain from in .", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintOldFF": { + "message": "Only Firefox 59 and newer can be configured to allow WebExtensions to add style elements on CSP-protected sites such as this one.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" + }, + "unreachableContentScript": { + "message": "Could not communicate with the page. Try reloading the tab.", + "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" + }, + "unreachableFileHint": { + "message": "Stylus can access file:// URLs only if you enable the corresponding checkbox for Stylus extension on chrome://extensions page.", + "description": "Note in the toolbar popup for file:// URLs" + }, + "InaccessibleFileHint": { + "message": "Stylus can not access some file types (e.g. pdf & json files).", + "description": "Note in the toolbar popup for some file types that cannot be accessed" + }, + "updateAllCheckSucceededNoUpdate": { + "message": "No updates found.", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateAllCheckSucceededSomeEdited": { + "message": "Some updatable styles weren't checked to avoid losing possible local edits. Updates can be forced by checking individually, or by running another check for all styles (local edits will be overwritten).", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateCheckFailBadResponseCode": { + "message": "Update failed: server responded with code $code$.", + "description": "Text that displays when an update check failed because the response code indicates an error" + }, + "updateCheckFailServerUnreachable": { + "message": "Update failed: server unreachable.", + "description": "Text that displays when an update check failed because the update server is unreachable" + }, + "updateCheckHistory": { + "message": "History of update checks", + "description": "" + }, + "updateCheckManualUpdateForce": { + "message": "Install update (local edits will be overwritten)", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckManualUpdateHint": { + "message": "Forcing an update will overwrite any local edits.", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedLocallyEdited": { + "message": "This style was edited locally.", + "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedMaybeLocallyEdited": { + "message": "This style might have been edited locally.", + "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" + }, + "updateCheckSucceededNoUpdate": { + "message": "Style is up to date.", + "description": "Text that displays when an update check completed and no update is available" + }, + "updateCompleted": { + "message": "Update completed.", + "description": "Text that displays when an update completed" + }, + "updatesCurrentlyInstalled": { + "message": "Updates installed:", + "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." + }, + "usercssAvoidOverwriting": { + "message": "Please change the value of @name or @namespace to avoid overwriting an existing style.", + "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." + }, + "usercssConfigIncomplete": { + "message": "The style was updated or deleted after the configuration dialog was shown. These variables were not saved to avoid corrupting the style's metadata:", + "description": "" + }, + "usercssEditorNamePlaceholder": { + "message": "Specify @name in the code", + "description": "Placeholder text for the empty name input field when creating a new Usercss style" + }, + "usercssReplaceTemplateConfirmation": { + "message": "Replace the default template for new Usercss styles with the current code?", + "description": "" + }, + "usercssReplaceTemplateName": { + "message": "Empty @name replaces the default template", + "description": "The text shown after @name when creating a new Usercss style" + }, + "usercssReplaceTemplateSectionBody": { + "message": "Insert code here...", + "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" + }, + "versionInvalidOlder": { + "message": "The version is older than the installed style.", + "description": "Displayed when the version of style is older than the installed one" + }, + "writeStyleFor": { + "message": "Write style for: ", + "description": "Label for toolbar pop-up that precedes the links to write a new style" + }, + "writeStyleForURL": { + "message": "this URL", + "description": "Text for link in toolbar pop-up to write a new style for the current URL" + }, + "syncDropboxStyles": { + "message": "Dropbox Export", + "description": "" + }, + "syncDropboxDeprecated": { + "message": "Dropbox import/export is replaced by a more advanced style sync in the options page.", + "description": "" + }, + "retrieveDropboxSync": { + "message": "Dropbox Import", + "description": "" + }, + "overwriteFileExport": { + "message": "Do you want to overwrite an existing file?", + "description": "" + }, + "exportSavedSuccess": { + "message": "File saved with success", + "description": "" + }, + "noFileToImport": { + "message": "To import your styles, you should export it first.", + "description": "" + }, + "connectingDropbox": { + "message": "Connecting Dropbox...", + "description": "" + }, + "connectingDropboxNotAllowed": { + "message": "Connecting to Dropbox is only available in apps installed directly from the webstore", + "description": "" + }, + "gettingStyles": { + "message": "Getting all styles...", + "description": "" + }, + "zipStyles": { + "message": "Zipping styles...", + "description": "" + }, + "unzipStyles": { + "message": "Unzipping styles...", + "description": "" + }, + "readingStyles": { + "message": "Reading styles...", + "description": "" + }, + "uploadingFile": { + "message": "Uploading File...", + "description": "" + }, + "addStyleLabel": { + "message": "Skriv ny stil", + "description": "Label for the button to go to the add style page" } - }, - "appliesDisplayTruncatedSuffix": { - "message": "og mere", - "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" - }, - "appliesDomainOption": { - "message": "URL'er på domænet", - "description": "Option to make the style apply to the entered string as a domain" - }, - "appliesHelp": { - "message": "Brug 'Anvendt på'-styring til at begrænse hvilke URL'er koden i denne sektion anvendes på.", - "description": "Help text for 'applies to' section" - }, - "appliesLabel": { - "message": "Anvendes på", - "description": "Label for 'applies to' fields on the edit/add screen" - }, - "appliesLineWidgetLabel": { - "message": "Vis 'Anvendes på'-info", - "description": "Label for the checkbox to display applies-to information in the single editor" - }, - "appliesRegexpOption": { - "message": "URL'er der matcher regexp'en", - "description": "Option to make the style apply to the entered string as a regular expression" - }, - "appliesRemove": { - "message": "Fjern", - "description": "Label for the button to remove an 'applies' entry" - }, - "appliesRemoveError": { - "message": "Kan ikke fjerne sidste 'Anvendes på'-optegnelse", - "description": "Error displayed when the last 'applies' is going to be removed" - }, - "appliesSpecify": { - "message": "Specificér", - "description": "Label for the button to make a style apply only to specific sites" - }, - "appliesToEverything": { - "message": "Alt", - "description": "Text displayed for styles that apply to all sites" - }, - "appliesUrlPrefixOption": { - "message": "URL'er der starter med", - "description": "Option to make the style apply to the entered string as a URL prefix" - }, - "applyAllUpdates": { - "message": "Anvend alle opdateringer", - "description": "Label for the button to apply all detected updates" - }, - "author": { - "message": "Forfatter", - "description": "Label for the style author" - }, - "backupMessage": { - "message": "Vælg en fil eller træk og slip til denne side.", - "description": "Message for backup" - }, - "bckpInstStyles": { - "message": "Eksportér stil", - "description": "" - }, - "checkAllUpdates": { - "message": "Tjek alle stiler for opdateringer", - "description": "Label for the button to check all styles for updates" - }, - "checkAllUpdatesForce": { - "message": "Tjek igen, jeg redigerede ikke nogen stil!", - "description": "Label for the button to apply all detected updates" - }, - "checkForUpdate": { - "message": "Tjek efter opdatering", - "description": "Label for the button to check a single style for an update" - }, - "checkingForUpdate": { - "message": "Tjekker...", - "description": "Text to display when checking a style for an update" - }, - "clickToUninstall": { - "message": "Klik for at afinstallere", - "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" - }, - "cm_autoCloseBrackets": { - "message": "Luk automatisk paranteser og citationstegn", - "description": "Label for the checkbox in the style editor." - }, - "cm_autoCloseBracketsTooltip": { - "message": "Tilføj automatisk et lukket par når man åbner en af ()[]{}''\"\"", - "description": "Label for the checkbox in the style editor." - }, - "cm_autocompleteOnTyping": { - "message": "Autoudfyld på indtastning", - "description": "Label for the checkbox in the style editor." - }, - "cm_colorpicker": { - "message": "Farvevælgere for CSS-farver", - "description": "Label for the checkbox controlling colorpicker option for the style editor." - }, - "cm_indentWithTabs": { - "message": "Brug tabs med smart indrykning", - "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." - }, - "cm_keyMap": { - "message": "Tastegenveje", - "description": "Label for the drop-down list controlling the keymap for the style editor." - } } \ No newline at end of file diff --git a/_locales/de/messages.json b/_locales/de/messages.json index b96fe440..c07ab3ed 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -1,1679 +1,1586 @@ { - "addStyleLabel": { - "message": "Neuen Style erstellen", - "description": "Label for the button to go to the add style page" - }, - "addStyleTitle": { - "message": "Style hinzufügen", - "description": "Title of the page for adding styles" - }, - "alphaChannel": { - "message": "Deckkraft", - "description": "Label of color's opacity" - }, - "appliesAdd": { - "message": "Hinzufügen", - "description": "Label for the button to add an 'applies' entry" - }, - "appliesDisplay": { - "message": "Gilt für: $applies$", - "description": "Text on the manage screen to describe what the style applies to", - "placeholders": { - "applies": { - "content": "$1" - } + "addStyleTitle": { + "message": "Style hinzufügen", + "description": "Title of the page for adding styles" + }, + "alphaChannel": { + "message": "Deckkraft", + "description": "Label of color's opacity" + }, + "appliesAdd": { + "message": "Hinzufügen", + "description": "Label for the button to add an 'applies' entry" + }, + "appliesDisplay": { + "message": "Gilt für: $applies$", + "description": "Text on the manage screen to describe what the style applies to" + }, + "appliesDisplayTruncatedSuffix": { + "message": "und weitere", + "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" + }, + "appliesDomainOption": { + "message": "URLs auf der Domain", + "description": "Option to make the style apply to the entered string as a domain" + }, + "appliesHelp": { + "message": "Lege mit den Einstellungen von \"Gilt für\" fest, für welche URLs der Code in diesem Bereich gelten soll.", + "description": "Help text for 'applies to' section" + }, + "appliesLabel": { + "message": "Gilt für", + "description": "Label for 'applies to' fields on the edit/add screen" + }, + "appliesLineWidgetLabel": { + "message": "Zeige \"Gilt für\" Info", + "description": "Label for the checkbox to display applies-to information in the single editor" + }, + "appliesLineWidgetWarning": { + "message": "Funktioniert nicht mit minified CSS", + "description": "A warning that applies-to information won't show properly with minified CSS" + }, + "appliesRegexpOption": { + "message": "URLs, die mit der RegExp übereinstimmen", + "description": "Option to make the style apply to the entered string as a regular expression" + }, + "appliesRemove": { + "message": "Löschen", + "description": "Label for the button to remove an 'applies' entry" + }, + "appliesRemoveError": { + "message": "Kann letzten \"Gilt für\" Eintrag nicht entfernen", + "description": "Error displayed when the last 'applies' is going to be removed" + }, + "appliesSpecify": { + "message": "Angeben", + "description": "Label for the button to make a style apply only to specific sites" + }, + "appliesToEverything": { + "message": "Alles", + "description": "Text displayed for styles that apply to all sites" + }, + "appliesUrlOption": { + "message": "URL", + "description": "Option to make the style apply to the entered string as a URL" + }, + "appliesUrlPrefixOption": { + "message": "URLs beginnend mit", + "description": "Option to make the style apply to the entered string as a URL prefix" + }, + "applyAllUpdates": { + "message": "Alle Updates übernehmen ", + "description": "Label for the button to apply all detected updates" + }, + "author": { + "message": "Autor", + "description": "Label for the style author" + }, + "backupButtons": { + "message": "Datensicherung", + "description": "Heading for backup" + }, + "backupMessage": { + "message": "Wähle eine Datei aus oder ziehe die Datei auf diese Seite. (Drag and Drop)", + "description": "Message for backup" + }, + "bckpInstStyles": { + "message": "Styles exportieren", + "description": "" + }, + "checkAllUpdates": { + "message": "Nach Updates suchen", + "description": "Label for the button to check all styles for updates" + }, + "checkAllUpdatesForce": { + "message": "Nochmal prüfen, ich habe keine Styles bearbeitet!", + "description": "Label for the button to apply all detected updates" + }, + "checkForUpdate": { + "message": "Nach Update suchen", + "description": "Label for the button to check a single style for an update" + }, + "checkingForUpdate": { + "message": "Suche nach Updates...", + "description": "Text to display when checking a style for an update" + }, + "clickToUninstall": { + "message": "Klicken zum Deinstallieren", + "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" + }, + "cm_autoCloseBrackets": { + "message": "Klammern automatisch schließen", + "description": "Label for the checkbox in the style editor." + }, + "cm_autoCloseBracketsTooltip": { + "message": "Wenn ( [ { ' \" geschrieben werden, automatisch schließende ) ] } ' \" setzen", + "description": "Label for the checkbox in the style editor." + }, + "cm_autocompleteOnTyping": { + "message": "Autovervollständigen bei Eingabe", + "description": "Label for the checkbox in the style editor." + }, + "cm_colorpicker": { + "message": "Farbwähler für CSS-Farben", + "description": "Label for the checkbox controlling colorpicker option for the style editor." + }, + "cm_indentWithTabs": { + "message": "Tabs mit intelligentem Einzug", + "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." + }, + "cm_keyMap": { + "message": "Tastaturbelegung", + "description": "Label for the drop-down list controlling the keymap for the style editor." + }, + "cm_lineWrapping": { + "message": "Automatischer Zeilenumbruch", + "description": "Label for the checkbox controlling word wrap option for the style editor." + }, + "cm_linter": { + "message": "CSS Linter", + "description": "Select the linter to check for CSS issues" + }, + "cm_matchHighlight": { + "message": "Hervorheben", + "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." + }, + "cm_matchHighlightSelection": { + "message": "Nur die Auswahl", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" + }, + "cm_matchHighlightToken": { + "message": "Unter dem Textzeiger", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" + }, + "cm_resizeGripHint": { + "message": "Doppelklick, um Höhe zu maximieren / wiederherzustellen", + "description": "Tooltip for the resize grip in style editor" + }, + "cm_selectByTokens": { + "message": "Doppelklick markiert Zeichenkette", + "description": "Label for the checkbox in the editor." + }, + "cm_selectByTokensTooltip": { + "message": "Beispiele von Zeichenketten: .foo-bar-2 #aabbcc 0.32 !important\nWenn deaktiviert, werden Wörter je nach Interpunktion ausgewählt.", + "description": "" + }, + "cm_smartIndent": { + "message": "Intelligenter Einzug", + "description": "Label for the checkbox controlling smart indentation option for the style editor." + }, + "cm_tabSize": { + "message": "Tab-Größe", + "description": "Label for the text box controlling tab size option for the style editor." + }, + "cm_theme": { + "message": "Theme", + "description": "Label for the style editor's CSS theme." + }, + "colorpickerPaletteHint": { + "message": "Rechtsklicke auf ein Farbmuster, um durch die entsprechenden Codezeilen zu springen", + "description": "" + }, + "colorpickerSwitchFormatTooltip": { + "message": "Formate wechseln: HEX -> RGB ->HSL.\nShift-Klick, um Richtung umzukehren.\nKürzel: Bild auf- und Bild ab-Tasten.", + "description": "Tooltip for the switch button in the color picker popup in the style editor." + }, + "colorpickerTooltip": { + "message": "Farbwähler öffnen", + "description": "Tooltip for the colored squares shown before CSS colors in the style editor." + }, + "configOnChange": { + "message": "bei Änderung", + "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" + }, + "configOnChangeTooltip": { + "message": "Änderungen automatisch speichern und übernehmen", + "description": "" + }, + "configureStyle": { + "message": "Konfigurieren", + "description": "Label for the button to configure usercss userstyle" + }, + "configureStyleOnHomepage": { + "message": "Auf Homepage konfigurieren", + "description": "Label for the button to configure userstyles.org userstyle" + }, + "confirmCancel": { + "message": "Abbrechen", + "description": "" + }, + "confirmClose": { + "message": "Schließen", + "description": "'Close' button in a confirm dialog" + }, + "confirmDefault": { + "message": "Voreinstellung verwenden", + "description": "'Set to default' button in a confirm dialog" + }, + "confirmDelete": { + "message": "Löschen", + "description": "" + }, + "confirmDiscardChanges": { + "message": "Änderungen verwerfen?", + "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" + }, + "confirmNo": { + "message": "Nein", + "description": "'No' button in a confirm dialog" + }, + "confirmOK": { + "message": "OK", + "description": "" + }, + "confirmSave": { + "message": "Speichern", + "description": "'Save' button in a confirm dialog" + }, + "confirmStop": { + "message": "Stopp", + "description": "'Stop' button in a confirm dialog" + }, + "confirmYes": { + "message": "Ja", + "description": "'Yes' button in a confirm dialog" + }, + "copied": { + "message": "In die Zwischenablage kopiert", + "description": "Message shown when content has been copied to the clipboard" + }, + "copy": { + "message": "In die Zwischenablage kopieren", + "description": "Tooltip for elements which can be copied" + }, + "customNameHint": { + "message": "Neuen Anzeigenamen des Styles hier eingeben, um trotzdem weiterhin Updates zu erhalten", + "description": "" + }, + "customNameResetHint": { + "message": "Eigenen Anzeigenamen nicht mehr benutzen, wechsle wieder zum Standardnamen des Styles", + "description": "Tooltip of 'x' button shown in editor when changing the name input of a) styles updated from a URL i.e. not locally created, b) UserCSS styles" + }, + "dateAbbrDay": { + "message": "$value$d", + "description": "Day suffix in a short relative date, for example: 8d" + }, + "dateAbbrHour": { + "message": "$value$h", + "description": "Hour suffix in a short relative date, for example: 8h" + }, + "dateAbbrMonth": { + "message": "$value$m", + "description": "Month suffix in a short relative date, for example: 8m" + }, + "dateAbbrYear": { + "message": "$value$y", + "description": "Year suffix in a short relative date, for example: 8y" + }, + "dateInstalled": { + "message": "Installationsdatum", + "description": "Option text for the user to sort the style by install date" + }, + "dateUpdated": { + "message": "Updatedatum", + "description": "Option text for the user to sort the style by last update date" + }, + "dbError": { + "message": "Ein Fehler ist beim Verwenden der Stylus-Datenbank aufgetreten. Willst Du eine Webseite mit möglichen Lösungen besuchen?", + "description": "Prompt when a DB error is encountered" + }, + "defaultTheme": { + "message": "Standard", + "description": "Default CodeMirror CSS theme option on the edit style page" + }, + "deleteStyleConfirm": { + "message": "Möchtest Du diesen Style wirklich löschen?", + "description": "Confirmation before deleting a style" + }, + "deleteStyleLabel": { + "message": "Löschen", + "description": "Label for the button to delete a style" + }, + "description": { + "message": "Gestalte das Web neu mit Stylus, dem Style Manager. Stylus ermöglicht dir ganz einfach Themes und Designs für viele beliebte Webseiten zu installieren.", + "description": "Extension description" + }, + "disableAllStyles": { + "message": "Alle Styles deaktivieren", + "description": "Label for the checkbox that turns all enabled styles off." + }, + "disableStyleLabel": { + "message": "Deaktivieren", + "description": "Label for the button to disable a style" + }, + "dragDropMessage": { + "message": "Ziehe die Backup Datei zum importieren an irgendeinen Ort auf dieser Seite.", + "description": "Drag'n'drop message" + }, + "dragDropUsercssTabstrip": { + "message": "Ziehe die Datei auf die Tableiste, um sie zu installieren.", + "description": "Message popup shown when erroneously dropping a usercss file into the manager page" + }, + "editDeleteText": { + "message": "Löschen", + "description": "Label for the context menu item in the editor to delete selected text" + }, + "editGotoLine": { + "message": "Gehe zu Zeile (oder Zeile:Zeichen)", + "description": "Go to line or line:column on Ctrl-G in style code editor" + }, + "editStyleHeading": { + "message": "Style bearbeiten", + "description": "Title of the page for editing styles" + }, + "editStyleLabel": { + "message": "Bearbeiten", + "description": "Label for the button to go to the edit style page" + }, + "editStyleTitle": { + "message": "Style $stylename$ bearbeiten", + "description": "Title of the page for editing styles" + }, + "enableStyleLabel": { + "message": "Aktivieren", + "description": "Label for the button to enable a style" + }, + "excludeStyleByDomainLabel": { + "message": "Aktuelle Domain ausschließen", + "description": "" + }, + "excludeStyleByUrlLabel": { + "message": "Aktuelle URL ausschließen", + "description": "" + }, + "exportLabel": { + "message": "Exportieren", + "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" + }, + "externalFeedback": { + "message": "Feedback", + "description": "Label for the external link to send feedback for the style" + }, + "externalHomepage": { + "message": "Homepage", + "description": "Label for the external link to style's homepage" + }, + "externalLink": { + "message": "Externer Link", + "description": "Label for external links" + }, + "externalSupport": { + "message": "zur Supportseite", + "description": "Label for the external link to style's support site" + }, + "externalUsercssDocument": { + "message": "Dokumentation für UserCSS", + "description": "Label for the external link to usercss documentation" + }, + "filteredStyles": { + "message": "$numShown$ von $numTotal$ gesamt", + "description": "TL note - make this message short" + }, + "filteredStylesAllHidden": { + "message": "Aktuell angewandte Filter treffen auf keinen Style zu", + "description": "Text shown when no styles match currently applied filter in the style manager" + }, + "findStyles": { + "message": "Styles finden", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesForSite": { + "message": "Weitere Styles für diese Seite finden", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesInline": { + "message": "Ergebnisse hier anzeigen", + "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" + }, + "findStylesInlineTooltip": { + "message": "Suchergebnisse in diesem Fenster anzeigen.", + "description": "Text for a checkbox that displays search results within the Stylus popup." + }, + "genericAdd": { + "message": "Hinzufügen", + "description": "Used in various places for an action that adds something" + }, + "genericClone": { + "message": "Kopieren", + "description": "Used in various places for an action that clones something" + }, + "genericDisabledLabel": { + "message": "Deaktiviert", + "description": "Used in various lists/options to indicate that something is disabled" + }, + "genericEnabledLabel": { + "message": "Aktiviert", + "description": "Used in various lists/options to indicate that something is enabled" + }, + "genericError": { + "message": "Fehler", + "description": "Used in various places to indicate some error occurred." + }, + "genericHistoryLabel": { + "message": "Verlauf", + "description": "Used in various places to show a history log of something" + }, + "genericNext": { + "message": "Weiter", + "description": "Used in various places to select/perform the next step/action" + }, + "genericPrevious": { + "message": "Zurück", + "description": "Used in various places to select/perform the previous step/action" + }, + "genericResetLabel": { + "message": "Zurücksetzen", + "description": "Used in various parts of UI to indicate that something may be reset to its original state" + }, + "genericSavedMessage": { + "message": "Gespeichert", + "description": "Used in various parts of the UI to indicate that something was saved" + }, + "genericTitle": { + "message": "Name", + "description": "Used in various parts of the UI to indicate the title of something" + }, + "genericUnknown": { + "message": "Unbekannt", + "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" + }, + "helpAlt": { + "message": "Hilfe", + "description": "Alternate text for help buttons" + }, + "helpKeyMapCommand": { + "message": "Befehlsnamen eingeben", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "helpKeyMapHotkey": { + "message": "Hotkey drücken", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "hostDisabled": { + "message": "Dieser Host wurde deaktiviert, weil die aktuell genutzte Version deines Browsers einen Fehler enthält.", + "description": "Tooltip for cloud host disabled" + }, + "importAppendLabel": { + "message": "Zum Style anfügen", + "description": "Label for the button to import a style and append to the existing sections" + }, + "importAppendTooltip": { + "message": "Füge den importierten Style an den aktuellen", + "description": "Tooltip for the button to import a style and append to the existing sections" + }, + "importLabel": { + "message": "Importieren", + "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" + }, + "importPreprocessor": { + "message": "Ein Style mit einem @preprocessorfunktioniert nicht im klassischen Modus. Du kannst den Editor auf UserCSS umstellen: 1) Öffne den Style-Manager, 2) Aktiviere das Kästchen \"Als UserCSS\", 3) Klicke auf \"Neuen Style erstellen\"\n\nTrotzdem jetzt importieren?", + "description": "" + }, + "importPreprocessorTitle": { + "message": "Mögliches Problem wegen @preprocessor", + "description": "" + }, + "importReplaceLabel": { + "message": "Style überschreiben", + "description": "Label for the button to import and overwrite current style" + }, + "importReplaceTooltip": { + "message": "Verwerfe den aktuellen Style-Inhalt und überschreibe ihn mit dem importierten", + "description": "Label for the button to import and overwrite current style" + }, + "importReportLegendAdded": { + "message": "Hinzugefügt", + "description": "Text after the number of styles added in the report shown after importing styles" + }, + "importReportLegendIdentical": { + "message": "Identische übersprungen", + "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" + }, + "importReportLegendInvalid": { + "message": "Ungültige übersprungen", + "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" + }, + "importReportLegendUpdatedBoth": { + "message": "Aktualisierte Codes und Metadaten", + "description": "Text after the number of styles updated entirely in the report shown after importing styles" + }, + "importReportLegendUpdatedCode": { + "message": "Aktualisierter Code", + "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" + }, + "importReportLegendUpdatedMeta": { + "message": "Aktualisierte Metadaten", + "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" + }, + "importReportTitle": { + "message": "Importieren der Styles abgeschlossen.", + "description": "Title of the report shown after importing styles" + }, + "importReportUnchanged": { + "message": "Nichts wurde geändert.", + "description": "Message in the report shown after importing styles" + }, + "importReportUndone": { + "message": "Styles wiederherstellt", + "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" + }, + "importReportUndoneTitle": { + "message": "Importierung wurde rückgängig gemacht.", + "description": "Title of the message box shown after undoing the import of styles" + }, + "installButton": { + "message": "Style installieren", + "description": "Label for install button" + }, + "installButtonInstalled": { + "message": "Style installiert", + "description": "Text displayed when the style is successfully installed" + }, + "installButtonReinstall": { + "message": "Style neu installieren", + "description": "Label for reinstall button" + }, + "installButtonUpdate": { + "message": "Style updaten", + "description": "Label for update button" + }, + "installUpdate": { + "message": "Update installieren", + "description": "Label for the button to install an update for a single style" + }, + "installUpdateFrom": { + "message": "Style erhält momentan Updates von $url$", + "description": "Label to describe where the style gets update" + }, + "installUpdateFromLabel": { + "message": "Nach Updates suchen", + "description": "Label for the checkbox to save current URL for update check" + }, + "license": { + "message": "Lizenz", + "description": "Label for the license" + }, + "linkGetHelp": { + "message": "Hilfeseite anzeigen", + "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" + }, + "linkGetStyles": { + "message": "Styles beziehen", + "description": "Help link text on the manage page e.g. https://userstyles.org" + }, + "linkStylusWiki": { + "message": "Wiki", + "description": "Wiki link text on the manage page e.g. https://github.com/openstyles/stylus/wiki" + }, + "linkTranslate": { + "message": "Übersetzen", + "description": "Transifex link text on the manage page" + }, + "linterCSSLintIncompatible": { + "message": "CSSLint unterstützt den $preprocessorname$ Präprozessor nicht", + "description": "The label to display when the preprocessor isn't compatible with CSSLint" + }, + "linterCSSLintSettings": { + "message": "(Regeln: 0 = Deaktiviert; 1 = Warnung; 2 = Fehler)", + "description": "CSSLint rule config values" + }, + "linterConfigPopupTitle": { + "message": "Einstellungen für $linter$", + "description": "Stylelint or CSSLint popup header" + }, + "linterConfigTooltip": { + "message": "Klicken, um diesen Linter zu konfigurieren", + "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" + }, + "linterInvalidConfigError": { + "message": "Nicht gespeichert aufgrund folgender ungültiger Einstellungen:", + "description": "Invalid linter config will show a message followed by a list of invalid entries" + }, + "linterIssues": { + "message": "Probleme", + "description": "Label for the CSS linter issues block on the style edit page" + }, + "linterIssuesHelp": { + "message": "Folgende Probleme wurden von $link$ gefunden:", + "description": "Help popup message for the selected CSS linter issues block on the style edit page" + }, + "linterJSONError": { + "message": "Ungültiges JSON Format", + "description": "Setting linter config with invalid JSON" + }, + "linterResetMessage": { + "message": "Um versehentliches Zurücksetzen rückgängig zu machen, drücke Strg+Z im Textfenster", + "description": "Reset button tooltip to inform user on how to undo an accidental reset" + }, + "linterRulesLink": { + "message": "Vollständige Liste der Regeln anzeigen", + "description": "Stylelint or CSSLint rules label added immediately before a link" + }, + "liveReloadError": { + "message": "Bei der Echtzeitaktualisierung der Datei ist ein Fehler aufgetreten", + "description": "The label of live-reload error" + }, + "liveReloadInstallHint": { + "message": "Lasse diesen Tab geöffnet, um den Style bei externen Änderungen automatisch zu aktualisieren.", + "description": "The label of live-reload feature" + }, + "liveReloadInstallHintFF": { + "message": "Lasse diesen und den Originaltab offen, um den Style bei externen Änderungen automatisch zu aktualisieren.", + "description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox" + }, + "liveReloadLabel": { + "message": "Echtzeitaktualisierung", + "description": "The label of live-reload feature" + }, + "manageFavicons": { + "message": "Favicons in der \"Gilt für\" Spalte anzeigen", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFaviconsGray": { + "message": "Ausgegraut", + "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" + }, + "manageFaviconsHelp": { + "message": "Stylus nutzt hierzu den externen Dienst https://www.google.com/s2/favicons", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFilters": { + "message": "Filter", + "description": "Label for filters container" + }, + "manageHeading": { + "message": "Installierte Styles", + "description": "Heading for the manage page" + }, + "manageMaxTargets": { + "message": "Anzahl der \"Gilt für\" Elemente", + "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" + }, + "manageNewStyleAsUsercss": { + "message": "als UserCSS", + "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" + }, + "manageNewUI": { + "message": "Neues Verwaltungs-Layout", + "description": "Label for the checkbox that toggles the new UI on manage page" + }, + "manageOnlyDisabled": { + "message": "Nur deaktivierte Styles", + "description": "Checkbox to show only disabled styles" + }, + "manageOnlyEnabled": { + "message": "Nur aktivierte Styles", + "description": "Checkbox to show only enabled styles" + }, + "manageOnlyExternal": { + "message": "Nur externe Styles", + "description": "Checkbox to show only externally installed styles i.e. updatable" + }, + "manageOnlyLocal": { + "message": "Nur lokale Styles", + "description": "Checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyLocalTooltip": { + "message": "(Diese Styles wurden nicht durch userstyles.org installiert)", + "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyNonUsercss": { + "message": "Keine UserCSS Styles", + "description": "Checkbox to show only non-Usercss (standard) styles" + }, + "manageOnlyUpdates": { + "message": "Nur mit Updates oder Problemen", + "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" + }, + "manageOnlyUsercss": { + "message": "Nur UserCSS Styles", + "description": "Checkbox to show only Usercss styles" + }, + "manageTitle": { + "message": "Stylus", + "description": "Title for the manage page" + }, + "menuShowBadge": { + "message": "Anzahl der aktiven Styles anzeigen", + "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." + }, + "meta_invalidCheckboxDefault": { + "message": "Ungültige @var Checkbox: Wert muss 0 oder 1 sein", + "description": "Error displayed when the value of @var checkbox is invalid" + }, + "meta_invalidColor": { + "message": "Ungültige @var Farbe: $color$ ist keine Farbe", + "description": "Error displayed when the value of @var color is invalid" + }, + "meta_invalidRange": { + "message": "Ungültige @var $type$: Wert muss eine Zahl oder ein Array sein", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMultipleUnits": { + "message": "Ungültige @var $type$: Mehrere Einheiten sind definiert", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeTooManyValues": { + "message": "Ungültige @var $type$: Der Array enthält zu viele Elemente", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeValue": { + "message": "Ungültige @var $type$: Elemente im Array müssen Zahlen, Strings oder null sein", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeDefault": { + "message": "Ungültige @var $type$: Standardwert ist null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMin": { + "message": "Ungültige @var $type$: Standardwert ist geringer als das Minimum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMax": { + "message": "Ungültige @var $type$: Standardwert ist größer als das Maximum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeStep": { + "message": "Ungültige @var $type$: Standardwert ist kein Vielfaches der Schrittweite", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeUnits": { + "message": "Ungültige @var $type$: '$units$' ist keine gültige Einheit", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidSelect": { + "message": "Ungültiges @var select: Der Standardwert muss eine Array oder Objekt sein", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValue": { + "message": "Ungültiges @var select: Werte innerhalb des Arrays/Objekts müssen Strings sein", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectEmptyOptions": { + "message": "Ungültiges @var select: Die Auswahlliste ist leer", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectLabel": { + "message": "Ungültiges @var select: Beschriftung der Auswahlmöglichkeiten ist leer", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectMultipleDefaults": { + "message": "Ungültiges @var select: Mehrere Standardauswahlen sind definiert", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectNameDuplicated": { + "message": "Ungültiges @var select: Doppelte Optionsnamen", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValueMismatch": { + "message": "Ungültiges @var select: Wert existiert nicht in der Auswahlliste", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidURLProtocol": { + "message": "Ungültiges URL Protokoll. Nur http und https sind erlaubt: $protocol$", + "description": "Error displayed when the protocol of the URL is invalid" + }, + "meta_invalidVersion": { + "message": "Ungültige Versionsnummer: Der Wert entspricht nicht dem SemVer Schema: $version$", + "description": "Error displayed when @version is invalid" + }, + "meta_invalidNumber": { + "message": "Erwarte Zahl", + "description": "Error displayed when the value is expected to be a number" + }, + "meta_invalidString": { + "message": "Erwarte String in Anführungszeichen", + "description": "Error displayed when the value is expected to be a quoted string" + }, + "meta_invalidWord": { + "message": "Erwarte ein Wort", + "description": "Error displayed when the value is expected to be a word" + }, + "meta_missingChar": { + "message": "Erwarte Zeichen: $chars$", + "description": "Error displayed when the value is expected to be some characters" + }, + "meta_missingEOT": { + "message": "Erwarte EOT Daten", + "description": "Error displayed when the value is expected to be an EOT list" + }, + "meta_missingMandatory": { + "message": "Erforderliche Metadaten fehlen: $keys$", + "description": "Error displayed when mandatory keys are missing" + }, + "meta_unknownJSONLiteral": { + "message": "Ungültiges JSON: $literal$ ist kein gültiges JSON Symbol", + "description": "Error displayed when JSON value is invalid" + }, + "meta_unknownMeta": { + "message": "Unbekannte Metadaten: $key$", + "description": "Error displayed when unknown metadata is parsed" + }, + "meta_unknownVarType": { + "message": "Unbekannter @$varkey$ Typ: $vartype$", + "description": "Error displayed when unknown variable type is parsed" + }, + "meta_unknownPreprocessor": { + "message": "Unbekannter @preprocessor: $preprocessor$", + "description": "Error displayed when unknown @preprocessor is parsed" + }, + "noStylesForSite": { + "message": "Für diese Webseite sind keine Styles installiert.", + "description": "Text displayed when no styles are installed for the current site" + }, + "numberedLine": { + "message": "Zeile:", + "description": "Will be followed by one or more line numbers in the editor." + }, + "openManage": { + "message": "Verwalten", + "description": "Link to open the manage page." + }, + "openOptions": { + "message": "Optionen", + "description": "Go to Options UI" + }, + "openStylesManager": { + "message": "Style Verwaltung öffnen", + "description": "Label for the style maanger opener in the browser action context menu." + }, + "optionsActions": { + "message": "Aktionen", + "description": "" + }, + "optionsAdvanced": { + "message": "Erweitert", + "description": "" + }, + "optionsAdvancedContextDelete": { + "message": "\"Löschen\" im Editor-Kontextmenü hinzufügen", + "description": "" + }, + "optionsAdvancedExposeIframes": { + "message": "Ermögliche Iframes via HTML[stylus-iframe]", + "description": "" + }, + "optionsAdvancedExposeIframesNote": { + "message": "Style wirkt sich auch auf iframes der anvisierten (obersten) Domain aus.\nIframe-spezifisches CSS ist dann wie folgt möglich:\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }", + "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." + }, + "optionsAdvancedNewStyleAsUsercss": { + "message": "Schreibe neuen Style als UserCSS", + "description": "" + }, + "optionsAdvancedPatchCsp": { + "message": "CSPabändern, um externe Ressourcen zu erlauben", + "description": "" + }, + "optionsAdvancedPatchCspNote": { + "message": "Aktivieren, wenn Styles Bilder oder Schriftarten enthalten, die aufgrund strenger CSP (Content-Security-Policy) Regeln mancher Seiten nicht laden.\n\nDas Aktivieren wird CSPBeschränkungen lockern, um für den Style erforderliche Ressourcen zu laden. Diese Option ist für fortgeschrittene Benutzer gedacht, die sich den möglichen Sicherheitsrisiken bewusst sind und die die Verantwortung dafür tragen, die nachgeladenen Inhalte selbst zu überwachen. Informiere dich über \"CSS-basierte Angriffe\" um mehr zu erfahren.\n\nBeachte außerdem, dass diese Option nicht garantiert funktioniert, falls eine andere installierte Erweiterung die Netzwerkantwort (CSP-header) zuerst abändert.", + "description": "" + }, + "optionsAdvancedStyleViaXhr": { + "message": "Style unverzüglich einfügen", + "description": "" + }, + "optionsAdvancedStyleViaXhrNote": { + "message": "Aktivieren, falls während dem Browsen ungestylter Inhalt aufblitzt (FOUC). Besonders auffällig bei dunklen Styles.\n\nDer technische Grund ist, dass Chrome/Chromium die asynchrone Kommunikation von Erweiterungen zeitlich nach hinten verschiebt, um vermeintlich die Seitenladegeschwindigkeit zu erhöhen. Dies kann das Einfügen von Styles spürbar verzögern. Da für WebExtensions keine synchrone API bereitgestellt wird, versucht Stylus als Notbehelf, Styles über die veraltete XMLHttpRequest web API zu laden. Es sollten keine nachteiligen Effekte eintreten, weil die Anfrage innerhalb weniger Millisekunden abgearbeitet wird, während die Seite noch vom Server geladen wird.\n\nTrotzdem wird Chromium eine Warnung in der Entwicklerkonsole ausgeben. Über Rechtsklick auf die Warnung können zukünftige Meldungen versteckt werden.", + "description": "" + }, + "optionsBadgeDisabled": { + "message": "Hintergrundfarbe wenn deaktiviert", + "description": "" + }, + "optionsBadgeNormal": { + "message": "Hintergrundfarbe", + "description": "" + }, + "optionsCheck": { + "message": "Styles aktualisieren", + "description": "" + }, + "optionsCheckUpdate": { + "message": "Alle verfügbaren Updates Installieren", + "description": "" + }, + "optionsCustomizeBadge": { + "message": "Badge auf dem Toolbar-Icon", + "description": "" + }, + "optionsCustomizeIcon": { + "message": "Symbolleisten-Icon", + "description": "" + }, + "optionsCustomizePopup": { + "message": "Popup", + "description": "" + }, + "optionsCustomizeUpdate": { + "message": "Updates", + "description": "" + }, + "optionsCustomizeSync": { + "message": "Mit Cloud synchronisieren", + "description": "" + }, + "optionsHeading": { + "message": "Optionen", + "description": "Heading for options section on manage page." + }, + "optionsIconDark": { + "message": "Dunkle Browser-Themes", + "description": "" + }, + "optionsIconLight": { + "message": "Helle Browser-Themes", + "description": "" + }, + "optionsOpen": { + "message": "Öffnen", + "description": "" + }, + "optionsOpenManager": { + "message": "Verwaltung", + "description": "" + }, + "optionsPopupWidth": { + "message": "Popup-Breite (in Pixeln)", + "description": "" + }, + "optionsReset": { + "message": "Setzt diese Einstellungen auf die Standard-Werte zurück.", + "description": "" + }, + "optionsResetButton": { + "message": "Optionen zurücksetzen", + "description": "" + }, + "optionsStylusThemes": { + "message": "Stylus UI-Theme suchen", + "description": "" + }, + "optionsSubheading": { + "message": "Mehr Optionen", + "description": "Subheading for options section on manage page." + }, + "optionsUpdateImportNote": { + "message": "Nach dem Importieren von Styles aus einer alten Version oder von Stylish ist eine einmalige manuelle Updatesuche in der Verwaltung nötig. Dies stellt sicher, dass alle Styles auf dem aktuellsten Stand sind.", + "description": "" + }, + "optionsUpdateInterval": { + "message": "Style-Updateintervall in Stunden (0 zum Deaktivieren)", + "description": "" + }, + "optionsSyncNone": { + "message": "Nichts", + "description": "" + }, + "optionsSyncConnect": { + "message": "Verbinden", + "description": "" + }, + "optionsSyncDisconnect": { + "message": "Trennen", + "description": "" + }, + "optionsSyncSyncNow": { + "message": "Jetzt synchronisieren", + "description": "" + }, + "optionsSyncLogin": { + "message": "Anmelden", + "description": "" + }, + "optionsSyncStatusPull": { + "message": "Hole Style $loaded$ von $total$", + "description": "" + }, + "optionsSyncStatusPush": { + "message": "Lade Style $loaded$ von $total$ hoch", + "description": "" + }, + "optionsSyncStatusSyncing": { + "message": "Synchronisiere...", + "description": "" + }, + "optionsSyncStatusConnecting": { + "message": "Verbinde...", + "description": "" + }, + "optionsSyncStatusConnected": { + "message": "Verbunden", + "description": "" + }, + "optionsSyncStatusDisconnecting": { + "message": "Trenne Verbindung...", + "description": "" + }, + "optionsSyncStatusDisconnected": { + "message": "Verbindung getrennt", + "description": "" + }, + "optionsSyncStatusRelogin": { + "message": "Session abgelaufen, bitte neu einloggen.", + "description": "" + }, + "paginationCurrent": { + "message": "Aktuelle Seite", + "description": "Tooltip for the current page index in search results" + }, + "paginationEstimated": { + "message": "Geschätzte Seitenanzahl", + "description": "Tooltip for the total page count in search results" + }, + "paginationNext": { + "message": "Nächste Seite", + "description": "Tooltip for the '->' (next page) button in search results" + }, + "paginationPrevious": { + "message": "Vorherige Seite", + "description": "Tooltip for the '<-' button in search results" + }, + "paginationTotal": { + "message": "Gesamtzahl der Seiten", + "description": "" + }, + "parseUsercssError": { + "message": "UserCSS parsen fehlgeschlagen:", + "description": "The error message to show when stylus failed to parse usercss" + }, + "popupAutoResort": { + "message": "Styles im Popup sofort neu sortieren", + "description": "Label for the checkbox controlling popup resorting." + }, + "popupBorders": { + "message": "Weiße Rahmen an den Seiten hinzufügen", + "description": "" + }, + "popupBordersTooltip": { + "message": "Nützlich für dunkle Themes im neuen Chrome, da dort die Seitenränder nicht mehr gefärbt werden", + "description": "" + }, + "popupHotkeysInfo": { + "message": "<0>-<9> (auch auf NumPad) schaltet den n-ten Style um (0 ist 10)\n- schaltet ersten Style, dessen Name mit diesem Buchstaben beginnt, um\n öffnet Editor statt umzuschalten\n aktiviert die aufgeführten Styles\n deaktiviert die aufgeführten Styles\n schaltet anfänglich aktivierte Styles um. Trifft nicht auf Styles zu, die erst aktiviert werden, wenn das Popup noch geöffnet ist. Dadurch kann z.B. die Anfangseinstellung nach einem Test wiederhergestellt werden: \nMehr dazu im Wiki", + "description": "NOTE1: preserve < and > symbols so that 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." + }, + "popupHotkeysTooltip": { + "message": "Klicke, um Tastenkürzel zu sehen", + "description": "Tooltip displayed when hovering the right edge of the extension popup" + }, + "popupManageTooltip": { + "message": "Shift+Klick oder Rechtsklick öffnet den Stylemanager mit Filter für Styles der aktuellen Seite", + "description": "Tooltip for the 'Manage' button in the popup." + }, + "popupMenuButtonTooltip": { + "message": "Aktionsmenü", + "description": "Tooltip for menu button in popup." + }, + "popupOpenEditInPopup": { + "message": "Einfaches Fenster verwenden (keine Omnibox)", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindow": { + "message": "Editor in neuem Fenster öffnen", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindowTooltip": { + "message": "Wird auch aktiviert durch Lösen des Editor-Tabs vom Browserfenster\nund deaktiviert durch Zusammenführen eines Editor-Tabs mit einem anderen Fenster.", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupStylesFirst": { + "message": "Styles vor den Bedienelementen", + "description": "Label for the checkbox controlling section order in the popup." + }, + "prefShowBadge": { + "message": "Anzahl der aktiven Styles auf der aktuellen Seite", + "description": "Label for the checkbox controlling toolbar badge text." + }, + "previewLabel": { + "message": "Echtzeitvorschau", + "description": "Label for the checkbox in style editor to enable live preview while editing." + }, + "previewTooltip": { + "message": "Übernimmt die Änderungen nur vorübergehend.\nSpeichere den Style, um die Änderungen dauerhaft anzuwenden.", + "description": "Tooltip for the checkbox in style editor to enable live preview while editing." + }, + "reload": { + "message": "Stylus Addon neu laden", + "description": "Context menu reload" + }, + "replace": { + "message": "Ersetzen", + "description": "Label before the replace input field in the editor shown on Ctrl-H" + }, + "replaceAll": { + "message": "Alles ersetzen", + "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" + }, + "replaceWith": { + "message": "Ersetzen durch", + "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." + }, + "retrieveBckp": { + "message": "Styles importieren", + "description": "" + }, + "search": { + "message": "Suche", + "description": "Label before the search input field in the editor shown on Ctrl-F" + }, + "searchCaseSensitive": { + "message": "Groß- / Kleinschreibung beachten", + "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" + }, + "searchGlobalStyles": { + "message": "Auch globale Styles suchen", + "description": "Checkbox label in the popup's inline style search, shown when the text to search is entered" + }, + "searchNumberOfResults": { + "message": "Trefferanzahl", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchNumberOfResults2": { + "message": "Trefferanzahl im Code und in \"Gilt für\" Feldern", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchStyleQueryHint": { + "message": "Stylenamen ohne Beachtung der Groß-/Kleinschreibung suchen:\nMehrere Suchworte - alle Wörter in beliebiger Reihenfolge\n\"Bestimmte Phrase\" - genau diese Phrase ohne Anführungszeichen\n2020 - zeigt auch Styles, die 2020 aktualisiert wurden", + "description": "Tooltip shown for the text input in the popup's inline style finder" + }, + "searchRegexp": { + "message": "Verwende die /re/ Syntax zur Suche als RegExp", + "description": "Label after the search input field in the editor shown on Ctrl-F" + }, + "searchResultInstallCount": { + "message": "Gesamte Installationen", + "description": "Text for label that shows the number of times a search result was installed" + }, + "searchResultNoneFound": { + "message": "Keine Styles für diese Seite gefunden.", + "description": "Error text in the popup when inline search didn't find any site-specific styles" + }, + "searchResultNotMatching": { + "message": "Der Style wurde installiert, gilt aber nicht für die aktuelle URL.", + "description": "" + }, + "searchResultNotMatchingNote": { + "message": "Frage den Autor des Styles, ob er die URL hinzufügt.\n\nDu kannst den Style auch selbst bearbeiten,\naber dann werden automatische Updates für diesen Style deaktiviert.", + "description": "" + }, + "searchResultRating": { + "message": "Bewertung", + "description": "Text for label that shows the search result's rating" + }, + "searchResultUpdated": { + "message": "Aktualisiert am", + "description": "Text for label that shows the search result's last update date" + }, + "searchResultWeeklyCount": { + "message": "Wöchentliche Installationen", + "description": "Text for label that shows the number of times a search result was installed during last week" + }, + "searchStylesAll": { + "message": "Alles", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesCode": { + "message": "CSS Code", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesHelp": { + "message": "Die -Taste (Numpad) oder fokussieren das Suchfeld.\nEinfacher Text: Sucht mit Leerzeichen getrennte Wörter in beliebiger Reihenfolge.\nSuche nach genauem Ausdruck: Anführungszeichen verwenden, z.B. <\".header ~ div\">\nRegExp: Nutze Schrägstrich und Flags, z.B. \nStyles, die auf eine URL passen: Aktiviere \"Nach URL\" und suche nach einer vollständigen URL, z.B. https://www.example.org/\nMetadaten: Aktiviere das Kontrollkästchen für Metadaten, um in Namen, \"Gilt für\" Feldern, Installations-URL, Update-URL und dem gesamten Metadatenblock in UserCSS Styles zu suchen.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page" + }, + "searchStylesMatchUrl": { + "message": "Nach URL", + "description": "Option for `find styles` scope selector in the manager. See searchMatchUrlHint for more info." + }, + "searchStylesMeta": { + "message": "Metadaten", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesName": { + "message": "Name", + "description": "Option for `find styles` scope selector in the manager." + }, + "sectionAdd": { + "message": "Weiteren Bereich hinzufügen", + "description": "Label for the button to add a section" + }, + "sectionCode": { + "message": "Code", + "description": "Label for the code for a section" + }, + "sectionRemove": { + "message": "Bereich entfernen", + "description": "Label for the button to remove a section" + }, + "sectionRestore": { + "message": "Gelöschten Bereich wiederherstellen", + "description": "Label for the button to restore a removed section" + }, + "sections": { + "message": "Bereiche", + "description": "Header for the table of contents block listing style section names in the left panel of the classic editor" + }, + "shortcuts": { + "message": "Tastenkürzel", + "description": "Go to shortcut configuration" + }, + "shortcutsNote": { + "message": "Eine Tastenkombination definieren", + "description": "" + }, + "sortDateNewestFirst": { + "message": "neueste zuerst", + "description": "Text added to indicate that sorting a date would add the newest entries at the top" + }, + "sortDateOldestFirst": { + "message": "älteste zuerst", + "description": "Text added to indicate that sorting a date would add the oldest entries at the top" + }, + "sortLabel": { + "message": "Wähle eine Sortierreihenfolge für die installierten Styles", + "description": "Title on the sort select to indicate it is used for sorting entries" + }, + "sortLabelTitleAsc": { + "message": "Name aufsteigend", + "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" + }, + "sortLabelTitleDesc": { + "message": "Name absteigend", + "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" + }, + "sortStylesHelp": { + "message": "Wähle die anzuwendende Sortierart aus dem Dropdown-Menü aus. Die Standardeinstellung sortiert aufsteigend nach Name des Styles (A bis Z). Innerhalb der \"Name absteigend\"-Gruppe wird von Z bis A sortiert.\nEs gibt andere Voreinstellungen, die es erlauben, Einträge nach mehreren Kriterien zu sortieren. Stelle es dir vor wie bei einer Tabellensortierung mit mehreren Spalten. Jede Kategorie (vor bzw. nach Pluszeichen) stellt dabei eine Spalte dar.\nIst die Einstellung beispielsweise \"Aktiviert (zuerst) + Name\", dann werden die Einträge so sortiert, dass alle aktivierten Styles zuerst stehen (von A bis Z) und dann alle deaktivierten Styles (wieder von A beginnend bis Z).", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" + }, + "sortStylesHelpTitle": { + "message": "Inhalte sortieren", + "description": "Label for the sort info popup on the Manage styles page" + }, + "styleBadRegexp": { + "message": "Regulärer Ausdruck (RegExp) ist ungültig.", + "description": "Validation message for a bad regexp in a style" + }, + "styleBeautify": { + "message": "Code formatieren", + "description": "Label for the CSS-beautifier button on the edit style page" + }, + "styleBeautifyHint": { + "message": "Hinweis: Mache einen Rechtsklick auf \"Code formatieren\" oder nutze das weiter unten definierte Tastenkürzel, um den Code zu formatieren ohne dieses Fenster anzuzeigen.", + "description": "Hint shown inside the CSS-beautifier panel" + }, + "styleBeautifyIndentConditional": { + "message": "Rücke @media / @supports ein", + "description": "CSS-beautifier option" + }, + "styleBeautifyPreserveNewlines": { + "message": "Leerzeilen schützen", + "description": "CSS-beautifier option" + }, + "styleCancelEditLabel": { + "message": "Zurück zum Verwalten", + "description": "Label for cancel button for style editing" + }, + "styleChangesNotSaved": { + "message": "Du hast Änderungen an diesem Style vorgenommen, ohne diese zu speichern.", + "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" + }, + "styleEnabledLabel": { + "message": "Aktiviert", + "description": "Label for the enabled state of styles" + }, + "styleFromMozillaFormatError": { + "message": "Import vom Mozilla Format fehlgeschlagen", + "description": "Label for the import error" + }, + "styleFromMozillaFormatPrompt": { + "message": "Mozilla-Format Code einfügen", + "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" + }, + "styleInstall": { + "message": "\"$stylename$\" mit Stylus installieren?", + "description": "Confirmation when installing a style" + }, + "styleInstallFailed": { + "message": "Installation des Styles fehlgeschlagen!\n$error$", + "description": "Warning when installation failed" + }, + "styleInstallOverwrite": { + "message": "\"$stylename$\" ist bereits installiert. Überschreiben?\nVersion: $oldVersion$ -> $newVersion$", + "description": "Confirmation when re-installing a style" + }, + "styleMissingName": { + "message": "Bitte Namen eingeben", + "description": "Error displayed when user saves without providing a name" + }, + "styleMozillaFormatHeading": { + "message": "Mozilla Format", + "description": "Heading for the section with buttons to import/export Mozilla format of the style" + }, + "styleNotAppliedRegexpProblemTooltip": { + "message": "Der Style wurde aufgrund ungültiger RegExp nicht angewandt.", + "description": "Tooltip in the popup for styles that were not applied at all" + }, + "styleRegexpInvalidExplanation": { + "message": "Einige RegExp konnten nicht kompiliert werden.", + "description": "" + }, + "styleRegexpPartialExplanation": { + "message": "Dieser Style verwendet nur teilweise übereinstimmende RegExp unter Missachtung der CSS4 @document Spezifikationen, welche eine vollständig übereinstimmende URL benötigen. Die betroffenen CSS-Bereiche wurde nicht auf die Website angewandt. Dieser Style wurde wahrscheinlich unter Stylish für Chrome erstellt, in der seit der ersten Version eine fehlerhafte Überprüfung der RegExp besteht (bekannter Fehler).", + "description": "" + }, + "styleRegexpProblemTooltip": { + "message": "Anzahl der Bereiche, welche aufgrund nicht korrekt verwendeter RegExp nicht angewendet wurden", + "description": "Tooltip in the popup for styles that were applied only partially" + }, + "styleRegexpTestButton": { + "message": "RegExp testen", + "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" + }, + "styleRegexpTestFull": { + "message": "Zutreffende Tabs", + "description": "RegExp test report: label for the fully matching expressions" + }, + "styleRegexpTestInvalid": { + "message": "Übersprungene ungültige RegExp", + "description": "RegExp test report: label for the invalid expressions" + }, + "styleRegexpTestNone": { + "message": "Keine zutreffenden Tabs", + "description": "RegExp test report: label for expressions that didn't match any tabs" + }, + "styleRegexpTestNote": { + "message": "Beachte: Nutze einzelne \\ (Backslashes) zum Escapen im RegExp Feld. Diese werden automatisch im Stylecode zu doppelten \\\\ konvertiert, um der CSS Spezifikation zu entsprechen.", + "description": "RegExp test report: a note displayed at the bottom of the dialog" + }, + "styleRegexpTestPartial": { + "message": "Keine genaue Übereinstimmung, wurde daher übersprungen.", + "description": "RegExp test report: label for the partially matching expressions" + }, + "styleRegexpTestTitle": { + "message": "Liste der zutreffenden, geöffneten Tabs (URL anklicken, um den Tab zu fokussieren)", + "description": "RegExp test report: title of the report" + }, + "styleSaveLabel": { + "message": "Speichern", + "description": "Label for save button for style editing" + }, + "styleToMozillaFormatHelp": { + "message": "Das Mozilla-Format des Codes kann mit Stylish für Firefox verwendet werden und bei userstyles.org eingereicht werden.", + "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" + }, + "styleToMozillaFormatTitle": { + "message": "Style im Mozilla Format", + "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" + }, + "styleUpdate": { + "message": "Möchtest Du \"$stylename$\" wirklich aktualisieren?", + "description": "Confirmation when updating a style" + }, + "styleUpdateDiscardChanges": { + "message": "Der Style wurde außerhalb des Editors verändert. Style neu laden?", + "description": "Confirmation to update the style in the editor" + }, + "stylusUnavailableForURL": { + "message": "Stylus funktioniert nicht auf Seiten wie diesen.", + "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "stylusUnavailableForURLdetails": { + "message": "Als Sicherheitsvorkehrung verbietet der Browser es Erweiterungen, seine eingebauten Seiten (wie chrome://version, dem neuen Standard-Tab ab Chrome 61, about:addons, usw.), sowie Seiten anderer Erweiterungen zu beeinflussen. Jeder Browser beschränkt auch den Zugriff auf seine eigene Erweiterungsgalerie (wie Chrome Web Store oder addons.mozilla.org).", + "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "syncStorageErrorSaving": { + "message": "Der Wert kann nicht gespeichert werden. Versuche, die Textmenge zu reduzieren.", + "description": "Displayed when trying to save an excessively big value via storage.sync API" + }, + "syncError": { + "message": "Synchronisation fehlgeschlagen", + "description": "Tooltip for the toolbar icon" + }, + "syncErrorRelogin": { + "message": "Synchronisation fehlgeschlagen.\nVersuche, dich in den Optionen neu einzuloggen:\nKlicke erst \"Trennen\", dann \"Verbinden\".", + "description": "Tooltip for the toolbar icon" + }, + "toggleStyle": { + "message": "Style umschalten", + "description": "Label for the checkbox to enable/disable a style" + }, + "undo": { + "message": "Rückgängig", + "description": "Button label" + }, + "undoGlobal": { + "message": "Rückgängig machen in allen Bereichen", + "description": "CSS-beautify global Undo button label" + }, + "unreachableAMO": { + "message": "Firefox verbietet den Zugriff auf diese Seite.", + "description": "Note in the popup displayed when opened on addons.mozilla.org" + }, + "unreachableAMOHint": { + "message": "Um den Zugriff zu erlauben, öffne , rechtsklicke in die Liste, klicke \"Neu\", dann \"Boolean\", füge ein und klicke OK, , OK, lade neu.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintNewFF": { + "message": "In Firefox 60 und neuer muss auch die addons.mozilla.org domain von in entfernt werden.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintOldFF": { + "message": "Nur in Firefox 59 und neuer ist es möglich, WebExtenstions den Zugriff auf CSP-geschützte Seiten wie dieser zu erlauben.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" + }, + "unreachableContentScript": { + "message": "Konnte nicht mit der Seite kommunizieren. Bitte versuchen Sie, die Seite erneut zu laden.", + "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" + }, + "unreachableFileHint": { + "message": "Stylus kann nur auf das file:// Protokoll in der URL zugreifen, wenn dies in den Einstellungen der Erweiterung unter chrome://extensions festgelegt wurde.", + "description": "Note in the toolbar popup for file:// URLs" + }, + "InaccessibleFileHint": { + "message": "Stylus kann auf einige Dateitypen nicht zugreifen (z.B. pdf oder json)", + "description": "Note in the toolbar popup for some file types that cannot be accessed" + }, + "updateAllCheckSucceededNoUpdate": { + "message": "Keine Updates gefunden.", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateAllCheckSucceededSomeEdited": { + "message": "Einige Styles wurden nicht überprüft, um dem Verlust von lokalen Bearbeitungen vorzubeugen. Die Aktualisierungen können entweder durch einzelne manuelle Überprüfung oder durch eine erneute Ausführung der Updatesuche (und anschließendem Update) für alle Styles erzwungen werden. Lokale Bearbeitungen werden dann überschrieben.", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateCheckFailBadResponseCode": { + "message": "Update fehlgeschlagen: Server antwortete mit Code $code$.", + "description": "Text that displays when an update check failed because the response code indicates an error" + }, + "updateCheckFailServerUnreachable": { + "message": "Update fehlgeschlagen: Server nicht erreichbar.", + "description": "Text that displays when an update check failed because the update server is unreachable" + }, + "updateCheckHistory": { + "message": "Verlauf der Updatesuche", + "description": "" + }, + "updateCheckManualUpdateForce": { + "message": "Updates installieren (Lokale Bearbeitungen werden überschrieben)", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckManualUpdateHint": { + "message": "Eine erzwungene Aktualisierung wird die lokalen Änderungen überschreiben.", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedLocallyEdited": { + "message": "Dieser Style wurde lokal bearbeitet.", + "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedMaybeLocallyEdited": { + "message": "Dieser Style scheint lokal bearbeitet worden zu sein.", + "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" + }, + "updateCheckSucceededNoUpdate": { + "message": "Der Style ist auf dem aktuellsten Stand.", + "description": "Text that displays when an update check completed and no update is available" + }, + "updateCompleted": { + "message": "Aktualisierung abgeschlossen.", + "description": "Text that displays when an update completed" + }, + "updatesCurrentlyInstalled": { + "message": "Installierte Updates:", + "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." + }, + "usercssAvoidOverwriting": { + "message": "Bitte ändere @name oder @namespace, um das Überschreiben eines bereits existierenden Styles zu verhindern.", + "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." + }, + "usercssConfigIncomplete": { + "message": "Der Style wurde aktualisiert oder gelöscht, nachdem der Einstellungsdialog gezeigt wurde. Folgende Variablen wurden nicht gespeichert, um Metadatenkorruption zu verhindern:", + "description": "" + }, + "usercssEditorNamePlaceholder": { + "message": "Gib @name im Code an", + "description": "Placeholder text for the empty name input field when creating a new Usercss style" + }, + "usercssReplaceTemplateConfirmation": { + "message": "Ersetze das vorgegebene Template für neue UserCSS styles mit dem vorliegenden Code?", + "description": "" + }, + "usercssReplaceTemplateName": { + "message": "Ein leeres @name ersetzt das vorgegebene Template", + "description": "The text shown after @name when creating a new Usercss style" + }, + "usercssReplaceTemplateSectionBody": { + "message": "Quelltext hier eingeben...", + "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" + }, + "versionInvalidOlder": { + "message": "Die Version des Styles ist älter als die des bereits installierten.", + "description": "Displayed when the version of style is older than the installed one" + }, + "writeStyleFor": { + "message": "Style erstellen für:", + "description": "Label for toolbar pop-up that precedes the links to write a new style" + }, + "writeStyleForURL": { + "message": "diese URL", + "description": "Text for link in toolbar pop-up to write a new style for the current URL" + }, + "syncDropboxStyles": { + "message": "Dropbox Export", + "description": "" + }, + "syncDropboxDeprecated": { + "message": "Dropbox Import / Export wurde durch einen fortschrittlicheren Mechanismus auf der Optionsseite ersetzt.", + "description": "" + }, + "retrieveDropboxSync": { + "message": "Dropbox Import", + "description": "" + }, + "overwriteFileExport": { + "message": "Willst du die existierende Datei überschreiben?", + "description": "" + }, + "exportSavedSuccess": { + "message": "Datei erfolgreich gespeichert", + "description": "" + }, + "noFileToImport": { + "message": "Keine Importdatei vorhanden. Um Styles zu importieren, solltest du sie zuerst exportieren.", + "description": "" + }, + "connectingDropbox": { + "message": "Verbinde mit Dropbox...", + "description": "" + }, + "connectingDropboxNotAllowed": { + "message": "Verbindung zur Dropbox ist nur in Apps verfügbar, die direkt vom Webstore installiert wurden", + "description": "" + }, + "gettingStyles": { + "message": "Empfange alle Styles...", + "description": "" + }, + "zipStyles": { + "message": "Packe Styles...", + "description": "" + }, + "unzipStyles": { + "message": "Entpacke Styles...", + "description": "" + }, + "readingStyles": { + "message": "Lese Styles...", + "description": "" + }, + "uploadingFile": { + "message": "Lade Styles hoch...", + "description": "" + }, + "addStyleLabel": { + "message": "Neuen Style erstellen", + "description": "Label for the button to go to the add style page" } - }, - "appliesDisplayTruncatedSuffix": { - "message": "und weitere", - "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" - }, - "appliesDomainOption": { - "message": "URLs auf der Domain", - "description": "Option to make the style apply to the entered string as a domain" - }, - "appliesHelp": { - "message": "Lege mit den Einstellungen von \"Gilt für\" fest, für welche URLs der Code in diesem Bereich gelten soll.", - "description": "Help text for 'applies to' section" - }, - "appliesLabel": { - "message": "Gilt für", - "description": "Label for 'applies to' fields on the edit/add screen" - }, - "appliesLineWidgetLabel": { - "message": "Zeige \"Gilt für\" Info", - "description": "Label for the checkbox to display applies-to information in the single editor" - }, - "appliesLineWidgetWarning": { - "message": "Funktioniert nicht mit minified CSS", - "description": "A warning that applies-to information won't show properly with minified CSS" - }, - "appliesRegexpOption": { - "message": "URLs, die mit der RegExp übereinstimmen", - "description": "Option to make the style apply to the entered string as a regular expression" - }, - "appliesRemove": { - "message": "Löschen", - "description": "Label for the button to remove an 'applies' entry" - }, - "appliesRemoveError": { - "message": "Kann letzten \"Gilt für\" Eintrag nicht entfernen", - "description": "Error displayed when the last 'applies' is going to be removed" - }, - "appliesSpecify": { - "message": "Angeben", - "description": "Label for the button to make a style apply only to specific sites" - }, - "appliesToEverything": { - "message": "Alles", - "description": "Text displayed for styles that apply to all sites" - }, - "appliesUrlPrefixOption": { - "message": "URLs beginnend mit", - "description": "Option to make the style apply to the entered string as a URL prefix" - }, - "applyAllUpdates": { - "message": "Alle Updates übernehmen ", - "description": "Label for the button to apply all detected updates" - }, - "author": { - "message": "Autor", - "description": "Label for the style author" - }, - "backupButtons": { - "message": "Datensicherung", - "description": "Heading for backup" - }, - "backupMessage": { - "message": "Wähle eine Datei aus oder ziehe die Datei auf diese Seite. (Drag and Drop)", - "description": "Message for backup" - }, - "bckpInstStyles": { - "message": "Styles exportieren", - "description": "" - }, - "checkAllUpdates": { - "message": "Nach Updates suchen", - "description": "Label for the button to check all styles for updates" - }, - "checkAllUpdatesForce": { - "message": "Nochmal prüfen, ich habe keine Styles bearbeitet!", - "description": "Label for the button to apply all detected updates" - }, - "checkForUpdate": { - "message": "Nach Update suchen", - "description": "Label for the button to check a single style for an update" - }, - "checkingForUpdate": { - "message": "Suche nach Updates...", - "description": "Text to display when checking a style for an update" - }, - "clickToUninstall": { - "message": "Klicken zum Deinstallieren", - "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" - }, - "cm_autoCloseBrackets": { - "message": "Klammern automatisch schließen", - "description": "Label for the checkbox in the style editor." - }, - "cm_autoCloseBracketsTooltip": { - "message": "Wenn ( [ { ' \" geschrieben werden, automatisch schließende ) ] } ' \" setzen", - "description": "Label for the checkbox in the style editor." - }, - "cm_autocompleteOnTyping": { - "message": "Autovervollständigen bei Eingabe", - "description": "Label for the checkbox in the style editor." - }, - "cm_colorpicker": { - "message": "Farbwähler für CSS-Farben", - "description": "Label for the checkbox controlling colorpicker option for the style editor." - }, - "cm_indentWithTabs": { - "message": "Tabs mit intelligentem Einzug", - "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." - }, - "cm_keyMap": { - "message": "Tastaturbelegung", - "description": "Label for the drop-down list controlling the keymap for the style editor." - }, - "cm_lineWrapping": { - "message": "Automatischer Zeilenumbruch", - "description": "Label for the checkbox controlling word wrap option for the style editor." - }, - "cm_matchHighlight": { - "message": "Hervorheben", - "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." - }, - "cm_matchHighlightSelection": { - "message": "Nur die Auswahl", - "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" - }, - "cm_matchHighlightToken": { - "message": "Unter dem Textzeiger", - "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" - }, - "cm_resizeGripHint": { - "message": "Doppelklick, um Höhe zu maximieren / wiederherzustellen", - "description": "Tooltip for the resize grip in style editor" - }, - "cm_selectByTokens": { - "message": "Doppelklick markiert Zeichenkette", - "description": "Label for the checkbox in the editor." - }, - "cm_selectByTokensTooltip": { - "message": "Beispiele von Zeichenketten: .foo-bar-2 #aabbcc 0.32 !important\nWenn deaktiviert, werden Wörter je nach Interpunktion ausgewählt.", - "description": "" - }, - "cm_smartIndent": { - "message": "Intelligenter Einzug", - "description": "Label for the checkbox controlling smart indentation option for the style editor." - }, - "cm_tabSize": { - "message": "Tab-Größe", - "description": "Label for the text box controlling tab size option for the style editor." - }, - "colorpickerPaletteHint": { - "message": "Rechtsklicke auf ein Farbmuster, um durch die entsprechenden Codezeilen zu springen", - "description": "" - }, - "colorpickerSwitchFormatTooltip": { - "message": "Formate wechseln: HEX -> RGB ->HSL.\nShift-Klick, um Richtung umzukehren.\nKürzel: Bild auf- und Bild ab-Tasten.", - "description": "Tooltip for the switch button in the color picker popup in the style editor." - }, - "colorpickerTooltip": { - "message": "Farbwähler öffnen", - "description": "Tooltip for the colored squares shown before CSS colors in the style editor." - }, - "configOnChange": { - "message": "bei Änderung", - "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" - }, - "configOnChangeTooltip": { - "message": "Änderungen automatisch speichern und übernehmen", - "description": "" - }, - "configureStyle": { - "message": "Konfigurieren", - "description": "Label for the button to configure usercss userstyle" - }, - "configureStyleOnHomepage": { - "message": "Auf Homepage konfigurieren", - "description": "Label for the button to configure userstyles.org userstyle" - }, - "confirmCancel": { - "message": "Abbrechen", - "description": "" - }, - "confirmClose": { - "message": "Schließen", - "description": "'Close' button in a confirm dialog" - }, - "confirmDefault": { - "message": "Voreinstellung verwenden", - "description": "'Set to default' button in a confirm dialog" - }, - "confirmDelete": { - "message": "Löschen", - "description": "" - }, - "confirmDiscardChanges": { - "message": "Änderungen verwerfen?", - "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" - }, - "confirmNo": { - "message": "Nein", - "description": "'No' button in a confirm dialog" - }, - "confirmSave": { - "message": "Speichern", - "description": "'Save' button in a confirm dialog" - }, - "confirmStop": { - "message": "Stopp", - "description": "'Stop' button in a confirm dialog" - }, - "confirmYes": { - "message": "Ja", - "description": "'Yes' button in a confirm dialog" - }, - "copied": { - "message": "In die Zwischenablage kopiert", - "description": "Message shown when content has been copied to the clipboard" - }, - "copy": { - "message": "In die Zwischenablage kopieren", - "description": "Tooltip for elements which can be copied" - }, - "customNameHint": { - "message": "Neuen Anzeigenamen des Styles hier eingeben, um trotzdem weiterhin Updates zu erhalten", - "description": "" - }, - "customNameResetHint": { - "message": "Eigenen Anzeigenamen nicht mehr benutzen, wechsle wieder zum Standardnamen des Styles", - "description": "Tooltip of 'x' button shown in editor when changing the name input of a) styles updated from a URL i.e. not locally created, b) UserCSS styles" - }, - "dateInstalled": { - "message": "Installationsdatum", - "description": "Option text for the user to sort the style by install date" - }, - "dateUpdated": { - "message": "Updatedatum", - "description": "Option text for the user to sort the style by last update date" - }, - "dbError": { - "message": "Ein Fehler ist beim Verwenden der Stylus-Datenbank aufgetreten. Willst Du eine Webseite mit möglichen Lösungen besuchen?", - "description": "Prompt when a DB error is encountered" - }, - "defaultTheme": { - "message": "Standard", - "description": "Default CodeMirror CSS theme option on the edit style page" - }, - "deleteStyleConfirm": { - "message": "Möchtest Du diesen Style wirklich löschen?", - "description": "Confirmation before deleting a style" - }, - "deleteStyleLabel": { - "message": "Löschen", - "description": "Label for the button to delete a style" - }, - "description": { - "message": "Gestalte das Web neu mit Stylus, dem Style Manager. Stylus ermöglicht dir ganz einfach Themes und Designs für viele beliebte Webseiten zu installieren.", - "description": "Extension description" - }, - "disableAllStyles": { - "message": "Alle Styles deaktivieren", - "description": "Label for the checkbox that turns all enabled styles off." - }, - "disableStyleLabel": { - "message": "Deaktivieren", - "description": "Label for the button to disable a style" - }, - "dragDropMessage": { - "message": "Ziehe die Backup Datei zum importieren an irgendeinen Ort auf dieser Seite.", - "description": "Drag'n'drop message" - }, - "dragDropUsercssTabstrip": { - "message": "Ziehe die Datei auf die Tableiste, um sie zu installieren.", - "description": "Message popup shown when erroneously dropping a usercss file into the manager page" - }, - "editDeleteText": { - "message": "Löschen", - "description": "Label for the context menu item in the editor to delete selected text" - }, - "editGotoLine": { - "message": "Gehe zu Zeile (oder Zeile:Zeichen)", - "description": "Go to line or line:column on Ctrl-G in style code editor" - }, - "editStyleHeading": { - "message": "Style bearbeiten", - "description": "Title of the page for editing styles" - }, - "editStyleLabel": { - "message": "Bearbeiten", - "description": "Label for the button to go to the edit style page" - }, - "editStyleTitle": { - "message": "Style $stylename$ bearbeiten", - "description": "Title of the page for editing styles", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "enableStyleLabel": { - "message": "Aktivieren", - "description": "Label for the button to enable a style" - }, - "excludeStyleByDomainLabel": { - "message": "Aktuelle Domain ausschließen", - "description": "" - }, - "excludeStyleByUrlLabel": { - "message": "Aktuelle URL ausschließen", - "description": "" - }, - "exportLabel": { - "message": "Exportieren", - "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" - }, - "externalLink": { - "message": "Externer Link", - "description": "Label for external links" - }, - "externalSupport": { - "message": "zur Supportseite", - "description": "Label for the external link to style's support site" - }, - "externalUsercssDocument": { - "message": "Dokumentation für UserCSS", - "description": "Label for the external link to usercss documentation" - }, - "filteredStyles": { - "message": "$numShown$ von $numTotal$ gesamt", - "description": "TL note - make this message short", - "placeholders": { - "numTotal": { - "content": "$2" - }, - "numShown": { - "content": "$1" - } - } - }, - "filteredStylesAllHidden": { - "message": "Aktuell angewandte Filter treffen auf keinen Style zu", - "description": "Text shown when no styles match currently applied filter in the style manager" - }, - "findStyles": { - "message": "Styles finden", - "description": "Text for a link that gets a list of styles for the current site" - }, - "findStylesForSite": { - "message": "Weitere Styles für diese Seite finden", - "description": "Text for a link that gets a list of styles for the current site" - }, - "findStylesInline": { - "message": "Ergebnisse hier anzeigen", - "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" - }, - "findStylesInlineTooltip": { - "message": "Suchergebnisse in diesem Fenster anzeigen.", - "description": "Text for a checkbox that displays search results within the Stylus popup." - }, - "genericAdd": { - "message": "Hinzufügen", - "description": "Used in various places for an action that adds something" - }, - "genericClone": { - "message": "Kopieren", - "description": "Used in various places for an action that clones something" - }, - "genericDisabledLabel": { - "message": "Deaktiviert", - "description": "Used in various lists/options to indicate that something is disabled" - }, - "genericEnabledLabel": { - "message": "Aktiviert", - "description": "Used in various lists/options to indicate that something is enabled" - }, - "genericError": { - "message": "Fehler", - "description": "Used in various places to indicate some error occurred." - }, - "genericHistoryLabel": { - "message": "Verlauf", - "description": "Used in various places to show a history log of something" - }, - "genericNext": { - "message": "Weiter", - "description": "Used in various places to select/perform the next step/action" - }, - "genericPrevious": { - "message": "Zurück", - "description": "Used in various places to select/perform the previous step/action" - }, - "genericResetLabel": { - "message": "Zurücksetzen", - "description": "Used in various parts of UI to indicate that something may be reset to its original state" - }, - "genericSavedMessage": { - "message": "Gespeichert", - "description": "Used in various parts of the UI to indicate that something was saved" - }, - "genericTitle": { - "message": "Name", - "description": "Used in various parts of the UI to indicate the title of something" - }, - "genericUnknown": { - "message": "Unbekannt", - "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" - }, - "helpAlt": { - "message": "Hilfe", - "description": "Alternate text for help buttons" - }, - "helpKeyMapCommand": { - "message": "Befehlsnamen eingeben", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "helpKeyMapHotkey": { - "message": "Hotkey drücken", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "hostDisabled": { - "message": "Dieser Host wurde deaktiviert, weil die aktuell genutzte Version deines Browsers einen Fehler enthält.", - "description": "Tooltip for cloud host disabled" - }, - "importAppendLabel": { - "message": "Zum Style anfügen", - "description": "Label for the button to import a style and append to the existing sections" - }, - "importAppendTooltip": { - "message": "Füge den importierten Style an den aktuellen", - "description": "Tooltip for the button to import a style and append to the existing sections" - }, - "importLabel": { - "message": "Importieren", - "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" - }, - "importPreprocessor": { - "message": "Ein Style mit einem @preprocessorfunktioniert nicht im klassischen Modus. Du kannst den Editor auf UserCSS umstellen: 1) Öffne den Style-Manager, 2) Aktiviere das Kästchen \"Als UserCSS\", 3) Klicke auf \"Neuen Style erstellen\"\n\nTrotzdem jetzt importieren?", - "description": "" - }, - "importPreprocessorTitle": { - "message": "Mögliches Problem wegen @preprocessor", - "description": "" - }, - "importReplaceLabel": { - "message": "Style überschreiben", - "description": "Label for the button to import and overwrite current style" - }, - "importReplaceTooltip": { - "message": "Verwerfe den aktuellen Style-Inhalt und überschreibe ihn mit dem importierten", - "description": "Label for the button to import and overwrite current style" - }, - "importReportLegendAdded": { - "message": "Hinzugefügt", - "description": "Text after the number of styles added in the report shown after importing styles" - }, - "importReportLegendIdentical": { - "message": "Identische übersprungen", - "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" - }, - "importReportLegendInvalid": { - "message": "Ungültige übersprungen", - "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" - }, - "importReportLegendUpdatedBoth": { - "message": "Aktualisierte Codes und Metadaten", - "description": "Text after the number of styles updated entirely in the report shown after importing styles" - }, - "importReportLegendUpdatedCode": { - "message": "Aktualisierter Code", - "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" - }, - "importReportLegendUpdatedMeta": { - "message": "Aktualisierte Metadaten", - "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" - }, - "importReportTitle": { - "message": "Importieren der Styles abgeschlossen.", - "description": "Title of the report shown after importing styles" - }, - "importReportUnchanged": { - "message": "Nichts wurde geändert.", - "description": "Message in the report shown after importing styles" - }, - "importReportUndone": { - "message": "Styles wiederherstellt", - "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" - }, - "importReportUndoneTitle": { - "message": "Importierung wurde rückgängig gemacht.", - "description": "Title of the message box shown after undoing the import of styles" - }, - "installButton": { - "message": "Style installieren", - "description": "Label for install button" - }, - "installButtonInstalled": { - "message": "Style installiert", - "description": "Text displayed when the style is successfully installed" - }, - "installButtonReinstall": { - "message": "Style neu installieren", - "description": "Label for reinstall button" - }, - "installButtonUpdate": { - "message": "Style updaten", - "description": "Label for update button" - }, - "installUpdate": { - "message": "Update installieren", - "description": "Label for the button to install an update for a single style" - }, - "installUpdateFrom": { - "message": "Style erhält momentan Updates von $url$", - "description": "Label to describe where the style gets update", - "placeholders": { - "url": { - "content": "$1" - } - } - }, - "installUpdateFromLabel": { - "message": "Nach Updates suchen", - "description": "Label for the checkbox to save current URL for update check" - }, - "license": { - "message": "Lizenz", - "description": "Label for the license" - }, - "linkGetHelp": { - "message": "Hilfeseite anzeigen", - "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" - }, - "linkGetStyles": { - "message": "Styles beziehen", - "description": "Help link text on the manage page e.g. https://userstyles.org" - }, - "linkTranslate": { - "message": "Übersetzen", - "description": "Transifex link text on the manage page" - }, - "linterCSSLintIncompatible": { - "message": "CSSLint unterstützt den $preprocessorname$ Präprozessor nicht", - "description": "The label to display when the preprocessor isn't compatible with CSSLint", - "placeholders": { - "preprocessorname": { - "content": "$1" - } - } - }, - "linterCSSLintSettings": { - "message": "(Regeln: 0 = Deaktiviert; 1 = Warnung; 2 = Fehler)", - "description": "CSSLint rule config values" - }, - "linterConfigPopupTitle": { - "message": "Einstellungen für $linter$", - "description": "Stylelint or CSSLint popup header", - "placeholders": { - "linter": { - "content": "$1" - } - } - }, - "linterConfigTooltip": { - "message": "Klicken, um diesen Linter zu konfigurieren", - "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" - }, - "linterInvalidConfigError": { - "message": "Nicht gespeichert aufgrund folgender ungültiger Einstellungen:", - "description": "Invalid linter config will show a message followed by a list of invalid entries" - }, - "linterIssues": { - "message": "Probleme", - "description": "Label for the CSS linter issues block on the style edit page" - }, - "linterIssuesHelp": { - "message": "Folgende Probleme wurden von $link$ gefunden:", - "description": "Help popup message for the selected CSS linter issues block on the style edit page", - "placeholders": { - "link": { - "content": "$1" - } - } - }, - "linterJSONError": { - "message": "Ungültiges JSON Format", - "description": "Setting linter config with invalid JSON" - }, - "linterResetMessage": { - "message": "Um versehentliches Zurücksetzen rückgängig zu machen, drücke Strg+Z im Textfenster", - "description": "Reset button tooltip to inform user on how to undo an accidental reset" - }, - "linterRulesLink": { - "message": "Vollständige Liste der Regeln anzeigen", - "description": "Stylelint or CSSLint rules label added immediately before a link" - }, - "liveReloadError": { - "message": "Bei der Echtzeitaktualisierung der Datei ist ein Fehler aufgetreten", - "description": "The label of live-reload error" - }, - "liveReloadInstallHint": { - "message": "Lasse diesen Tab geöffnet, um den Style bei externen Änderungen automatisch zu aktualisieren.", - "description": "The label of live-reload feature" - }, - "liveReloadInstallHintFF": { - "message": "Lasse diesen und den Originaltab offen, um den Style bei externen Änderungen automatisch zu aktualisieren.", - "description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox" - }, - "liveReloadLabel": { - "message": "Echtzeitaktualisierung", - "description": "The label of live-reload feature" - }, - "manageFavicons": { - "message": "Favicons in der \"Gilt für\" Spalte anzeigen", - "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" - }, - "manageFaviconsGray": { - "message": "Ausgegraut", - "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" - }, - "manageFaviconsHelp": { - "message": "Stylus nutzt hierzu den externen Dienst https://www.google.com/s2/favicons", - "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" - }, - "manageFilters": { - "message": "Filter", - "description": "Label for filters container" - }, - "manageHeading": { - "message": "Installierte Styles", - "description": "Heading for the manage page" - }, - "manageMaxTargets": { - "message": "Anzahl der \"Gilt für\" Elemente", - "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" - }, - "manageNewStyleAsUsercss": { - "message": "als UserCSS", - "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" - }, - "manageNewUI": { - "message": "Neues Verwaltungs-Layout", - "description": "Label for the checkbox that toggles the new UI on manage page" - }, - "manageOnlyDisabled": { - "message": "Nur deaktivierte Styles", - "description": "Checkbox to show only disabled styles" - }, - "manageOnlyEnabled": { - "message": "Nur aktivierte Styles", - "description": "Checkbox to show only enabled styles" - }, - "manageOnlyExternal": { - "message": "Nur externe Styles", - "description": "Checkbox to show only externally installed styles i.e. updatable" - }, - "manageOnlyLocal": { - "message": "Nur lokale Styles", - "description": "Checkbox to show only locally created styles i.e. non-updatable" - }, - "manageOnlyLocalTooltip": { - "message": "(Diese Styles wurden nicht durch userstyles.org installiert)", - "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" - }, - "manageOnlyNonUsercss": { - "message": "Keine UserCSS Styles", - "description": "Checkbox to show only non-Usercss (standard) styles" - }, - "manageOnlyUpdates": { - "message": "Nur mit Updates oder Problemen", - "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" - }, - "manageOnlyUsercss": { - "message": "Nur UserCSS Styles", - "description": "Checkbox to show only Usercss styles" - }, - "menuShowBadge": { - "message": "Anzahl der aktiven Styles anzeigen", - "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." - }, - "meta_invalidCheckboxDefault": { - "message": "Ungültige @var Checkbox: Wert muss 0 oder 1 sein", - "description": "Error displayed when the value of @var checkbox is invalid" - }, - "meta_invalidColor": { - "message": "Ungültige @var Farbe: $color$ ist keine Farbe", - "description": "Error displayed when the value of @var color is invalid", - "placeholders": { - "color": { - "content": "$1" - } - } - }, - "meta_invalidRange": { - "message": "Ungültige @var $type$: Wert muss eine Zahl oder ein Array sein", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeMultipleUnits": { - "message": "Ungültige @var $type$: Mehrere Einheiten sind definiert", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeTooManyValues": { - "message": "Ungültige @var $type$: Der Array enthält zu viele Elemente", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeValue": { - "message": "Ungültige @var $type$: Elemente im Array müssen Zahlen, Strings oder null sein", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeDefault": { - "message": "Ungültige @var $type$: Standardwert ist null", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeMin": { - "message": "Ungültige @var $type$: Standardwert ist geringer als das Minimum", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeMax": { - "message": "Ungültige @var $type$: Standardwert ist größer als das Maximum", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeStep": { - "message": "Ungültige @var $type$: Standardwert ist kein Vielfaches der Schrittweite", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeUnits": { - "message": "Ungültige @var $type$: '$units$' ist keine gültige Einheit", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - }, - "units": { - "content": "$2" - } - } - }, - "meta_invalidSelect": { - "message": "Ungültiges @var select: Der Standardwert muss eine Array oder Objekt sein", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectValue": { - "message": "Ungültiges @var select: Werte innerhalb des Arrays/Objekts müssen Strings sein", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectEmptyOptions": { - "message": "Ungültiges @var select: Die Auswahlliste ist leer", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectLabel": { - "message": "Ungültiges @var select: Beschriftung der Auswahlmöglichkeiten ist leer", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectMultipleDefaults": { - "message": "Ungültiges @var select: Mehrere Standardauswahlen sind definiert", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectNameDuplicated": { - "message": "Ungültiges @var select: Doppelte Optionsnamen", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectValueMismatch": { - "message": "Ungültiges @var select: Wert existiert nicht in der Auswahlliste", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidURLProtocol": { - "message": "Ungültiges URL Protokoll. Nur http und https sind erlaubt: $protocol$", - "description": "Error displayed when the protocol of the URL is invalid", - "placeholders": { - "protocol": { - "content": "$1" - } - } - }, - "meta_invalidVersion": { - "message": "Ungültige Versionsnummer: Der Wert entspricht nicht dem SemVer Schema: $version$", - "description": "Error displayed when @version is invalid", - "placeholders": { - "version": { - "content": "$1" - } - } - }, - "meta_invalidNumber": { - "message": "Erwarte Zahl", - "description": "Error displayed when the value is expected to be a number" - }, - "meta_invalidString": { - "message": "Erwarte String in Anführungszeichen", - "description": "Error displayed when the value is expected to be a quoted string" - }, - "meta_invalidWord": { - "message": "Erwarte ein Wort", - "description": "Error displayed when the value is expected to be a word" - }, - "meta_missingChar": { - "message": "Erwarte Zeichen: $chars$", - "description": "Error displayed when the value is expected to be some characters", - "placeholders": { - "chars": { - "content": "$1" - } - } - }, - "meta_missingEOT": { - "message": "Erwarte EOT Daten", - "description": "Error displayed when the value is expected to be an EOT list" - }, - "meta_missingMandatory": { - "message": "Erforderliche Metadaten fehlen: $keys$", - "description": "Error displayed when mandatory keys are missing", - "placeholders": { - "keys": { - "content": "$1" - } - } - }, - "meta_unknownJSONLiteral": { - "message": "Ungültiges JSON: $literal$ ist kein gültiges JSON Symbol", - "description": "Error displayed when JSON value is invalid", - "placeholders": { - "literal": { - "content": "$1" - } - } - }, - "meta_unknownMeta": { - "message": "Unbekannte Metadaten: $key$", - "description": "Error displayed when unknown metadata is parsed", - "placeholders": { - "key": { - "content": "$1" - } - } - }, - "meta_unknownVarType": { - "message": "Unbekannter @$varkey$ Typ: $vartype$", - "description": "Error displayed when unknown variable type is parsed", - "placeholders": { - "varkey": { - "content": "$1" - }, - "vartype": { - "content": "$2" - } - } - }, - "meta_unknownPreprocessor": { - "message": "Unbekannter @preprocessor: $preprocessor$", - "description": "Error displayed when unknown @preprocessor is parsed", - "placeholders": { - "preprocessor": { - "content": "$1" - } - } - }, - "noStylesForSite": { - "message": "Für diese Webseite sind keine Styles installiert.", - "description": "Text displayed when no styles are installed for the current site" - }, - "numberedLine": { - "message": "Zeile:", - "description": "Will be followed by one or more line numbers in the editor." - }, - "openManage": { - "message": "Verwalten", - "description": "Link to open the manage page." - }, - "openOptions": { - "message": "Optionen", - "description": "Go to Options UI" - }, - "openStylesManager": { - "message": "Style Verwaltung öffnen", - "description": "Label for the style maanger opener in the browser action context menu." - }, - "optionsActions": { - "message": "Aktionen", - "description": "" - }, - "optionsAdvanced": { - "message": "Erweitert", - "description": "" - }, - "optionsAdvancedContextDelete": { - "message": "\"Löschen\" im Editor-Kontextmenü hinzufügen", - "description": "" - }, - "optionsAdvancedExposeIframes": { - "message": "Ermögliche Iframes via HTML[stylus-iframe]", - "description": "" - }, - "optionsAdvancedExposeIframesNote": { - "message": "Style wirkt sich auch auf iframes der anvisierten (obersten) Domain aus.\nIframe-spezifisches CSS ist dann wie folgt möglich:\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }", - "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." - }, - "optionsAdvancedNewStyleAsUsercss": { - "message": "Schreibe neuen Style als UserCSS", - "description": "" - }, - "optionsAdvancedPatchCsp": { - "message": "CSPabändern, um externe Ressourcen zu erlauben", - "description": "" - }, - "optionsAdvancedPatchCspNote": { - "message": "Aktivieren, wenn Styles Bilder oder Schriftarten enthalten, die aufgrund strenger CSP (Content-Security-Policy) Regeln mancher Seiten nicht laden.\n\nDas Aktivieren wird CSPBeschränkungen lockern, um für den Style erforderliche Ressourcen zu laden. Diese Option ist für fortgeschrittene Benutzer gedacht, die sich den möglichen Sicherheitsrisiken bewusst sind und die die Verantwortung dafür tragen, die nachgeladenen Inhalte selbst zu überwachen. Informiere dich über \"CSS-basierte Angriffe\" um mehr zu erfahren.\n\nBeachte außerdem, dass diese Option nicht garantiert funktioniert, falls eine andere installierte Erweiterung die Netzwerkantwort (CSP-header) zuerst abändert.", - "description": "" - }, - "optionsAdvancedStyleViaXhr": { - "message": "Style unverzüglich einfügen", - "description": "" - }, - "optionsAdvancedStyleViaXhrNote": { - "message": "Aktivieren, falls während dem Browsen ungestylter Inhalt aufblitzt (FOUC). Besonders auffällig bei dunklen Styles.\n\nDer technische Grund ist, dass Chrome/Chromium die asynchrone Kommunikation von Erweiterungen zeitlich nach hinten verschiebt, um vermeintlich die Seitenladegeschwindigkeit zu erhöhen. Dies kann das Einfügen von Styles spürbar verzögern. Da für WebExtensions keine synchrone API bereitgestellt wird, versucht Stylus als Notbehelf, Styles über die veraltete XMLHttpRequest web API zu laden. Es sollten keine nachteiligen Effekte eintreten, weil die Anfrage innerhalb weniger Millisekunden abgearbeitet wird, während die Seite noch vom Server geladen wird.\n\nTrotzdem wird Chromium eine Warnung in der Entwicklerkonsole ausgeben. Über Rechtsklick auf die Warnung können zukünftige Meldungen versteckt werden.", - "description": "" - }, - "optionsBadgeDisabled": { - "message": "Hintergrundfarbe wenn deaktiviert", - "description": "" - }, - "optionsBadgeNormal": { - "message": "Hintergrundfarbe", - "description": "" - }, - "optionsCheck": { - "message": "Styles aktualisieren", - "description": "" - }, - "optionsCheckUpdate": { - "message": "Alle verfügbaren Updates Installieren", - "description": "" - }, - "optionsCustomizeBadge": { - "message": "Badge auf dem Toolbar-Icon", - "description": "" - }, - "optionsCustomizeIcon": { - "message": "Symbolleisten-Icon", - "description": "" - }, - "optionsCustomizeSync": { - "message": "Mit Cloud synchronisieren", - "description": "" - }, - "optionsHeading": { - "message": "Optionen", - "description": "Heading for options section on manage page." - }, - "optionsIconDark": { - "message": "Dunkle Browser-Themes", - "description": "" - }, - "optionsIconLight": { - "message": "Helle Browser-Themes", - "description": "" - }, - "optionsOpen": { - "message": "Öffnen", - "description": "" - }, - "optionsOpenManager": { - "message": "Verwaltung", - "description": "" - }, - "optionsPopupWidth": { - "message": "Popup-Breite (in Pixeln)", - "description": "" - }, - "optionsReset": { - "message": "Setzt diese Einstellungen auf die Standard-Werte zurück.", - "description": "" - }, - "optionsResetButton": { - "message": "Optionen zurücksetzen", - "description": "" - }, - "optionsStylusThemes": { - "message": "Stylus UI-Theme suchen", - "description": "" - }, - "optionsSubheading": { - "message": "Mehr Optionen", - "description": "Subheading for options section on manage page." - }, - "optionsUpdateImportNote": { - "message": "Nach dem Importieren von Styles aus einer alten Version oder von Stylish ist eine einmalige manuelle Updatesuche in der Verwaltung nötig. Dies stellt sicher, dass alle Styles auf dem aktuellsten Stand sind.", - "description": "" - }, - "optionsUpdateInterval": { - "message": "Style-Updateintervall in Stunden (0 zum Deaktivieren)", - "description": "" - }, - "optionsSyncNone": { - "message": "Nichts", - "description": "" - }, - "optionsSyncConnect": { - "message": "Verbinden", - "description": "" - }, - "optionsSyncDisconnect": { - "message": "Trennen", - "description": "" - }, - "optionsSyncSyncNow": { - "message": "Jetzt synchronisieren", - "description": "" - }, - "optionsSyncLogin": { - "message": "Anmelden", - "description": "" - }, - "optionsSyncStatusPull": { - "message": "Hole Style $loaded$ von $total$", - "description": "", - "placeholders": { - "loaded": { - "content": "$1" - }, - "total": { - "content": "$2" - } - } - }, - "optionsSyncStatusPush": { - "message": "Lade Style $loaded$ von $total$ hoch", - "description": "", - "placeholders": { - "loaded": { - "content": "$1" - }, - "total": { - "content": "$2" - } - } - }, - "optionsSyncStatusSyncing": { - "message": "Synchronisiere...", - "description": "" - }, - "optionsSyncStatusConnecting": { - "message": "Verbinde...", - "description": "" - }, - "optionsSyncStatusConnected": { - "message": "Verbunden", - "description": "" - }, - "optionsSyncStatusDisconnecting": { - "message": "Trenne Verbindung...", - "description": "" - }, - "optionsSyncStatusDisconnected": { - "message": "Verbindung getrennt", - "description": "" - }, - "paginationCurrent": { - "message": "Aktuelle Seite", - "description": "Tooltip for the current page index in search results" - }, - "paginationEstimated": { - "message": "Geschätzte Seitenanzahl", - "description": "Tooltip for the total page count in search results" - }, - "paginationNext": { - "message": "Nächste Seite", - "description": "Tooltip for the '->' (next page) button in search results" - }, - "paginationPrevious": { - "message": "Vorherige Seite", - "description": "Tooltip for the '<-' button in search results" - }, - "paginationTotal": { - "message": "Gesamtzahl der Seiten", - "description": "" - }, - "parseUsercssError": { - "message": "UserCSS parsen fehlgeschlagen:", - "description": "The error message to show when stylus failed to parse usercss" - }, - "popupAutoResort": { - "message": "Styles im Popup sofort neu sortieren", - "description": "Label for the checkbox controlling popup resorting." - }, - "popupBorders": { - "message": "Weiße Rahmen an den Seiten hinzufügen", - "description": "" - }, - "popupBordersTooltip": { - "message": "Nützlich für dunkle Themes im neuen Chrome, da dort die Seitenränder nicht mehr gefärbt werden", - "description": "" - }, - "popupHotkeysInfo": { - "message": "<0>-<9> (auch auf NumPad) schaltet den n-ten Style um (0 ist 10)\n- schaltet ersten Style, dessen Name mit diesem Buchstaben beginnt, um\n öffnet Editor statt umzuschalten\n aktiviert die aufgeführten Styles\n deaktiviert die aufgeführten Styles\n schaltet anfänglich aktivierte Styles um. Trifft nicht auf Styles zu, die erst aktiviert werden, wenn das Popup noch geöffnet ist. Dadurch kann z.B. die Anfangseinstellung nach einem Test wiederhergestellt werden: \nMehr dazu im Wiki", - "description": "NOTE1: preserve < and > symbols so that 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." - }, - "popupHotkeysTooltip": { - "message": "Klicke, um Tastenkürzel zu sehen", - "description": "Tooltip displayed when hovering the right edge of the extension popup" - }, - "popupManageTooltip": { - "message": "Shift+Klick oder Rechtsklick öffnet den Stylemanager mit Filter für Styles der aktuellen Seite", - "description": "Tooltip for the 'Manage' button in the popup." - }, - "popupMenuButtonTooltip": { - "message": "Aktionsmenü", - "description": "Tooltip for menu button in popup." - }, - "popupOpenEditInPopup": { - "message": "Einfaches Fenster verwenden (keine Omnibox)", - "description": "Label for the checkbox controlling 'edit' action behavior in the popup." - }, - "popupOpenEditInWindow": { - "message": "Editor in neuem Fenster öffnen", - "description": "Label for the checkbox controlling 'edit' action behavior in the popup." - }, - "popupOpenEditInWindowTooltip": { - "message": "Wird auch aktiviert durch Lösen des Editor-Tabs vom Browserfenster\nund deaktiviert durch Zusammenführen eines Editor-Tabs mit einem anderen Fenster.", - "description": "Label for the checkbox controlling 'edit' action behavior in the popup." - }, - "popupStylesFirst": { - "message": "Styles vor den Bedienelementen", - "description": "Label for the checkbox controlling section order in the popup." - }, - "prefShowBadge": { - "message": "Anzahl der aktiven Styles auf der aktuellen Seite", - "description": "Label for the checkbox controlling toolbar badge text." - }, - "previewLabel": { - "message": "Echtzeitvorschau", - "description": "Label for the checkbox in style editor to enable live preview while editing." - }, - "previewTooltip": { - "message": "Übernimmt die Änderungen nur vorübergehend.\nSpeichere den Style, um die Änderungen dauerhaft anzuwenden.", - "description": "Tooltip for the checkbox in style editor to enable live preview while editing." - }, - "reload": { - "message": "Stylus Addon neu laden", - "description": "Context menu reload" - }, - "replace": { - "message": "Ersetzen", - "description": "Label before the replace input field in the editor shown on Ctrl-H" - }, - "replaceAll": { - "message": "Alles ersetzen", - "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" - }, - "replaceWith": { - "message": "Ersetzen durch", - "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." - }, - "retrieveBckp": { - "message": "Styles importieren", - "description": "" - }, - "search": { - "message": "Suche", - "description": "Label before the search input field in the editor shown on Ctrl-F" - }, - "searchCaseSensitive": { - "message": "Groß- / Kleinschreibung beachten", - "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" - }, - "searchGlobalStyles": { - "message": "Auch globale Styles suchen", - "description": "Checkbox label in the popup's inline style search, shown when the text to search is entered" - }, - "searchNumberOfResults": { - "message": "Trefferanzahl", - "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" - }, - "searchNumberOfResults2": { - "message": "Trefferanzahl im Code und in \"Gilt für\" Feldern", - "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" - }, - "searchStyleQueryHint": { - "message": "Stylenamen ohne Beachtung der Groß-/Kleinschreibung suchen:\nMehrere Suchworte - alle Wörter in beliebiger Reihenfolge\n\"Bestimmte Phrase\" - genau diese Phrase ohne Anführungszeichen\n2020 - zeigt auch Styles, die 2020 aktualisiert wurden", - "description": "Tooltip shown for the text input in the popup's inline style finder" - }, - "searchRegexp": { - "message": "Verwende die /re/ Syntax zur Suche als RegExp", - "description": "Label after the search input field in the editor shown on Ctrl-F" - }, - "searchResultInstallCount": { - "message": "Gesamte Installationen", - "description": "Text for label that shows the number of times a search result was installed" - }, - "searchResultNoneFound": { - "message": "Keine Styles für diese Seite gefunden.", - "description": "Error text in the popup when inline search didn't find any site-specific styles" - }, - "searchResultNotMatching": { - "message": "Der Style wurde installiert, gilt aber nicht für die aktuelle URL.", - "description": "" - }, - "searchResultNotMatchingNote": { - "message": "Frage den Autor des Styles, ob er die URL hinzufügt.\n\nDu kannst den Style auch selbst bearbeiten,\naber dann werden automatische Updates für diesen Style deaktiviert.", - "description": "" - }, - "searchResultRating": { - "message": "Bewertung", - "description": "Text for label that shows the search result's rating" - }, - "searchResultUpdated": { - "message": "Aktualisiert am", - "description": "Text for label that shows the search result's last update date" - }, - "searchResultWeeklyCount": { - "message": "Wöchentliche Installationen", - "description": "Text for label that shows the number of times a search result was installed during last week" - }, - "searchStylesAll": { - "message": "Alles", - "description": "Option for `find styles` scope selector in the manager." - }, - "searchStylesCode": { - "message": "CSS Code", - "description": "Option for `find styles` scope selector in the manager." - }, - "searchStylesHelp": { - "message": "Die -Taste (Numpad) oder fokussieren das Suchfeld.\nEinfacher Text: Sucht mit Leerzeichen getrennte Wörter in beliebiger Reihenfolge.\nSuche nach genauem Ausdruck: Anführungszeichen verwenden, z.B. <\".header ~ div\">\nRegExp: Nutze Schrägstrich und Flags, z.B. \nStyles, die auf eine URL passen: Aktiviere \"Nach URL\" und suche nach einer vollständigen URL, z.B. https://www.example.org/\nMetadaten: Aktiviere das Kontrollkästchen für Metadaten, um in Namen, \"Gilt für\" Feldern, Installations-URL, Update-URL und dem gesamten Metadatenblock in UserCSS Styles zu suchen.", - "description": "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page" - }, - "searchStylesMatchUrl": { - "message": "Nach URL", - "description": "Option for `find styles` scope selector in the manager. See searchMatchUrlHint for more info." - }, - "searchStylesMeta": { - "message": "Metadaten", - "description": "Option for `find styles` scope selector in the manager." - }, - "sectionAdd": { - "message": "Weiteren Bereich hinzufügen", - "description": "Label for the button to add a section" - }, - "sectionRemove": { - "message": "Bereich entfernen", - "description": "Label for the button to remove a section" - }, - "sectionRestore": { - "message": "Gelöschten Bereich wiederherstellen", - "description": "Label for the button to restore a removed section" - }, - "sections": { - "message": "Bereiche", - "description": "Header for the table of contents block listing style section names in the left panel of the classic editor" - }, - "shortcuts": { - "message": "Tastenkürzel", - "description": "Go to shortcut configuration" - }, - "shortcutsNote": { - "message": "Eine Tastenkombination definieren", - "description": "" - }, - "sortDateNewestFirst": { - "message": "neueste zuerst", - "description": "Text added to indicate that sorting a date would add the newest entries at the top" - }, - "sortDateOldestFirst": { - "message": "älteste zuerst", - "description": "Text added to indicate that sorting a date would add the oldest entries at the top" - }, - "sortLabel": { - "message": "Wähle eine Sortierreihenfolge für die installierten Styles", - "description": "Title on the sort select to indicate it is used for sorting entries" - }, - "sortLabelTitleAsc": { - "message": "Name aufsteigend", - "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" - }, - "sortLabelTitleDesc": { - "message": "Name absteigend", - "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" - }, - "sortStylesHelp": { - "message": "Wähle die anzuwendende Sortierart aus dem Dropdown-Menü aus. Die Standardeinstellung sortiert aufsteigend nach Name des Styles (A bis Z). Innerhalb der \"Name absteigend\"-Gruppe wird von Z bis A sortiert.\nEs gibt andere Voreinstellungen, die es erlauben, Einträge nach mehreren Kriterien zu sortieren. Stelle es dir vor wie bei einer Tabellensortierung mit mehreren Spalten. Jede Kategorie (vor bzw. nach Pluszeichen) stellt dabei eine Spalte dar.\nIst die Einstellung beispielsweise \"Aktiviert (zuerst) + Name\", dann werden die Einträge so sortiert, dass alle aktivierten Styles zuerst stehen (von A bis Z) und dann alle deaktivierten Styles (wieder von A beginnend bis Z).", - "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" - }, - "sortStylesHelpTitle": { - "message": "Inhalte sortieren", - "description": "Label for the sort info popup on the Manage styles page" - }, - "styleBadRegexp": { - "message": "Regulärer Ausdruck (RegExp) ist ungültig.", - "description": "Validation message for a bad regexp in a style" - }, - "styleBeautify": { - "message": "Code formatieren", - "description": "Label for the CSS-beautifier button on the edit style page" - }, - "styleBeautifyHint": { - "message": "Hinweis: Mache einen Rechtsklick auf \"Code formatieren\" oder nutze das weiter unten definierte Tastenkürzel, um den Code zu formatieren ohne dieses Fenster anzuzeigen.", - "description": "Hint shown inside the CSS-beautifier panel" - }, - "styleBeautifyIndentConditional": { - "message": "Rücke @media / @supports ein", - "description": "CSS-beautifier option" - }, - "styleBeautifyPreserveNewlines": { - "message": "Leerzeilen schützen", - "description": "CSS-beautifier option" - }, - "styleCancelEditLabel": { - "message": "Zurück zum Verwalten", - "description": "Label for cancel button for style editing" - }, - "styleChangesNotSaved": { - "message": "Du hast Änderungen an diesem Style vorgenommen, ohne diese zu speichern.", - "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" - }, - "styleEnabledLabel": { - "message": "Aktiviert", - "description": "Label for the enabled state of styles" - }, - "styleFromMozillaFormatError": { - "message": "Import vom Mozilla Format fehlgeschlagen", - "description": "Label for the import error" - }, - "styleFromMozillaFormatPrompt": { - "message": "Mozilla-Format Code einfügen", - "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" - }, - "styleInstall": { - "message": "\"$stylename$\" mit Stylus installieren?", - "description": "Confirmation when installing a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "styleInstallFailed": { - "message": "Installation des Styles fehlgeschlagen!\n$error$", - "description": "Warning when installation failed", - "placeholders": { - "error": { - "content": "$1" - } - } - }, - "styleInstallOverwrite": { - "message": "\"$stylename$\" ist bereits installiert. Überschreiben?\nVersion: $oldVersion$ -> $newVersion$", - "description": "Confirmation when re-installing a style", - "placeholders": { - "stylename": { - "content": "$1" - }, - "newVersion": { - "content": "$3" - }, - "oldVersion": { - "content": "$2" - } - } - }, - "styleMissingName": { - "message": "Bitte Namen eingeben", - "description": "Error displayed when user saves without providing a name" - }, - "styleNotAppliedRegexpProblemTooltip": { - "message": "Der Style wurde aufgrund ungültiger RegExp nicht angewandt.", - "description": "Tooltip in the popup for styles that were not applied at all" - }, - "styleRegexpInvalidExplanation": { - "message": "Einige RegExp konnten nicht kompiliert werden.", - "description": "" - }, - "styleRegexpPartialExplanation": { - "message": "Dieser Style verwendet nur teilweise übereinstimmende RegExp unter Missachtung der CSS4 @document Spezifikationen, welche eine vollständig übereinstimmende URL benötigen. Die betroffenen CSS-Bereiche wurde nicht auf die Website angewandt. Dieser Style wurde wahrscheinlich unter Stylish für Chrome erstellt, in der seit der ersten Version eine fehlerhafte Überprüfung der RegExp besteht (bekannter Fehler).", - "description": "" - }, - "styleRegexpProblemTooltip": { - "message": "Anzahl der Bereiche, welche aufgrund nicht korrekt verwendeter RegExp nicht angewendet wurden", - "description": "Tooltip in the popup for styles that were applied only partially" - }, - "styleRegexpTestButton": { - "message": "RegExp testen", - "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" - }, - "styleRegexpTestFull": { - "message": "Zutreffende Tabs", - "description": "RegExp test report: label for the fully matching expressions" - }, - "styleRegexpTestInvalid": { - "message": "Übersprungene ungültige RegExp", - "description": "RegExp test report: label for the invalid expressions" - }, - "styleRegexpTestNone": { - "message": "Keine zutreffenden Tabs", - "description": "RegExp test report: label for expressions that didn't match any tabs" - }, - "styleRegexpTestNote": { - "message": "Beachte: Nutze einzelne \\ (Backslashes) zum Escapen im RegExp Feld. Diese werden automatisch im Stylecode zu doppelten \\\\ konvertiert, um der CSS Spezifikation zu entsprechen.", - "description": "RegExp test report: a note displayed at the bottom of the dialog" - }, - "styleRegexpTestPartial": { - "message": "Keine genaue Übereinstimmung, wurde daher übersprungen.", - "description": "RegExp test report: label for the partially matching expressions" - }, - "styleRegexpTestTitle": { - "message": "Liste der zutreffenden, geöffneten Tabs (URL anklicken, um den Tab zu fokussieren)", - "description": "RegExp test report: title of the report" - }, - "styleSaveLabel": { - "message": "Speichern", - "description": "Label for save button for style editing" - }, - "styleToMozillaFormatHelp": { - "message": "Das Mozilla-Format des Codes kann mit Stylish für Firefox verwendet werden und bei userstyles.org eingereicht werden.", - "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" - }, - "styleToMozillaFormatTitle": { - "message": "Style im Mozilla Format", - "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" - }, - "styleUpdate": { - "message": "Möchtest Du \"$stylename$\" wirklich aktualisieren?", - "description": "Confirmation when updating a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "styleUpdateDiscardChanges": { - "message": "Der Style wurde außerhalb des Editors verändert. Style neu laden?", - "description": "Confirmation to update the style in the editor" - }, - "stylusUnavailableForURL": { - "message": "Stylus funktioniert nicht auf Seiten wie diesen.", - "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" - }, - "stylusUnavailableForURLdetails": { - "message": "Als Sicherheitsvorkehrung verbietet der Browser es Erweiterungen, seine eingebauten Seiten (wie chrome://version, dem neuen Standard-Tab ab Chrome 61, about:addons, usw.), sowie Seiten anderer Erweiterungen zu beeinflussen. Jeder Browser beschränkt auch den Zugriff auf seine eigene Erweiterungsgalerie (wie Chrome Web Store oder addons.mozilla.org).", - "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" - }, - "syncStorageErrorSaving": { - "message": "Der Wert kann nicht gespeichert werden. Versuche, die Textmenge zu reduzieren.", - "description": "Displayed when trying to save an excessively big value via storage.sync API" - }, - "toggleStyle": { - "message": "Style umschalten", - "description": "Label for the checkbox to enable/disable a style" - }, - "undo": { - "message": "Rückgängig", - "description": "Button label" - }, - "undoGlobal": { - "message": "Rückgängig machen in allen Bereichen", - "description": "CSS-beautify global Undo button label" - }, - "unreachableAMO": { - "message": "Firefox verbietet den Zugriff auf diese Seite.", - "description": "Note in the popup displayed when opened on addons.mozilla.org" - }, - "unreachableAMOHint": { - "message": "Um den Zugriff zu erlauben, öffne , rechtsklicke in die Liste, klicke \"Neu\", dann \"Boolean\", füge ein und klicke OK, , OK, lade neu.", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" - }, - "unreachableAMOHintNewFF": { - "message": "In Firefox 60 und neuer muss auch die addons.mozilla.org domain von in entfernt werden.", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" - }, - "unreachableAMOHintOldFF": { - "message": "Nur in Firefox 59 und neuer ist es möglich, WebExtenstions den Zugriff auf CSP-geschützte Seiten wie dieser zu erlauben.", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" - }, - "unreachableContentScript": { - "message": "Konnte nicht mit der Seite kommunizieren. Bitte versuchen Sie, die Seite erneut zu laden.", - "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" - }, - "unreachableFileHint": { - "message": "Stylus kann nur auf das file:// Protokoll in der URL zugreifen, wenn dies in den Einstellungen der Erweiterung unter chrome://extensions festgelegt wurde.", - "description": "Note in the toolbar popup for file:// URLs" - }, - "InaccessibleFileHint": { - "message": "Stylus kann auf einige Dateitypen nicht zugreifen (z.B. pdf oder json)", - "description": "Note in the toolbar popup for some file types that cannot be accessed" - }, - "updateAllCheckSucceededNoUpdate": { - "message": "Keine Updates gefunden.", - "description": "Text that displays when an update all check completed and no updates are available" - }, - "updateAllCheckSucceededSomeEdited": { - "message": "Einige Styles wurden nicht überprüft, um dem Verlust von lokalen Bearbeitungen vorzubeugen. Die Aktualisierungen können entweder durch einzelne manuelle Überprüfung oder durch eine erneute Ausführung der Updatesuche (und anschließendem Update) für alle Styles erzwungen werden. Lokale Bearbeitungen werden dann überschrieben.", - "description": "Text that displays when an update all check completed and no updates are available" - }, - "updateCheckFailBadResponseCode": { - "message": "Update fehlgeschlagen: Server antwortete mit Code $code$.", - "description": "Text that displays when an update check failed because the response code indicates an error", - "placeholders": { - "code": { - "content": "$1" - } - } - }, - "updateCheckFailServerUnreachable": { - "message": "Update fehlgeschlagen: Server nicht erreichbar.", - "description": "Text that displays when an update check failed because the update server is unreachable" - }, - "updateCheckHistory": { - "message": "Verlauf der Updatesuche", - "description": "" - }, - "updateCheckManualUpdateForce": { - "message": "Updates installieren (Lokale Bearbeitungen werden überschrieben)", - "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckManualUpdateHint": { - "message": "Eine erzwungene Aktualisierung wird die lokalen Änderungen überschreiben.", - "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckSkippedLocallyEdited": { - "message": "Dieser Style wurde lokal bearbeitet.", - "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckSkippedMaybeLocallyEdited": { - "message": "Dieser Style scheint lokal bearbeitet worden zu sein.", - "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" - }, - "updateCheckSucceededNoUpdate": { - "message": "Der Style ist auf dem aktuellsten Stand.", - "description": "Text that displays when an update check completed and no update is available" - }, - "updateCompleted": { - "message": "Aktualisierung abgeschlossen.", - "description": "Text that displays when an update completed" - }, - "updatesCurrentlyInstalled": { - "message": "Installierte Updates:", - "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." - }, - "usercssAvoidOverwriting": { - "message": "Bitte ändere @name oder @namespace, um das Überschreiben eines bereits existierenden Styles zu verhindern.", - "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." - }, - "usercssConfigIncomplete": { - "message": "Der Style wurde aktualisiert oder gelöscht, nachdem der Einstellungsdialog gezeigt wurde. Folgende Variablen wurden nicht gespeichert, um Metadatenkorruption zu verhindern:", - "description": "" - }, - "usercssEditorNamePlaceholder": { - "message": "Gib @name im Code an", - "description": "Placeholder text for the empty name input field when creating a new Usercss style" - }, - "usercssReplaceTemplateConfirmation": { - "message": "Ersetze das vorgegebene Template für neue UserCSS styles mit dem vorliegenden Code?", - "description": "" - }, - "usercssReplaceTemplateName": { - "message": "Ein leeres @name ersetzt das vorgegebene Template", - "description": "The text shown after @name when creating a new Usercss style" - }, - "usercssReplaceTemplateSectionBody": { - "message": "Quelltext hier eingeben...", - "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" - }, - "versionInvalidOlder": { - "message": "Die Version des Styles ist älter als die des bereits installierten.", - "description": "Displayed when the version of style is older than the installed one" - }, - "writeStyleFor": { - "message": "Style erstellen für:", - "description": "Label for toolbar pop-up that precedes the links to write a new style" - }, - "writeStyleForURL": { - "message": "diese URL", - "description": "Text for link in toolbar pop-up to write a new style for the current URL" - }, - "syncDropboxDeprecated": { - "message": "Dropbox Import / Export wurde durch einen fortschrittlicheren Mechanismus auf der Optionsseite ersetzt.", - "description": "" - }, - "overwriteFileExport": { - "message": "Willst du die existierende Datei überschreiben?", - "description": "" - }, - "exportSavedSuccess": { - "message": "Datei erfolgreich gespeichert", - "description": "" - }, - "noFileToImport": { - "message": "Keine Importdatei vorhanden. Um Styles zu importieren, solltest du sie zuerst exportieren.", - "description": "" - }, - "connectingDropbox": { - "message": "Verbinde mit Dropbox...", - "description": "" - }, - "connectingDropboxNotAllowed": { - "message": "Verbindung zur Dropbox ist nur in Apps verfügbar, die direkt vom Webstore installiert wurden", - "description": "" - }, - "gettingStyles": { - "message": "Empfange alle Styles...", - "description": "" - }, - "zipStyles": { - "message": "Packe Styles...", - "description": "" - }, - "unzipStyles": { - "message": "Entpacke Styles...", - "description": "" - }, - "readingStyles": { - "message": "Lese Styles...", - "description": "" - }, - "uploadingFile": { - "message": "Lade Styles hoch...", - "description": "" - } } \ No newline at end of file diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 59cc208f..e810b09c 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -1,807 +1,1586 @@ { - "addStyleLabel": { - "message": "Γράψτε νέο στυλ", - "description": "Label for the button to go to the add style page" - }, - "addStyleTitle": { - "message": "Προσθήκη στυλ", - "description": "Title of the page for adding styles" - }, - "alphaChannel": { - "message": "Αδιαφάνεια", - "description": "Label of color's opacity" - }, - "appliesAdd": { - "message": "Προσθήκη", - "description": "Label for the button to add an 'applies' entry" - }, - "appliesDisplay": { - "message": "Ισχύει για: $applies$", - "description": "Text on the manage screen to describe what the style applies to", - "placeholders": { - "applies": { - "content": "$1" - } + "addStyleTitle": { + "message": "Προσθήκη στυλ", + "description": "Title of the page for adding styles" + }, + "alphaChannel": { + "message": "Αδιαφάνεια", + "description": "Label of color's opacity" + }, + "appliesAdd": { + "message": "Προσθήκη", + "description": "Label for the button to add an 'applies' entry" + }, + "appliesDisplay": { + "message": "Ισχύει για: $applies$", + "description": "Text on the manage screen to describe what the style applies to" + }, + "appliesDisplayTruncatedSuffix": { + "message": "και πολλά άλλα", + "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" + }, + "appliesDomainOption": { + "message": "URL στον τομέα", + "description": "Option to make the style apply to the entered string as a domain" + }, + "appliesHelp": { + "message": "Χρησιμοποιήστε το \"Ισχύει για\" έλεγχοι ώστε να περιοριστουν ποιες διευθύνσεις τον κώδικα σε αυτό το τμήμα να εφαρμόζονται.", + "description": "Help text for 'applies to' section" + }, + "appliesLabel": { + "message": "Ισχύει για", + "description": "Label for 'applies to' fields on the edit/add screen" + }, + "appliesLineWidgetLabel": { + "message": "Display 'Applies to' info", + "description": "Label for the checkbox to display applies-to information in the single editor" + }, + "appliesLineWidgetWarning": { + "message": "Δε λειτουργεί με minified CSS.", + "description": "A warning that applies-to information won't show properly with minified CSS" + }, + "appliesRegexpOption": { + "message": "Διευθύνσεις URL που ταιριάζουν με την κανονική έκφραση", + "description": "Option to make the style apply to the entered string as a regular expression" + }, + "appliesRemove": { + "message": "Αφαίρεση", + "description": "Label for the button to remove an 'applies' entry" + }, + "appliesRemoveError": { + "message": "Can not remove last 'applies to' entry", + "description": "Error displayed when the last 'applies' is going to be removed" + }, + "appliesSpecify": { + "message": "Καθορισμός", + "description": "Label for the button to make a style apply only to specific sites" + }, + "appliesToEverything": { + "message": "Τα πάντα", + "description": "Text displayed for styles that apply to all sites" + }, + "appliesUrlOption": { + "message": "διεύθυνση URL", + "description": "Option to make the style apply to the entered string as a URL" + }, + "appliesUrlPrefixOption": { + "message": "Διευθύνσεις URL που αρχίζουν με", + "description": "Option to make the style apply to the entered string as a URL prefix" + }, + "applyAllUpdates": { + "message": "Εφαρμογή όλων των ενημερώσεων", + "description": "Label for the button to apply all detected updates" + }, + "author": { + "message": "Συντάκτης", + "description": "Label for the style author" + }, + "backupButtons": { + "message": "Δημιουργήστε αντίγραφο ασφαλείας", + "description": "Heading for backup" + }, + "backupMessage": { + "message": "Επιλέξτε ένα αρχείο ή σύρετέ το σε αυτήν τη σελίδα", + "description": "Message for backup" + }, + "bckpInstStyles": { + "message": "Εξαγωγή στυλ", + "description": "" + }, + "checkAllUpdates": { + "message": "Έλεγχος όλων των στυλ για ενημερώσεις", + "description": "Label for the button to check all styles for updates" + }, + "checkAllUpdatesForce": { + "message": "Ελέγξτε πάλι, δεν επεξεργάστηκα κανένα στυλ!", + "description": "Label for the button to apply all detected updates" + }, + "checkForUpdate": { + "message": "Έλεγχος για ενημερώσεις", + "description": "Label for the button to check a single style for an update" + }, + "checkingForUpdate": { + "message": "Έλεγχος...", + "description": "Text to display when checking a style for an update" + }, + "clickToUninstall": { + "message": "Πατήστε για απεγκατάσταση", + "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" + }, + "cm_autoCloseBrackets": { + "message": "Αυτόματο κλείσιμο παρενθέσεων και εισαγωγικών", + "description": "Label for the checkbox in the style editor." + }, + "cm_autoCloseBracketsTooltip": { + "message": "Automatically add a closing pair when typing an opening one of ()[]{}''\"\"", + "description": "Label for the checkbox in the style editor." + }, + "cm_autocompleteOnTyping": { + "message": "Αυτόματη συμπλήρωση καθώς πληκτρολογείτε", + "description": "Label for the checkbox in the style editor." + }, + "cm_colorpicker": { + "message": "Colorpickers for CSS colors", + "description": "Label for the checkbox controlling colorpicker option for the style editor." + }, + "cm_indentWithTabs": { + "message": "Χρήση καρτελών με έξυπνη εσοχή", + "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." + }, + "cm_keyMap": { + "message": "Συντομεύσεις πληκτρολογίου", + "description": "Label for the drop-down list controlling the keymap for the style editor." + }, + "cm_lineWrapping": { + "message": "Αναδίπλωση λέξεων", + "description": "Label for the checkbox controlling word wrap option for the style editor." + }, + "cm_linter": { + "message": "CSS Linter", + "description": "Select the linter to check for CSS issues" + }, + "cm_matchHighlight": { + "message": "Υπογράμμιση", + "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." + }, + "cm_matchHighlightSelection": { + "message": "Μόνο επιλογή", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" + }, + "cm_matchHighlightToken": { + "message": "Token under cursor", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" + }, + "cm_resizeGripHint": { + "message": "Διπλό κλικ για μεγιστοποίηση/επαναφορά ύψους", + "description": "Tooltip for the resize grip in style editor" + }, + "cm_selectByTokens": { + "message": "Double-clicking selects tokens", + "description": "Label for the checkbox in the editor." + }, + "cm_selectByTokensTooltip": { + "message": "Examples of tokens: .foo-bar-2 #aabbcc 0.32 !important\nWhen disabled: punctuation-delimited words are selected.", + "description": "" + }, + "cm_smartIndent": { + "message": "Χρήση έξυπνης εσοχής", + "description": "Label for the checkbox controlling smart indentation option for the style editor." + }, + "cm_tabSize": { + "message": "Μέγεθος καρτέλας", + "description": "Label for the text box controlling tab size option for the style editor." + }, + "cm_theme": { + "message": "Θέμα", + "description": "Label for the style editor's CSS theme." + }, + "colorpickerPaletteHint": { + "message": "Right-click a swatch to cycle through its source lines", + "description": "" + }, + "colorpickerSwitchFormatTooltip": { + "message": "Switch formats: HEX -> RGB -> HSL.\nShift-click to reverse the direction.\nAlso via PgUp (PageUp), PgDn (PageDown) keys.", + "description": "Tooltip for the switch button in the color picker popup in the style editor." + }, + "colorpickerTooltip": { + "message": "Open color picker", + "description": "Tooltip for the colored squares shown before CSS colors in the style editor." + }, + "configOnChange": { + "message": "στην αλλαγή", + "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" + }, + "configOnChangeTooltip": { + "message": "Αυτόματη αποθήκευση και εφαρμογή αλλαγών", + "description": "" + }, + "configureStyle": { + "message": "Ρυθμίσεις", + "description": "Label for the button to configure usercss userstyle" + }, + "configureStyleOnHomepage": { + "message": "Ρυθμίσεις στην ιστοσελίδα", + "description": "Label for the button to configure userstyles.org userstyle" + }, + "confirmCancel": { + "message": "Άκυρο", + "description": "" + }, + "confirmClose": { + "message": "Κλείσιμο", + "description": "'Close' button in a confirm dialog" + }, + "confirmDefault": { + "message": "Χρήση προεπιλογής", + "description": "'Set to default' button in a confirm dialog" + }, + "confirmDelete": { + "message": "Διαγραφή", + "description": "" + }, + "confirmDiscardChanges": { + "message": "Απόρριψη αλλαγών;", + "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" + }, + "confirmNo": { + "message": "Όχι", + "description": "'No' button in a confirm dialog" + }, + "confirmOK": { + "message": "ΟΚ", + "description": "" + }, + "confirmSave": { + "message": "Αποθήκευση", + "description": "'Save' button in a confirm dialog" + }, + "confirmStop": { + "message": "Stop", + "description": "'Stop' button in a confirm dialog" + }, + "confirmYes": { + "message": "Ναι", + "description": "'Yes' button in a confirm dialog" + }, + "copied": { + "message": "Αντιγράφηκε στο πρόχειρο", + "description": "Message shown when content has been copied to the clipboard" + }, + "copy": { + "message": "Αντιγραφή στο πρόχειρο", + "description": "Tooltip for elements which can be copied" + }, + "customNameHint": { + "message": "Enter a custom name here to rename the style in UI without breaking its updates", + "description": "" + }, + "customNameResetHint": { + "message": "Stop using customized name, switch to the style's own name", + "description": "Tooltip of 'x' button shown in editor when changing the name input of a) styles updated from a URL i.e. not locally created, b) UserCSS styles" + }, + "dateAbbrDay": { + "message": "$value$μ", + "description": "Day suffix in a short relative date, for example: 8d" + }, + "dateAbbrHour": { + "message": "$value$ω", + "description": "Hour suffix in a short relative date, for example: 8h" + }, + "dateAbbrMonth": { + "message": "$value$λ", + "description": "Month suffix in a short relative date, for example: 8m" + }, + "dateAbbrYear": { + "message": "$value$χ", + "description": "Year suffix in a short relative date, for example: 8y" + }, + "dateInstalled": { + "message": "Ημερομηνία εγκατάστασης", + "description": "Option text for the user to sort the style by install date" + }, + "dateUpdated": { + "message": "Ημερομηνία ενημέρωσης", + "description": "Option text for the user to sort the style by last update date" + }, + "dbError": { + "message": "Παρουσιάστηκε σφάλμα χρησιμοποιώντας την κομψή βάση δεδομένων. Θα θέλατε να επισκεφθείτε μια ιστοσελίδα με πιθανές λύσεις;", + "description": "Prompt when a DB error is encountered" + }, + "defaultTheme": { + "message": "προεπιλογή", + "description": "Default CodeMirror CSS theme option on the edit style page" + }, + "deleteStyleConfirm": { + "message": "Είστε σίγουροι ότι θέλετε να διαγράψετε αυτό το στυλ;", + "description": "Confirmation before deleting a style" + }, + "deleteStyleLabel": { + "message": "Διαγραφή", + "description": "Label for the button to delete a style" + }, + "description": { + "message": "Επαναπροσδιορίση του διαδίκτυου με το Stylus, έναν διαχειριστή στυλ. Το Stylus σας επιτρέπει να εγκαταστήσετε εύκολα themes και skins για πολλές δημοφιλείς ιστοσελίδες.", + "description": "Extension description" + }, + "disableAllStyles": { + "message": "Απενεργοποιηση ολων των στυλ", + "description": "Label for the checkbox that turns all enabled styles off." + }, + "disableStyleLabel": { + "message": "Απενεργοποίηση", + "description": "Label for the button to disable a style" + }, + "dragDropMessage": { + "message": "Αποθέστε το αντίγραφο ασφαλείας σας οπουδήποτε σε αυτήν τη σελίδα για εισαγωγή.", + "description": "Drag'n'drop message" + }, + "dragDropUsercssTabstrip": { + "message": "Για να εγκαταστήσετε το αρχείο, αποθέστε το στη λωρίδα καρτελών (την περιοχή όπου εμφανίζονται οι τίτλοι καρτελών).", + "description": "Message popup shown when erroneously dropping a usercss file into the manager page" + }, + "editDeleteText": { + "message": "Διαγραφή", + "description": "Label for the context menu item in the editor to delete selected text" + }, + "editGotoLine": { + "message": "Μετάβαση στη γραμμή (ή line:col)", + "description": "Go to line or line:column on Ctrl-G in style code editor" + }, + "editStyleHeading": { + "message": "Επεξεργασία Στυλ", + "description": "Title of the page for editing styles" + }, + "editStyleLabel": { + "message": "Επεξεργασία", + "description": "Label for the button to go to the edit style page" + }, + "editStyleTitle": { + "message": "Επεξεργασία του στυλ $stylename$", + "description": "Title of the page for editing styles" + }, + "enableStyleLabel": { + "message": "Ενεργοποίηση", + "description": "Label for the button to enable a style" + }, + "excludeStyleByDomainLabel": { + "message": "Εξαίρεση του τρέχοντος τομέα", + "description": "" + }, + "excludeStyleByUrlLabel": { + "message": "Εξαίρεση του τρέχοντος URL", + "description": "" + }, + "exportLabel": { + "message": "Εξαγωγή", + "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" + }, + "externalFeedback": { + "message": "Σχόλια", + "description": "Label for the external link to send feedback for the style" + }, + "externalHomepage": { + "message": "Αρχική σελίδα", + "description": "Label for the external link to style's homepage" + }, + "externalLink": { + "message": "Εξωτερική σύνδεση", + "description": "Label for external links" + }, + "externalSupport": { + "message": "Υποστήριξη", + "description": "Label for the external link to style's support site" + }, + "externalUsercssDocument": { + "message": "Τεκμηρίωση για Usercss", + "description": "Label for the external link to usercss documentation" + }, + "filteredStyles": { + "message": "Βλέπετε $numShown$ από 2$numTotal$ συνολικά", + "description": "TL note - make this message short" + }, + "filteredStylesAllHidden": { + "message": "Τα φίλτρα που εφαρμόζονται αυτήν τη στιγμή δεν ταιριάζουν με κανένα στυλ", + "description": "Text shown when no styles match currently applied filter in the style manager" + }, + "findStyles": { + "message": "Εύρεση στυλ", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesForSite": { + "message": "Αναζήτηση περισσότερων στυλ για αυτή την ιστοσελίδα", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesInline": { + "message": "Inline", + "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" + }, + "findStylesInlineTooltip": { + "message": "Display search results inside this window.", + "description": "Text for a checkbox that displays search results within the Stylus popup." + }, + "genericAdd": { + "message": "Προσθήκη", + "description": "Used in various places for an action that adds something" + }, + "genericClone": { + "message": "Δημιουργία αντιγράφου", + "description": "Used in various places for an action that clones something" + }, + "genericDisabledLabel": { + "message": "Απενεργοποιημένο", + "description": "Used in various lists/options to indicate that something is disabled" + }, + "genericEnabledLabel": { + "message": "Ενεργοποιημένο", + "description": "Used in various lists/options to indicate that something is enabled" + }, + "genericError": { + "message": "Σφάλμα", + "description": "Used in various places to indicate some error occurred." + }, + "genericHistoryLabel": { + "message": "Ιστορικό", + "description": "Used in various places to show a history log of something" + }, + "genericNext": { + "message": "Επόμενο", + "description": "Used in various places to select/perform the next step/action" + }, + "genericPrevious": { + "message": "Προηγούμενο", + "description": "Used in various places to select/perform the previous step/action" + }, + "genericResetLabel": { + "message": "Επαναφορά", + "description": "Used in various parts of UI to indicate that something may be reset to its original state" + }, + "genericSavedMessage": { + "message": "Αποθηκεύτηκε", + "description": "Used in various parts of the UI to indicate that something was saved" + }, + "genericTitle": { + "message": "Τίτλος", + "description": "Used in various parts of the UI to indicate the title of something" + }, + "genericUnknown": { + "message": "Άγνωστο", + "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" + }, + "helpAlt": { + "message": "Βοήθεια", + "description": "Alternate text for help buttons" + }, + "helpKeyMapCommand": { + "message": "Πληκτρολογήστε μια εντολή", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "helpKeyMapHotkey": { + "message": "Πληκτρολογήστε ένα hotkey", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "hostDisabled": { + "message": "This host has been disabled due to a bug in the current version of the browser being used", + "description": "Tooltip for cloud host disabled" + }, + "importAppendLabel": { + "message": "Append to style", + "description": "Label for the button to import a style and append to the existing sections" + }, + "importAppendTooltip": { + "message": "Append the imported style to current style", + "description": "Tooltip for the button to import a style and append to the existing sections" + }, + "importLabel": { + "message": "Εισαγωγή", + "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" + }, + "importPreprocessor": { + "message": "Style with a @preprocessor won't work in the classic mode. You can switch the editor to Usercss mode: 1) open the style manager, 2) enable \"as Usercss\" checkbox, 3) click \"Write new style\"\n\nImport now anyway?", + "description": "" + }, + "importPreprocessorTitle": { + "message": "Potential problem due to @preprocessor", + "description": "" + }, + "importReplaceLabel": { + "message": "Αντικατάσταση στυλ", + "description": "Label for the button to import and overwrite current style" + }, + "importReplaceTooltip": { + "message": "Discard contents of current style and overwrite it with the imported style", + "description": "Label for the button to import and overwrite current style" + }, + "importReportLegendAdded": { + "message": "προστέθηκαν", + "description": "Text after the number of styles added in the report shown after importing styles" + }, + "importReportLegendIdentical": { + "message": "identical skipped", + "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" + }, + "importReportLegendInvalid": { + "message": "invalid skipped", + "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" + }, + "importReportLegendUpdatedBoth": { + "message": "updated both meta info and code", + "description": "Text after the number of styles updated entirely in the report shown after importing styles" + }, + "importReportLegendUpdatedCode": { + "message": "ενημερωμένος κώδικας", + "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" + }, + "importReportLegendUpdatedMeta": { + "message": "updated meta info", + "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" + }, + "importReportTitle": { + "message": "Η εισαγωγή στυλ τελείωσε", + "description": "Title of the report shown after importing styles" + }, + "importReportUnchanged": { + "message": "Τίποτα δεν άλλαξε", + "description": "Message in the report shown after importing styles" + }, + "importReportUndone": { + "message": "styles were reverted", + "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" + }, + "importReportUndoneTitle": { + "message": "Η εισαγωγή έχει αναιρεθεί", + "description": "Title of the message box shown after undoing the import of styles" + }, + "installButton": { + "message": "Εγκατάσταση στυλ", + "description": "Label for install button" + }, + "installButtonInstalled": { + "message": "Το στυλ έχει εγκατασταθεί.", + "description": "Text displayed when the style is successfully installed" + }, + "installButtonReinstall": { + "message": "Επανεγκατάσταση στυλ", + "description": "Label for reinstall button" + }, + "installButtonUpdate": { + "message": "Ενημέρωση στυλ", + "description": "Label for update button" + }, + "installUpdate": { + "message": "Εγκατάσταση ενημέρωσης", + "description": "Label for the button to install an update for a single style" + }, + "installUpdateFrom": { + "message": "Currently the style is updated from $url$", + "description": "Label to describe where the style gets update" + }, + "installUpdateFromLabel": { + "message": "Έλεγχος για ενημερώσεις", + "description": "Label for the checkbox to save current URL for update check" + }, + "license": { + "message": "Άδεια χρήσης", + "description": "Label for the license" + }, + "linkGetHelp": { + "message": "Βοήθεια", + "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" + }, + "linkGetStyles": { + "message": "Λήψη στυλ", + "description": "Help link text on the manage page e.g. https://userstyles.org" + }, + "linkStylusWiki": { + "message": "Wiki", + "description": "Wiki link text on the manage page e.g. https://github.com/openstyles/stylus/wiki" + }, + "linkTranslate": { + "message": "Μετάφραση", + "description": "Transifex link text on the manage page" + }, + "linterCSSLintIncompatible": { + "message": "CSSLint doesn't support $preprocessorname$ preprocessor", + "description": "The label to display when the preprocessor isn't compatible with CSSLint" + }, + "linterCSSLintSettings": { + "message": "(Set rule as: 0 = disabled; 1 = warning; 2 = error)", + "description": "CSSLint rule config values" + }, + "linterConfigPopupTitle": { + "message": "Set $linter$ rules configuration", + "description": "Stylelint or CSSLint popup header" + }, + "linterConfigTooltip": { + "message": "Πατήστε εδώ για να ρυθμίσετε το linter", + "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" + }, + "linterInvalidConfigError": { + "message": "Not saved due to these invalid configuration settings:", + "description": "Invalid linter config will show a message followed by a list of invalid entries" + }, + "linterIssues": { + "message": "Ζητήματα", + "description": "Label for the CSS linter issues block on the style edit page" + }, + "linterIssuesHelp": { + "message": "These issues were found by $link$:", + "description": "Help popup message for the selected CSS linter issues block on the style edit page" + }, + "linterJSONError": { + "message": "Μη έγκυρη μορφή JSON", + "description": "Setting linter config with invalid JSON" + }, + "linterResetMessage": { + "message": "Για αναίρεση μιας κατά λάθος επαναφοράς, πατήστε Ctrl-Z (ή Cmd-Z) στο πλαίσιο κειμένου", + "description": "Reset button tooltip to inform user on how to undo an accidental reset" + }, + "linterRulesLink": { + "message": "See a full list of rules", + "description": "Stylelint or CSSLint rules label added immediately before a link" + }, + "liveReloadError": { + "message": "An error occurred while watching the file", + "description": "The label of live-reload error" + }, + "liveReloadInstallHint": { + "message": "Keep this tab open to auto-update the style on external changes.", + "description": "The label of live-reload feature" + }, + "liveReloadInstallHintFF": { + "message": "Keep both this tab and the original tab open to auto-update the style on external changes.", + "description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox" + }, + "liveReloadLabel": { + "message": "Live reload", + "description": "The label of live-reload feature" + }, + "manageFavicons": { + "message": "Favicons in applies-to column", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFaviconsGray": { + "message": "Grayed out", + "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" + }, + "manageFaviconsHelp": { + "message": "Το Stylus χρησιμοποιεί μία εξωτερική υπηρεσία https://www.google.com/s2/favicons", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFilters": { + "message": "Φίλτρα", + "description": "Label for filters container" + }, + "manageHeading": { + "message": "Εγκατεστημένα Στυλ", + "description": "Heading for the manage page" + }, + "manageMaxTargets": { + "message": "Number of applies-to items", + "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" + }, + "manageNewStyleAsUsercss": { + "message": "as Usercss", + "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" + }, + "manageNewUI": { + "message": "Νέα διαχείριση διάταξης UI", + "description": "Label for the checkbox that toggles the new UI on manage page" + }, + "manageOnlyDisabled": { + "message": "Μόνο απενεργοποιημένα στυλ", + "description": "Checkbox to show only disabled styles" + }, + "manageOnlyEnabled": { + "message": "Μόνο ενεργοποιημένα στυλ", + "description": "Checkbox to show only enabled styles" + }, + "manageOnlyExternal": { + "message": "Μόνο στυλ από άλλες ιστοσελίδες", + "description": "Checkbox to show only externally installed styles i.e. updatable" + }, + "manageOnlyLocal": { + "message": "Μόνο στυλ δημιουργημένα τοπικά", + "description": "Checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyLocalTooltip": { + "message": "(the styles not installed through a userstyles.org page)", + "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyNonUsercss": { + "message": "Only non-Usercss styles", + "description": "Checkbox to show only non-Usercss (standard) styles" + }, + "manageOnlyUpdates": { + "message": "Only with updates or issues", + "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" + }, + "manageOnlyUsercss": { + "message": "Only Usercss styles", + "description": "Checkbox to show only Usercss styles" + }, + "manageTitle": { + "message": "Κομψή", + "description": "Title for the manage page" + }, + "menuShowBadge": { + "message": "Εμφάνιση ενεργους καταμέτρησης στυλ", + "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." + }, + "meta_invalidCheckboxDefault": { + "message": "Invalid @var checkbox: value must be 0 or 1", + "description": "Error displayed when the value of @var checkbox is invalid" + }, + "meta_invalidColor": { + "message": "Invalid @var color: $color$ is not a color", + "description": "Error displayed when the value of @var color is invalid" + }, + "meta_invalidRange": { + "message": "Invalid @var $type$: value must be a number or an array", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMultipleUnits": { + "message": "Invalid @var $type$: multiple units are defined", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeTooManyValues": { + "message": "Invalid @var $type$: the array contains too many items", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeValue": { + "message": "Invalid @var $type$: items in the array must be number, string, or null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeDefault": { + "message": "Invalid @var $type$: default value is null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMin": { + "message": "Invalid @var $type$: default value is lower than the minimum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMax": { + "message": "Invalid @var $type$: default value is larger than the maximum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeStep": { + "message": "Invalid @var $type$: default value is not a mutiple of the step", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeUnits": { + "message": "Invalid @var $type$: '$units$' is not a valid unit", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidSelect": { + "message": "Invalid @var select: the default value must be an array or an object", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValue": { + "message": "Invalid @var select: values inside the array/object must be a string", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectEmptyOptions": { + "message": "Invalid @var select: options list is empty", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectLabel": { + "message": "Invalid @var select: option label is empty", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectMultipleDefaults": { + "message": "Invalid @var select: multiple default options are defined", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectNameDuplicated": { + "message": "Invalid @var select: option name is duplicated", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValueMismatch": { + "message": "Invalid @var select: value doesn't exist in the option list", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidURLProtocol": { + "message": "Invalid URL protocol. Only http and https are allowed: $protocol$", + "description": "Error displayed when the protocol of the URL is invalid" + }, + "meta_invalidVersion": { + "message": "Invalid version number. The value doesn't match SemVer pattern: $version$", + "description": "Error displayed when @version is invalid" + }, + "meta_invalidNumber": { + "message": "Expect a number", + "description": "Error displayed when the value is expected to be a number" + }, + "meta_invalidString": { + "message": "Expect a quoted string", + "description": "Error displayed when the value is expected to be a quoted string" + }, + "meta_invalidWord": { + "message": "Expect a word", + "description": "Error displayed when the value is expected to be a word" + }, + "meta_missingChar": { + "message": "Expect characters: $chars$", + "description": "Error displayed when the value is expected to be some characters" + }, + "meta_missingEOT": { + "message": "Expect EOT data", + "description": "Error displayed when the value is expected to be an EOT list" + }, + "meta_missingMandatory": { + "message": "Missing mandatory metadata: $keys$", + "description": "Error displayed when mandatory keys are missing" + }, + "meta_unknownJSONLiteral": { + "message": "Invalid JSON: $literal$ is not a valid JSON literal", + "description": "Error displayed when JSON value is invalid" + }, + "meta_unknownMeta": { + "message": "Unknown metadata: $key$", + "description": "Error displayed when unknown metadata is parsed" + }, + "meta_unknownVarType": { + "message": "Unknown @$varkey$ type: $vartype$", + "description": "Error displayed when unknown variable type is parsed" + }, + "meta_unknownPreprocessor": { + "message": "Unknown @preprocessor: $preprocessor$", + "description": "Error displayed when unknown @preprocessor is parsed" + }, + "noStylesForSite": { + "message": "Δεν υπάρχουν εγκατεστημένα στυλ για αυτή την ιστοσελίδα.", + "description": "Text displayed when no styles are installed for the current site" + }, + "numberedLine": { + "message": "Line:", + "description": "Will be followed by one or more line numbers in the editor." + }, + "openManage": { + "message": "Διαχείριση εγκατεστημένων στυλ", + "description": "Link to open the manage page." + }, + "openOptions": { + "message": "Επιλογές", + "description": "Go to Options UI" + }, + "openStylesManager": { + "message": "Άνοιγμα διαχείρισης στυλ", + "description": "Label for the style maanger opener in the browser action context menu." + }, + "optionsActions": { + "message": "Ενέργειες", + "description": "" + }, + "optionsAdvanced": { + "message": "Για προχωρημένους", + "description": "" + }, + "optionsAdvancedContextDelete": { + "message": "Προσθήκη του 'Delete' στο μενού περιβάλλοντος του προγράμματος επεξεργασίας", + "description": "" + }, + "optionsAdvancedExposeIframes": { + "message": "Expose iframes via HTML[stylus-iframe]", + "description": "" + }, + "optionsAdvancedExposeIframesNote": { + "message": "Exposes the top site domain in each iframe.\nEnables writing iframe-specific CSS like this:\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }", + "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." + }, + "optionsAdvancedNewStyleAsUsercss": { + "message": "Write new style as usercss", + "description": "" + }, + "optionsAdvancedPatchCsp": { + "message": "Patch CSP to allow style assets", + "description": "" + }, + "optionsAdvancedPatchCspNote": { + "message": "Enable this if styles contain images or fonts which fail to load on sites with a strict CSP (Content-Security-Policy).\n\nEnabling this setting will relax CSP restrictions, allowing essential style content to load. This option is only intended for advanced users who understand the potential security implications, and accept responsibility for monitoring the content which they're allowing. Read about CSS-based attacks for more information.\n\nAlso be aware, this particular setting is not guaranteed to take effect if another installed extension modifies the network response first.", + "description": "" + }, + "optionsAdvancedStyleViaXhr": { + "message": "Instant inject mode", + "description": "" + }, + "optionsAdvancedStyleViaXhrNote": { + "message": "Enable this if you encounter flashing of unstyled content (FOUC) when browsing, which is especially noticeable with dark themes.\n\nThe technical reason is that Chrome/Chromium postpones asynchronous communication of extensions, in a usually meaningless attempt to improve page load speed, potentially causing styles to be late to apply. To circumvent this, since web extensions are not provided a synchronous API, Stylus provides this option to utilize the \"deprecated\" synchronous XMLHttpRequest web API to fetch applicable styles. There shouldn't be any detrimental effects, since the request is fulfilled within a few milliseconds while the page is still being downloaded from the server.\n\nNevertheless, Chromium will print a warning in devtools' console. Right-clicking a warning, and hiding them, will prevent future warnings from being shown.", + "description": "" + }, + "optionsBadgeDisabled": { + "message": "Χρώμα φόντου όταν είναι απενεργοποιημένο", + "description": "" + }, + "optionsBadgeNormal": { + "message": "Χρώμα υποβάθρου", + "description": "" + }, + "optionsCheck": { + "message": "Ενημέρωση στυλ", + "description": "" + }, + "optionsCheckUpdate": { + "message": "Έλεγχος και εγκατάσταση διαθέσιμων ενημερώσεων", + "description": "" + }, + "optionsCustomizeBadge": { + "message": "Σήμα στο εικονίδιο της γραμμής εργαλείων", + "description": "" + }, + "optionsCustomizeIcon": { + "message": "Toolbar icon", + "description": "" + }, + "optionsCustomizePopup": { + "message": "Αναδυόμενο παράθυρο", + "description": "" + }, + "optionsCustomizeUpdate": { + "message": "Ενημερώσεις", + "description": "" + }, + "optionsCustomizeSync": { + "message": "Sync to cloud", + "description": "" + }, + "optionsHeading": { + "message": "Επιλογές", + "description": "Heading for options section on manage page." + }, + "optionsIconDark": { + "message": "Σκούρο θέμα φυλλομετρητή", + "description": "" + }, + "optionsIconLight": { + "message": "Light browser themes", + "description": "" + }, + "optionsOpen": { + "message": "Άνοιγμα", + "description": "" + }, + "optionsOpenManager": { + "message": "Διαχείριση στυλ", + "description": "" + }, + "optionsPopupWidth": { + "message": "Πλάτος αναδυόμενου παραθύρου (σε pixels)", + "description": "" + }, + "optionsReset": { + "message": "Επαναφορά ρυθμίσεων στις προεπιλεγμένες", + "description": "" + }, + "optionsResetButton": { + "message": "Επαναφορά επιλογών", + "description": "" + }, + "optionsStylusThemes": { + "message": "Find a Stylus UI theme", + "description": "" + }, + "optionsSubheading": { + "message": "Περισσότερες επιλογές", + "description": "Subheading for options section on manage page." + }, + "optionsUpdateImportNote": { + "message": "When importing style backups from old version or from Stylish, do a one-time check for updates manually in the styles manager to ensure all styles are updated.", + "description": "" + }, + "optionsUpdateInterval": { + "message": "Διάστημα αυτόματης ενημέρωσης των στυλ σε ώρες (0 για απενεργοποίηση)", + "description": "" + }, + "optionsSyncNone": { + "message": "None", + "description": "" + }, + "optionsSyncConnect": { + "message": "Σύνδεση", + "description": "" + }, + "optionsSyncDisconnect": { + "message": "Αποσύνδεση", + "description": "" + }, + "optionsSyncSyncNow": { + "message": "Συγχρονισμός τώρα", + "description": "" + }, + "optionsSyncLogin": { + "message": "Login", + "description": "" + }, + "optionsSyncStatusPull": { + "message": "Pulling style $loaded$ of $total$", + "description": "" + }, + "optionsSyncStatusPush": { + "message": "Pushing style $loaded$ of $total$", + "description": "" + }, + "optionsSyncStatusSyncing": { + "message": "Συγχρονισμός ...", + "description": "" + }, + "optionsSyncStatusConnecting": { + "message": "Σύνδεση...", + "description": "" + }, + "optionsSyncStatusConnected": { + "message": "Συνδεδεμένο", + "description": "" + }, + "optionsSyncStatusDisconnecting": { + "message": "Αποσύνδεση...", + "description": "" + }, + "optionsSyncStatusDisconnected": { + "message": "Αποσυνδέθηκε", + "description": "" + }, + "optionsSyncStatusRelogin": { + "message": "Session expired, please login again.", + "description": "" + }, + "paginationCurrent": { + "message": "Current page", + "description": "Tooltip for the current page index in search results" + }, + "paginationEstimated": { + "message": "Estimated number of pages", + "description": "Tooltip for the total page count in search results" + }, + "paginationNext": { + "message": "Επόμενη σελίδα", + "description": "Tooltip for the '->' (next page) button in search results" + }, + "paginationPrevious": { + "message": "Προηγούμενη σελίδα", + "description": "Tooltip for the '<-' button in search results" + }, + "paginationTotal": { + "message": "Total pages", + "description": "" + }, + "parseUsercssError": { + "message": "Stylus failed to parse usercss:", + "description": "The error message to show when stylus failed to parse usercss" + }, + "popupAutoResort": { + "message": "Resort styles in popup after toggling", + "description": "Label for the checkbox controlling popup resorting." + }, + "popupBorders": { + "message": "Add white borders on the sides", + "description": "" + }, + "popupBordersTooltip": { + "message": "Χρήσιμο για σκούρα θέματα στο καινούριο Chrome, καθώς δε βάφει πλέον τα ακριανά περιθώρια.", + "description": "" + }, + "popupHotkeysInfo": { + "message": "<1>-<9>, <0>, also on numpad - toggles Nth style (0 is 10)\n- toggles first style with a name that starts with the letter\n opens editor instead of toggling\n enables listed styles\n disables listed styles\n and <`> (backtick) - toggles initially enabled styles; doesn't apply to subsequently enabled styles while the popup is open so you can restore the initial selection after testing stuff: simply disable all, then toggle i.e. \nMore info on wiki", + "description": "NOTE1: preserve < and > symbols so that 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." + }, + "popupHotkeysTooltip": { + "message": "Click to see available hotkeys", + "description": "Tooltip displayed when hovering the right edge of the extension popup" + }, + "popupManageTooltip": { + "message": "Shift-click or right-click opens manager with styles applicable for current site", + "description": "Tooltip for the 'Manage' button in the popup." + }, + "popupMenuButtonTooltip": { + "message": "Action menu", + "description": "Tooltip for menu button in popup." + }, + "popupOpenEditInPopup": { + "message": "Χρήση ενός απλού παραθύρου (χωρίς omnibox)", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindow": { + "message": "Άνοιγμα επεξαργαστή σε νέο παράθυρο", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindowTooltip": { + "message": "Also enabled by detaching editor tab from a browser window,\nand disabled by attaching a single editor tab into another window.", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupStylesFirst": { + "message": "Στυλ λίστας πριν των εντολών στο μενού του κουμπιού γραμμής εργαλείων", + "description": "Label for the checkbox controlling section order in the popup." + }, + "prefShowBadge": { + "message": "Εμφάνιση αριθμού των στυλ που δραστηριοποιούνται για την τρέχουσα τοποθεσία στην μπάρα εργαλείων", + "description": "Label for the checkbox controlling toolbar badge text." + }, + "previewLabel": { + "message": "Live preview", + "description": "Label for the checkbox in style editor to enable live preview while editing." + }, + "previewTooltip": { + "message": "Temporarily applies the changes without saving.\nSave the style to make the changes permanent.", + "description": "Tooltip for the checkbox in style editor to enable live preview while editing." + }, + "reload": { + "message": "Reload Stylus extension", + "description": "Context menu reload" + }, + "replace": { + "message": "Αντικατάσταση", + "description": "Label before the replace input field in the editor shown on Ctrl-H" + }, + "replaceAll": { + "message": "Αντικατάσταση όλων", + "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" + }, + "replaceWith": { + "message": "Αντικατάσταση με", + "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." + }, + "retrieveBckp": { + "message": "Εισαγωγή στυλ", + "description": "" + }, + "search": { + "message": "Αναζήτηση", + "description": "Label before the search input field in the editor shown on Ctrl-F" + }, + "searchCaseSensitive": { + "message": "Case-sensitive", + "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" + }, + "searchGlobalStyles": { + "message": "Επίσης, αναζητήστε καθολικά στυλ", + "description": "Checkbox label in the popup's inline style search, shown when the text to search is entered" + }, + "searchNumberOfResults": { + "message": "Number of matches", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchNumberOfResults2": { + "message": "Number of matches in code and applies-to values", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchStyleQueryHint": { + "message": "Search style names case-insensitively:\nsome words - all words in any order\n\"some phrase\" - this exact phrase without quotes\n2020 - a year like this also shows styles updated in 2020", + "description": "Tooltip shown for the text input in the popup's inline style finder" + }, + "searchRegexp": { + "message": "Χρησιμοποιήστε τη σύνταξη /re/ για αναζήτηση με regexp.", + "description": "Label after the search input field in the editor shown on Ctrl-F" + }, + "searchResultInstallCount": { + "message": "Συνολικός αριθμός εγκαταστάσεων", + "description": "Text for label that shows the number of times a search result was installed" + }, + "searchResultNoneFound": { + "message": "No styles found for this site.", + "description": "Error text in the popup when inline search didn't find any site-specific styles" + }, + "searchResultNotMatching": { + "message": "The style is installed but it doesn't apply to the current site URL.", + "description": "" + }, + "searchResultNotMatchingNote": { + "message": "Try asking the author of this userstyle to add the URL.\n\nYou can also open the style in the manager and edit it yourself,\nbut be aware it disables automatic updates for this style.", + "description": "" + }, + "searchResultRating": { + "message": "Rating", + "description": "Text for label that shows the search result's rating" + }, + "searchResultUpdated": { + "message": "Ενημερωμένο", + "description": "Text for label that shows the search result's last update date" + }, + "searchResultWeeklyCount": { + "message": "Εβδομαδιαίος αριθμός εγκαταστάσεων", + "description": "Text for label that shows the number of times a search result was installed during last week" + }, + "searchStylesAll": { + "message": "All", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesCode": { + "message": "CSS code", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesHelp": { + "message": " or key focuses the search field.\nDefault mode is plain text search for all space-separated terms in any order.\nExact words: wrap the query in double quotes, e.g. <\".header ~ div\">\nRegular expressions: include slashes and flags, e.g. \n\"By URL\" in scope selector: finds styles that apply to a fully specified URL e.g. https://www.example.org/\n\"Metadata\" in scope selector: searches in names, \"applies to\" specifiers, installation URL, update URL, and the entire metadata block for usercss styles.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page" + }, + "searchStylesMatchUrl": { + "message": "By URL", + "description": "Option for `find styles` scope selector in the manager. See searchMatchUrlHint for more info." + }, + "searchStylesMeta": { + "message": "Metadata", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesName": { + "message": "Όνομα", + "description": "Option for `find styles` scope selector in the manager." + }, + "sectionAdd": { + "message": "Προσθήκη ένος άλλου τμήματος", + "description": "Label for the button to add a section" + }, + "sectionCode": { + "message": "Κώδικας", + "description": "Label for the code for a section" + }, + "sectionRemove": { + "message": "Αφαίρεση ενότητας", + "description": "Label for the button to remove a section" + }, + "sectionRestore": { + "message": "Restore removed section", + "description": "Label for the button to restore a removed section" + }, + "sections": { + "message": "Sections", + "description": "Header for the table of contents block listing style section names in the left panel of the classic editor" + }, + "shortcuts": { + "message": "Συντομεύσεις", + "description": "Go to shortcut configuration" + }, + "shortcutsNote": { + "message": "Define keyboard shortcuts", + "description": "" + }, + "sortDateNewestFirst": { + "message": "πιο πρόσφατα πρώτα", + "description": "Text added to indicate that sorting a date would add the newest entries at the top" + }, + "sortDateOldestFirst": { + "message": "πιο παλιά πρώτα", + "description": "Text added to indicate that sorting a date would add the oldest entries at the top" + }, + "sortLabel": { + "message": "Select a sort to apply to the installed styles", + "description": "Title on the sort select to indicate it is used for sorting entries" + }, + "sortLabelTitleAsc": { + "message": "Title Ascending", + "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" + }, + "sortLabelTitleDesc": { + "message": "Title Descending", + "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" + }, + "sortStylesHelp": { + "message": "Choose the type of sort to apply to the installed entries from within the sort dropdown. The default setting applies an ascending sort (A to Z) to the entry titles. Sorts within the \"Title Descending\" group will apply a descending sort (Z to A) to the title.\nThere are other presets that will allow sorting the entries by multiple criteria. Think of this like sorting a table with multiple columns and each category in a select (between the plus signs) represents a column, or group.\nFor example, if the setting is \"Enabled (first) + Title\", the entries would sort so that all the enabled entries are sorted to the top of the list, then an entry title ascending sort (A to Z) is applied to both the enabled and disabled entries separately.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" + }, + "sortStylesHelpTitle": { + "message": "Sort contents", + "description": "Label for the sort info popup on the Manage styles page" + }, + "styleBadRegexp": { + "message": "Το Regexp δεν είναι έγκυρο.", + "description": "Validation message for a bad regexp in a style" + }, + "styleBeautify": { + "message": "Ωραιοποίηση", + "description": "Label for the CSS-beautifier button on the edit style page" + }, + "styleBeautifyHint": { + "message": "Hint: right-click the “Beautify” button or use the keyboard shortcut defined below to beautify without showing this panel", + "description": "Hint shown inside the CSS-beautifier panel" + }, + "styleBeautifyIndentConditional": { + "message": "Διόρθωση εσοχής για @media και @supports", + "description": "CSS-beautifier option" + }, + "styleBeautifyPreserveNewlines": { + "message": "Διατήρηση νέων γραμμών (newlines)", + "description": "CSS-beautifier option" + }, + "styleCancelEditLabel": { + "message": "Πίσω στη διαχείριση", + "description": "Label for cancel button for style editing" + }, + "styleChangesNotSaved": { + "message": "Έχετε κάνει αλλαγές σε αυτό το ύφος χωρίς αποθήκευση.", + "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" + }, + "styleEnabledLabel": { + "message": "Ενεργοποιημένη", + "description": "Label for the enabled state of styles" + }, + "styleFromMozillaFormatError": { + "message": "Failed to import from Mozilla format", + "description": "Label for the import error" + }, + "styleFromMozillaFormatPrompt": { + "message": "Paste the Mozilla-format code", + "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" + }, + "styleInstall": { + "message": "Εγκατάσταση του '$stylename$' στο Stylus;", + "description": "Confirmation when installing a style" + }, + "styleInstallFailed": { + "message": "Failed to install userstyle!\n$error$", + "description": "Warning when installation failed" + }, + "styleInstallOverwrite": { + "message": "'$stylename$' is already installed. Overwrite?\nVersion: $oldVersion$ -> $newVersion$", + "description": "Confirmation when re-installing a style" + }, + "styleMissingName": { + "message": "Εισάγετε ένα όνομα", + "description": "Error displayed when user saves without providing a name" + }, + "styleMozillaFormatHeading": { + "message": "Mozilla Format", + "description": "Heading for the section with buttons to import/export Mozilla format of the style" + }, + "styleNotAppliedRegexpProblemTooltip": { + "message": "Style was not applied due to its incorrect usage of 'regexp()'", + "description": "Tooltip in the popup for styles that were not applied at all" + }, + "styleRegexpInvalidExplanation": { + "message": "Some 'regexp()' rules that could not be compiled at all.", + "description": "" + }, + "styleRegexpPartialExplanation": { + "message": "This style uses partially matching regexps in violation of CSS4 @document specification which requires a full URL match. The affected CSS sections were not applied to the page. This style was probably created in Stylish-for-Chrome which incorrectly checks 'regexp()' rules since the very first version (known bug).", + "description": "" + }, + "styleRegexpProblemTooltip": { + "message": "Number of sections not applied due to incorrect usage of 'regexp()'", + "description": "Tooltip in the popup for styles that were applied only partially" + }, + "styleRegexpTestButton": { + "message": "RegExp test", + "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" + }, + "styleRegexpTestFull": { + "message": "Matching tabs", + "description": "RegExp test report: label for the fully matching expressions" + }, + "styleRegexpTestInvalid": { + "message": "Invalid regexps skipped", + "description": "RegExp test report: label for the invalid expressions" + }, + "styleRegexpTestNone": { + "message": "Δε βρέθηκαν καρτέλες που αντιστοιχούν.", + "description": "RegExp test report: label for expressions that didn't match any tabs" + }, + "styleRegexpTestNote": { + "message": "Note: use a single \\ for escaping in the regexp input field, which will be automatically converted to \\\\ in the style code as per specification for quoted strings in CSS.", + "description": "RegExp test report: a note displayed at the bottom of the dialog" + }, + "styleRegexpTestPartial": { + "message": "Not matching fully, hence skipped", + "description": "RegExp test report: label for the partially matching expressions" + }, + "styleRegexpTestTitle": { + "message": "List of matching opened tabs (click on URL to focus its tab)", + "description": "RegExp test report: title of the report" + }, + "styleSaveLabel": { + "message": "Αποθήκευση", + "description": "Label for save button for style editing" + }, + "styleToMozillaFormatHelp": { + "message": "Η μορφή του Mozilla κώδικα μπορεί να χρησιμοποιηθεί με το Stylish για το Firefox και μπορεί να υποβληθεί στο userstyles.org.", + "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" + }, + "styleToMozillaFormatTitle": { + "message": "Style in Mozilla format", + "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" + }, + "styleUpdate": { + "message": "Είστε σίγουροι ότι θέλετε να ενημερώσετε το '$stylename$';", + "description": "Confirmation when updating a style" + }, + "styleUpdateDiscardChanges": { + "message": "The style is changed outside of the editor. Would you like to reload the style?", + "description": "Confirmation to update the style in the editor" + }, + "stylusUnavailableForURL": { + "message": "To Stylus δεν λειτουργεί σε σελίδες όπως αυτή.", + "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "stylusUnavailableForURLdetails": { + "message": "Ως μέτρο ασφαλείας, ο φυλλομετρητής απαγορεύει στα πρόσθετα να επέμβουν στις built-in σελίδες του (όπως π.χ. chrome://version, η σελίδα νέας καρτέλας από το Chrome 61 και μετά, about:addons, κλπ.), καθώς και τις σελίδες άλλωων προσθέτων. Επιπλέον, κάθε φυλλομετρητής περιορίζει την πρόσβαση στο κατάστημα προσθέτων (όπως το Chrome Web Store ή το AMO).", + "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "syncStorageErrorSaving": { + "message": "The value cannot be saved. Try reducing the amount of text.", + "description": "Displayed when trying to save an excessively big value via storage.sync API" + }, + "syncError": { + "message": "Ο συγχρονισμός απέτυχε", + "description": "Tooltip for the toolbar icon" + }, + "syncErrorRelogin": { + "message": "Ο συγχρονισμός απέτυχε.\nΠροσπαθήστε να συνδεθείτε ξανά στις επιλογές Stylus:\nκάντε κλικ στο 'αποσύνδεση' πρώτα και μετά στο 'σύνδεση'.", + "description": "Tooltip for the toolbar icon" + }, + "toggleStyle": { + "message": "Αλλαγή στυλ", + "description": "Label for the checkbox to enable/disable a style" + }, + "undo": { + "message": "Αναίρεση", + "description": "Button label" + }, + "undoGlobal": { + "message": "Αναίρεση όλων των ενεργειών", + "description": "CSS-beautify global Undo button label" + }, + "unreachableAMO": { + "message": "Firefox forbids access to the site.", + "description": "Note in the popup displayed when opened on addons.mozilla.org" + }, + "unreachableAMOHint": { + "message": "To allow access open , right-click the list, click 'New', then 'Boolean', paste and click OK, , OK, reload the page.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintNewFF": { + "message": "In Firefox 60 and newer you'll also have to remove AMO domain from in .", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintOldFF": { + "message": "Only Firefox 59 and newer can be configured to allow WebExtensions to add style elements on CSP-protected sites such as this one.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" + }, + "unreachableContentScript": { + "message": "Could not communicate with the page. Try reloading the tab.", + "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" + }, + "unreachableFileHint": { + "message": "Το Stylus έχει πρόσβαση στις file:// διευθύνσεις URL μόνο αν έχετε επιλέξει το αντίστοιχο πλαίσιο ελέγχου για το πρόσθετο Stylus στη σελίδα chrome://extensions.", + "description": "Note in the toolbar popup for file:// URLs" + }, + "InaccessibleFileHint": { + "message": "Stylus can not access some file types (e.g. pdf & json files).", + "description": "Note in the toolbar popup for some file types that cannot be accessed" + }, + "updateAllCheckSucceededNoUpdate": { + "message": "Όλα τα στυλ είναι ενημερωμένα.", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateAllCheckSucceededSomeEdited": { + "message": "Δεν έχει γίνει έλεγχος ενημερώσεων για κάποια στυλ, για να αποφευχθεί η πιθανότητα απώλειας τοπικών επεξεργασιών. Οι ενημερώσεις μπορούν να εξαναγκαστούν ελέγχοντας το κάθε στυλ ξεχωριστά ή ελέγχοντας πάλι όλα τα στυλ (τοπικές επεξεργασίες θα αντικατασταθούν)", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateCheckFailBadResponseCode": { + "message": "Αποτυχία ενημέρωσης: ο διακομιστής ανταποκρίθηκε με κωδικό $code$.", + "description": "Text that displays when an update check failed because the response code indicates an error" + }, + "updateCheckFailServerUnreachable": { + "message": "Αποτυχία ενημέρωσης: απρόσιτος διακομιστής.", + "description": "Text that displays when an update check failed because the update server is unreachable" + }, + "updateCheckHistory": { + "message": "History of update checks", + "description": "" + }, + "updateCheckManualUpdateForce": { + "message": "Install update (local edits will be overwritten)", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckManualUpdateHint": { + "message": "Forcing an update will overwrite any local edits.", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedLocallyEdited": { + "message": "Το στυλ επεξεργάστηκε τοπικά στον υπολογιστή σας.", + "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedMaybeLocallyEdited": { + "message": "Το στυλ αυτό μπορεί να έχει επεξεργαστεί τοπικά στον υπολογιστή σας.", + "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" + }, + "updateCheckSucceededNoUpdate": { + "message": "Το στυλ είναι ενημερωμένο.", + "description": "Text that displays when an update check completed and no update is available" + }, + "updateCompleted": { + "message": "Η ενημέρωση ολοκληρώθηκε.", + "description": "Text that displays when an update completed" + }, + "updatesCurrentlyInstalled": { + "message": "Ενημερώσεις που εγκαταστάθηκαν", + "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." + }, + "usercssAvoidOverwriting": { + "message": "Please change the value of @name or @namespace to avoid overwriting an existing style.", + "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." + }, + "usercssConfigIncomplete": { + "message": "The style was updated or deleted after the configuration dialog was shown. These variables were not saved to avoid corrupting the style's metadata:", + "description": "" + }, + "usercssEditorNamePlaceholder": { + "message": "Καθορίστε το @name στον κώδικα", + "description": "Placeholder text for the empty name input field when creating a new Usercss style" + }, + "usercssReplaceTemplateConfirmation": { + "message": "Replace the default template for new Usercss styles with the current code?", + "description": "" + }, + "usercssReplaceTemplateName": { + "message": "Empty @name replaces the default template", + "description": "The text shown after @name when creating a new Usercss style" + }, + "usercssReplaceTemplateSectionBody": { + "message": "Insert code here...", + "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" + }, + "versionInvalidOlder": { + "message": "Η έκδοση αυτή είναι παλαιότερη από αυτήν που είναι ήδη εγκατεστημένη.", + "description": "Displayed when the version of style is older than the installed one" + }, + "writeStyleFor": { + "message": "Γράψτε νέο στυλ για:", + "description": "Label for toolbar pop-up that precedes the links to write a new style" + }, + "writeStyleForURL": { + "message": "αυτή την διεύθυνση URL", + "description": "Text for link in toolbar pop-up to write a new style for the current URL" + }, + "syncDropboxStyles": { + "message": "Εξαγωγή από το Dropbox", + "description": "" + }, + "syncDropboxDeprecated": { + "message": "Dropbox import/export is replaced by a more advanced style sync in the options page.", + "description": "" + }, + "retrieveDropboxSync": { + "message": "Εισαγωγή από το Dropbox", + "description": "" + }, + "overwriteFileExport": { + "message": "Do you want to overwrite an existing file?", + "description": "" + }, + "exportSavedSuccess": { + "message": "Το αρχείο αποθηκεύτηκε επιτυχώς.", + "description": "" + }, + "noFileToImport": { + "message": "Για να εισάγετε τα στυλ σας, πρέπει πρώτα να τα εξάγετε.", + "description": "" + }, + "connectingDropbox": { + "message": "Σύνδεση με το Dropbox...", + "description": "" + }, + "connectingDropboxNotAllowed": { + "message": "Η σύνδεση με το Dropbox είναι διαθέσιμη μόνο σε εφαρμογές εγκατεστημένες απευθείας από το κατάστημα ιστού webstore", + "description": "" + }, + "gettingStyles": { + "message": "Λήψη όλων των στυλ...", + "description": "" + }, + "zipStyles": { + "message": "Συμπίεση στυλ...", + "description": "" + }, + "unzipStyles": { + "message": "Αποσυμπίεση στυλ...", + "description": "" + }, + "readingStyles": { + "message": "Ανάγνωση στυλ...", + "description": "" + }, + "uploadingFile": { + "message": "Μεταφόρτωση αρχείου...", + "description": "" + }, + "addStyleLabel": { + "message": "Γράψτε νέο στυλ", + "description": "Label for the button to go to the add style page" } - }, - "appliesDisplayTruncatedSuffix": { - "message": "και πολλά άλλα", - "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" - }, - "appliesDomainOption": { - "message": "URL στον τομέα", - "description": "Option to make the style apply to the entered string as a domain" - }, - "appliesHelp": { - "message": "Χρησιμοποιήστε το \"Ισχύει για\" έλεγχοι ώστε να περιοριστουν ποιες διευθύνσεις τον κώδικα σε αυτό το τμήμα να εφαρμόζονται.", - "description": "Help text for 'applies to' section" - }, - "appliesLabel": { - "message": "Ισχύει για", - "description": "Label for 'applies to' fields on the edit/add screen" - }, - "appliesLineWidgetWarning": { - "message": "Δε λειτουργεί με minified CSS.", - "description": "A warning that applies-to information won't show properly with minified CSS" - }, - "appliesRegexpOption": { - "message": "Διευθύνσεις URL που ταιριάζουν με την κανονική έκφραση", - "description": "Option to make the style apply to the entered string as a regular expression" - }, - "appliesRemove": { - "message": "Αφαίρεση", - "description": "Label for the button to remove an 'applies' entry" - }, - "appliesSpecify": { - "message": "Καθορισμός", - "description": "Label for the button to make a style apply only to specific sites" - }, - "appliesToEverything": { - "message": "Τα πάντα", - "description": "Text displayed for styles that apply to all sites" - }, - "appliesUrlOption": { - "message": "διεύθυνση URL", - "description": "Option to make the style apply to the entered string as a URL" - }, - "appliesUrlPrefixOption": { - "message": "Διευθύνσεις URL που αρχίζουν με", - "description": "Option to make the style apply to the entered string as a URL prefix" - }, - "applyAllUpdates": { - "message": "Εφαρμογή όλων των ενημερώσεων", - "description": "Label for the button to apply all detected updates" - }, - "author": { - "message": "Συντάκτης", - "description": "Label for the style author" - }, - "backupButtons": { - "message": "Δημιουργήστε αντίγραφο ασφαλείας", - "description": "Heading for backup" - }, - "backupMessage": { - "message": "Επιλέξτε ένα αρχείο ή σύρετέ το σε αυτήν τη σελίδα", - "description": "Message for backup" - }, - "bckpInstStyles": { - "message": "Εξαγωγή στυλ", - "description": "" - }, - "checkAllUpdates": { - "message": "Έλεγχος όλων των στυλ για ενημερώσεις", - "description": "Label for the button to check all styles for updates" - }, - "checkAllUpdatesForce": { - "message": "Ελέγξτε πάλι, δεν επεξεργάστηκα κανένα στυλ!", - "description": "Label for the button to apply all detected updates" - }, - "checkForUpdate": { - "message": "Έλεγχος για ενημερώσεις", - "description": "Label for the button to check a single style for an update" - }, - "checkingForUpdate": { - "message": "Έλεγχος...", - "description": "Text to display when checking a style for an update" - }, - "clickToUninstall": { - "message": "Πατήστε για απεγκατάσταση", - "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" - }, - "cm_autoCloseBrackets": { - "message": "Αυτόματο κλείσιμο παρενθέσεων και εισαγωγικών", - "description": "Label for the checkbox in the style editor." - }, - "cm_autocompleteOnTyping": { - "message": "Αυτόματη συμπλήρωση καθώς πληκτρολογείτε", - "description": "Label for the checkbox in the style editor." - }, - "cm_indentWithTabs": { - "message": "Χρήση καρτελών με έξυπνη εσοχή", - "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." - }, - "cm_keyMap": { - "message": "Συντομεύσεις πληκτρολογίου", - "description": "Label for the drop-down list controlling the keymap for the style editor." - }, - "cm_lineWrapping": { - "message": "Αναδίπλωση λέξεων", - "description": "Label for the checkbox controlling word wrap option for the style editor." - }, - "cm_matchHighlight": { - "message": "Υπογράμμιση", - "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." - }, - "cm_resizeGripHint": { - "message": "Διπλό κλικ για μεγιστοποίηση/επαναφορά ύψους", - "description": "Tooltip for the resize grip in style editor" - }, - "cm_smartIndent": { - "message": "Χρήση έξυπνης εσοχής", - "description": "Label for the checkbox controlling smart indentation option for the style editor." - }, - "cm_tabSize": { - "message": "Μέγεθος καρτέλας", - "description": "Label for the text box controlling tab size option for the style editor." - }, - "cm_theme": { - "message": "Θέμα", - "description": "Label for the style editor's CSS theme." - }, - "configOnChange": { - "message": "στην αλλαγή", - "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" - }, - "configOnChangeTooltip": { - "message": "Αυτόματη αποθήκευση και εφαρμογή αλλαγών", - "description": "" - }, - "configureStyle": { - "message": "Ρυθμίσεις", - "description": "Label for the button to configure usercss userstyle" - }, - "confirmCancel": { - "message": "Άκυρο", - "description": "" - }, - "confirmClose": { - "message": "Κλείσιμο", - "description": "'Close' button in a confirm dialog" - }, - "confirmDefault": { - "message": "Χρήση προεπιλογής", - "description": "'Set to default' button in a confirm dialog" - }, - "confirmDelete": { - "message": "Διαγραφή", - "description": "" - }, - "confirmDiscardChanges": { - "message": "Απόρριψη αλλαγών;", - "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" - }, - "confirmNo": { - "message": "Όχι", - "description": "'No' button in a confirm dialog" - }, - "confirmOK": { - "message": "ΟΚ", - "description": "" - }, - "confirmSave": { - "message": "Αποθήκευση", - "description": "'Save' button in a confirm dialog" - }, - "confirmYes": { - "message": "Ναι", - "description": "'Yes' button in a confirm dialog" - }, - "dbError": { - "message": "Παρουσιάστηκε σφάλμα χρησιμοποιώντας την κομψή βάση δεδομένων. Θα θέλατε να επισκεφθείτε μια ιστοσελίδα με πιθανές λύσεις;", - "description": "Prompt when a DB error is encountered" - }, - "defaultTheme": { - "message": "προεπιλογή", - "description": "Default CodeMirror CSS theme option on the edit style page" - }, - "deleteStyleConfirm": { - "message": "Είστε σίγουροι ότι θέλετε να διαγράψετε αυτό το στυλ;", - "description": "Confirmation before deleting a style" - }, - "deleteStyleLabel": { - "message": "Διαγραφή", - "description": "Label for the button to delete a style" - }, - "description": { - "message": "Επαναπροσδιορίση του διαδίκτυου με το Stylus, έναν διαχειριστή στυλ. Το Stylus σας επιτρέπει να εγκαταστήσετε εύκολα themes και skins για πολλές δημοφιλείς ιστοσελίδες.", - "description": "Extension description" - }, - "disableAllStyles": { - "message": "Απενεργοποιηση ολων των στυλ", - "description": "Label for the checkbox that turns all enabled styles off." - }, - "disableStyleLabel": { - "message": "Απενεργοποίηση", - "description": "Label for the button to disable a style" - }, - "editDeleteText": { - "message": "Διαγραφή", - "description": "Label for the context menu item in the editor to delete selected text" - }, - "editGotoLine": { - "message": "Μετάβαση στη γραμμή (ή line:col)", - "description": "Go to line or line:column on Ctrl-G in style code editor" - }, - "editStyleHeading": { - "message": "Επεξεργασία Στυλ", - "description": "Title of the page for editing styles" - }, - "editStyleLabel": { - "message": "Επεξεργασία", - "description": "Label for the button to go to the edit style page" - }, - "editStyleTitle": { - "message": "Επεξεργασία του στυλ $stylename$", - "description": "Title of the page for editing styles", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "enableStyleLabel": { - "message": "Ενεργοποίηση", - "description": "Label for the button to enable a style" - }, - "exportLabel": { - "message": "Εξαγωγή", - "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" - }, - "externalFeedback": { - "message": "Σχόλια", - "description": "Label for the external link to send feedback for the style" - }, - "externalHomepage": { - "message": "Αρχική σελίδα", - "description": "Label for the external link to style's homepage" - }, - "externalSupport": { - "message": "Υποστήριξη", - "description": "Label for the external link to style's support site" - }, - "filteredStyles": { - "message": "Βλέπετε $numShown$ από 2$numTotal$ συνολικά", - "description": "TL note - make this message short", - "placeholders": { - "numTotal": { - "content": "$2" - }, - "numShown": { - "content": "$1" - } - } - }, - "findStyles": { - "message": "Εύρεση στυλ", - "description": "Text for a link that gets a list of styles for the current site" - }, - "findStylesForSite": { - "message": "Αναζήτηση περισσότερων στυλ για αυτή την ιστοσελίδα", - "description": "Text for a link that gets a list of styles for the current site" - }, - "genericAdd": { - "message": "Προσθήκη", - "description": "Used in various places for an action that adds something" - }, - "genericClone": { - "message": "Δημιουργία αντιγράφου", - "description": "Used in various places for an action that clones something" - }, - "genericDisabledLabel": { - "message": "Απενεργοποιημένο", - "description": "Used in various lists/options to indicate that something is disabled" - }, - "genericEnabledLabel": { - "message": "Ενεργοποιημένο", - "description": "Used in various lists/options to indicate that something is enabled" - }, - "genericHistoryLabel": { - "message": "Ιστορικό", - "description": "Used in various places to show a history log of something" - }, - "genericNext": { - "message": "Επόμενο", - "description": "Used in various places to select/perform the next step/action" - }, - "genericPrevious": { - "message": "Προηγούμενο", - "description": "Used in various places to select/perform the previous step/action" - }, - "genericResetLabel": { - "message": "Επαναφορά", - "description": "Used in various parts of UI to indicate that something may be reset to its original state" - }, - "genericSavedMessage": { - "message": "Αποθηκεύτηκε", - "description": "Used in various parts of the UI to indicate that something was saved" - }, - "genericTitle": { - "message": "Τίτλος", - "description": "Used in various parts of the UI to indicate the title of something" - }, - "genericUnknown": { - "message": "Άγνωστο", - "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" - }, - "helpAlt": { - "message": "Βοήθεια", - "description": "Alternate text for help buttons" - }, - "helpKeyMapCommand": { - "message": "Πληκτρολογήστε μια εντολή", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "helpKeyMapHotkey": { - "message": "Πληκτρολογήστε ένα hotkey", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "importLabel": { - "message": "Εισαγωγή", - "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" - }, - "importReplaceLabel": { - "message": "Αντικατάσταση στυλ", - "description": "Label for the button to import and overwrite current style" - }, - "importReportLegendAdded": { - "message": "προστέθηκαν", - "description": "Text after the number of styles added in the report shown after importing styles" - }, - "importReportLegendUpdatedCode": { - "message": "ενημερωμένος κώδικας", - "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" - }, - "importReportTitle": { - "message": "Η εισαγωγή στυλ τελείωσε", - "description": "Title of the report shown after importing styles" - }, - "importReportUnchanged": { - "message": "Τίποτα δεν άλλαξε", - "description": "Message in the report shown after importing styles" - }, - "importReportUndoneTitle": { - "message": "Η εισαγωγή έχει αναιρεθεί", - "description": "Title of the message box shown after undoing the import of styles" - }, - "installButton": { - "message": "Εγκατάσταση στυλ", - "description": "Label for install button" - }, - "installButtonInstalled": { - "message": "Το στυλ έχει εγκατασταθεί.", - "description": "Text displayed when the style is successfully installed" - }, - "installButtonReinstall": { - "message": "Επανεγκατάσταση στυλ", - "description": "Label for reinstall button" - }, - "installButtonUpdate": { - "message": "Ενημέρωση στυλ", - "description": "Label for update button" - }, - "installUpdate": { - "message": "Εγκατάσταση ενημέρωσης", - "description": "Label for the button to install an update for a single style" - }, - "installUpdateFromLabel": { - "message": "Έλεγχος για ενημερώσεις", - "description": "Label for the checkbox to save current URL for update check" - }, - "license": { - "message": "Άδεια χρήσης", - "description": "Label for the license" - }, - "linkGetHelp": { - "message": "Βοήθεια", - "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" - }, - "linkTranslate": { - "message": "Μετάφραση", - "description": "Transifex link text on the manage page" - }, - "linterConfigTooltip": { - "message": "Πατήστε εδώ για να ρυθμίσετε το linter", - "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" - }, - "linterIssues": { - "message": "Ζητήματα", - "description": "Label for the CSS linter issues block on the style edit page" - }, - "linterJSONError": { - "message": "Μη έγκυρη μορφή JSON", - "description": "Setting linter config with invalid JSON" - }, - "linterResetMessage": { - "message": "Για αναίρεση μιας κατά λάθος επαναφοράς, πατήστε Ctrl-Z (ή Cmd-Z) στο πλαίσιο κειμένου", - "description": "Reset button tooltip to inform user on how to undo an accidental reset" - }, - "manageFaviconsHelp": { - "message": "Το Stylus χρησιμοποιεί μία εξωτερική υπηρεσία https://www.google.com/s2/favicons", - "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" - }, - "manageFilters": { - "message": "Φίλτρα", - "description": "Label for filters container" - }, - "manageHeading": { - "message": "Εγκατεστημένα Στυλ", - "description": "Heading for the manage page" - }, - "manageOnlyDisabled": { - "message": "Μόνο απενεργοποιημένα στυλ", - "description": "Checkbox to show only disabled styles" - }, - "manageOnlyEnabled": { - "message": "Μόνο ενεργοποιημένα στυλ", - "description": "Checkbox to show only enabled styles" - }, - "manageOnlyExternal": { - "message": "Μόνο στυλ από άλλες ιστοσελίδες", - "description": "Checkbox to show only externally installed styles i.e. updatable" - }, - "manageOnlyLocal": { - "message": "Μόνο στυλ δημιουργημένα τοπικά", - "description": "Checkbox to show only locally created styles i.e. non-updatable" - }, - "manageTitle": { - "message": "Κομψή", - "description": "Title for the manage page" - }, - "menuShowBadge": { - "message": "Εμφάνιση ενεργους καταμέτρησης στυλ", - "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." - }, - "noStylesForSite": { - "message": "Δεν υπάρχουν εγκατεστημένα στυλ για αυτή την ιστοσελίδα.", - "description": "Text displayed when no styles are installed for the current site" - }, - "openManage": { - "message": "Διαχείριση εγκατεστημένων στυλ", - "description": "Link to open the manage page." - }, - "openStylesManager": { - "message": "Άνοιγμα διαχείρισης στυλ", - "description": "Label for the style maanger opener in the browser action context menu." - }, - "optionsActions": { - "message": "Ενέργειες", - "description": "" - }, - "optionsAdvanced": { - "message": "Για προχωρημένους", - "description": "" - }, - "optionsBadgeNormal": { - "message": "Χρώμα υποβάθρου", - "description": "" - }, - "optionsCheck": { - "message": "Ενημέρωση στυλ", - "description": "" - }, - "optionsCheckUpdate": { - "message": "Έλεγχος και εγκατάσταση διαθέσιμων ενημερώσεων", - "description": "" - }, - "optionsCustomizePopup": { - "message": "Αναδυόμενο παράθυρο", - "description": "" - }, - "optionsCustomizeUpdate": { - "message": "Ενημερώσεις", - "description": "" - }, - "optionsHeading": { - "message": "Επιλογές", - "description": "Heading for options section on manage page." - }, - "optionsIconDark": { - "message": "Σκούρο θέμα φυλλομετρητή", - "description": "" - }, - "optionsOpen": { - "message": "Άνοιγμα", - "description": "" - }, - "optionsOpenManager": { - "message": "Διαχείριση στυλ", - "description": "" - }, - "optionsPopupWidth": { - "message": "Πλάτος αναδυόμενου παραθύρου (σε pixels)", - "description": "" - }, - "optionsReset": { - "message": "Επαναφορά ρυθμίσεων στις προεπιλεγμένες", - "description": "" - }, - "optionsResetButton": { - "message": "Επαναφορά επιλογών", - "description": "" - }, - "optionsSubheading": { - "message": "Περισσότερες επιλογές", - "description": "Subheading for options section on manage page." - }, - "optionsUpdateInterval": { - "message": "Διάστημα αυτόματης ενημέρωσης των στυλ σε ώρες (0 για απενεργοποίηση)", - "description": "" - }, - "paginationNext": { - "message": "Επόμενη σελίδα", - "description": "Tooltip for the '->' (next page) button in search results" - }, - "paginationPrevious": { - "message": "Προηγούμενη σελίδα", - "description": "Tooltip for the '<-' button in search results" - }, - "popupBordersTooltip": { - "message": "Χρήσιμο για σκούρα θέματα στο καινούριο Chrome, καθώς δε βάφει πλέον τα ακριανά περιθώρια.", - "description": "" - }, - "popupOpenEditInWindow": { - "message": "Άνοιγμα επεξαργαστή σε νέο παράθυρο", - "description": "Label for the checkbox controlling 'edit' action behavior in the popup." - }, - "popupStylesFirst": { - "message": "Στυλ λίστας πριν των εντολών στο μενού του κουμπιού γραμμής εργαλείων", - "description": "Label for the checkbox controlling section order in the popup." - }, - "prefShowBadge": { - "message": "Εμφάνιση αριθμού των στυλ που δραστηριοποιούνται για την τρέχουσα τοποθεσία στην μπάρα εργαλείων", - "description": "Label for the checkbox controlling toolbar badge text." - }, - "replace": { - "message": "Αντικατάσταση", - "description": "Label before the replace input field in the editor shown on Ctrl-H" - }, - "replaceAll": { - "message": "Αντικατάσταση όλων", - "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" - }, - "replaceWith": { - "message": "Αντικατάσταση με", - "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." - }, - "retrieveBckp": { - "message": "Εισαγωγή στυλ", - "description": "" - }, - "search": { - "message": "Αναζήτηση", - "description": "Label before the search input field in the editor shown on Ctrl-F" - }, - "searchRegexp": { - "message": "Χρησιμοποιήστε τη σύνταξη /re/ για αναζήτηση με regexp.", - "description": "Label after the search input field in the editor shown on Ctrl-F" - }, - "searchResultInstallCount": { - "message": "Συνολικός αριθμός εγκαταστάσεων", - "description": "Text for label that shows the number of times a search result was installed" - }, - "searchResultUpdated": { - "message": "Ενημερωμένο", - "description": "Text for label that shows the search result's last update date" - }, - "searchResultWeeklyCount": { - "message": "Εβδομαδιαίος αριθμός εγκαταστάσεων", - "description": "Text for label that shows the number of times a search result was installed during last week" - }, - "searchStylesName": { - "message": "Όνομα", - "description": "Option for `find styles` scope selector in the manager." - }, - "sectionAdd": { - "message": "Προσθήκη ένος άλλου τμήματος", - "description": "Label for the button to add a section" - }, - "sectionCode": { - "message": "Κώδικας", - "description": "Label for the code for a section" - }, - "sectionRemove": { - "message": "Αφαίρεση ενότητας", - "description": "Label for the button to remove a section" - }, - "shortcuts": { - "message": "Συντομεύσεις", - "description": "Go to shortcut configuration" - }, - "sortDateNewestFirst": { - "message": "πιο πρόσφατα πρώτα", - "description": "Text added to indicate that sorting a date would add the newest entries at the top" - }, - "sortDateOldestFirst": { - "message": "πιο παλιά πρώτα", - "description": "Text added to indicate that sorting a date would add the oldest entries at the top" - }, - "styleBadRegexp": { - "message": "Το Regexp δεν είναι έγκυρο.", - "description": "Validation message for a bad regexp in a style" - }, - "styleBeautify": { - "message": "Ωραιοποίηση", - "description": "Label for the CSS-beautifier button on the edit style page" - }, - "styleBeautifyIndentConditional": { - "message": "Διόρθωση εσοχής για @media και @supports", - "description": "CSS-beautifier option" - }, - "styleBeautifyPreserveNewlines": { - "message": "Διατήρηση νέων γραμμών (newlines)", - "description": "CSS-beautifier option" - }, - "styleCancelEditLabel": { - "message": "Πίσω στη διαχείριση", - "description": "Label for cancel button for style editing" - }, - "styleChangesNotSaved": { - "message": "Έχετε κάνει αλλαγές σε αυτό το ύφος χωρίς αποθήκευση.", - "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" - }, - "styleEnabledLabel": { - "message": "Ενεργοποιημένη", - "description": "Label for the enabled state of styles" - }, - "styleInstall": { - "message": "Εγκατάσταση του '$stylename$' στο Stylus;", - "description": "Confirmation when installing a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "styleMissingName": { - "message": "Εισάγετε ένα όνομα", - "description": "Error displayed when user saves without providing a name" - }, - "styleRegexpTestNone": { - "message": "Δε βρέθηκαν καρτέλες που αντιστοιχούν.", - "description": "RegExp test report: label for expressions that didn't match any tabs" - }, - "styleSaveLabel": { - "message": "Αποθήκευση", - "description": "Label for save button for style editing" - }, - "styleToMozillaFormatHelp": { - "message": "Η μορφή του Mozilla κώδικα μπορεί να χρησιμοποιηθεί με το Stylish για το Firefox και μπορεί να υποβληθεί στο userstyles.org.", - "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" - }, - "styleUpdate": { - "message": "Είστε σίγουροι ότι θέλετε να ενημερώσετε το '$stylename$';", - "description": "Confirmation when updating a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "stylusUnavailableForURL": { - "message": "To Stylus δεν λειτουργεί σε σελίδες όπως αυτή.", - "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" - }, - "stylusUnavailableForURLdetails": { - "message": "Ως μέτρο ασφαλείας, ο φυλλομετρητής απαγορεύει στα πρόσθετα να επέμβουν στις built-in σελίδες του (όπως π.χ. chrome://version, η σελίδα νέας καρτέλας από το Chrome 61 και μετά, about:addons, κλπ.), καθώς και τις σελίδες άλλωων προσθέτων. Επιπλέον, κάθε φυλλομετρητής περιορίζει την πρόσβαση στο κατάστημα προσθέτων (όπως το Chrome Web Store ή το AMO).", - "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" - }, - "toggleStyle": { - "message": "Αλλαγή στυλ", - "description": "Label for the checkbox to enable/disable a style" - }, - "undo": { - "message": "Αναίρεση", - "description": "Button label" - }, - "undoGlobal": { - "message": "Αναίρεση όλων των ενεργειών", - "description": "CSS-beautify global Undo button label" - }, - "unreachableFileHint": { - "message": "Το Stylus έχει πρόσβαση στις file:// διευθύνσεις URL μόνο αν έχετε επιλέξει το αντίστοιχο πλαίσιο ελέγχου για το πρόσθετο Stylus στη σελίδα chrome://extensions.", - "description": "Note in the toolbar popup for file:// URLs" - }, - "updateAllCheckSucceededNoUpdate": { - "message": "Όλα τα στυλ είναι ενημερωμένα.", - "description": "Text that displays when an update all check completed and no updates are available" - }, - "updateAllCheckSucceededSomeEdited": { - "message": "Δεν έχει γίνει έλεγχος ενημερώσεων για κάποια στυλ, για να αποφευχθεί η πιθανότητα απώλειας τοπικών επεξεργασιών. Οι ενημερώσεις μπορούν να εξαναγκαστούν ελέγχοντας το κάθε στυλ ξεχωριστά ή ελέγχοντας πάλι όλα τα στυλ (τοπικές επεξεργασίες θα αντικατασταθούν)", - "description": "Text that displays when an update all check completed and no updates are available" - }, - "updateCheckFailBadResponseCode": { - "message": "Αποτυχία ενημέρωσης: ο διακομιστής ανταποκρίθηκε με κωδικό $code$.", - "description": "Text that displays when an update check failed because the response code indicates an error", - "placeholders": { - "code": { - "content": "$1" - } - } - }, - "updateCheckFailServerUnreachable": { - "message": "Αποτυχία ενημέρωσης: απρόσιτος διακομιστής.", - "description": "Text that displays when an update check failed because the update server is unreachable" - }, - "updateCheckSkippedLocallyEdited": { - "message": "Το στυλ επεξεργάστηκε τοπικά στον υπολογιστή σας.", - "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckSkippedMaybeLocallyEdited": { - "message": "Το στυλ αυτό μπορεί να έχει επεξεργαστεί τοπικά στον υπολογιστή σας.", - "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" - }, - "updateCheckSucceededNoUpdate": { - "message": "Το στυλ είναι ενημερωμένο.", - "description": "Text that displays when an update check completed and no update is available" - }, - "updateCompleted": { - "message": "Η ενημέρωση ολοκληρώθηκε.", - "description": "Text that displays when an update completed" - }, - "updatesCurrentlyInstalled": { - "message": "Ενημερώσεις που εγκαταστάθηκαν", - "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." - }, - "usercssEditorNamePlaceholder": { - "message": "Καθορίστε το @name στον κώδικα", - "description": "Placeholder text for the empty name input field when creating a new Usercss style" - }, - "versionInvalidOlder": { - "message": "Η έκδοση αυτή είναι παλαιότερη από αυτήν που είναι ήδη εγκατεστημένη.", - "description": "Displayed when the version of style is older than the installed one" - }, - "writeStyleFor": { - "message": "Γράψτε νέο στυλ για:", - "description": "Label for toolbar pop-up that precedes the links to write a new style" - }, - "writeStyleForURL": { - "message": "αυτή την διεύθυνση URL", - "description": "Text for link in toolbar pop-up to write a new style for the current URL" - }, - "syncDropboxStyles": { - "message": "Εξαγωγή από το Dropbox", - "description": "" - }, - "retrieveDropboxSync": { - "message": "Εισαγωγή από το Dropbox", - "description": "" - }, - "exportSavedSuccess": { - "message": "Το αρχείο αποθηκεύτηκε επιτυχώς.", - "description": "" - }, - "noFileToImport": { - "message": "Για να εισάγετε τα στυλ σας, πρέπει πρώτα να τα εξάγετε.", - "description": "" - }, - "connectingDropbox": { - "message": "Σύνδεση με το Dropbox...", - "description": "" - }, - "zipStyles": { - "message": "Συμπίεση στυλ...", - "description": "" - }, - "unzipStyles": { - "message": "Αποσυμπίεση στυλ...", - "description": "" - }, - "readingStyles": { - "message": "Ανάγνωση στυλ...", - "description": "" - }, - "uploadingFile": { - "message": "Μεταφόρτωση αρχείου...", - "description": "" - } } \ No newline at end of file diff --git a/_locales/en_GB/messages.json b/_locales/en_GB/messages.json index e6a09217..e7ab78ff 100644 --- a/_locales/en_GB/messages.json +++ b/_locales/en_GB/messages.json @@ -1,83 +1,1586 @@ { - "appliesRemoveError": { - "message": "Cannot remove last 'applies to' entry", - "description": "Error displayed when the last 'applies' is going to be removed" - }, - "checkAllUpdatesForce": { - "message": "Check again—I didn't edit any styles!", - "description": "Label for the button to apply all detected updates" - }, - "cm_autoCloseBrackets": { - "message": "Auto-close brackets and quotes", - "description": "Label for the checkbox in the style editor." - }, - "cm_colorpicker": { - "message": "Colour pickers for CSS colours", - "description": "Label for the checkbox controlling colorpicker option for the style editor." - }, - "cm_resizeGripHint": { - "message": "Double-click to maximise/restore the height", - "description": "Tooltip for the resize grip in style editor" - }, - "colorpickerTooltip": { - "message": "Open colour picker", - "description": "Tooltip for the colored squares shown before CSS colors in the style editor." - }, - "description": { - "message": "Redesign the web with Stylus, a user-style manager. Stylus allows you to easily install themes and skins for many popular sites.", - "description": "Extension description" - }, - "editGotoLine": { - "message": "Go to line (or line:col)", - "description": "Go to line or line:column on Ctrl-G in style code editor" - }, - "editStyleHeading": { - "message": "Edit style", - "description": "Title of the page for editing styles" - }, - "license": { - "message": "Licence", - "description": "Label for the license" - }, - "manageFaviconsGray": { - "message": "Greyed out", - "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" - }, - "optionsBadgeDisabled": { - "message": "Background colour when disabled", - "description": "" - }, - "optionsBadgeNormal": { - "message": "Background colour", - "description": "" - }, - "optionsUpdateImportNote": { - "message": "When importing style backups from an old version or from Stylish, do a one-time check for updates manually in the styles manager to ensure all styles are updated.", - "description": "" - }, - "optionsUpdateInterval": { - "message": "Userstyle auto-update interval in hours (specify 0 to disable)", - "description": "" - }, - "styleInstallFailed": { - "message": "Failed to install userstyle\n$error$", - "description": "Warning when installation failed", - "placeholders": { - "error": { - "content": "$1" - } + "addStyleTitle": { + "message": "Add Style", + "description": "Title of the page for adding styles" + }, + "alphaChannel": { + "message": "Opacity", + "description": "Label of color's opacity" + }, + "appliesAdd": { + "message": "Add", + "description": "Label for the button to add an 'applies' entry" + }, + "appliesDisplay": { + "message": "Applies to: $applies$", + "description": "Text on the manage screen to describe what the style applies to" + }, + "appliesDisplayTruncatedSuffix": { + "message": "and more", + "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" + }, + "appliesDomainOption": { + "message": "URLs on the domain", + "description": "Option to make the style apply to the entered string as a domain" + }, + "appliesHelp": { + "message": "Use the 'Applies to' controls to limit what URLs the code in this section applies to.", + "description": "Help text for 'applies to' section" + }, + "appliesLabel": { + "message": "Applies to", + "description": "Label for 'applies to' fields on the edit/add screen" + }, + "appliesLineWidgetLabel": { + "message": "Display 'Applies to' info", + "description": "Label for the checkbox to display applies-to information in the single editor" + }, + "appliesLineWidgetWarning": { + "message": "Does not work with minified CSS", + "description": "A warning that applies-to information won't show properly with minified CSS" + }, + "appliesRegexpOption": { + "message": "URLs matching the regexp", + "description": "Option to make the style apply to the entered string as a regular expression" + }, + "appliesRemove": { + "message": "Remove", + "description": "Label for the button to remove an 'applies' entry" + }, + "appliesRemoveError": { + "message": "Cannot remove last 'applies to' entry", + "description": "Error displayed when the last 'applies' is going to be removed" + }, + "appliesSpecify": { + "message": "Specify", + "description": "Label for the button to make a style apply only to specific sites" + }, + "appliesToEverything": { + "message": "Everything", + "description": "Text displayed for styles that apply to all sites" + }, + "appliesUrlOption": { + "message": "URL", + "description": "Option to make the style apply to the entered string as a URL" + }, + "appliesUrlPrefixOption": { + "message": "URLs starting with", + "description": "Option to make the style apply to the entered string as a URL prefix" + }, + "applyAllUpdates": { + "message": "Apply all updates", + "description": "Label for the button to apply all detected updates" + }, + "author": { + "message": "Author", + "description": "Label for the style author" + }, + "backupButtons": { + "message": "Backup", + "description": "Heading for backup" + }, + "backupMessage": { + "message": "Select a file or drag and drop to this page.", + "description": "Message for backup" + }, + "bckpInstStyles": { + "message": "Export styles", + "description": "" + }, + "checkAllUpdates": { + "message": "Check all styles for updates", + "description": "Label for the button to check all styles for updates" + }, + "checkAllUpdatesForce": { + "message": "Check again—I didn't edit any styles!", + "description": "Label for the button to apply all detected updates" + }, + "checkForUpdate": { + "message": "Check for update", + "description": "Label for the button to check a single style for an update" + }, + "checkingForUpdate": { + "message": "Checking...", + "description": "Text to display when checking a style for an update" + }, + "clickToUninstall": { + "message": "Click to uninstall", + "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" + }, + "cm_autoCloseBrackets": { + "message": "Auto-close brackets and quotes", + "description": "Label for the checkbox in the style editor." + }, + "cm_autoCloseBracketsTooltip": { + "message": "Automatically add a closing pair when typing an opening one of ()[]{}''\"\"", + "description": "Label for the checkbox in the style editor." + }, + "cm_autocompleteOnTyping": { + "message": "Autocomplete on typing", + "description": "Label for the checkbox in the style editor." + }, + "cm_colorpicker": { + "message": "Colour pickers for CSS colours", + "description": "Label for the checkbox controlling colorpicker option for the style editor." + }, + "cm_indentWithTabs": { + "message": "Use tabs with smart indentation", + "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." + }, + "cm_keyMap": { + "message": "Keymap", + "description": "Label for the drop-down list controlling the keymap for the style editor." + }, + "cm_lineWrapping": { + "message": "Word wrap", + "description": "Label for the checkbox controlling word wrap option for the style editor." + }, + "cm_linter": { + "message": "CSS Linter", + "description": "Select the linter to check for CSS issues" + }, + "cm_matchHighlight": { + "message": "Highlight", + "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." + }, + "cm_matchHighlightSelection": { + "message": "Selection only", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" + }, + "cm_matchHighlightToken": { + "message": "Token under cursor", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" + }, + "cm_resizeGripHint": { + "message": "Double-click to maximise/restore the height", + "description": "Tooltip for the resize grip in style editor" + }, + "cm_selectByTokens": { + "message": "Double-clicking selects tokens", + "description": "Label for the checkbox in the editor." + }, + "cm_selectByTokensTooltip": { + "message": "Examples of tokens: .foo-bar-2 #aabbcc 0.32 !important\nWhen disabled: punctuation-delimited words are selected.", + "description": "" + }, + "cm_smartIndent": { + "message": "Use smart indentation", + "description": "Label for the checkbox controlling smart indentation option for the style editor." + }, + "cm_tabSize": { + "message": "Tab size", + "description": "Label for the text box controlling tab size option for the style editor." + }, + "cm_theme": { + "message": "Theme", + "description": "Label for the style editor's CSS theme." + }, + "colorpickerPaletteHint": { + "message": "Right-click a swatch to cycle through its source lines", + "description": "" + }, + "colorpickerSwitchFormatTooltip": { + "message": "Switch formats: HEX -> RGB -> HSL.\nShift-click to reverse the direction.\nAlso via PgUp (PageUp), PgDn (PageDown) keys.", + "description": "Tooltip for the switch button in the color picker popup in the style editor." + }, + "colorpickerTooltip": { + "message": "Open colour picker", + "description": "Tooltip for the colored squares shown before CSS colors in the style editor." + }, + "configOnChange": { + "message": "on change", + "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" + }, + "configOnChangeTooltip": { + "message": "Autosave and apply changes automatically", + "description": "" + }, + "configureStyle": { + "message": "Configure", + "description": "Label for the button to configure usercss userstyle" + }, + "configureStyleOnHomepage": { + "message": "Configure on homepage", + "description": "Label for the button to configure userstyles.org userstyle" + }, + "confirmCancel": { + "message": "Cancel", + "description": "" + }, + "confirmClose": { + "message": "Close", + "description": "'Close' button in a confirm dialog" + }, + "confirmDefault": { + "message": "Use default", + "description": "'Set to default' button in a confirm dialog" + }, + "confirmDelete": { + "message": "Delete", + "description": "" + }, + "confirmDiscardChanges": { + "message": "Discard the changes?", + "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" + }, + "confirmNo": { + "message": "No", + "description": "'No' button in a confirm dialog" + }, + "confirmOK": { + "message": "OK", + "description": "" + }, + "confirmSave": { + "message": "Save", + "description": "'Save' button in a confirm dialog" + }, + "confirmStop": { + "message": "Stop", + "description": "'Stop' button in a confirm dialog" + }, + "confirmYes": { + "message": "Yes", + "description": "'Yes' button in a confirm dialog" + }, + "copied": { + "message": "Copied to clipboard", + "description": "Message shown when content has been copied to the clipboard" + }, + "copy": { + "message": "Copy to clipboard", + "description": "Tooltip for elements which can be copied" + }, + "customNameHint": { + "message": "Enter a custom name here to rename the style in UI without breaking its updates", + "description": "" + }, + "customNameResetHint": { + "message": "Stop using customized name, switch to the style's own name", + "description": "Tooltip of 'x' button shown in editor when changing the name input of a) styles updated from a URL i.e. not locally created, b) UserCSS styles" + }, + "dateAbbrDay": { + "message": "$value$d", + "description": "Day suffix in a short relative date, for example: 8d" + }, + "dateAbbrHour": { + "message": "$value$h", + "description": "Hour suffix in a short relative date, for example: 8h" + }, + "dateAbbrMonth": { + "message": "$value$m", + "description": "Month suffix in a short relative date, for example: 8m" + }, + "dateAbbrYear": { + "message": "$value$y", + "description": "Year suffix in a short relative date, for example: 8y" + }, + "dateInstalled": { + "message": "Date installed", + "description": "Option text for the user to sort the style by install date" + }, + "dateUpdated": { + "message": "Date updated", + "description": "Option text for the user to sort the style by last update date" + }, + "dbError": { + "message": "An error has occurred using the Stylus database. Would you like to visit a web page with possible solutions?", + "description": "Prompt when a DB error is encountered" + }, + "defaultTheme": { + "message": "default", + "description": "Default CodeMirror CSS theme option on the edit style page" + }, + "deleteStyleConfirm": { + "message": "Are you sure you want to delete this style?", + "description": "Confirmation before deleting a style" + }, + "deleteStyleLabel": { + "message": "Delete", + "description": "Label for the button to delete a style" + }, + "description": { + "message": "Redesign the web with Stylus, a user-style manager. Stylus allows you to easily install themes and skins for many popular sites.", + "description": "Extension description" + }, + "disableAllStyles": { + "message": "Turn all styles off", + "description": "Label for the checkbox that turns all enabled styles off." + }, + "disableStyleLabel": { + "message": "Disable", + "description": "Label for the button to disable a style" + }, + "dragDropMessage": { + "message": "Drop your backup file anywhere on this page to import.", + "description": "Drag'n'drop message" + }, + "dragDropUsercssTabstrip": { + "message": "To install the file, drop it on the tab strip (the area where the tab titles are shown).", + "description": "Message popup shown when erroneously dropping a usercss file into the manager page" + }, + "editDeleteText": { + "message": "Delete", + "description": "Label for the context menu item in the editor to delete selected text" + }, + "editGotoLine": { + "message": "Go to line (or line:col)", + "description": "Go to line or line:column on Ctrl-G in style code editor" + }, + "editStyleHeading": { + "message": "Edit style", + "description": "Title of the page for editing styles" + }, + "editStyleLabel": { + "message": "Edit", + "description": "Label for the button to go to the edit style page" + }, + "editStyleTitle": { + "message": "Edit Style $stylename$", + "description": "Title of the page for editing styles" + }, + "enableStyleLabel": { + "message": "Enable", + "description": "Label for the button to enable a style" + }, + "excludeStyleByDomainLabel": { + "message": "Exclude the current domain", + "description": "" + }, + "excludeStyleByUrlLabel": { + "message": "Exclude the current URL", + "description": "" + }, + "exportLabel": { + "message": "Export", + "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" + }, + "externalFeedback": { + "message": "Feedback", + "description": "Label for the external link to send feedback for the style" + }, + "externalHomepage": { + "message": "Homepage", + "description": "Label for the external link to style's homepage" + }, + "externalLink": { + "message": "External link", + "description": "Label for external links" + }, + "externalSupport": { + "message": "Support", + "description": "Label for the external link to style's support site" + }, + "externalUsercssDocument": { + "message": "Documentation for Usercss", + "description": "Label for the external link to usercss documentation" + }, + "filteredStyles": { + "message": "$numShown$ shown of $numTotal$ total", + "description": "TL note - make this message short" + }, + "filteredStylesAllHidden": { + "message": "Currently applied filters match no styles", + "description": "Text shown when no styles match currently applied filter in the style manager" + }, + "findStyles": { + "message": "Find styles", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesForSite": { + "message": "Find more styles for this site", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesInline": { + "message": "Inline", + "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" + }, + "findStylesInlineTooltip": { + "message": "Display search results inside this window.", + "description": "Text for a checkbox that displays search results within the Stylus popup." + }, + "genericAdd": { + "message": "Add", + "description": "Used in various places for an action that adds something" + }, + "genericClone": { + "message": "Clone", + "description": "Used in various places for an action that clones something" + }, + "genericDisabledLabel": { + "message": "Disabled", + "description": "Used in various lists/options to indicate that something is disabled" + }, + "genericEnabledLabel": { + "message": "Enabled", + "description": "Used in various lists/options to indicate that something is enabled" + }, + "genericError": { + "message": "Error", + "description": "Used in various places to indicate some error occurred." + }, + "genericHistoryLabel": { + "message": "History", + "description": "Used in various places to show a history log of something" + }, + "genericNext": { + "message": "Next", + "description": "Used in various places to select/perform the next step/action" + }, + "genericPrevious": { + "message": "Previous", + "description": "Used in various places to select/perform the previous step/action" + }, + "genericResetLabel": { + "message": "Reset", + "description": "Used in various parts of UI to indicate that something may be reset to its original state" + }, + "genericSavedMessage": { + "message": "Saved", + "description": "Used in various parts of the UI to indicate that something was saved" + }, + "genericTitle": { + "message": "Title", + "description": "Used in various parts of the UI to indicate the title of something" + }, + "genericUnknown": { + "message": "Unknown", + "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" + }, + "helpAlt": { + "message": "Help", + "description": "Alternate text for help buttons" + }, + "helpKeyMapCommand": { + "message": "Type a command name", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "helpKeyMapHotkey": { + "message": "Press a hotkey", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "hostDisabled": { + "message": "This host has been disabled due to a bug in the current version of the browser being used", + "description": "Tooltip for cloud host disabled" + }, + "importAppendLabel": { + "message": "Append to style", + "description": "Label for the button to import a style and append to the existing sections" + }, + "importAppendTooltip": { + "message": "Append the imported style to current style", + "description": "Tooltip for the button to import a style and append to the existing sections" + }, + "importLabel": { + "message": "Import", + "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" + }, + "importPreprocessor": { + "message": "Style with a @preprocessor won't work in the classic mode. You can switch the editor to Usercss mode: 1) open the style manager, 2) enable \"as Usercss\" checkbox, 3) click \"Write new style\"\n\nImport now anyway?", + "description": "" + }, + "importPreprocessorTitle": { + "message": "Potential problem due to @preprocessor", + "description": "" + }, + "importReplaceLabel": { + "message": "Overwrite style", + "description": "Label for the button to import and overwrite current style" + }, + "importReplaceTooltip": { + "message": "Discard contents of current style and overwrite it with the imported style", + "description": "Label for the button to import and overwrite current style" + }, + "importReportLegendAdded": { + "message": "added", + "description": "Text after the number of styles added in the report shown after importing styles" + }, + "importReportLegendIdentical": { + "message": "identical skipped", + "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" + }, + "importReportLegendInvalid": { + "message": "invalid skipped", + "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" + }, + "importReportLegendUpdatedBoth": { + "message": "updated both meta info and code", + "description": "Text after the number of styles updated entirely in the report shown after importing styles" + }, + "importReportLegendUpdatedCode": { + "message": "updated code", + "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" + }, + "importReportLegendUpdatedMeta": { + "message": "updated meta info", + "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" + }, + "importReportTitle": { + "message": "Finished importing styles", + "description": "Title of the report shown after importing styles" + }, + "importReportUnchanged": { + "message": "Nothing was changed.", + "description": "Message in the report shown after importing styles" + }, + "importReportUndone": { + "message": "styles were reverted", + "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" + }, + "importReportUndoneTitle": { + "message": "Import has been undone", + "description": "Title of the message box shown after undoing the import of styles" + }, + "installButton": { + "message": "Install style", + "description": "Label for install button" + }, + "installButtonInstalled": { + "message": "Style installed", + "description": "Text displayed when the style is successfully installed" + }, + "installButtonReinstall": { + "message": "Reinstall style", + "description": "Label for reinstall button" + }, + "installButtonUpdate": { + "message": "Update style", + "description": "Label for update button" + }, + "installUpdate": { + "message": "Install update", + "description": "Label for the button to install an update for a single style" + }, + "installUpdateFrom": { + "message": "Currently the style is updated from $url$", + "description": "Label to describe where the style gets update" + }, + "installUpdateFromLabel": { + "message": "Check for updates", + "description": "Label for the checkbox to save current URL for update check" + }, + "license": { + "message": "Licence", + "description": "Label for the license" + }, + "linkGetHelp": { + "message": "Get help", + "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" + }, + "linkGetStyles": { + "message": "Get styles", + "description": "Help link text on the manage page e.g. https://userstyles.org" + }, + "linkStylusWiki": { + "message": "Wiki", + "description": "Wiki link text on the manage page e.g. https://github.com/openstyles/stylus/wiki" + }, + "linkTranslate": { + "message": "Translate", + "description": "Transifex link text on the manage page" + }, + "linterCSSLintIncompatible": { + "message": "CSSLint doesn't support $preprocessorname$ preprocessor", + "description": "The label to display when the preprocessor isn't compatible with CSSLint" + }, + "linterCSSLintSettings": { + "message": "(Set rule as: 0 = disabled; 1 = warning; 2 = error)", + "description": "CSSLint rule config values" + }, + "linterConfigPopupTitle": { + "message": "Set $linter$ rules configuration", + "description": "Stylelint or CSSLint popup header" + }, + "linterConfigTooltip": { + "message": "Click to configure this linter", + "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" + }, + "linterInvalidConfigError": { + "message": "Not saved due to these invalid configuration settings:", + "description": "Invalid linter config will show a message followed by a list of invalid entries" + }, + "linterIssues": { + "message": "Issues", + "description": "Label for the CSS linter issues block on the style edit page" + }, + "linterIssuesHelp": { + "message": "These issues were found by $link$:", + "description": "Help popup message for the selected CSS linter issues block on the style edit page" + }, + "linterJSONError": { + "message": "Invalid JSON format", + "description": "Setting linter config with invalid JSON" + }, + "linterResetMessage": { + "message": "To undo accidental reset, press Ctrl-Z (or Cmd-Z) in the text box", + "description": "Reset button tooltip to inform user on how to undo an accidental reset" + }, + "linterRulesLink": { + "message": "See a full list of rules", + "description": "Stylelint or CSSLint rules label added immediately before a link" + }, + "liveReloadError": { + "message": "An error occurred while watching the file", + "description": "The label of live-reload error" + }, + "liveReloadInstallHint": { + "message": "Keep this tab open to auto-update the style on external changes.", + "description": "The label of live-reload feature" + }, + "liveReloadInstallHintFF": { + "message": "Keep both this tab and the original tab open to auto-update the style on external changes.", + "description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox" + }, + "liveReloadLabel": { + "message": "Live reload", + "description": "The label of live-reload feature" + }, + "manageFavicons": { + "message": "Favicons in applies-to column", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFaviconsGray": { + "message": "Greyed out", + "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" + }, + "manageFaviconsHelp": { + "message": "Stylus uses an external service https://www.google.com/s2/favicons", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFilters": { + "message": "Filters", + "description": "Label for filters container" + }, + "manageHeading": { + "message": "Installed Styles", + "description": "Heading for the manage page" + }, + "manageMaxTargets": { + "message": "Number of applies-to items", + "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" + }, + "manageNewStyleAsUsercss": { + "message": "as Usercss", + "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" + }, + "manageNewUI": { + "message": "New manage UI layout", + "description": "Label for the checkbox that toggles the new UI on manage page" + }, + "manageOnlyDisabled": { + "message": "Only disabled styles", + "description": "Checkbox to show only disabled styles" + }, + "manageOnlyEnabled": { + "message": "Only enabled styles", + "description": "Checkbox to show only enabled styles" + }, + "manageOnlyExternal": { + "message": "Only external styles", + "description": "Checkbox to show only externally installed styles i.e. updatable" + }, + "manageOnlyLocal": { + "message": "Only locally created styles", + "description": "Checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyLocalTooltip": { + "message": "(the styles not installed through a userstyles.org page)", + "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyNonUsercss": { + "message": "Only non-Usercss styles", + "description": "Checkbox to show only non-Usercss (standard) styles" + }, + "manageOnlyUpdates": { + "message": "Only with updates or issues", + "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" + }, + "manageOnlyUsercss": { + "message": "Only Usercss styles", + "description": "Checkbox to show only Usercss styles" + }, + "manageTitle": { + "message": "Stylus", + "description": "Title for the manage page" + }, + "menuShowBadge": { + "message": "Show active style count", + "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." + }, + "meta_invalidCheckboxDefault": { + "message": "Invalid @var checkbox: value must be 0 or 1", + "description": "Error displayed when the value of @var checkbox is invalid" + }, + "meta_invalidColor": { + "message": "Invalid @var color: $color$ is not a color", + "description": "Error displayed when the value of @var color is invalid" + }, + "meta_invalidRange": { + "message": "Invalid @var $type$: value must be a number or an array", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMultipleUnits": { + "message": "Invalid @var $type$: multiple units are defined", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeTooManyValues": { + "message": "Invalid @var $type$: the array contains too many items", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeValue": { + "message": "Invalid @var $type$: items in the array must be number, string, or null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeDefault": { + "message": "Invalid @var $type$: default value is null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMin": { + "message": "Invalid @var $type$: default value is lower than the minimum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMax": { + "message": "Invalid @var $type$: default value is larger than the maximum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeStep": { + "message": "Invalid @var $type$: default value is not a mutiple of the step", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeUnits": { + "message": "Invalid @var $type$: '$units$' is not a valid unit", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidSelect": { + "message": "Invalid @var select: the default value must be an array or an object", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValue": { + "message": "Invalid @var select: values inside the array/object must be a string", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectEmptyOptions": { + "message": "Invalid @var select: options list is empty", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectLabel": { + "message": "Invalid @var select: option label is empty", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectMultipleDefaults": { + "message": "Invalid @var select: multiple default options are defined", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectNameDuplicated": { + "message": "Invalid @var select: option name is duplicated", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValueMismatch": { + "message": "Invalid @var select: value doesn't exist in the option list", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidURLProtocol": { + "message": "Invalid URL protocol. Only http and https are allowed: $protocol$", + "description": "Error displayed when the protocol of the URL is invalid" + }, + "meta_invalidVersion": { + "message": "Invalid version number. The value doesn't match SemVer pattern: $version$", + "description": "Error displayed when @version is invalid" + }, + "meta_invalidNumber": { + "message": "Expect a number", + "description": "Error displayed when the value is expected to be a number" + }, + "meta_invalidString": { + "message": "Expect a quoted string", + "description": "Error displayed when the value is expected to be a quoted string" + }, + "meta_invalidWord": { + "message": "Expect a word", + "description": "Error displayed when the value is expected to be a word" + }, + "meta_missingChar": { + "message": "Expect characters: $chars$", + "description": "Error displayed when the value is expected to be some characters" + }, + "meta_missingEOT": { + "message": "Expect EOT data", + "description": "Error displayed when the value is expected to be an EOT list" + }, + "meta_missingMandatory": { + "message": "Missing mandatory metadata: $keys$", + "description": "Error displayed when mandatory keys are missing" + }, + "meta_unknownJSONLiteral": { + "message": "Invalid JSON: $literal$ is not a valid JSON literal", + "description": "Error displayed when JSON value is invalid" + }, + "meta_unknownMeta": { + "message": "Unknown metadata: $key$", + "description": "Error displayed when unknown metadata is parsed" + }, + "meta_unknownVarType": { + "message": "Unknown @$varkey$ type: $vartype$", + "description": "Error displayed when unknown variable type is parsed" + }, + "meta_unknownPreprocessor": { + "message": "Unknown @preprocessor: $preprocessor$", + "description": "Error displayed when unknown @preprocessor is parsed" + }, + "noStylesForSite": { + "message": "No styles installed for this site.", + "description": "Text displayed when no styles are installed for the current site" + }, + "numberedLine": { + "message": "Line:", + "description": "Will be followed by one or more line numbers in the editor." + }, + "openManage": { + "message": "Manage", + "description": "Link to open the manage page." + }, + "openOptions": { + "message": "Options", + "description": "Go to Options UI" + }, + "openStylesManager": { + "message": "Open styles manager", + "description": "Label for the style maanger opener in the browser action context menu." + }, + "optionsActions": { + "message": "Actions", + "description": "" + }, + "optionsAdvanced": { + "message": "Advanced", + "description": "" + }, + "optionsAdvancedContextDelete": { + "message": "Add 'Delete' in editor context menu", + "description": "" + }, + "optionsAdvancedExposeIframes": { + "message": "Expose iframes via HTML[stylus-iframe]", + "description": "" + }, + "optionsAdvancedExposeIframesNote": { + "message": "Exposes the top site domain in each iframe.\nEnables writing iframe-specific CSS like this:\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }", + "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." + }, + "optionsAdvancedNewStyleAsUsercss": { + "message": "Write new style as usercss", + "description": "" + }, + "optionsAdvancedPatchCsp": { + "message": "Patch CSP to allow style assets", + "description": "" + }, + "optionsAdvancedPatchCspNote": { + "message": "Enable this if styles contain images or fonts which fail to load on sites with a strict CSP (Content-Security-Policy).\n\nEnabling this setting will relax CSP restrictions, allowing essential style content to load. This option is only intended for advanced users who understand the potential security implications, and accept responsibility for monitoring the content which they're allowing. Read about CSS-based attacks for more information.\n\nAlso be aware, this particular setting is not guaranteed to take effect if another installed extension modifies the network response first.", + "description": "" + }, + "optionsAdvancedStyleViaXhr": { + "message": "Instant inject mode", + "description": "" + }, + "optionsAdvancedStyleViaXhrNote": { + "message": "Enable this if you encounter flashing of unstyled content (FOUC) when browsing, which is especially noticeable with dark themes.\n\nThe technical reason is that Chrome/Chromium postpones asynchronous communication of extensions, in a usually meaningless attempt to improve page load speed, potentially causing styles to be late to apply. To circumvent this, since web extensions are not provided a synchronous API, Stylus provides this option to utilize the \"deprecated\" synchronous XMLHttpRequest web API to fetch applicable styles. There shouldn't be any detrimental effects, since the request is fulfilled within a few milliseconds while the page is still being downloaded from the server.\n\nNevertheless, Chromium will print a warning in devtools' console. Right-clicking a warning, and hiding them, will prevent future warnings from being shown.", + "description": "" + }, + "optionsBadgeDisabled": { + "message": "Background colour when disabled", + "description": "" + }, + "optionsBadgeNormal": { + "message": "Background colour", + "description": "" + }, + "optionsCheck": { + "message": "Update styles", + "description": "" + }, + "optionsCheckUpdate": { + "message": "Check for and install all available updates", + "description": "" + }, + "optionsCustomizeBadge": { + "message": "Badge on the toolbar icon", + "description": "" + }, + "optionsCustomizeIcon": { + "message": "Toolbar icon", + "description": "" + }, + "optionsCustomizePopup": { + "message": "Popup", + "description": "" + }, + "optionsCustomizeUpdate": { + "message": "Updates", + "description": "" + }, + "optionsCustomizeSync": { + "message": "Sync to cloud", + "description": "" + }, + "optionsHeading": { + "message": "Options", + "description": "Heading for options section on manage page." + }, + "optionsIconDark": { + "message": "Dark browser themes", + "description": "" + }, + "optionsIconLight": { + "message": "Light browser themes", + "description": "" + }, + "optionsOpen": { + "message": "Open", + "description": "" + }, + "optionsOpenManager": { + "message": "Manage styles", + "description": "" + }, + "optionsPopupWidth": { + "message": "Popup width (in pixels)", + "description": "" + }, + "optionsReset": { + "message": "Reset the options to default values", + "description": "" + }, + "optionsResetButton": { + "message": "Reset options", + "description": "" + }, + "optionsStylusThemes": { + "message": "Find a Stylus UI theme", + "description": "" + }, + "optionsSubheading": { + "message": "More Options", + "description": "Subheading for options section on manage page." + }, + "optionsUpdateImportNote": { + "message": "When importing style backups from an old version or from Stylish, do a one-time check for updates manually in the styles manager to ensure all styles are updated.", + "description": "" + }, + "optionsUpdateInterval": { + "message": "Userstyle auto-update interval in hours (specify 0 to disable)", + "description": "" + }, + "optionsSyncNone": { + "message": "None", + "description": "" + }, + "optionsSyncConnect": { + "message": "Connect", + "description": "" + }, + "optionsSyncDisconnect": { + "message": "Disconnect", + "description": "" + }, + "optionsSyncSyncNow": { + "message": "Sync now", + "description": "" + }, + "optionsSyncLogin": { + "message": "Login", + "description": "" + }, + "optionsSyncStatusPull": { + "message": "Pulling style $loaded$ of $total$", + "description": "" + }, + "optionsSyncStatusPush": { + "message": "Pushing style $loaded$ of $total$", + "description": "" + }, + "optionsSyncStatusSyncing": { + "message": "Syncing...", + "description": "" + }, + "optionsSyncStatusConnecting": { + "message": "Connecting...", + "description": "" + }, + "optionsSyncStatusConnected": { + "message": "Connected", + "description": "" + }, + "optionsSyncStatusDisconnecting": { + "message": "Disconnecting...", + "description": "" + }, + "optionsSyncStatusDisconnected": { + "message": "Disconnected", + "description": "" + }, + "optionsSyncStatusRelogin": { + "message": "Session expired, please login again.", + "description": "" + }, + "paginationCurrent": { + "message": "Current page", + "description": "Tooltip for the current page index in search results" + }, + "paginationEstimated": { + "message": "Estimated number of pages", + "description": "Tooltip for the total page count in search results" + }, + "paginationNext": { + "message": "Next page", + "description": "Tooltip for the '->' (next page) button in search results" + }, + "paginationPrevious": { + "message": "Previous page", + "description": "Tooltip for the '<-' button in search results" + }, + "paginationTotal": { + "message": "Total pages", + "description": "" + }, + "parseUsercssError": { + "message": "Stylus failed to parse usercss:", + "description": "The error message to show when stylus failed to parse usercss" + }, + "popupAutoResort": { + "message": "Resort styles in popup after toggling", + "description": "Label for the checkbox controlling popup resorting." + }, + "popupBorders": { + "message": "Add white borders on the sides", + "description": "" + }, + "popupBordersTooltip": { + "message": "Useful for dark themes in new Chrome as it no longer paints the side borders", + "description": "" + }, + "popupHotkeysInfo": { + "message": "<1>-<9>, <0>, also on numpad - toggles Nth style (0 is 10)\n- toggles first style with a name that starts with the letter\n opens editor instead of toggling\n enables listed styles\n disables listed styles\n and <`> (backtick) - toggles initially enabled styles; doesn't apply to subsequently enabled styles while the popup is open so you can restore the initial selection after testing stuff: simply disable all, then toggle i.e. \nMore info on wiki", + "description": "NOTE1: preserve < and > symbols so that 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." + }, + "popupHotkeysTooltip": { + "message": "Click to see available hotkeys", + "description": "Tooltip displayed when hovering the right edge of the extension popup" + }, + "popupManageTooltip": { + "message": "Shift-click or right-click opens manager with styles applicable for current site", + "description": "Tooltip for the 'Manage' button in the popup." + }, + "popupMenuButtonTooltip": { + "message": "Action menu", + "description": "Tooltip for menu button in popup." + }, + "popupOpenEditInPopup": { + "message": "Use a simple window (no omnibox)", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindow": { + "message": "Open editor in a new window", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindowTooltip": { + "message": "Also enabled by detaching editor tab from a browser window,\nand disabled by attaching a single editor tab into another window.", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupStylesFirst": { + "message": "Styles before commands", + "description": "Label for the checkbox controlling section order in the popup." + }, + "prefShowBadge": { + "message": "Number of styles active for the current site", + "description": "Label for the checkbox controlling toolbar badge text." + }, + "previewLabel": { + "message": "Live preview", + "description": "Label for the checkbox in style editor to enable live preview while editing." + }, + "previewTooltip": { + "message": "Temporarily applies the changes without saving.\nSave the style to make the changes permanent.", + "description": "Tooltip for the checkbox in style editor to enable live preview while editing." + }, + "reload": { + "message": "Reload Stylus extension", + "description": "Context menu reload" + }, + "replace": { + "message": "Replace", + "description": "Label before the replace input field in the editor shown on Ctrl-H" + }, + "replaceAll": { + "message": "Replace all", + "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" + }, + "replaceWith": { + "message": "Replace with", + "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." + }, + "retrieveBckp": { + "message": "Import styles", + "description": "" + }, + "search": { + "message": "Search", + "description": "Label before the search input field in the editor shown on Ctrl-F" + }, + "searchCaseSensitive": { + "message": "Case-sensitive", + "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" + }, + "searchGlobalStyles": { + "message": "Also search global styles", + "description": "Checkbox label in the popup's inline style search, shown when the text to search is entered" + }, + "searchNumberOfResults": { + "message": "Number of matches", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchNumberOfResults2": { + "message": "Number of matches in code and applies-to values", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchStyleQueryHint": { + "message": "Search style names case-insensitively:\nsome words - all words in any order\n\"some phrase\" - this exact phrase without quotes\n2020 - a year like this also shows styles updated in 2020", + "description": "Tooltip shown for the text input in the popup's inline style finder" + }, + "searchRegexp": { + "message": "Use /re/ syntax for regexp search", + "description": "Label after the search input field in the editor shown on Ctrl-F" + }, + "searchResultInstallCount": { + "message": "Total installs", + "description": "Text for label that shows the number of times a search result was installed" + }, + "searchResultNoneFound": { + "message": "No styles found for this site.", + "description": "Error text in the popup when inline search didn't find any site-specific styles" + }, + "searchResultNotMatching": { + "message": "The style is installed but it doesn't apply to the current site URL.", + "description": "" + }, + "searchResultNotMatchingNote": { + "message": "Try asking the author of this userstyle to add the URL.\n\nYou can also open the style in the manager and edit it yourself,\nbut be aware it disables automatic updates for this style.", + "description": "" + }, + "searchResultRating": { + "message": "Rating", + "description": "Text for label that shows the search result's rating" + }, + "searchResultUpdated": { + "message": "Updated", + "description": "Text for label that shows the search result's last update date" + }, + "searchResultWeeklyCount": { + "message": "Weekly installs", + "description": "Text for label that shows the number of times a search result was installed during last week" + }, + "searchStylesAll": { + "message": "All", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesCode": { + "message": "CSS code", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesHelp": { + "message": " or key focuses the search field.\nDefault mode is plain text search for all space-separated terms in any order.\nExact words: wrap the query in double quotes, e.g. <\".header ~ div\">\nRegular expressions: include slashes and flags, e.g. \n\"By URL\" in scope selector: finds styles that apply to a fully specified URL e.g. https://www.example.org/\n\"Metadata\" in scope selector: searches in names, \"applies to\" specifiers, installation URL, update URL, and the entire metadata block for usercss styles.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page" + }, + "searchStylesMatchUrl": { + "message": "By URL", + "description": "Option for `find styles` scope selector in the manager. See searchMatchUrlHint for more info." + }, + "searchStylesMeta": { + "message": "Metadata", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesName": { + "message": "Name", + "description": "Option for `find styles` scope selector in the manager." + }, + "sectionAdd": { + "message": "Add another section", + "description": "Label for the button to add a section" + }, + "sectionCode": { + "message": "Code", + "description": "Label for the code for a section" + }, + "sectionRemove": { + "message": "Remove section", + "description": "Label for the button to remove a section" + }, + "sectionRestore": { + "message": "Restore removed section", + "description": "Label for the button to restore a removed section" + }, + "sections": { + "message": "Sections", + "description": "Header for the table of contents block listing style section names in the left panel of the classic editor" + }, + "shortcuts": { + "message": "Shortcuts", + "description": "Go to shortcut configuration" + }, + "shortcutsNote": { + "message": "Define keyboard shortcuts", + "description": "" + }, + "sortDateNewestFirst": { + "message": "newest first", + "description": "Text added to indicate that sorting a date would add the newest entries at the top" + }, + "sortDateOldestFirst": { + "message": "oldest first", + "description": "Text added to indicate that sorting a date would add the oldest entries at the top" + }, + "sortLabel": { + "message": "Select a sort to apply to the installed styles", + "description": "Title on the sort select to indicate it is used for sorting entries" + }, + "sortLabelTitleAsc": { + "message": "Title Ascending", + "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" + }, + "sortLabelTitleDesc": { + "message": "Title Descending", + "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" + }, + "sortStylesHelp": { + "message": "Choose the type of sort to apply to the installed entries from within the sort dropdown. The default setting applies an ascending sort (A to Z) to the entry titles. Sorts within the \"Title Descending\" group will apply a descending sort (Z to A) to the title.\nThere are other presets that will allow sorting the entries by multiple criteria. Think of this like sorting a table with multiple columns and each category in a select (between the plus signs) represents a column, or group.\nFor example, if the setting is \"Enabled (first) + Title\", the entries would sort so that all the enabled entries are sorted to the top of the list, then an entry title ascending sort (A to Z) is applied to both the enabled and disabled entries separately.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" + }, + "sortStylesHelpTitle": { + "message": "Sort contents", + "description": "Label for the sort info popup on the Manage styles page" + }, + "styleBadRegexp": { + "message": "Regexp is invalid.", + "description": "Validation message for a bad regexp in a style" + }, + "styleBeautify": { + "message": "Beautify", + "description": "Label for the CSS-beautifier button on the edit style page" + }, + "styleBeautifyHint": { + "message": "Hint: right-click the “Beautify” button or use the keyboard shortcut defined below to beautify without showing this panel", + "description": "Hint shown inside the CSS-beautifier panel" + }, + "styleBeautifyIndentConditional": { + "message": "Indent @media, @supports", + "description": "CSS-beautifier option" + }, + "styleBeautifyPreserveNewlines": { + "message": "Preserve new lines", + "description": "CSS-beautifier option" + }, + "styleCancelEditLabel": { + "message": "Back to manage", + "description": "Label for cancel button for style editing" + }, + "styleChangesNotSaved": { + "message": "You've made changes to this style without saving.", + "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" + }, + "styleEnabledLabel": { + "message": "Enabled", + "description": "Label for the enabled state of styles" + }, + "styleFromMozillaFormatError": { + "message": "Failed to import from Mozilla format", + "description": "Label for the import error" + }, + "styleFromMozillaFormatPrompt": { + "message": "Paste the Mozilla-format code", + "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" + }, + "styleInstall": { + "message": "Install '$stylename$' into Stylus?", + "description": "Confirmation when installing a style" + }, + "styleInstallFailed": { + "message": "Failed to install userstyle\n$error$", + "description": "Warning when installation failed" + }, + "styleInstallOverwrite": { + "message": "'$stylename$' is already installed. Overwrite?\nVersion: $oldVersion$ -> $newVersion$", + "description": "Confirmation when re-installing a style" + }, + "styleMissingName": { + "message": "Enter a name", + "description": "Error displayed when user saves without providing a name" + }, + "styleMozillaFormatHeading": { + "message": "Mozilla Format", + "description": "Heading for the section with buttons to import/export Mozilla format of the style" + }, + "styleNotAppliedRegexpProblemTooltip": { + "message": "Style was not applied due to its incorrect usage of 'regexp()'", + "description": "Tooltip in the popup for styles that were not applied at all" + }, + "styleRegexpInvalidExplanation": { + "message": "Some 'regexp()' rules that could not be compiled at all.", + "description": "" + }, + "styleRegexpPartialExplanation": { + "message": "This style uses partially matching regexps in violation of CSS4 @document specification which requires a full URL match. The affected CSS sections were not applied to the page. This style was probably created in Stylish-for-Chrome, which incorrectly checks 'regexp()' rules since the very first version (known bug).", + "description": "" + }, + "styleRegexpProblemTooltip": { + "message": "Number of sections not applied due to incorrect usage of 'regexp()'", + "description": "Tooltip in the popup for styles that were applied only partially" + }, + "styleRegexpTestButton": { + "message": "RegExp test", + "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" + }, + "styleRegexpTestFull": { + "message": "Matching tabs", + "description": "RegExp test report: label for the fully matching expressions" + }, + "styleRegexpTestInvalid": { + "message": "Invalid regexps skipped", + "description": "RegExp test report: label for the invalid expressions" + }, + "styleRegexpTestNone": { + "message": "No matching tabs", + "description": "RegExp test report: label for expressions that didn't match any tabs" + }, + "styleRegexpTestNote": { + "message": "Note: use a single \\ for escaping in the regexp input field, which will be automatically converted to \\\\ in the style code as per specification for quoted strings in CSS.", + "description": "RegExp test report: a note displayed at the bottom of the dialog" + }, + "styleRegexpTestPartial": { + "message": "Not matching fully, hence skipped", + "description": "RegExp test report: label for the partially matching expressions" + }, + "styleRegexpTestTitle": { + "message": "List of matching opened tabs (click on URL to focus its tab)", + "description": "RegExp test report: title of the report" + }, + "styleSaveLabel": { + "message": "Save", + "description": "Label for save button for style editing" + }, + "styleToMozillaFormatHelp": { + "message": "The Mozilla format of the code can be submitted to userstyles.org and used with the classic Stylish for Firefox", + "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" + }, + "styleToMozillaFormatTitle": { + "message": "Style in Mozilla format", + "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" + }, + "styleUpdate": { + "message": "Are you sure you want to update '$stylename$'?", + "description": "Confirmation when updating a style" + }, + "styleUpdateDiscardChanges": { + "message": "The style has been changed outside the editor. Would you like to reload the style?", + "description": "Confirmation to update the style in the editor" + }, + "stylusUnavailableForURL": { + "message": "Stylus doesn't work on pages like this.", + "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "stylusUnavailableForURLdetails": { + "message": "As a security precaution, the browser prohibits extensions from affecting its built-in pages (like chrome://version, the standard new tab page as of Chrome 61, about:addons, and so on) as well as other extensions' pages. Each browser also restricts access to its own extensions gallery (like Chrome Web Store or AMO).", + "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "syncStorageErrorSaving": { + "message": "The value cannot be saved. Try reducing the amount of text.", + "description": "Displayed when trying to save an excessively big value via storage.sync API" + }, + "syncError": { + "message": "Sync failed", + "description": "Tooltip for the toolbar icon" + }, + "syncErrorRelogin": { + "message": "Sync failed.\nTry to re-login in Stylus options:\nclick 'disconnect' first, then 'connect'.", + "description": "Tooltip for the toolbar icon" + }, + "toggleStyle": { + "message": "Toggle style", + "description": "Label for the checkbox to enable/disable a style" + }, + "undo": { + "message": "Undo", + "description": "Button label" + }, + "undoGlobal": { + "message": "Undo in all sections", + "description": "CSS-beautify global Undo button label" + }, + "unreachableAMO": { + "message": "Firefox forbids access to the site.", + "description": "Note in the popup displayed when opened on addons.mozilla.org" + }, + "unreachableAMOHint": { + "message": "To allow access open , right-click the list, click 'New', then 'Boolean', paste and click OK, , OK, reload the page.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintNewFF": { + "message": "In Firefox 60 and newer you'll also have to remove AMO domain from in .", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintOldFF": { + "message": "Only Firefox 59 and newer can be configured to allow WebExtensions to add style elements on CSP-protected sites such as this one.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" + }, + "unreachableContentScript": { + "message": "Could not communicate with the page. Try reloading the tab.", + "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" + }, + "unreachableFileHint": { + "message": "Stylus can access file:// URLs only if you enable the corresponding checkbox for Stylus extension on chrome://extensions page.", + "description": "Note in the toolbar popup for file:// URLs" + }, + "InaccessibleFileHint": { + "message": "Stylus can not access some file types (e.g. pdf & json files).", + "description": "Note in the toolbar popup for some file types that cannot be accessed" + }, + "updateAllCheckSucceededNoUpdate": { + "message": "No updates found.", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateAllCheckSucceededSomeEdited": { + "message": "Some updatable styles weren't checked to avoid losing possible local edits. Updates can be forced by checking individually, or by running another check for all styles (local edits will be overwritten).", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateCheckFailBadResponseCode": { + "message": "Update failed: server responded with code $code$.", + "description": "Text that displays when an update check failed because the response code indicates an error" + }, + "updateCheckFailServerUnreachable": { + "message": "Update failed: server unreachable.", + "description": "Text that displays when an update check failed because the update server is unreachable" + }, + "updateCheckHistory": { + "message": "History of update checks", + "description": "" + }, + "updateCheckManualUpdateForce": { + "message": "Install update (local edits will be overwritten)", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckManualUpdateHint": { + "message": "Forcing an update will overwrite any local edits.", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedLocallyEdited": { + "message": "This style was edited locally.", + "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedMaybeLocallyEdited": { + "message": "This style might have been edited locally.", + "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" + }, + "updateCheckSucceededNoUpdate": { + "message": "Style is up to date.", + "description": "Text that displays when an update check completed and no update is available" + }, + "updateCompleted": { + "message": "Update completed.", + "description": "Text that displays when an update completed" + }, + "updatesCurrentlyInstalled": { + "message": "Updates installed:", + "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." + }, + "usercssAvoidOverwriting": { + "message": "Please change the value of @name or @namespace to avoid overwriting an existing style.", + "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." + }, + "usercssConfigIncomplete": { + "message": "The style was updated or deleted after the configuration dialogue was shown. These variables were not saved to avoid corrupting the style's metadata:", + "description": "" + }, + "usercssEditorNamePlaceholder": { + "message": "Specify @name in the code", + "description": "Placeholder text for the empty name input field when creating a new Usercss style" + }, + "usercssReplaceTemplateConfirmation": { + "message": "Replace the default template for new Usercss styles with the current code?", + "description": "" + }, + "usercssReplaceTemplateName": { + "message": "Empty @name replaces the default template", + "description": "The text shown after @name when creating a new Usercss style" + }, + "usercssReplaceTemplateSectionBody": { + "message": "Insert code here...", + "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" + }, + "versionInvalidOlder": { + "message": "The version is older than the installed style.", + "description": "Displayed when the version of style is older than the installed one" + }, + "writeStyleFor": { + "message": "Write style for: ", + "description": "Label for toolbar pop-up that precedes the links to write a new style" + }, + "writeStyleForURL": { + "message": "this URL", + "description": "Text for link in toolbar pop-up to write a new style for the current URL" + }, + "syncDropboxStyles": { + "message": "Dropbox Export", + "description": "" + }, + "syncDropboxDeprecated": { + "message": "Dropbox import/export is replaced by a more advanced style sync in the options page.", + "description": "" + }, + "retrieveDropboxSync": { + "message": "Dropbox Import", + "description": "" + }, + "overwriteFileExport": { + "message": "Do you want to overwrite an existing file?", + "description": "" + }, + "exportSavedSuccess": { + "message": "File saved with success", + "description": "" + }, + "noFileToImport": { + "message": "To import your styles, you should export it first.", + "description": "" + }, + "connectingDropbox": { + "message": "Connecting Dropbox...", + "description": "" + }, + "connectingDropboxNotAllowed": { + "message": "Connecting to Dropbox is only available in apps installed directly from the webstore", + "description": "" + }, + "gettingStyles": { + "message": "Getting all styles...", + "description": "" + }, + "zipStyles": { + "message": "Zipping styles...", + "description": "" + }, + "unzipStyles": { + "message": "Unzipping styles...", + "description": "" + }, + "readingStyles": { + "message": "Reading styles...", + "description": "" + }, + "uploadingFile": { + "message": "Uploading File...", + "description": "" + }, + "addStyleLabel": { + "message": "Write new style", + "description": "Label for the button to go to the add style page" } - }, - "styleRegexpPartialExplanation": { - "message": "This style uses partially matching regexps in violation of CSS4 @document specification which requires a full URL match. The affected CSS sections were not applied to the page. This style was probably created in Stylish-for-Chrome, which incorrectly checks 'regexp()' rules since the very first version (known bug).", - "description": "" - }, - "styleUpdateDiscardChanges": { - "message": "The style has been changed outside the editor. Would you like to reload the style?", - "description": "Confirmation to update the style in the editor" - }, - "usercssConfigIncomplete": { - "message": "The style was updated or deleted after the configuration dialogue was shown. These variables were not saved to avoid corrupting the style's metadata:", - "description": "" - } } \ No newline at end of file diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 51e4f77f..922199c3 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -1,1580 +1,1586 @@ { - "addStyleLabel": { - "message": "Escribir un estilo nuevo", - "description": "Label for the button to go to the add style page" - }, - "addStyleTitle": { - "message": "Añadir estilo", - "description": "Title of the page for adding styles" - }, - "alphaChannel": { - "message": "Opacidad", - "description": "Label of color's opacity" - }, - "appliesAdd": { - "message": "Añadir", - "description": "Label for the button to add an 'applies' entry" - }, - "appliesDisplay": { - "message": "Se aplica a: $applies$", - "description": "Text on the manage screen to describe what the style applies to", - "placeholders": { - "applies": { - "content": "$1" - } + "addStyleTitle": { + "message": "Añadir estilo", + "description": "Title of the page for adding styles" + }, + "alphaChannel": { + "message": "Opacidad", + "description": "Label of color's opacity" + }, + "appliesAdd": { + "message": "Añadir", + "description": "Label for the button to add an 'applies' entry" + }, + "appliesDisplay": { + "message": "Se aplica a: $applies$", + "description": "Text on the manage screen to describe what the style applies to" + }, + "appliesDisplayTruncatedSuffix": { + "message": "y más sitios", + "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" + }, + "appliesDomainOption": { + "message": "URLs en el dominio", + "description": "Option to make the style apply to the entered string as a domain" + }, + "appliesHelp": { + "message": "Utilice los controles 'Se aplica a' para limitar a qué URLs se aplica el código de esta sección.", + "description": "Help text for 'applies to' section" + }, + "appliesLabel": { + "message": "Se aplica a", + "description": "Label for 'applies to' fields on the edit/add screen" + }, + "appliesLineWidgetLabel": { + "message": "Muestra la información 'Se aplica a'", + "description": "Label for the checkbox to display applies-to information in the single editor" + }, + "appliesLineWidgetWarning": { + "message": "No funciona con CSS minificado", + "description": "A warning that applies-to information won't show properly with minified CSS" + }, + "appliesRegexpOption": { + "message": "URLs que coinciden con la regexp", + "description": "Option to make the style apply to the entered string as a regular expression" + }, + "appliesRemove": { + "message": "Eliminar", + "description": "Label for the button to remove an 'applies' entry" + }, + "appliesRemoveError": { + "message": "No se puede eliminar la última entrada 'Se aplica a'", + "description": "Error displayed when the last 'applies' is going to be removed" + }, + "appliesSpecify": { + "message": "Especificar", + "description": "Label for the button to make a style apply only to specific sites" + }, + "appliesToEverything": { + "message": "Todos los sitios", + "description": "Text displayed for styles that apply to all sites" + }, + "appliesUrlOption": { + "message": "URL", + "description": "Option to make the style apply to the entered string as a URL" + }, + "appliesUrlPrefixOption": { + "message": "URLs que empiezan con", + "description": "Option to make the style apply to the entered string as a URL prefix" + }, + "applyAllUpdates": { + "message": "Aplicar todas las actualizaciones", + "description": "Label for the button to apply all detected updates" + }, + "author": { + "message": "Autor", + "description": "Label for the style author" + }, + "backupButtons": { + "message": "Respaldo", + "description": "Heading for backup" + }, + "backupMessage": { + "message": "Al exportar hará una copia de respaldo de TODOS los estilos instalados. Para restaurar una copia de respaldo, importe el archivo o arrástrelo a esta página.", + "description": "Message for backup" + }, + "bckpInstStyles": { + "message": "Exportar estilos", + "description": "" + }, + "checkAllUpdates": { + "message": "Buscar actualizaciones para todos los estilos", + "description": "Label for the button to check all styles for updates" + }, + "checkAllUpdatesForce": { + "message": "Comprobar de nuevo, ¡no he editado ningún estilo!", + "description": "Label for the button to apply all detected updates" + }, + "checkForUpdate": { + "message": "Buscar actualización", + "description": "Label for the button to check a single style for an update" + }, + "checkingForUpdate": { + "message": "Buscando...", + "description": "Text to display when checking a style for an update" + }, + "clickToUninstall": { + "message": "Haz clic para desinstalar", + "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" + }, + "cm_autoCloseBrackets": { + "message": "Cerrar automáticamente corchetes y comillas", + "description": "Label for the checkbox in the style editor." + }, + "cm_autoCloseBracketsTooltip": { + "message": "Añade automáticamente un equivalente de cierre al escribir uno de apertura de ()[]{}''\"\"", + "description": "Label for the checkbox in the style editor." + }, + "cm_autocompleteOnTyping": { + "message": "Autocompletar al escribir", + "description": "Label for the checkbox in the style editor." + }, + "cm_colorpicker": { + "message": "Selectores de color para colores CSS", + "description": "Label for the checkbox controlling colorpicker option for the style editor." + }, + "cm_indentWithTabs": { + "message": "Usar tabulaciones con sangría inteligente", + "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." + }, + "cm_keyMap": { + "message": "Mapa de teclado", + "description": "Label for the drop-down list controlling the keymap for the style editor." + }, + "cm_lineWrapping": { + "message": "Ajuste de línea", + "description": "Label for the checkbox controlling word wrap option for the style editor." + }, + "cm_linter": { + "message": "Validador lint", + "description": "Select the linter to check for CSS issues" + }, + "cm_matchHighlight": { + "message": "Resaltar", + "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." + }, + "cm_matchHighlightSelection": { + "message": "Solo selección", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" + }, + "cm_matchHighlightToken": { + "message": "Resaltado de palabra señalada", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" + }, + "cm_resizeGripHint": { + "message": "Doble clic para maximizar/restaurar la altura", + "description": "Tooltip for the resize grip in style editor" + }, + "cm_selectByTokens": { + "message": "Al hacer doble clic se seleccionan los tokens", + "description": "Label for the checkbox in the editor." + }, + "cm_selectByTokensTooltip": { + "message": "Ejemplos de tokens: .foo-bar-2 #aabbcc 0.32 !important\nCuando está deshabilitado: se seleccionan las palabras delimitadas por puntos.", + "description": "" + }, + "cm_smartIndent": { + "message": "Usar sangría inteligente", + "description": "Label for the checkbox controlling smart indentation option for the style editor." + }, + "cm_tabSize": { + "message": "Tamaño de la tabulación", + "description": "Label for the text box controlling tab size option for the style editor." + }, + "cm_theme": { + "message": "Temas", + "description": "Label for the style editor's CSS theme." + }, + "colorpickerPaletteHint": { + "message": "Right-click a swatch to cycle through its source lines", + "description": "" + }, + "colorpickerSwitchFormatTooltip": { + "message": "Alternar formatos: HEX -> RGB -> HSL.\nMayús+Clic para invertir la dirección.\nTambién con las teclas RePág (Retroceso de página), AvPág (Avance de página).", + "description": "Tooltip for the switch button in the color picker popup in the style editor." + }, + "colorpickerTooltip": { + "message": "Abrir selector de color", + "description": "Tooltip for the colored squares shown before CSS colors in the style editor." + }, + "configOnChange": { + "message": "al cambiar", + "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" + }, + "configOnChangeTooltip": { + "message": "Guardar y aplicar los cambios automáticamente", + "description": "" + }, + "configureStyle": { + "message": "Configurar", + "description": "Label for the button to configure usercss userstyle" + }, + "configureStyleOnHomepage": { + "message": "Configurar en la página de inicio", + "description": "Label for the button to configure userstyles.org userstyle" + }, + "confirmCancel": { + "message": "Cancelar", + "description": "" + }, + "confirmClose": { + "message": "Cerrar", + "description": "'Close' button in a confirm dialog" + }, + "confirmDefault": { + "message": "Usar predeterminado", + "description": "'Set to default' button in a confirm dialog" + }, + "confirmDelete": { + "message": "Eliminar", + "description": "" + }, + "confirmDiscardChanges": { + "message": "¿Descartar los cambios?", + "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" + }, + "confirmNo": { + "message": "No", + "description": "'No' button in a confirm dialog" + }, + "confirmOK": { + "message": "Aceptar", + "description": "" + }, + "confirmSave": { + "message": "Guardar", + "description": "'Save' button in a confirm dialog" + }, + "confirmStop": { + "message": "Detener", + "description": "'Stop' button in a confirm dialog" + }, + "confirmYes": { + "message": "Sí", + "description": "'Yes' button in a confirm dialog" + }, + "copied": { + "message": "Copiado al portapapeles", + "description": "Message shown when content has been copied to the clipboard" + }, + "copy": { + "message": "Copiar al portapapeles", + "description": "Tooltip for elements which can be copied" + }, + "customNameHint": { + "message": "Enter a custom name here to rename the style in UI without breaking its updates", + "description": "" + }, + "customNameResetHint": { + "message": "Stop using customized name, switch to the style's own name", + "description": "Tooltip of 'x' button shown in editor when changing the name input of a) styles updated from a URL i.e. not locally created, b) UserCSS styles" + }, + "dateAbbrDay": { + "message": "$value$d", + "description": "Day suffix in a short relative date, for example: 8d" + }, + "dateAbbrHour": { + "message": "$value$h", + "description": "Hour suffix in a short relative date, for example: 8h" + }, + "dateAbbrMonth": { + "message": "$value$m", + "description": "Month suffix in a short relative date, for example: 8m" + }, + "dateAbbrYear": { + "message": "$value$a", + "description": "Year suffix in a short relative date, for example: 8y" + }, + "dateInstalled": { + "message": "Fecha de instalación", + "description": "Option text for the user to sort the style by install date" + }, + "dateUpdated": { + "message": "Fecha de actualización", + "description": "Option text for the user to sort the style by last update date" + }, + "dbError": { + "message": "Ocurrió un error con la base de datos de Stylus. ¿Deseas visitar una página web con posibles soluciones?", + "description": "Prompt when a DB error is encountered" + }, + "defaultTheme": { + "message": "predeterminado", + "description": "Default CodeMirror CSS theme option on the edit style page" + }, + "deleteStyleConfirm": { + "message": "¿Estás seguro de que quieres eliminar este estilo?", + "description": "Confirmation before deleting a style" + }, + "deleteStyleLabel": { + "message": "Eliminar", + "description": "Label for the button to delete a style" + }, + "description": { + "message": "Rediseña la web con Stylus, un administrador de estilos de usuario. Stylus te permite instalar fácilmente temas y coberturas para muchos sitios populares.", + "description": "Extension description" + }, + "disableAllStyles": { + "message": "Desactivar todos los estilos", + "description": "Label for the checkbox that turns all enabled styles off." + }, + "disableStyleLabel": { + "message": "Deshabilitar", + "description": "Label for the button to disable a style" + }, + "dragDropMessage": { + "message": "Arrastra tu archivo de respaldo en cualquier lugar de esta página para importar.", + "description": "Drag'n'drop message" + }, + "dragDropUsercssTabstrip": { + "message": "To install the file, drop it on the tab strip (the area where the tab titles are shown).", + "description": "Message popup shown when erroneously dropping a usercss file into the manager page" + }, + "editDeleteText": { + "message": "Eliminar", + "description": "Label for the context menu item in the editor to delete selected text" + }, + "editGotoLine": { + "message": "Ir a la línea (o a línea:col)", + "description": "Go to line or line:column on Ctrl-G in style code editor" + }, + "editStyleHeading": { + "message": "Editar estilo", + "description": "Title of the page for editing styles" + }, + "editStyleLabel": { + "message": "Editar", + "description": "Label for the button to go to the edit style page" + }, + "editStyleTitle": { + "message": "Editar estilo $stylename$", + "description": "Title of the page for editing styles" + }, + "enableStyleLabel": { + "message": "Habilitar", + "description": "Label for the button to enable a style" + }, + "excludeStyleByDomainLabel": { + "message": "Excluir el dominio Actual", + "description": "" + }, + "excludeStyleByUrlLabel": { + "message": "Excluir la URL actual", + "description": "" + }, + "exportLabel": { + "message": "Exportar", + "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" + }, + "externalFeedback": { + "message": "Comentarios", + "description": "Label for the external link to send feedback for the style" + }, + "externalHomepage": { + "message": "Página de inicio", + "description": "Label for the external link to style's homepage" + }, + "externalLink": { + "message": "Enlace externo", + "description": "Label for external links" + }, + "externalSupport": { + "message": "Asistencia", + "description": "Label for the external link to style's support site" + }, + "externalUsercssDocument": { + "message": "Documentación para Usercss", + "description": "Label for the external link to usercss documentation" + }, + "filteredStyles": { + "message": "$numShown$ mostrados de $numTotal$ en total", + "description": "TL note - make this message short" + }, + "filteredStylesAllHidden": { + "message": "Los filtros actualmente aplicados no coinciden con estilo alguno", + "description": "Text shown when no styles match currently applied filter in the style manager" + }, + "findStyles": { + "message": "Buscar estilos", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesForSite": { + "message": "Buscar más estilos para este sitio", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesInline": { + "message": "Dentro", + "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" + }, + "findStylesInlineTooltip": { + "message": "Muestra los resultados de búsqueda dentro de esta ventana.", + "description": "Text for a checkbox that displays search results within the Stylus popup." + }, + "genericAdd": { + "message": "Añadir", + "description": "Used in various places for an action that adds something" + }, + "genericClone": { + "message": "Clonar", + "description": "Used in various places for an action that clones something" + }, + "genericDisabledLabel": { + "message": "Deshabilitado", + "description": "Used in various lists/options to indicate that something is disabled" + }, + "genericEnabledLabel": { + "message": "Habilitado", + "description": "Used in various lists/options to indicate that something is enabled" + }, + "genericError": { + "message": "Error", + "description": "Used in various places to indicate some error occurred." + }, + "genericHistoryLabel": { + "message": "Historial", + "description": "Used in various places to show a history log of something" + }, + "genericNext": { + "message": "Siguiente", + "description": "Used in various places to select/perform the next step/action" + }, + "genericPrevious": { + "message": "Anterior", + "description": "Used in various places to select/perform the previous step/action" + }, + "genericResetLabel": { + "message": "Restablecer", + "description": "Used in various parts of UI to indicate that something may be reset to its original state" + }, + "genericSavedMessage": { + "message": "Guardado", + "description": "Used in various parts of the UI to indicate that something was saved" + }, + "genericTitle": { + "message": "Título", + "description": "Used in various parts of the UI to indicate the title of something" + }, + "genericUnknown": { + "message": "Desconocido", + "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" + }, + "helpAlt": { + "message": "Ayuda", + "description": "Alternate text for help buttons" + }, + "helpKeyMapCommand": { + "message": "Nombre del comando", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "helpKeyMapHotkey": { + "message": "Pulsa un atajo de teclado", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "hostDisabled": { + "message": "This host has been disabled due to a bug in the current version of the browser being used", + "description": "Tooltip for cloud host disabled" + }, + "importAppendLabel": { + "message": "Adicionar al estilo", + "description": "Label for the button to import a style and append to the existing sections" + }, + "importAppendTooltip": { + "message": "Agrega el estilo importado al estilo actual", + "description": "Tooltip for the button to import a style and append to the existing sections" + }, + "importLabel": { + "message": "Importar", + "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" + }, + "importPreprocessor": { + "message": "Style with a @preprocessor won't work in the classic mode. You can switch the editor to Usercss mode: 1) open the style manager, 2) enable \"as Usercss\" checkbox, 3) click \"Write new style\"\n\nImport now anyway?", + "description": "" + }, + "importPreprocessorTitle": { + "message": "Potential problem due to @preprocessor", + "description": "" + }, + "importReplaceLabel": { + "message": "Sobrescribir estilo", + "description": "Label for the button to import and overwrite current style" + }, + "importReplaceTooltip": { + "message": "Descartar el contenido del estilo actual y sobrescribirlo con el estilo importado", + "description": "Label for the button to import and overwrite current style" + }, + "importReportLegendAdded": { + "message": "añadido", + "description": "Text after the number of styles added in the report shown after importing styles" + }, + "importReportLegendIdentical": { + "message": "idénticos omitidos", + "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" + }, + "importReportLegendInvalid": { + "message": "no válidos omitidos", + "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" + }, + "importReportLegendUpdatedBoth": { + "message": "actualizado tanto metadatos como código", + "description": "Text after the number of styles updated entirely in the report shown after importing styles" + }, + "importReportLegendUpdatedCode": { + "message": "código actualizado", + "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" + }, + "importReportLegendUpdatedMeta": { + "message": "metadatos actualizados", + "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" + }, + "importReportTitle": { + "message": "Se completó la importación de estilos", + "description": "Title of the report shown after importing styles" + }, + "importReportUnchanged": { + "message": "No se cambió nada.", + "description": "Message in the report shown after importing styles" + }, + "importReportUndone": { + "message": "estilos fueron revertidos", + "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" + }, + "importReportUndoneTitle": { + "message": "La importación ha sido anulada", + "description": "Title of the message box shown after undoing the import of styles" + }, + "installButton": { + "message": "Instalar estilo", + "description": "Label for install button" + }, + "installButtonInstalled": { + "message": "Estilo instalado", + "description": "Text displayed when the style is successfully installed" + }, + "installButtonReinstall": { + "message": "Reinstalar estilo", + "description": "Label for reinstall button" + }, + "installButtonUpdate": { + "message": "Actualizar estilo", + "description": "Label for update button" + }, + "installUpdate": { + "message": "Instalar actualización", + "description": "Label for the button to install an update for a single style" + }, + "installUpdateFrom": { + "message": "Actualmente el estilo se actualiza desde $url$", + "description": "Label to describe where the style gets update" + }, + "installUpdateFromLabel": { + "message": "Buscar actualizaciones", + "description": "Label for the checkbox to save current URL for update check" + }, + "license": { + "message": "Licencia", + "description": "Label for the license" + }, + "linkGetHelp": { + "message": "Obtener ayuda", + "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" + }, + "linkGetStyles": { + "message": "Obtener estilos", + "description": "Help link text on the manage page e.g. https://userstyles.org" + }, + "linkStylusWiki": { + "message": "Wiki", + "description": "Wiki link text on the manage page e.g. https://github.com/openstyles/stylus/wiki" + }, + "linkTranslate": { + "message": "Traducir", + "description": "Transifex link text on the manage page" + }, + "linterCSSLintIncompatible": { + "message": "CSSLint no soporta el preprocesador $preprocessorname$", + "description": "The label to display when the preprocessor isn't compatible with CSSLint" + }, + "linterCSSLintSettings": { + "message": "(Establecer regla como: 0 = deshabilitada; 1 = advertencia; 2 = error)", + "description": "CSSLint rule config values" + }, + "linterConfigPopupTitle": { + "message": "Establecer configuración de $linter$ reglas", + "description": "Stylelint or CSSLint popup header" + }, + "linterConfigTooltip": { + "message": "Haz clic para configurar este linter", + "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" + }, + "linterInvalidConfigError": { + "message": "No se guardó debido a estos ajustes de configuración no válidos:", + "description": "Invalid linter config will show a message followed by a list of invalid entries" + }, + "linterIssues": { + "message": "Problemas", + "description": "Label for the CSS linter issues block on the style edit page" + }, + "linterIssuesHelp": { + "message": "Estos problemas fueron encontrados por $link$:", + "description": "Help popup message for the selected CSS linter issues block on the style edit page" + }, + "linterJSONError": { + "message": "Formato JSON no válido", + "description": "Setting linter config with invalid JSON" + }, + "linterResetMessage": { + "message": "Para deshacer este restablecimiento accidental, pulse Ctrl+Z (o Cmd+Z) en el cuadro de texto", + "description": "Reset button tooltip to inform user on how to undo an accidental reset" + }, + "linterRulesLink": { + "message": "Vea una lista completa de reglas", + "description": "Stylelint or CSSLint rules label added immediately before a link" + }, + "liveReloadError": { + "message": "Se ha producido un error al visualizar el archivo", + "description": "The label of live-reload error" + }, + "liveReloadInstallHint": { + "message": "Keep this tab open to auto-update the style on external changes.", + "description": "The label of live-reload feature" + }, + "liveReloadInstallHintFF": { + "message": "Keep both this tab and the original tab open to auto-update the style on external changes.", + "description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox" + }, + "liveReloadLabel": { + "message": "Recarga en tiempo real", + "description": "The label of live-reload feature" + }, + "manageFavicons": { + "message": "Favicons en la columna 'Se aplica a'", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFaviconsGray": { + "message": "Atenuado", + "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" + }, + "manageFaviconsHelp": { + "message": "Stylus usa un servicio externo https://www.google.com/s2/favicons", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFilters": { + "message": "Filtros", + "description": "Label for filters container" + }, + "manageHeading": { + "message": "Estilos instalados", + "description": "Heading for the manage page" + }, + "manageMaxTargets": { + "message": "Número de elementos 'Se aplica a'", + "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" + }, + "manageNewStyleAsUsercss": { + "message": "como Usercss", + "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" + }, + "manageNewUI": { + "message": "Nuevo diseño de la administración", + "description": "Label for the checkbox that toggles the new UI on manage page" + }, + "manageOnlyDisabled": { + "message": "Solo estilos deshabilitados", + "description": "Checkbox to show only disabled styles" + }, + "manageOnlyEnabled": { + "message": "Solo estilos habilitados", + "description": "Checkbox to show only enabled styles" + }, + "manageOnlyExternal": { + "message": "Solo estilos externos", + "description": "Checkbox to show only externally installed styles i.e. updatable" + }, + "manageOnlyLocal": { + "message": "Solo estilos creados localmente", + "description": "Checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyLocalTooltip": { + "message": "(los estilos no instalados a través de una página userstyles.org)", + "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyNonUsercss": { + "message": "Solo estilos no UserCSS", + "description": "Checkbox to show only non-Usercss (standard) styles" + }, + "manageOnlyUpdates": { + "message": "Solo con actualizaciones o problemas", + "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" + }, + "manageOnlyUsercss": { + "message": "Solo estilos UserCSS", + "description": "Checkbox to show only Usercss styles" + }, + "manageTitle": { + "message": "Stylus", + "description": "Title for the manage page" + }, + "menuShowBadge": { + "message": "Mostrar número de estilos activos", + "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." + }, + "meta_invalidCheckboxDefault": { + "message": "@var checkbox no válida: el valor debe ser 0 o 1", + "description": "Error displayed when the value of @var checkbox is invalid" + }, + "meta_invalidColor": { + "message": "@var color no válido: $color$ no es un color", + "description": "Error displayed when the value of @var color is invalid" + }, + "meta_invalidRange": { + "message": "@var $type$no válido: debe ser un número o un array", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMultipleUnits": { + "message": "@var $type$ no válido: se han definido múltiples unidades", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeTooManyValues": { + "message": "@var $type$ no válido: el array contiene demasiados elementos", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeValue": { + "message": "@var $type$ no válido: los elementos en el array deben ser número, cadena o nulo", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeDefault": { + "message": "@var $type$ no válido: el valor por defecto es nulo", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMin": { + "message": "@var $type$ no válido: el valor por defecto es inferior al mínimo", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMax": { + "message": "@var $type$ no válido: el valor por defecto es mayor al máximo", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeStep": { + "message": "@var $type$ no válido: el valor por defecto no es un múltiplo del intervalo", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeUnits": { + "message": "@var $type$ no válido: '$units$' no es una unidad válida", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidSelect": { + "message": "@var select no válido: el valor por defecto debe ser un array o un objeto", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValue": { + "message": "@var select no válido: los valores dentro del array/objeto deben ser una cadena", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectEmptyOptions": { + "message": "@var select no válido: la lista de opciones está vacía", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectLabel": { + "message": "@var select no válido: la etiqueta de opción está vacía", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectMultipleDefaults": { + "message": "@var select no válido: se han definido múltiples opciones por defecto", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectNameDuplicated": { + "message": "@var select no válido: el nombre de la opción está duplicado", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValueMismatch": { + "message": "@var select no válido: no existe en la lista de opciones", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidURLProtocol": { + "message": "Protocolo URL no válido. Sólo se permiten http y https: $protocol$", + "description": "Error displayed when the protocol of the URL is invalid" + }, + "meta_invalidVersion": { + "message": "Número de versión no válido. El valor no coincide con el patrón SemVer: $version$", + "description": "Error displayed when @version is invalid" + }, + "meta_invalidNumber": { + "message": "Se espera un número", + "description": "Error displayed when the value is expected to be a number" + }, + "meta_invalidString": { + "message": "Se espera una cadena de texto entre comillas", + "description": "Error displayed when the value is expected to be a quoted string" + }, + "meta_invalidWord": { + "message": "Se espera una palabra", + "description": "Error displayed when the value is expected to be a word" + }, + "meta_missingChar": { + "message": "Se esperan caracteres: $chars$", + "description": "Error displayed when the value is expected to be some characters" + }, + "meta_missingEOT": { + "message": "Se esperan datos EOT", + "description": "Error displayed when the value is expected to be an EOT list" + }, + "meta_missingMandatory": { + "message": "Faltan metadatos obligatorios: $keys$", + "description": "Error displayed when mandatory keys are missing" + }, + "meta_unknownJSONLiteral": { + "message": "JSON no válido: $literal$ no es un literal válido de JSON", + "description": "Error displayed when JSON value is invalid" + }, + "meta_unknownMeta": { + "message": "Metadatos desconocidos: $key$", + "description": "Error displayed when unknown metadata is parsed" + }, + "meta_unknownVarType": { + "message": "Tipo de @$varkey$ desconocido: $vartype$", + "description": "Error displayed when unknown variable type is parsed" + }, + "meta_unknownPreprocessor": { + "message": "@preprocessor desconocido: $preprocessor$", + "description": "Error displayed when unknown @preprocessor is parsed" + }, + "noStylesForSite": { + "message": "No hay estilos instalados para este sitio.", + "description": "Text displayed when no styles are installed for the current site" + }, + "numberedLine": { + "message": "Línea:", + "description": "Will be followed by one or more line numbers in the editor." + }, + "openManage": { + "message": "Administrar", + "description": "Link to open the manage page." + }, + "openOptions": { + "message": "Opciones", + "description": "Go to Options UI" + }, + "openStylesManager": { + "message": "Abrir administrador de estilos", + "description": "Label for the style maanger opener in the browser action context menu." + }, + "optionsActions": { + "message": "Acciones", + "description": "" + }, + "optionsAdvanced": { + "message": "Avanzado", + "description": "" + }, + "optionsAdvancedContextDelete": { + "message": "Añadir 'Eliminar' al menú contextual del editor", + "description": "" + }, + "optionsAdvancedExposeIframes": { + "message": "Visualizar marcos integrados (iframes) a través de HTML[stylus-iframe]", + "description": "" + }, + "optionsAdvancedExposeIframesNote": { + "message": "Exposes the top site domain in each iframe.\nEnables writing iframe-specific CSS like this:\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }", + "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." + }, + "optionsAdvancedNewStyleAsUsercss": { + "message": "Escribir nuevo estilo como usercss", + "description": "" + }, + "optionsAdvancedPatchCsp": { + "message": "Patch CSP to allow style assets", + "description": "" + }, + "optionsAdvancedPatchCspNote": { + "message": "Enable this if styles contain images or fonts which fail to load on sites with a strict CSP (Content-Security-Policy).\n\nEnabling this setting will relax CSP restrictions, allowing essential style content to load. This option is only intended for advanced users who understand the potential security implications, and accept responsibility for monitoring the content which they're allowing. Read about CSS-based attacks for more information.\n\nAlso be aware, this particular setting is not guaranteed to take effect if another installed extension modifies the network response first.", + "description": "" + }, + "optionsAdvancedStyleViaXhr": { + "message": "Instant inject mode", + "description": "" + }, + "optionsAdvancedStyleViaXhrNote": { + "message": "Enable this if you encounter flashing of unstyled content (FOUC) when browsing, which is especially noticeable with dark themes.\n\nThe technical reason is that Chrome/Chromium postpones asynchronous communication of extensions, in a usually meaningless attempt to improve page load speed, potentially causing styles to be late to apply. To circumvent this, since web extensions are not provided a synchronous API, Stylus provides this option to utilize the \"deprecated\" synchronous XMLHttpRequest web API to fetch applicable styles. There shouldn't be any detrimental effects, since the request is fulfilled within a few milliseconds while the page is still being downloaded from the server.\n\nNevertheless, Chromium will print a warning in devtools' console. Right-clicking a warning, and hiding them, will prevent future warnings from being shown.", + "description": "" + }, + "optionsBadgeDisabled": { + "message": "Color de fondo cuando está deshabilitado", + "description": "" + }, + "optionsBadgeNormal": { + "message": "Color de fondo", + "description": "" + }, + "optionsCheck": { + "message": "Actualizar estilos", + "description": "" + }, + "optionsCheckUpdate": { + "message": "Buscar e instalar todas las actualizaciones disponibles", + "description": "" + }, + "optionsCustomizeBadge": { + "message": "Distintivo en el icono de barra de herramientas", + "description": "" + }, + "optionsCustomizeIcon": { + "message": "Icono de barra de herramientas", + "description": "" + }, + "optionsCustomizePopup": { + "message": "Ventana emergente", + "description": "" + }, + "optionsCustomizeUpdate": { + "message": "Actualizaciones", + "description": "" + }, + "optionsCustomizeSync": { + "message": "Sync to cloud", + "description": "" + }, + "optionsHeading": { + "message": "Opciones", + "description": "Heading for options section on manage page." + }, + "optionsIconDark": { + "message": "Temas de navegador oscuros", + "description": "" + }, + "optionsIconLight": { + "message": "Temas de navegador claros", + "description": "" + }, + "optionsOpen": { + "message": "Abrir", + "description": "" + }, + "optionsOpenManager": { + "message": "Administrar estilos", + "description": "" + }, + "optionsPopupWidth": { + "message": "Anchura del diálogo emergente (en píxeles)", + "description": "" + }, + "optionsReset": { + "message": "Restablecer las opciones a sus valores predeterminados.", + "description": "" + }, + "optionsResetButton": { + "message": "Restablecer opciones", + "description": "" + }, + "optionsStylusThemes": { + "message": "Find a Stylus UI theme", + "description": "" + }, + "optionsSubheading": { + "message": "Más opciones", + "description": "Subheading for options section on manage page." + }, + "optionsUpdateImportNote": { + "message": "Al importar los respaldos de estilos desde una versión antigua o desde Stylish, comprueba una vez las actualizaciones manualmente en el administrador de estilos para asegurarte de que todos los estilos estén actualizados.", + "description": "" + }, + "optionsUpdateInterval": { + "message": "Intervalo de actualización automática en horas (especificar 0 para deshabilitar)", + "description": "" + }, + "optionsSyncNone": { + "message": "Ninguno", + "description": "" + }, + "optionsSyncConnect": { + "message": "Conectar", + "description": "" + }, + "optionsSyncDisconnect": { + "message": "Desconectar", + "description": "" + }, + "optionsSyncSyncNow": { + "message": "Sincronizar ahora", + "description": "" + }, + "optionsSyncLogin": { + "message": "Iniciar Sesión", + "description": "" + }, + "optionsSyncStatusPull": { + "message": "Pulling style $loaded$ of $total$", + "description": "" + }, + "optionsSyncStatusPush": { + "message": "Pushing style $loaded$ of $total$", + "description": "" + }, + "optionsSyncStatusSyncing": { + "message": "Sincronizando...", + "description": "" + }, + "optionsSyncStatusConnecting": { + "message": "Conectando...", + "description": "" + }, + "optionsSyncStatusConnected": { + "message": "Conectado", + "description": "" + }, + "optionsSyncStatusDisconnecting": { + "message": "Desconectando...", + "description": "" + }, + "optionsSyncStatusDisconnected": { + "message": "Desconectado", + "description": "" + }, + "optionsSyncStatusRelogin": { + "message": "Session expired, please login again.", + "description": "" + }, + "paginationCurrent": { + "message": "Página actual", + "description": "Tooltip for the current page index in search results" + }, + "paginationEstimated": { + "message": "Número estimado de páginas", + "description": "Tooltip for the total page count in search results" + }, + "paginationNext": { + "message": "Página siguiente", + "description": "Tooltip for the '->' (next page) button in search results" + }, + "paginationPrevious": { + "message": "Página anterior", + "description": "Tooltip for the '<-' button in search results" + }, + "paginationTotal": { + "message": "Páginas totales", + "description": "" + }, + "parseUsercssError": { + "message": "Stylus no pudo interpretar el usercss:", + "description": "The error message to show when stylus failed to parse usercss" + }, + "popupAutoResort": { + "message": "Resort styles in popup after toggling", + "description": "Label for the checkbox controlling popup resorting." + }, + "popupBorders": { + "message": "Añadir bordes blancos en los laterales", + "description": "" + }, + "popupBordersTooltip": { + "message": "Útil para temas oscuros en el nuevo Chrome ya que no pinta los bordes laterales", + "description": "" + }, + "popupHotkeysInfo": { + "message": "<1>-<9>, <0>, también en el teclado numérico - acciona el n-esimo estilo (0 es 10)\n- acciona el primer estilo con un nombre que comienza con la letra\n abre el editor en lugar de accionar\n habilita los estilos listados\n deshabilita los estilos listados\n y <`> (acento grave) - acciona los estilos habilitados inicialmente; no se aplica a los estilos habilitados subsecuentemente mientras el cuadro emergente está abierto, así que puede restaurar la selección inicial tras probar el material: simplemente deshabilite todo, y luego accione, es decir \nMás información en el wiki", + "description": "NOTE1: preserve < and > symbols so that 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." + }, + "popupHotkeysTooltip": { + "message": "Haz clic para ver los atajos de teclado disponibles", + "description": "Tooltip displayed when hovering the right edge of the extension popup" + }, + "popupManageTooltip": { + "message": "Mayús+clic o clic secundario abre el administrador con estilos aplicables para el sitio actual.", + "description": "Tooltip for the 'Manage' button in the popup." + }, + "popupMenuButtonTooltip": { + "message": "Acciones", + "description": "Tooltip for menu button in popup." + }, + "popupOpenEditInPopup": { + "message": "Use a simple window (no omnibox)", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindow": { + "message": "Abrir editor en una nueva ventana", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindowTooltip": { + "message": "También se habilita al desacoplar la pestaña del editor de una ventana de navegador,\ny se deshabilita al acoplar una única pestaña de editor en otra ventana.", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupStylesFirst": { + "message": "Estilos antes que las órdenes", + "description": "Label for the checkbox controlling section order in the popup." + }, + "prefShowBadge": { + "message": "Número de estilos activos en el sitio actual", + "description": "Label for the checkbox controlling toolbar badge text." + }, + "previewLabel": { + "message": "Vista previa en tiempo real", + "description": "Label for the checkbox in style editor to enable live preview while editing." + }, + "previewTooltip": { + "message": "Aplica temporalmente los cambios sin guardar.\nGuarde el estilo para que los cambios sean permanentes.", + "description": "Tooltip for the checkbox in style editor to enable live preview while editing." + }, + "reload": { + "message": "Recargar extensión Stylus", + "description": "Context menu reload" + }, + "replace": { + "message": "Reemplazar", + "description": "Label before the replace input field in the editor shown on Ctrl-H" + }, + "replaceAll": { + "message": "Reemplazar todo", + "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" + }, + "replaceWith": { + "message": "Reemplazar con", + "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." + }, + "retrieveBckp": { + "message": "Importar estilos", + "description": "" + }, + "search": { + "message": "Buscar", + "description": "Label before the search input field in the editor shown on Ctrl-F" + }, + "searchCaseSensitive": { + "message": "Diferenciar mayúsculas y minúsculas", + "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" + }, + "searchGlobalStyles": { + "message": "También buscar estilos globales", + "description": "Checkbox label in the popup's inline style search, shown when the text to search is entered" + }, + "searchNumberOfResults": { + "message": "Número de coincidencias", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchNumberOfResults2": { + "message": "Número de coincidencias en el código y en los valores 'Se aplica a'", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchStyleQueryHint": { + "message": "Search style names case-insensitively:\nsome words - all words in any order\n\"some phrase\" - this exact phrase without quotes\n2020 - a year like this also shows styles updated in 2020", + "description": "Tooltip shown for the text input in the popup's inline style finder" + }, + "searchRegexp": { + "message": "Use la sintaxis /re/ para búsquedas con expresiones regulares", + "description": "Label after the search input field in the editor shown on Ctrl-F" + }, + "searchResultInstallCount": { + "message": "Instalaciones totales", + "description": "Text for label that shows the number of times a search result was installed" + }, + "searchResultNoneFound": { + "message": "No se encontraron estilos para este sitio.", + "description": "Error text in the popup when inline search didn't find any site-specific styles" + }, + "searchResultNotMatching": { + "message": "The style is installed but it doesn't apply to the current site URL.", + "description": "" + }, + "searchResultNotMatchingNote": { + "message": "Intenta pedir al autor de este estilo de usuario que añada la URL.\n\nTambién puedes abrir el estilo en el administrador y editarlo tú mismo,\npero ten en cuenta que deshabilita las actualizaciones automáticas de\neste estilo.", + "description": "" + }, + "searchResultRating": { + "message": "Valoración", + "description": "Text for label that shows the search result's rating" + }, + "searchResultUpdated": { + "message": "Actualizado", + "description": "Text for label that shows the search result's last update date" + }, + "searchResultWeeklyCount": { + "message": "Instalaciones semanales", + "description": "Text for label that shows the number of times a search result was installed during last week" + }, + "searchStylesAll": { + "message": "All", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesCode": { + "message": "Código CSS", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesHelp": { + "message": " or key focuses the search field.\nDefault mode is plain text search for all space-separated terms in any order.\nExact words: wrap the query in double quotes, e.g. <\".header ~ div\">\nRegular expressions: include slashes and flags, e.g. \n\"By URL\" in scope selector: finds styles that apply to a fully specified URL e.g. https://www.example.org/\n\"Metadata\" in scope selector: searches in names, \"applies to\" specifiers, installation URL, update URL, and the entire metadata block for usercss styles.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page" + }, + "searchStylesMatchUrl": { + "message": "By URL", + "description": "Option for `find styles` scope selector in the manager. See searchMatchUrlHint for more info." + }, + "searchStylesMeta": { + "message": "Metadatos", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesName": { + "message": "Nombre", + "description": "Option for `find styles` scope selector in the manager." + }, + "sectionAdd": { + "message": "Añadir otra sección", + "description": "Label for the button to add a section" + }, + "sectionCode": { + "message": "Código", + "description": "Label for the code for a section" + }, + "sectionRemove": { + "message": "Eliminar sección", + "description": "Label for the button to remove a section" + }, + "sectionRestore": { + "message": "Restaurar sección eliminada", + "description": "Label for the button to restore a removed section" + }, + "sections": { + "message": "Secciones", + "description": "Header for the table of contents block listing style section names in the left panel of the classic editor" + }, + "shortcuts": { + "message": "Atajos", + "description": "Go to shortcut configuration" + }, + "shortcutsNote": { + "message": "Defina atajos de teclado", + "description": "" + }, + "sortDateNewestFirst": { + "message": "los más nuevos primero", + "description": "Text added to indicate that sorting a date would add the newest entries at the top" + }, + "sortDateOldestFirst": { + "message": "el más antiguo primero", + "description": "Text added to indicate that sorting a date would add the oldest entries at the top" + }, + "sortLabel": { + "message": "Seleccione un orden a aplicar a los estilos instalados", + "description": "Title on the sort select to indicate it is used for sorting entries" + }, + "sortLabelTitleAsc": { + "message": "Título ascendentemente", + "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" + }, + "sortLabelTitleDesc": { + "message": "Título descendentemente", + "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" + }, + "sortStylesHelp": { + "message": "Escoja el tipo de orden a aplicar a las entradas instaladas desde el menú desplegable de ordenación. La configuración predeterminada aplica un orden ascendente (A a Z) a los títulos de las entradas. Las ordenaciones del grupo \"Título descendentemente\" aplicarán un orden descendente (Z a A) al título.\nHay otros preajustes que permitirán ordenar las entradas según múltiples criterios. Piense en esto como en ordenar una tabla con múltiples columnas, y en cada categoría en una selección (entre los signos más) representa una columna o grupo.\nPor ejemplo, si la configuración es \"Habilitados (primero) + Título\", las entradas se ordenarían de forma que las entradas habilitadas quedarían en la parte superior de la lista, luego se aplica un orden ascendente (A a Z) de títulos de las entradas tanto para las entradas habilitadas como las deshabilitadas de forma separada.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" + }, + "sortStylesHelpTitle": { + "message": "Ordenar contenidos", + "description": "Label for the sort info popup on the Manage styles page" + }, + "styleBadRegexp": { + "message": "La expresión regular proporcionada no es válida.", + "description": "Validation message for a bad regexp in a style" + }, + "styleBeautify": { + "message": "Formatear", + "description": "Label for the CSS-beautifier button on the edit style page" + }, + "styleBeautifyHint": { + "message": "Hint: right-click the “Beautify” button or use the keyboard shortcut defined below to beautify without showing this panel", + "description": "Hint shown inside the CSS-beautifier panel" + }, + "styleBeautifyIndentConditional": { + "message": "Sangrar @media, @supports", + "description": "CSS-beautifier option" + }, + "styleBeautifyPreserveNewlines": { + "message": "Conservar nuevas líneas", + "description": "CSS-beautifier option" + }, + "styleCancelEditLabel": { + "message": "Volver al administrador", + "description": "Label for cancel button for style editing" + }, + "styleChangesNotSaved": { + "message": "Has realizado cambios en este estilo sin guardarlos.", + "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" + }, + "styleEnabledLabel": { + "message": "Activado", + "description": "Label for the enabled state of styles" + }, + "styleFromMozillaFormatError": { + "message": "No se pudo importar desde el formato Mozilla", + "description": "Label for the import error" + }, + "styleFromMozillaFormatPrompt": { + "message": "Pegue el código de formato Mozilla", + "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" + }, + "styleInstall": { + "message": "¿Quiere instalar «$stylename$» en Stylus?", + "description": "Confirmation when installing a style" + }, + "styleInstallFailed": { + "message": "¡No se pudo instalar el estilo de usuario!\n$error$", + "description": "Warning when installation failed" + }, + "styleInstallOverwrite": { + "message": "'$stylename$' ya está instalado ¿Sobrescribirlo?\nVersión: $oldVersion$ -> $newVersion$", + "description": "Confirmation when re-installing a style" + }, + "styleMissingName": { + "message": "Introduzca un nombre", + "description": "Error displayed when user saves without providing a name" + }, + "styleMozillaFormatHeading": { + "message": "Formato Mozilla", + "description": "Heading for the section with buttons to import/export Mozilla format of the style" + }, + "styleNotAppliedRegexpProblemTooltip": { + "message": "El estilo no se aplicó debido a su uso incorrecto de 'regexp()'", + "description": "Tooltip in the popup for styles that were not applied at all" + }, + "styleRegexpInvalidExplanation": { + "message": "Algunas reglas «regexp()» que no se pudieron compilar en absoluto.", + "description": "" + }, + "styleRegexpPartialExplanation": { + "message": "Este estilo utiliza expresiones regulares (regexps) con coincidencias parciales, infringiendo la especificación @document de CSS4 que requiere una coincidencia de URL completa. \nLas secciones CSS correspondientes a estas expresiones regulares no se aplicaron a la página. Este estilo fue probablemente creado con Stylish para Chrome que evalúa incorrectamente las reglas 'regexp()' desde la primera versión (fallo conocido).", + "description": "" + }, + "styleRegexpProblemTooltip": { + "message": "Número de secciones no aplicadas debido a un uso incorrecto de 'regexp()'", + "description": "Tooltip in the popup for styles that were applied only partially" + }, + "styleRegexpTestButton": { + "message": "Probar regexp", + "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" + }, + "styleRegexpTestFull": { + "message": "Pestañas coincidentes", + "description": "RegExp test report: label for the fully matching expressions" + }, + "styleRegexpTestInvalid": { + "message": "Expresiones regulares no válidas omitidas", + "description": "RegExp test report: label for the invalid expressions" + }, + "styleRegexpTestNone": { + "message": "No hay pestañas que coincidan", + "description": "RegExp test report: label for expressions that didn't match any tabs" + }, + "styleRegexpTestNote": { + "message": "Nota: Use una única \\ como caracter de escape en el campo de entrada de la expresión regular (regexp), que se convertirá automátiascamente a \\\\ en el código del estilo igual que por especificación para cadenas entrecomilladas en CSS.", + "description": "RegExp test report: a note displayed at the bottom of the dialog" + }, + "styleRegexpTestPartial": { + "message": "No coincide completamente, por lo que se omitió", + "description": "RegExp test report: label for the partially matching expressions" + }, + "styleRegexpTestTitle": { + "message": "Lista de pestañas abiertas que coinciden (haga clic en la URL para enfocar su pestaña)", + "description": "RegExp test report: title of the report" + }, + "styleSaveLabel": { + "message": "Guardar", + "description": "Label for save button for style editing" + }, + "styleToMozillaFormatHelp": { + "message": "El formato Mozilla del código se puede enviar a userstyles.org y usarse con el Stylish para Firefox clásico.", + "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" + }, + "styleToMozillaFormatTitle": { + "message": "Estilo en formato Mozilla", + "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" + }, + "styleUpdate": { + "message": "¿Estás seguro de que quieres actualizar '$stylename$'?", + "description": "Confirmation when updating a style" + }, + "styleUpdateDiscardChanges": { + "message": "El estilo se ha modificado fuera del editor. ¿Desea recargar el estilo?", + "description": "Confirmation to update the style in the editor" + }, + "stylusUnavailableForURL": { + "message": "Stylus no funciona en páginas como esta.", + "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "stylusUnavailableForURLdetails": { + "message": "Como medida de seguridad, el navegador impide que las extensiones afecten a sus páginas incorporadas(como chrome://version, la página de pestaña nueva a partir de Chrome 61, about:addons, etc.), así como a las páginas de otras extensiones. Cada navegador también restringe el acceso a su propia galería de extensiones (como Chrome Web Store o AMO).", + "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "syncStorageErrorSaving": { + "message": "El valor no se puede guardar. Trate de reducir la longitud del texto.", + "description": "Displayed when trying to save an excessively big value via storage.sync API" + }, + "syncError": { + "message": "Sync failed", + "description": "Tooltip for the toolbar icon" + }, + "syncErrorRelogin": { + "message": "Sync failed.\nTry to re-login in Stylus options:\nclick 'disconnect' first, then 'connect'.", + "description": "Tooltip for the toolbar icon" + }, + "toggleStyle": { + "message": "Activar/Desactivar estilo", + "description": "Label for the checkbox to enable/disable a style" + }, + "undo": { + "message": "Deshacer", + "description": "Button label" + }, + "undoGlobal": { + "message": "Deshacer en todas las secciones", + "description": "CSS-beautify global Undo button label" + }, + "unreachableAMO": { + "message": "Firefox prohibe el acceso al sitio", + "description": "Note in the popup displayed when opened on addons.mozilla.org" + }, + "unreachableAMOHint": { + "message": "Para permitir el acceso abra , haga clic secundario en la lista, pulse 'Nuevo', luego 'Booleano', pegue y pulse Aceptar, , Aceptar, y recargue la página .", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintNewFF": { + "message": "En Firefox 60 y versiones posteriores también deberá eliminar el dominio AMO de en .", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintOldFF": { + "message": "Solo Firefox 59 y posteriores se pueden configurar para permitir que WebExtensions añada elementos de estilo en sitios protegidos por CSP (política de seguridad de contenido) como este.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" + }, + "unreachableContentScript": { + "message": "No se pudo comunicar con la página. Prueba recargando la pestaña.", + "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" + }, + "unreachableFileHint": { + "message": "Stylus puede acceder a las URLs file:// sólo si activa la casilla correspondiente para la extensión Stylus en la página chrome://extensions.", + "description": "Note in the toolbar popup for file:// URLs" + }, + "InaccessibleFileHint": { + "message": "Stylus no puede acceder a algunos tipos de archivos (p. ej. archivos pdf y json).", + "description": "Note in the toolbar popup for some file types that cannot be accessed" + }, + "updateAllCheckSucceededNoUpdate": { + "message": "No se encontraron actualizaciones.", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateAllCheckSucceededSomeEdited": { + "message": "No se buscaron actualizaciones de algunos estilos actualizables para evitar la pérdida de posibles ediciones locales. Se puede forzar la búsqueda de actualizaciones mediante comprobación individual, o ejecutando otra búsqueda para todos los estilos (las ediciones locales se sobrescribirán).", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateCheckFailBadResponseCode": { + "message": "Error de actualización: el servidor ha respondido con el código $code$.", + "description": "Text that displays when an update check failed because the response code indicates an error" + }, + "updateCheckFailServerUnreachable": { + "message": "Error de actualización: no se pudo contactar con el servidor.", + "description": "Text that displays when an update check failed because the update server is unreachable" + }, + "updateCheckHistory": { + "message": "Historial de búsqueda de actualizaciones", + "description": "" + }, + "updateCheckManualUpdateForce": { + "message": "Instalar actualización (se sobrescribirán las ediciones locales)", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckManualUpdateHint": { + "message": "Forzar una actualización sobrescribirá cualquier edición local.", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedLocallyEdited": { + "message": "Este estilo se editó localmente.", + "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedMaybeLocallyEdited": { + "message": "Este estilo podría haber sido editado localmente.", + "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" + }, + "updateCheckSucceededNoUpdate": { + "message": "El estilo está actualizado.", + "description": "Text that displays when an update check completed and no update is available" + }, + "updateCompleted": { + "message": "Actualización completada.", + "description": "Text that displays when an update completed" + }, + "updatesCurrentlyInstalled": { + "message": "Actualizaciones instaladas:", + "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." + }, + "usercssAvoidOverwriting": { + "message": "Por favor, cambie el valor de @name o @namespace para no sobrescribir un estilo existente.", + "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." + }, + "usercssConfigIncomplete": { + "message": "El estilo se actualizó o borró después de que se mostrara el cuadro de diálogo de configuración. Estas variables no se guardaron para evitar corromper los metadatos del estilo:", + "description": "" + }, + "usercssEditorNamePlaceholder": { + "message": "Especifique @name en el código", + "description": "Placeholder text for the empty name input field when creating a new Usercss style" + }, + "usercssReplaceTemplateConfirmation": { + "message": "¿Reemplazar con el código actual la plantilla predeterminada para nuevos estilos Usercss?", + "description": "" + }, + "usercssReplaceTemplateName": { + "message": "@name vacío reemplaza la plantilla predeterminada", + "description": "The text shown after @name when creating a new Usercss style" + }, + "usercssReplaceTemplateSectionBody": { + "message": "Inserte el código aquí...", + "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" + }, + "versionInvalidOlder": { + "message": "La versión es más antigua que el estilo instalado.", + "description": "Displayed when the version of style is older than the installed one" + }, + "writeStyleFor": { + "message": "Escribir estilo para:", + "description": "Label for toolbar pop-up that precedes the links to write a new style" + }, + "writeStyleForURL": { + "message": "este URL", + "description": "Text for link in toolbar pop-up to write a new style for the current URL" + }, + "syncDropboxStyles": { + "message": "Exportar a Dropbox", + "description": "" + }, + "syncDropboxDeprecated": { + "message": "Dropbox import/export is replaced by a more advanced style sync in the options page.", + "description": "" + }, + "retrieveDropboxSync": { + "message": "Importar desde Dropbox", + "description": "" + }, + "overwriteFileExport": { + "message": "¿Desea sobrescribir un archivo existente?", + "description": "" + }, + "exportSavedSuccess": { + "message": "Archivo guardado correctamente", + "description": "" + }, + "noFileToImport": { + "message": "Para importar sus estilos, debe exportarlos primero.", + "description": "" + }, + "connectingDropbox": { + "message": "Conectando a Dropbox....", + "description": "" + }, + "connectingDropboxNotAllowed": { + "message": "La conexión a Dropbox sólo está disponible en aplicaciones instaladas directamente desde la tienda web.", + "description": "" + }, + "gettingStyles": { + "message": "Obteniendo todos los estilos...", + "description": "" + }, + "zipStyles": { + "message": "Comprimiendo los estilos...", + "description": "" + }, + "unzipStyles": { + "message": "Descomprimiendo los estilos...", + "description": "" + }, + "readingStyles": { + "message": "Leyendo los estilos...", + "description": "" + }, + "uploadingFile": { + "message": "Subiendo el archivo....", + "description": "" + }, + "addStyleLabel": { + "message": "Escribir un estilo nuevo", + "description": "Label for the button to go to the add style page" } - }, - "appliesDisplayTruncatedSuffix": { - "message": "y más sitios", - "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" - }, - "appliesDomainOption": { - "message": "URLs en el dominio", - "description": "Option to make the style apply to the entered string as a domain" - }, - "appliesHelp": { - "message": "Utilice los controles 'Se aplica a' para limitar a qué URLs se aplica el código de esta sección.", - "description": "Help text for 'applies to' section" - }, - "appliesLabel": { - "message": "Se aplica a", - "description": "Label for 'applies to' fields on the edit/add screen" - }, - "appliesLineWidgetLabel": { - "message": "Muestra la información 'Se aplica a'", - "description": "Label for the checkbox to display applies-to information in the single editor" - }, - "appliesLineWidgetWarning": { - "message": "No funciona con CSS minificado", - "description": "A warning that applies-to information won't show properly with minified CSS" - }, - "appliesRegexpOption": { - "message": "URLs que coinciden con la regexp", - "description": "Option to make the style apply to the entered string as a regular expression" - }, - "appliesRemove": { - "message": "Eliminar", - "description": "Label for the button to remove an 'applies' entry" - }, - "appliesRemoveError": { - "message": "No se puede eliminar la última entrada 'Se aplica a'", - "description": "Error displayed when the last 'applies' is going to be removed" - }, - "appliesSpecify": { - "message": "Especificar", - "description": "Label for the button to make a style apply only to specific sites" - }, - "appliesToEverything": { - "message": "Todos los sitios", - "description": "Text displayed for styles that apply to all sites" - }, - "appliesUrlPrefixOption": { - "message": "URLs que empiezan con", - "description": "Option to make the style apply to the entered string as a URL prefix" - }, - "applyAllUpdates": { - "message": "Aplicar todas las actualizaciones", - "description": "Label for the button to apply all detected updates" - }, - "author": { - "message": "Autor", - "description": "Label for the style author" - }, - "backupButtons": { - "message": "Respaldo", - "description": "Heading for backup" - }, - "backupMessage": { - "message": "Al exportar hará una copia de respaldo de TODOS los estilos instalados. Para restaurar una copia de respaldo, importe el archivo o arrástrelo a esta página.", - "description": "Message for backup" - }, - "bckpInstStyles": { - "message": "Exportar estilos", - "description": "" - }, - "checkAllUpdates": { - "message": "Buscar actualizaciones para todos los estilos", - "description": "Label for the button to check all styles for updates" - }, - "checkAllUpdatesForce": { - "message": "Comprobar de nuevo, ¡no he editado ningún estilo!", - "description": "Label for the button to apply all detected updates" - }, - "checkForUpdate": { - "message": "Buscar actualización", - "description": "Label for the button to check a single style for an update" - }, - "checkingForUpdate": { - "message": "Buscando...", - "description": "Text to display when checking a style for an update" - }, - "clickToUninstall": { - "message": "Haz clic para desinstalar", - "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" - }, - "cm_autoCloseBrackets": { - "message": "Cerrar automáticamente corchetes y comillas", - "description": "Label for the checkbox in the style editor." - }, - "cm_autoCloseBracketsTooltip": { - "message": "Añade automáticamente un equivalente de cierre al escribir uno de apertura de ()[]{}''\"\"", - "description": "Label for the checkbox in the style editor." - }, - "cm_autocompleteOnTyping": { - "message": "Autocompletar al escribir", - "description": "Label for the checkbox in the style editor." - }, - "cm_colorpicker": { - "message": "Selectores de color para colores CSS", - "description": "Label for the checkbox controlling colorpicker option for the style editor." - }, - "cm_indentWithTabs": { - "message": "Usar tabulaciones con sangría inteligente", - "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." - }, - "cm_keyMap": { - "message": "Mapa de teclado", - "description": "Label for the drop-down list controlling the keymap for the style editor." - }, - "cm_lineWrapping": { - "message": "Ajuste de línea", - "description": "Label for the checkbox controlling word wrap option for the style editor." - }, - "cm_linter": { - "message": "Validador lint", - "description": "Select the linter to check for CSS issues" - }, - "cm_matchHighlight": { - "message": "Resaltar", - "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." - }, - "cm_matchHighlightSelection": { - "message": "Solo selección", - "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" - }, - "cm_matchHighlightToken": { - "message": "Resaltado de palabra señalada", - "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" - }, - "cm_resizeGripHint": { - "message": "Doble clic para maximizar/restaurar la altura", - "description": "Tooltip for the resize grip in style editor" - }, - "cm_selectByTokens": { - "message": "Al hacer doble clic se seleccionan los tokens", - "description": "Label for the checkbox in the editor." - }, - "cm_selectByTokensTooltip": { - "message": "Ejemplos de tokens: .foo-bar-2 #aabbcc 0.32 !important\nCuando está deshabilitado: se seleccionan las palabras delimitadas por puntos.", - "description": "" - }, - "cm_smartIndent": { - "message": "Usar sangría inteligente", - "description": "Label for the checkbox controlling smart indentation option for the style editor." - }, - "cm_tabSize": { - "message": "Tamaño de la tabulación", - "description": "Label for the text box controlling tab size option for the style editor." - }, - "cm_theme": { - "message": "Temas", - "description": "Label for the style editor's CSS theme." - }, - "colorpickerSwitchFormatTooltip": { - "message": "Alternar formatos: HEX -> RGB -> HSL.\nMayús+Clic para invertir la dirección.\nTambién con las teclas RePág (Retroceso de página), AvPág (Avance de página).", - "description": "Tooltip for the switch button in the color picker popup in the style editor." - }, - "colorpickerTooltip": { - "message": "Abrir selector de color", - "description": "Tooltip for the colored squares shown before CSS colors in the style editor." - }, - "configOnChange": { - "message": "al cambiar", - "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" - }, - "configOnChangeTooltip": { - "message": "Guardar y aplicar los cambios automáticamente", - "description": "" - }, - "configureStyle": { - "message": "Configurar", - "description": "Label for the button to configure usercss userstyle" - }, - "configureStyleOnHomepage": { - "message": "Configurar en la página de inicio", - "description": "Label for the button to configure userstyles.org userstyle" - }, - "confirmCancel": { - "message": "Cancelar", - "description": "" - }, - "confirmClose": { - "message": "Cerrar", - "description": "'Close' button in a confirm dialog" - }, - "confirmDefault": { - "message": "Usar predeterminado", - "description": "'Set to default' button in a confirm dialog" - }, - "confirmDelete": { - "message": "Eliminar", - "description": "" - }, - "confirmDiscardChanges": { - "message": "¿Descartar los cambios?", - "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" - }, - "confirmOK": { - "message": "Aceptar", - "description": "" - }, - "confirmSave": { - "message": "Guardar", - "description": "'Save' button in a confirm dialog" - }, - "confirmStop": { - "message": "Detener", - "description": "'Stop' button in a confirm dialog" - }, - "confirmYes": { - "message": "Sí", - "description": "'Yes' button in a confirm dialog" - }, - "copied": { - "message": "Copiado al portapapeles", - "description": "Message shown when content has been copied to the clipboard" - }, - "copy": { - "message": "Copiar al portapapeles", - "description": "Tooltip for elements which can be copied" - }, - "dateAbbrYear": { - "message": "$value$a", - "description": "Year suffix in a short relative date, for example: 8y", - "placeholders": { - "value": { - "content": "$1" - } - } - }, - "dateInstalled": { - "message": "Fecha de instalación", - "description": "Option text for the user to sort the style by install date" - }, - "dateUpdated": { - "message": "Fecha de actualización", - "description": "Option text for the user to sort the style by last update date" - }, - "dbError": { - "message": "Ocurrió un error con la base de datos de Stylus. ¿Deseas visitar una página web con posibles soluciones?", - "description": "Prompt when a DB error is encountered" - }, - "defaultTheme": { - "message": "predeterminado", - "description": "Default CodeMirror CSS theme option on the edit style page" - }, - "deleteStyleConfirm": { - "message": "¿Estás seguro de que quieres eliminar este estilo?", - "description": "Confirmation before deleting a style" - }, - "deleteStyleLabel": { - "message": "Eliminar", - "description": "Label for the button to delete a style" - }, - "description": { - "message": "Rediseña la web con Stylus, un administrador de estilos de usuario. Stylus te permite instalar fácilmente temas y coberturas para muchos sitios populares.", - "description": "Extension description" - }, - "disableAllStyles": { - "message": "Desactivar todos los estilos", - "description": "Label for the checkbox that turns all enabled styles off." - }, - "disableStyleLabel": { - "message": "Deshabilitar", - "description": "Label for the button to disable a style" - }, - "dragDropMessage": { - "message": "Arrastra tu archivo de respaldo en cualquier lugar de esta página para importar.", - "description": "Drag'n'drop message" - }, - "editDeleteText": { - "message": "Eliminar", - "description": "Label for the context menu item in the editor to delete selected text" - }, - "editGotoLine": { - "message": "Ir a la línea (o a línea:col)", - "description": "Go to line or line:column on Ctrl-G in style code editor" - }, - "editStyleHeading": { - "message": "Editar estilo", - "description": "Title of the page for editing styles" - }, - "editStyleLabel": { - "message": "Editar", - "description": "Label for the button to go to the edit style page" - }, - "editStyleTitle": { - "message": "Editar estilo $stylename$", - "description": "Title of the page for editing styles", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "enableStyleLabel": { - "message": "Habilitar", - "description": "Label for the button to enable a style" - }, - "excludeStyleByDomainLabel": { - "message": "Excluir el dominio Actual", - "description": "" - }, - "excludeStyleByUrlLabel": { - "message": "Excluir la URL actual", - "description": "" - }, - "exportLabel": { - "message": "Exportar", - "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" - }, - "externalFeedback": { - "message": "Comentarios", - "description": "Label for the external link to send feedback for the style" - }, - "externalHomepage": { - "message": "Página de inicio", - "description": "Label for the external link to style's homepage" - }, - "externalLink": { - "message": "Enlace externo", - "description": "Label for external links" - }, - "externalSupport": { - "message": "Asistencia", - "description": "Label for the external link to style's support site" - }, - "externalUsercssDocument": { - "message": "Documentación para Usercss", - "description": "Label for the external link to usercss documentation" - }, - "filteredStyles": { - "message": "$numShown$ mostrados de $numTotal$ en total", - "description": "TL note - make this message short", - "placeholders": { - "numTotal": { - "content": "$2" - }, - "numShown": { - "content": "$1" - } - } - }, - "filteredStylesAllHidden": { - "message": "Los filtros actualmente aplicados no coinciden con estilo alguno", - "description": "Text shown when no styles match currently applied filter in the style manager" - }, - "findStyles": { - "message": "Buscar estilos", - "description": "Text for a link that gets a list of styles for the current site" - }, - "findStylesForSite": { - "message": "Buscar más estilos para este sitio", - "description": "Text for a link that gets a list of styles for the current site" - }, - "findStylesInline": { - "message": "Dentro", - "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" - }, - "findStylesInlineTooltip": { - "message": "Muestra los resultados de búsqueda dentro de esta ventana.", - "description": "Text for a checkbox that displays search results within the Stylus popup." - }, - "genericAdd": { - "message": "Añadir", - "description": "Used in various places for an action that adds something" - }, - "genericClone": { - "message": "Clonar", - "description": "Used in various places for an action that clones something" - }, - "genericDisabledLabel": { - "message": "Deshabilitado", - "description": "Used in various lists/options to indicate that something is disabled" - }, - "genericEnabledLabel": { - "message": "Habilitado", - "description": "Used in various lists/options to indicate that something is enabled" - }, - "genericHistoryLabel": { - "message": "Historial", - "description": "Used in various places to show a history log of something" - }, - "genericNext": { - "message": "Siguiente", - "description": "Used in various places to select/perform the next step/action" - }, - "genericPrevious": { - "message": "Anterior", - "description": "Used in various places to select/perform the previous step/action" - }, - "genericResetLabel": { - "message": "Restablecer", - "description": "Used in various parts of UI to indicate that something may be reset to its original state" - }, - "genericSavedMessage": { - "message": "Guardado", - "description": "Used in various parts of the UI to indicate that something was saved" - }, - "genericTitle": { - "message": "Título", - "description": "Used in various parts of the UI to indicate the title of something" - }, - "genericUnknown": { - "message": "Desconocido", - "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" - }, - "helpAlt": { - "message": "Ayuda", - "description": "Alternate text for help buttons" - }, - "helpKeyMapCommand": { - "message": "Nombre del comando", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "helpKeyMapHotkey": { - "message": "Pulsa un atajo de teclado", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "importAppendLabel": { - "message": "Adicionar al estilo", - "description": "Label for the button to import a style and append to the existing sections" - }, - "importAppendTooltip": { - "message": "Agrega el estilo importado al estilo actual", - "description": "Tooltip for the button to import a style and append to the existing sections" - }, - "importLabel": { - "message": "Importar", - "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" - }, - "importReplaceLabel": { - "message": "Sobrescribir estilo", - "description": "Label for the button to import and overwrite current style" - }, - "importReplaceTooltip": { - "message": "Descartar el contenido del estilo actual y sobrescribirlo con el estilo importado", - "description": "Label for the button to import and overwrite current style" - }, - "importReportLegendAdded": { - "message": "añadido", - "description": "Text after the number of styles added in the report shown after importing styles" - }, - "importReportLegendIdentical": { - "message": "idénticos omitidos", - "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" - }, - "importReportLegendInvalid": { - "message": "no válidos omitidos", - "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" - }, - "importReportLegendUpdatedBoth": { - "message": "actualizado tanto metadatos como código", - "description": "Text after the number of styles updated entirely in the report shown after importing styles" - }, - "importReportLegendUpdatedCode": { - "message": "código actualizado", - "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" - }, - "importReportLegendUpdatedMeta": { - "message": "metadatos actualizados", - "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" - }, - "importReportTitle": { - "message": "Se completó la importación de estilos", - "description": "Title of the report shown after importing styles" - }, - "importReportUnchanged": { - "message": "No se cambió nada.", - "description": "Message in the report shown after importing styles" - }, - "importReportUndone": { - "message": "estilos fueron revertidos", - "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" - }, - "importReportUndoneTitle": { - "message": "La importación ha sido anulada", - "description": "Title of the message box shown after undoing the import of styles" - }, - "installButton": { - "message": "Instalar estilo", - "description": "Label for install button" - }, - "installButtonInstalled": { - "message": "Estilo instalado", - "description": "Text displayed when the style is successfully installed" - }, - "installButtonReinstall": { - "message": "Reinstalar estilo", - "description": "Label for reinstall button" - }, - "installButtonUpdate": { - "message": "Actualizar estilo", - "description": "Label for update button" - }, - "installUpdate": { - "message": "Instalar actualización", - "description": "Label for the button to install an update for a single style" - }, - "installUpdateFrom": { - "message": "Actualmente el estilo se actualiza desde $url$", - "description": "Label to describe where the style gets update", - "placeholders": { - "url": { - "content": "$1" - } - } - }, - "installUpdateFromLabel": { - "message": "Buscar actualizaciones", - "description": "Label for the checkbox to save current URL for update check" - }, - "license": { - "message": "Licencia", - "description": "Label for the license" - }, - "linkGetHelp": { - "message": "Obtener ayuda", - "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" - }, - "linkGetStyles": { - "message": "Obtener estilos", - "description": "Help link text on the manage page e.g. https://userstyles.org" - }, - "linkTranslate": { - "message": "Traducir", - "description": "Transifex link text on the manage page" - }, - "linterCSSLintIncompatible": { - "message": "CSSLint no soporta el preprocesador $preprocessorname$", - "description": "The label to display when the preprocessor isn't compatible with CSSLint", - "placeholders": { - "preprocessorname": { - "content": "$1" - } - } - }, - "linterCSSLintSettings": { - "message": "(Establecer regla como: 0 = deshabilitada; 1 = advertencia; 2 = error)", - "description": "CSSLint rule config values" - }, - "linterConfigPopupTitle": { - "message": "Establecer configuración de $linter$ reglas", - "description": "Stylelint or CSSLint popup header", - "placeholders": { - "linter": { - "content": "$1" - } - } - }, - "linterConfigTooltip": { - "message": "Haz clic para configurar este linter", - "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" - }, - "linterInvalidConfigError": { - "message": "No se guardó debido a estos ajustes de configuración no válidos:", - "description": "Invalid linter config will show a message followed by a list of invalid entries" - }, - "linterIssues": { - "message": "Problemas", - "description": "Label for the CSS linter issues block on the style edit page" - }, - "linterIssuesHelp": { - "message": "Estos problemas fueron encontrados por $link$:", - "description": "Help popup message for the selected CSS linter issues block on the style edit page", - "placeholders": { - "link": { - "content": "$1" - } - } - }, - "linterJSONError": { - "message": "Formato JSON no válido", - "description": "Setting linter config with invalid JSON" - }, - "linterResetMessage": { - "message": "Para deshacer este restablecimiento accidental, pulse Ctrl+Z (o Cmd+Z) en el cuadro de texto", - "description": "Reset button tooltip to inform user on how to undo an accidental reset" - }, - "linterRulesLink": { - "message": "Vea una lista completa de reglas", - "description": "Stylelint or CSSLint rules label added immediately before a link" - }, - "liveReloadError": { - "message": "Se ha producido un error al visualizar el archivo", - "description": "The label of live-reload error" - }, - "liveReloadLabel": { - "message": "Recarga en tiempo real", - "description": "The label of live-reload feature" - }, - "manageFavicons": { - "message": "Favicons en la columna 'Se aplica a'", - "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" - }, - "manageFaviconsGray": { - "message": "Atenuado", - "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" - }, - "manageFaviconsHelp": { - "message": "Stylus usa un servicio externo https://www.google.com/s2/favicons", - "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" - }, - "manageFilters": { - "message": "Filtros", - "description": "Label for filters container" - }, - "manageHeading": { - "message": "Estilos instalados", - "description": "Heading for the manage page" - }, - "manageMaxTargets": { - "message": "Número de elementos 'Se aplica a'", - "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" - }, - "manageNewStyleAsUsercss": { - "message": "como Usercss", - "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" - }, - "manageNewUI": { - "message": "Nuevo diseño de la administración", - "description": "Label for the checkbox that toggles the new UI on manage page" - }, - "manageOnlyDisabled": { - "message": "Solo estilos deshabilitados", - "description": "Checkbox to show only disabled styles" - }, - "manageOnlyEnabled": { - "message": "Solo estilos habilitados", - "description": "Checkbox to show only enabled styles" - }, - "manageOnlyExternal": { - "message": "Solo estilos externos", - "description": "Checkbox to show only externally installed styles i.e. updatable" - }, - "manageOnlyLocal": { - "message": "Solo estilos creados localmente", - "description": "Checkbox to show only locally created styles i.e. non-updatable" - }, - "manageOnlyLocalTooltip": { - "message": "(los estilos no instalados a través de una página userstyles.org)", - "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" - }, - "manageOnlyNonUsercss": { - "message": "Solo estilos no UserCSS", - "description": "Checkbox to show only non-Usercss (standard) styles" - }, - "manageOnlyUpdates": { - "message": "Solo con actualizaciones o problemas", - "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" - }, - "manageOnlyUsercss": { - "message": "Solo estilos UserCSS", - "description": "Checkbox to show only Usercss styles" - }, - "menuShowBadge": { - "message": "Mostrar número de estilos activos", - "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." - }, - "meta_invalidCheckboxDefault": { - "message": "@var checkbox no válida: el valor debe ser 0 o 1", - "description": "Error displayed when the value of @var checkbox is invalid" - }, - "meta_invalidColor": { - "message": "@var color no válido: $color$ no es un color", - "description": "Error displayed when the value of @var color is invalid", - "placeholders": { - "color": { - "content": "$1" - } - } - }, - "meta_invalidRange": { - "message": "@var $type$no válido: debe ser un número o un array", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeMultipleUnits": { - "message": "@var $type$ no válido: se han definido múltiples unidades", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeTooManyValues": { - "message": "@var $type$ no válido: el array contiene demasiados elementos", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeValue": { - "message": "@var $type$ no válido: los elementos en el array deben ser número, cadena o nulo", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeDefault": { - "message": "@var $type$ no válido: el valor por defecto es nulo", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeMin": { - "message": "@var $type$ no válido: el valor por defecto es inferior al mínimo", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeMax": { - "message": "@var $type$ no válido: el valor por defecto es mayor al máximo", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeStep": { - "message": "@var $type$ no válido: el valor por defecto no es un múltiplo del intervalo", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeUnits": { - "message": "@var $type$ no válido: '$units$' no es una unidad válida", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - }, - "units": { - "content": "$2" - } - } - }, - "meta_invalidSelect": { - "message": "@var select no válido: el valor por defecto debe ser un array o un objeto", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectValue": { - "message": "@var select no válido: los valores dentro del array/objeto deben ser una cadena", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectEmptyOptions": { - "message": "@var select no válido: la lista de opciones está vacía", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectLabel": { - "message": "@var select no válido: la etiqueta de opción está vacía", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectMultipleDefaults": { - "message": "@var select no válido: se han definido múltiples opciones por defecto", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectNameDuplicated": { - "message": "@var select no válido: el nombre de la opción está duplicado", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectValueMismatch": { - "message": "@var select no válido: no existe en la lista de opciones", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidURLProtocol": { - "message": "Protocolo URL no válido. Sólo se permiten http y https: $protocol$", - "description": "Error displayed when the protocol of the URL is invalid", - "placeholders": { - "protocol": { - "content": "$1" - } - } - }, - "meta_invalidVersion": { - "message": "Número de versión no válido. El valor no coincide con el patrón SemVer: $version$", - "description": "Error displayed when @version is invalid", - "placeholders": { - "version": { - "content": "$1" - } - } - }, - "meta_invalidNumber": { - "message": "Se espera un número", - "description": "Error displayed when the value is expected to be a number" - }, - "meta_invalidString": { - "message": "Se espera una cadena de texto entre comillas", - "description": "Error displayed when the value is expected to be a quoted string" - }, - "meta_invalidWord": { - "message": "Se espera una palabra", - "description": "Error displayed when the value is expected to be a word" - }, - "meta_missingChar": { - "message": "Se esperan caracteres: $chars$", - "description": "Error displayed when the value is expected to be some characters", - "placeholders": { - "chars": { - "content": "$1" - } - } - }, - "meta_missingEOT": { - "message": "Se esperan datos EOT", - "description": "Error displayed when the value is expected to be an EOT list" - }, - "meta_missingMandatory": { - "message": "Faltan metadatos obligatorios: $keys$", - "description": "Error displayed when mandatory keys are missing", - "placeholders": { - "keys": { - "content": "$1" - } - } - }, - "meta_unknownJSONLiteral": { - "message": "JSON no válido: $literal$ no es un literal válido de JSON", - "description": "Error displayed when JSON value is invalid", - "placeholders": { - "literal": { - "content": "$1" - } - } - }, - "meta_unknownMeta": { - "message": "Metadatos desconocidos: $key$", - "description": "Error displayed when unknown metadata is parsed", - "placeholders": { - "key": { - "content": "$1" - } - } - }, - "meta_unknownVarType": { - "message": "Tipo de @$varkey$ desconocido: $vartype$", - "description": "Error displayed when unknown variable type is parsed", - "placeholders": { - "varkey": { - "content": "$1" - }, - "vartype": { - "content": "$2" - } - } - }, - "meta_unknownPreprocessor": { - "message": "@preprocessor desconocido: $preprocessor$", - "description": "Error displayed when unknown @preprocessor is parsed", - "placeholders": { - "preprocessor": { - "content": "$1" - } - } - }, - "noStylesForSite": { - "message": "No hay estilos instalados para este sitio.", - "description": "Text displayed when no styles are installed for the current site" - }, - "numberedLine": { - "message": "Línea:", - "description": "Will be followed by one or more line numbers in the editor." - }, - "openManage": { - "message": "Administrar", - "description": "Link to open the manage page." - }, - "openOptions": { - "message": "Opciones", - "description": "Go to Options UI" - }, - "openStylesManager": { - "message": "Abrir administrador de estilos", - "description": "Label for the style maanger opener in the browser action context menu." - }, - "optionsActions": { - "message": "Acciones", - "description": "" - }, - "optionsAdvanced": { - "message": "Avanzado", - "description": "" - }, - "optionsAdvancedContextDelete": { - "message": "Añadir 'Eliminar' al menú contextual del editor", - "description": "" - }, - "optionsAdvancedExposeIframes": { - "message": "Visualizar marcos integrados (iframes) a través de HTML[stylus-iframe]", - "description": "" - }, - "optionsAdvancedNewStyleAsUsercss": { - "message": "Escribir nuevo estilo como usercss", - "description": "" - }, - "optionsBadgeDisabled": { - "message": "Color de fondo cuando está deshabilitado", - "description": "" - }, - "optionsBadgeNormal": { - "message": "Color de fondo", - "description": "" - }, - "optionsCheck": { - "message": "Actualizar estilos", - "description": "" - }, - "optionsCheckUpdate": { - "message": "Buscar e instalar todas las actualizaciones disponibles", - "description": "" - }, - "optionsCustomizeBadge": { - "message": "Distintivo en el icono de barra de herramientas", - "description": "" - }, - "optionsCustomizeIcon": { - "message": "Icono de barra de herramientas", - "description": "" - }, - "optionsCustomizePopup": { - "message": "Ventana emergente", - "description": "" - }, - "optionsCustomizeUpdate": { - "message": "Actualizaciones", - "description": "" - }, - "optionsHeading": { - "message": "Opciones", - "description": "Heading for options section on manage page." - }, - "optionsIconDark": { - "message": "Temas de navegador oscuros", - "description": "" - }, - "optionsIconLight": { - "message": "Temas de navegador claros", - "description": "" - }, - "optionsOpen": { - "message": "Abrir", - "description": "" - }, - "optionsOpenManager": { - "message": "Administrar estilos", - "description": "" - }, - "optionsPopupWidth": { - "message": "Anchura del diálogo emergente (en píxeles)", - "description": "" - }, - "optionsReset": { - "message": "Restablecer las opciones a sus valores predeterminados.", - "description": "" - }, - "optionsResetButton": { - "message": "Restablecer opciones", - "description": "" - }, - "optionsSubheading": { - "message": "Más opciones", - "description": "Subheading for options section on manage page." - }, - "optionsUpdateImportNote": { - "message": "Al importar los respaldos de estilos desde una versión antigua o desde Stylish, comprueba una vez las actualizaciones manualmente en el administrador de estilos para asegurarte de que todos los estilos estén actualizados.", - "description": "" - }, - "optionsUpdateInterval": { - "message": "Intervalo de actualización automática en horas (especificar 0 para deshabilitar)", - "description": "" - }, - "optionsSyncConnect": { - "message": "Conectar", - "description": "" - }, - "optionsSyncDisconnect": { - "message": "Desconectar", - "description": "" - }, - "optionsSyncSyncNow": { - "message": "Sincronizar ahora", - "description": "" - }, - "optionsSyncLogin": { - "message": "Iniciar Sesión", - "description": "" - }, - "optionsSyncStatusSyncing": { - "message": "Sincronizando...", - "description": "" - }, - "optionsSyncStatusConnecting": { - "message": "Conectando...", - "description": "" - }, - "optionsSyncStatusConnected": { - "message": "Conectado", - "description": "" - }, - "optionsSyncStatusDisconnecting": { - "message": "Desconectando...", - "description": "" - }, - "optionsSyncStatusDisconnected": { - "message": "Desconectado", - "description": "" - }, - "paginationCurrent": { - "message": "Página actual", - "description": "Tooltip for the current page index in search results" - }, - "paginationEstimated": { - "message": "Número estimado de páginas", - "description": "Tooltip for the total page count in search results" - }, - "paginationNext": { - "message": "Página siguiente", - "description": "Tooltip for the '->' (next page) button in search results" - }, - "paginationPrevious": { - "message": "Página anterior", - "description": "Tooltip for the '<-' button in search results" - }, - "paginationTotal": { - "message": "Páginas totales", - "description": "" - }, - "parseUsercssError": { - "message": "Stylus no pudo interpretar el usercss:", - "description": "The error message to show when stylus failed to parse usercss" - }, - "popupBorders": { - "message": "Añadir bordes blancos en los laterales", - "description": "" - }, - "popupBordersTooltip": { - "message": "Útil para temas oscuros en el nuevo Chrome ya que no pinta los bordes laterales", - "description": "" - }, - "popupHotkeysInfo": { - "message": "<1>-<9>, <0>, también en el teclado numérico - acciona el n-esimo estilo (0 es 10)\n- acciona el primer estilo con un nombre que comienza con la letra\n abre el editor en lugar de accionar\n habilita los estilos listados\n deshabilita los estilos listados\n y <`> (acento grave) - acciona los estilos habilitados inicialmente; no se aplica a los estilos habilitados subsecuentemente mientras el cuadro emergente está abierto, así que puede restaurar la selección inicial tras probar el material: simplemente deshabilite todo, y luego accione, es decir \nMás información en el wiki", - "description": "NOTE1: preserve < and > symbols so that 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." - }, - "popupHotkeysTooltip": { - "message": "Haz clic para ver los atajos de teclado disponibles", - "description": "Tooltip displayed when hovering the right edge of the extension popup" - }, - "popupManageTooltip": { - "message": "Mayús+clic o clic secundario abre el administrador con estilos aplicables para el sitio actual.", - "description": "Tooltip for the 'Manage' button in the popup." - }, - "popupMenuButtonTooltip": { - "message": "Acciones", - "description": "Tooltip for menu button in popup." - }, - "popupOpenEditInWindow": { - "message": "Abrir editor en una nueva ventana", - "description": "Label for the checkbox controlling 'edit' action behavior in the popup." - }, - "popupOpenEditInWindowTooltip": { - "message": "También se habilita al desacoplar la pestaña del editor de una ventana de navegador,\ny se deshabilita al acoplar una única pestaña de editor en otra ventana.", - "description": "Label for the checkbox controlling 'edit' action behavior in the popup." - }, - "popupStylesFirst": { - "message": "Estilos antes que las órdenes", - "description": "Label for the checkbox controlling section order in the popup." - }, - "prefShowBadge": { - "message": "Número de estilos activos en el sitio actual", - "description": "Label for the checkbox controlling toolbar badge text." - }, - "previewLabel": { - "message": "Vista previa en tiempo real", - "description": "Label for the checkbox in style editor to enable live preview while editing." - }, - "previewTooltip": { - "message": "Aplica temporalmente los cambios sin guardar.\nGuarde el estilo para que los cambios sean permanentes.", - "description": "Tooltip for the checkbox in style editor to enable live preview while editing." - }, - "reload": { - "message": "Recargar extensión Stylus", - "description": "Context menu reload" - }, - "replace": { - "message": "Reemplazar", - "description": "Label before the replace input field in the editor shown on Ctrl-H" - }, - "replaceAll": { - "message": "Reemplazar todo", - "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" - }, - "replaceWith": { - "message": "Reemplazar con", - "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." - }, - "retrieveBckp": { - "message": "Importar estilos", - "description": "" - }, - "search": { - "message": "Buscar", - "description": "Label before the search input field in the editor shown on Ctrl-F" - }, - "searchCaseSensitive": { - "message": "Diferenciar mayúsculas y minúsculas", - "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" - }, - "searchNumberOfResults": { - "message": "Número de coincidencias", - "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" - }, - "searchNumberOfResults2": { - "message": "Número de coincidencias en el código y en los valores 'Se aplica a'", - "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" - }, - "searchRegexp": { - "message": "Use la sintaxis /re/ para búsquedas con expresiones regulares", - "description": "Label after the search input field in the editor shown on Ctrl-F" - }, - "searchResultInstallCount": { - "message": "Instalaciones totales", - "description": "Text for label that shows the number of times a search result was installed" - }, - "searchResultNoneFound": { - "message": "No se encontraron estilos para este sitio.", - "description": "Error text in the popup when inline search didn't find any site-specific styles" - }, - "searchResultNotMatchingNote": { - "message": "Intenta pedir al autor de este estilo de usuario que añada la URL.\n\nTambién puedes abrir el estilo en el administrador y editarlo tú mismo,\npero ten en cuenta que deshabilita las actualizaciones automáticas de\neste estilo.", - "description": "" - }, - "searchResultRating": { - "message": "Valoración", - "description": "Text for label that shows the search result's rating" - }, - "searchResultUpdated": { - "message": "Actualizado", - "description": "Text for label that shows the search result's last update date" - }, - "searchResultWeeklyCount": { - "message": "Instalaciones semanales", - "description": "Text for label that shows the number of times a search result was installed during last week" - }, - "sectionAdd": { - "message": "Añadir otra sección", - "description": "Label for the button to add a section" - }, - "sectionCode": { - "message": "Código", - "description": "Label for the code for a section" - }, - "sectionRemove": { - "message": "Eliminar sección", - "description": "Label for the button to remove a section" - }, - "sectionRestore": { - "message": "Restaurar sección eliminada", - "description": "Label for the button to restore a removed section" - }, - "shortcuts": { - "message": "Atajos", - "description": "Go to shortcut configuration" - }, - "shortcutsNote": { - "message": "Defina atajos de teclado", - "description": "" - }, - "sortDateNewestFirst": { - "message": "los más nuevos primero", - "description": "Text added to indicate that sorting a date would add the newest entries at the top" - }, - "sortDateOldestFirst": { - "message": "el más antiguo primero", - "description": "Text added to indicate that sorting a date would add the oldest entries at the top" - }, - "sortLabel": { - "message": "Seleccione un orden a aplicar a los estilos instalados", - "description": "Title on the sort select to indicate it is used for sorting entries" - }, - "sortLabelTitleAsc": { - "message": "Título ascendentemente", - "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" - }, - "sortLabelTitleDesc": { - "message": "Título descendentemente", - "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" - }, - "sortStylesHelp": { - "message": "Escoja el tipo de orden a aplicar a las entradas instaladas desde el menú desplegable de ordenación. La configuración predeterminada aplica un orden ascendente (A a Z) a los títulos de las entradas. Las ordenaciones del grupo \"Título descendentemente\" aplicarán un orden descendente (Z a A) al título.\nHay otros preajustes que permitirán ordenar las entradas según múltiples criterios. Piense en esto como en ordenar una tabla con múltiples columnas, y en cada categoría en una selección (entre los signos más) representa una columna o grupo.\nPor ejemplo, si la configuración es \"Habilitados (primero) + Título\", las entradas se ordenarían de forma que las entradas habilitadas quedarían en la parte superior de la lista, luego se aplica un orden ascendente (A a Z) de títulos de las entradas tanto para las entradas habilitadas como las deshabilitadas de forma separada.", - "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" - }, - "sortStylesHelpTitle": { - "message": "Ordenar contenidos", - "description": "Label for the sort info popup on the Manage styles page" - }, - "styleBadRegexp": { - "message": "La expresión regular proporcionada no es válida.", - "description": "Validation message for a bad regexp in a style" - }, - "styleBeautify": { - "message": "Formatear", - "description": "Label for the CSS-beautifier button on the edit style page" - }, - "styleBeautifyIndentConditional": { - "message": "Sangrar @media, @supports", - "description": "CSS-beautifier option" - }, - "styleBeautifyPreserveNewlines": { - "message": "Conservar nuevas líneas", - "description": "CSS-beautifier option" - }, - "styleCancelEditLabel": { - "message": "Volver al administrador", - "description": "Label for cancel button for style editing" - }, - "styleChangesNotSaved": { - "message": "Has realizado cambios en este estilo sin guardarlos.", - "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" - }, - "styleEnabledLabel": { - "message": "Activado", - "description": "Label for the enabled state of styles" - }, - "styleFromMozillaFormatError": { - "message": "No se pudo importar desde el formato Mozilla", - "description": "Label for the import error" - }, - "styleFromMozillaFormatPrompt": { - "message": "Pegue el código de formato Mozilla", - "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" - }, - "styleInstall": { - "message": "¿Quiere instalar «$stylename$» en Stylus?", - "description": "Confirmation when installing a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "styleInstallFailed": { - "message": "¡No se pudo instalar el estilo de usuario!\n$error$", - "description": "Warning when installation failed", - "placeholders": { - "error": { - "content": "$1" - } - } - }, - "styleInstallOverwrite": { - "message": "'$stylename$' ya está instalado ¿Sobrescribirlo?\nVersión: $oldVersion$ -> $newVersion$", - "description": "Confirmation when re-installing a style", - "placeholders": { - "stylename": { - "content": "$1" - }, - "newVersion": { - "content": "$3" - }, - "oldVersion": { - "content": "$2" - } - } - }, - "styleMissingName": { - "message": "Introduzca un nombre", - "description": "Error displayed when user saves without providing a name" - }, - "styleMozillaFormatHeading": { - "message": "Formato Mozilla", - "description": "Heading for the section with buttons to import/export Mozilla format of the style" - }, - "styleNotAppliedRegexpProblemTooltip": { - "message": "El estilo no se aplicó debido a su uso incorrecto de 'regexp()'", - "description": "Tooltip in the popup for styles that were not applied at all" - }, - "styleRegexpInvalidExplanation": { - "message": "Algunas reglas «regexp()» que no se pudieron compilar en absoluto.", - "description": "" - }, - "styleRegexpPartialExplanation": { - "message": "Este estilo utiliza expresiones regulares (regexps) con coincidencias parciales, infringiendo la especificación @document de CSS4 que requiere una coincidencia de URL completa. \nLas secciones CSS correspondientes a estas expresiones regulares no se aplicaron a la página. Este estilo fue probablemente creado con Stylish para Chrome que evalúa incorrectamente las reglas 'regexp()' desde la primera versión (fallo conocido).", - "description": "" - }, - "styleRegexpProblemTooltip": { - "message": "Número de secciones no aplicadas debido a un uso incorrecto de 'regexp()'", - "description": "Tooltip in the popup for styles that were applied only partially" - }, - "styleRegexpTestButton": { - "message": "Probar regexp", - "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" - }, - "styleRegexpTestFull": { - "message": "Pestañas coincidentes", - "description": "RegExp test report: label for the fully matching expressions" - }, - "styleRegexpTestInvalid": { - "message": "Expresiones regulares no válidas omitidas", - "description": "RegExp test report: label for the invalid expressions" - }, - "styleRegexpTestNone": { - "message": "No hay pestañas que coincidan", - "description": "RegExp test report: label for expressions that didn't match any tabs" - }, - "styleRegexpTestNote": { - "message": "Nota: Use una única \\ como caracter de escape en el campo de entrada de la expresión regular (regexp), que se convertirá automátiascamente a \\\\ en el código del estilo igual que por especificación para cadenas entrecomilladas en CSS.", - "description": "RegExp test report: a note displayed at the bottom of the dialog" - }, - "styleRegexpTestPartial": { - "message": "No coincide completamente, por lo que se omitió", - "description": "RegExp test report: label for the partially matching expressions" - }, - "styleRegexpTestTitle": { - "message": "Lista de pestañas abiertas que coinciden (haga clic en la URL para enfocar su pestaña)", - "description": "RegExp test report: title of the report" - }, - "styleSaveLabel": { - "message": "Guardar", - "description": "Label for save button for style editing" - }, - "styleToMozillaFormatHelp": { - "message": "El formato Mozilla del código se puede enviar a userstyles.org y usarse con el Stylish para Firefox clásico.", - "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" - }, - "styleToMozillaFormatTitle": { - "message": "Estilo en formato Mozilla", - "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" - }, - "styleUpdate": { - "message": "¿Estás seguro de que quieres actualizar '$stylename$'?", - "description": "Confirmation when updating a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "styleUpdateDiscardChanges": { - "message": "El estilo se ha modificado fuera del editor. ¿Desea recargar el estilo?", - "description": "Confirmation to update the style in the editor" - }, - "stylusUnavailableForURL": { - "message": "Stylus no funciona en páginas como esta.", - "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" - }, - "stylusUnavailableForURLdetails": { - "message": "Como medida de seguridad, el navegador impide que las extensiones afecten a sus páginas incorporadas(como chrome://version, la página de pestaña nueva a partir de Chrome 61, about:addons, etc.), así como a las páginas de otras extensiones. Cada navegador también restringe el acceso a su propia galería de extensiones (como Chrome Web Store o AMO).", - "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" - }, - "syncStorageErrorSaving": { - "message": "El valor no se puede guardar. Trate de reducir la longitud del texto.", - "description": "Displayed when trying to save an excessively big value via storage.sync API" - }, - "toggleStyle": { - "message": "Activar/Desactivar estilo", - "description": "Label for the checkbox to enable/disable a style" - }, - "undo": { - "message": "Deshacer", - "description": "Button label" - }, - "undoGlobal": { - "message": "Deshacer en todas las secciones", - "description": "CSS-beautify global Undo button label" - }, - "unreachableAMO": { - "message": "Firefox prohibe el acceso al sitio", - "description": "Note in the popup displayed when opened on addons.mozilla.org" - }, - "unreachableAMOHint": { - "message": "Para permitir el acceso abra , haga clic secundario en la lista, pulse 'Nuevo', luego 'Booleano', pegue y pulse Aceptar, , Aceptar, y recargue la página .", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" - }, - "unreachableAMOHintNewFF": { - "message": "En Firefox 60 y versiones posteriores también deberá eliminar el dominio AMO de en .", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" - }, - "unreachableAMOHintOldFF": { - "message": "Solo Firefox 59 y posteriores se pueden configurar para permitir que WebExtensions añada elementos de estilo en sitios protegidos por CSP (política de seguridad de contenido) como este.", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" - }, - "unreachableContentScript": { - "message": "No se pudo comunicar con la página. Prueba recargando la pestaña.", - "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" - }, - "unreachableFileHint": { - "message": "Stylus puede acceder a las URLs file:// sólo si activa la casilla correspondiente para la extensión Stylus en la página chrome://extensions.", - "description": "Note in the toolbar popup for file:// URLs" - }, - "InaccessibleFileHint": { - "message": "Stylus no puede acceder a algunos tipos de archivos (p. ej. archivos pdf y json).", - "description": "Note in the toolbar popup for some file types that cannot be accessed" - }, - "updateAllCheckSucceededNoUpdate": { - "message": "No se encontraron actualizaciones.", - "description": "Text that displays when an update all check completed and no updates are available" - }, - "updateAllCheckSucceededSomeEdited": { - "message": "No se buscaron actualizaciones de algunos estilos actualizables para evitar la pérdida de posibles ediciones locales. Se puede forzar la búsqueda de actualizaciones mediante comprobación individual, o ejecutando otra búsqueda para todos los estilos (las ediciones locales se sobrescribirán).", - "description": "Text that displays when an update all check completed and no updates are available" - }, - "updateCheckFailBadResponseCode": { - "message": "Error de actualización: el servidor ha respondido con el código $code$.", - "description": "Text that displays when an update check failed because the response code indicates an error", - "placeholders": { - "code": { - "content": "$1" - } - } - }, - "updateCheckFailServerUnreachable": { - "message": "Error de actualización: no se pudo contactar con el servidor.", - "description": "Text that displays when an update check failed because the update server is unreachable" - }, - "updateCheckHistory": { - "message": "Historial de búsqueda de actualizaciones", - "description": "" - }, - "updateCheckManualUpdateForce": { - "message": "Instalar actualización (se sobrescribirán las ediciones locales)", - "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckManualUpdateHint": { - "message": "Forzar una actualización sobrescribirá cualquier edición local.", - "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckSkippedLocallyEdited": { - "message": "Este estilo se editó localmente.", - "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckSkippedMaybeLocallyEdited": { - "message": "Este estilo podría haber sido editado localmente.", - "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" - }, - "updateCheckSucceededNoUpdate": { - "message": "El estilo está actualizado.", - "description": "Text that displays when an update check completed and no update is available" - }, - "updateCompleted": { - "message": "Actualización completada.", - "description": "Text that displays when an update completed" - }, - "updatesCurrentlyInstalled": { - "message": "Actualizaciones instaladas:", - "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." - }, - "usercssAvoidOverwriting": { - "message": "Por favor, cambie el valor de @name o @namespace para no sobrescribir un estilo existente.", - "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." - }, - "usercssConfigIncomplete": { - "message": "El estilo se actualizó o borró después de que se mostrara el cuadro de diálogo de configuración. Estas variables no se guardaron para evitar corromper los metadatos del estilo:", - "description": "" - }, - "usercssEditorNamePlaceholder": { - "message": "Especifique @name en el código", - "description": "Placeholder text for the empty name input field when creating a new Usercss style" - }, - "usercssReplaceTemplateConfirmation": { - "message": "¿Reemplazar con el código actual la plantilla predeterminada para nuevos estilos Usercss?", - "description": "" - }, - "usercssReplaceTemplateName": { - "message": "@name vacío reemplaza la plantilla predeterminada", - "description": "The text shown after @name when creating a new Usercss style" - }, - "usercssReplaceTemplateSectionBody": { - "message": "Inserte el código aquí...", - "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" - }, - "versionInvalidOlder": { - "message": "La versión es más antigua que el estilo instalado.", - "description": "Displayed when the version of style is older than the installed one" - }, - "writeStyleFor": { - "message": "Escribir estilo para:", - "description": "Label for toolbar pop-up that precedes the links to write a new style" - }, - "writeStyleForURL": { - "message": "este URL", - "description": "Text for link in toolbar pop-up to write a new style for the current URL" - }, - "syncDropboxStyles": { - "message": "Exportar a Dropbox", - "description": "" - }, - "retrieveDropboxSync": { - "message": "Importar desde Dropbox", - "description": "" - }, - "overwriteFileExport": { - "message": "¿Desea sobrescribir un archivo existente?", - "description": "" - }, - "exportSavedSuccess": { - "message": "Archivo guardado correctamente", - "description": "" - }, - "noFileToImport": { - "message": "Para importar sus estilos, debe exportarlos primero.", - "description": "" - }, - "connectingDropbox": { - "message": "Conectando a Dropbox....", - "description": "" - }, - "connectingDropboxNotAllowed": { - "message": "La conexión a Dropbox sólo está disponible en aplicaciones instaladas directamente desde la tienda web.", - "description": "" - }, - "gettingStyles": { - "message": "Obteniendo todos los estilos...", - "description": "" - }, - "zipStyles": { - "message": "Comprimiendo los estilos...", - "description": "" - }, - "unzipStyles": { - "message": "Descomprimiendo los estilos...", - "description": "" - }, - "readingStyles": { - "message": "Leyendo los estilos...", - "description": "" - }, - "uploadingFile": { - "message": "Subiendo el archivo....", - "description": "" - } } \ No newline at end of file diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 78888439..5437d381 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -1,1477 +1,1586 @@ { - "addStyleLabel": { - "message": "Kirjuta uus stiil", - "description": "Label for the button to go to the add style page" - }, - "addStyleTitle": { - "message": "Lisa stiil", - "description": "Title of the page for adding styles" - }, - "alphaChannel": { - "message": "Läbipaistmatus", - "description": "Label of color's opacity" - }, - "appliesAdd": { - "message": "Lisa", - "description": "Label for the button to add an 'applies' entry" - }, - "appliesDisplay": { - "message": "Rakendub saitidele: $applies$", - "description": "Text on the manage screen to describe what the style applies to", - "placeholders": { - "applies": { - "content": "$1" - } + "addStyleTitle": { + "message": "Lisa stiil", + "description": "Title of the page for adding styles" + }, + "alphaChannel": { + "message": "Läbipaistmatus", + "description": "Label of color's opacity" + }, + "appliesAdd": { + "message": "Lisa", + "description": "Label for the button to add an 'applies' entry" + }, + "appliesDisplay": { + "message": "Rakendub saitidele: $applies$", + "description": "Text on the manage screen to describe what the style applies to" + }, + "appliesDisplayTruncatedSuffix": { + "message": "ja veel", + "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" + }, + "appliesDomainOption": { + "message": "URLid domeenis", + "description": "Option to make the style apply to the entered string as a domain" + }, + "appliesHelp": { + "message": "Kasuta \"rakendub\" valikuid, et piirata, mis URLidele selles jaotises olev kood rakendub.", + "description": "Help text for 'applies to' section" + }, + "appliesLabel": { + "message": "Rakendub saitidele", + "description": "Label for 'applies to' fields on the edit/add screen" + }, + "appliesLineWidgetLabel": { + "message": "Näita 'Rakendub' teavet", + "description": "Label for the checkbox to display applies-to information in the single editor" + }, + "appliesLineWidgetWarning": { + "message": "Ei tööta minimeeritud CSS-iga", + "description": "A warning that applies-to information won't show properly with minified CSS" + }, + "appliesRegexpOption": { + "message": "Regulaaravaldisele vastavad URLid", + "description": "Option to make the style apply to the entered string as a regular expression" + }, + "appliesRemove": { + "message": "Eemalda", + "description": "Label for the button to remove an 'applies' entry" + }, + "appliesRemoveError": { + "message": "Viimast 'rakendub'-sisestust ei saa eemaldada", + "description": "Error displayed when the last 'applies' is going to be removed" + }, + "appliesSpecify": { + "message": "Täpsusta", + "description": "Label for the button to make a style apply only to specific sites" + }, + "appliesToEverything": { + "message": "Kõik", + "description": "Text displayed for styles that apply to all sites" + }, + "appliesUrlOption": { + "message": "URL", + "description": "Option to make the style apply to the entered string as a URL" + }, + "appliesUrlPrefixOption": { + "message": "URLid algusega", + "description": "Option to make the style apply to the entered string as a URL prefix" + }, + "applyAllUpdates": { + "message": "Rakenda kõik uuendused", + "description": "Label for the button to apply all detected updates" + }, + "author": { + "message": "Autor", + "description": "Label for the style author" + }, + "backupButtons": { + "message": "Varunda", + "description": "Heading for backup" + }, + "backupMessage": { + "message": "Vali fail või lohista see siia lehele.", + "description": "Message for backup" + }, + "bckpInstStyles": { + "message": "Ekspordi stiilid", + "description": "" + }, + "checkAllUpdates": { + "message": "Kontrolli kõikide stiilide uuendusi", + "description": "Label for the button to check all styles for updates" + }, + "checkAllUpdatesForce": { + "message": "Kontrolli uuesti, ma ei muutnud ühtegi stiili!", + "description": "Label for the button to apply all detected updates" + }, + "checkForUpdate": { + "message": "Kontrolli uuendusi", + "description": "Label for the button to check a single style for an update" + }, + "checkingForUpdate": { + "message": "Kontrollin...", + "description": "Text to display when checking a style for an update" + }, + "clickToUninstall": { + "message": "Eemaldamiseks klõpsa", + "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" + }, + "cm_autoCloseBrackets": { + "message": "Automaatselt sulge sulud ja jutumärgid", + "description": "Label for the checkbox in the style editor." + }, + "cm_autoCloseBracketsTooltip": { + "message": "Automaatselt lisab sulgeva paarilise, kui kirjutad avava ühest järgnevast: ()[]{}''\"\"", + "description": "Label for the checkbox in the style editor." + }, + "cm_autocompleteOnTyping": { + "message": "Automaattäide kirjutamisel", + "description": "Label for the checkbox in the style editor." + }, + "cm_colorpicker": { + "message": "CSS-värvide värvivalijad", + "description": "Label for the checkbox controlling colorpicker option for the style editor." + }, + "cm_indentWithTabs": { + "message": "Kasuta tabeldusmärke targa taandega", + "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." + }, + "cm_keyMap": { + "message": "Klahvimäärangud", + "description": "Label for the drop-down list controlling the keymap for the style editor." + }, + "cm_lineWrapping": { + "message": "Reamurdmine", + "description": "Label for the checkbox controlling word wrap option for the style editor." + }, + "cm_linter": { + "message": "CSS Linter", + "description": "Select the linter to check for CSS issues" + }, + "cm_matchHighlight": { + "message": "Tõsta esile", + "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." + }, + "cm_matchHighlightSelection": { + "message": "Ainult valik", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" + }, + "cm_matchHighlightToken": { + "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" + }, + "cm_resizeGripHint": { + "message": "Topeltklõpsa, et maksimeerida/taastada kõrgus", + "description": "Tooltip for the resize grip in style editor" + }, + "cm_selectByTokens": { + "message": "Topeltklõps valib sõnesid", + "description": "Label for the checkbox in the editor." + }, + "cm_selectByTokensTooltip": { + "message": "Sõnede näited: .foo-bar-2 #aabbcc 0.32 !important\nKeelamisel valitakse punktidega eraldatud sõnad.", + "description": "" + }, + "cm_smartIndent": { + "message": "Kasuta tarka taanet", + "description": "Label for the checkbox controlling smart indentation option for the style editor." + }, + "cm_tabSize": { + "message": "Tabeldussuurus", + "description": "Label for the text box controlling tab size option for the style editor." + }, + "cm_theme": { + "message": "Teema", + "description": "Label for the style editor's CSS theme." + }, + "colorpickerPaletteHint": { + "message": "Right-click a swatch to cycle through its source lines", + "description": "" + }, + "colorpickerSwitchFormatTooltip": { + "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." + }, + "colorpickerTooltip": { + "message": "Ava värvivalija", + "description": "Tooltip for the colored squares shown before CSS colors in the style editor." + }, + "configOnChange": { + "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" + }, + "configOnChangeTooltip": { + "message": "Automaatselt salvesta ja rakenda muudatused", + "description": "" + }, + "configureStyle": { + "message": "Seadista", + "description": "Label for the button to configure usercss userstyle" + }, + "configureStyleOnHomepage": { + "message": "Seadista kodulehel", + "description": "Label for the button to configure userstyles.org userstyle" + }, + "confirmCancel": { + "message": "Tühista", + "description": "" + }, + "confirmClose": { + "message": "Sulge", + "description": "'Close' button in a confirm dialog" + }, + "confirmDefault": { + "message": "Kasuta vaikesätet", + "description": "'Set to default' button in a confirm dialog" + }, + "confirmDelete": { + "message": "Kustuta", + "description": "" + }, + "confirmDiscardChanges": { + "message": "Tühistada muudatused?", + "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" + }, + "confirmNo": { + "message": "Ei", + "description": "'No' button in a confirm dialog" + }, + "confirmOK": { + "message": "OK", + "description": "" + }, + "confirmSave": { + "message": "Salvesta", + "description": "'Save' button in a confirm dialog" + }, + "confirmStop": { + "message": "Peata", + "description": "'Stop' button in a confirm dialog" + }, + "confirmYes": { + "message": "Jah", + "description": "'Yes' button in a confirm dialog" + }, + "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" + }, + "customNameHint": { + "message": "Enter a custom name here to rename the style in UI without breaking its updates", + "description": "" + }, + "customNameResetHint": { + "message": "Stop using customized name, switch to the style's own name", + "description": "Tooltip of 'x' button shown in editor when changing the name input of a) styles updated from a URL i.e. not locally created, b) UserCSS styles" + }, + "dateAbbrDay": { + "message": "$value$d", + "description": "Day suffix in a short relative date, for example: 8d" + }, + "dateAbbrHour": { + "message": "$value$h", + "description": "Hour suffix in a short relative date, for example: 8h" + }, + "dateAbbrMonth": { + "message": "$value$m", + "description": "Month suffix in a short relative date, for example: 8m" + }, + "dateAbbrYear": { + "message": "$value$y", + "description": "Year suffix in a short relative date, for example: 8y" + }, + "dateInstalled": { + "message": "Paigaldamise kuupäev", + "description": "Option text for the user to sort the style by install date" + }, + "dateUpdated": { + "message": "Uuendamise kuupäev", + "description": "Option text for the user to sort the style by last update date" + }, + "dbError": { + "message": "Stylus'i andmebaasi uuendamisel esines viga. Kas soovid külastada võimalike lahendustega veebilehte?", + "description": "Prompt when a DB error is encountered" + }, + "defaultTheme": { + "message": "vaikimisi", + "description": "Default CodeMirror CSS theme option on the edit style page" + }, + "deleteStyleConfirm": { + "message": "Kas soovid kindlasti selle stiili kustutada?", + "description": "Confirmation before deleting a style" + }, + "deleteStyleLabel": { + "message": "Kustuta", + "description": "Label for the button to delete a style" + }, + "description": { + "message": "Disaini veeb ümber kasutajastiilide halduri Stylus'iga. Stylus võimaldab sul lihtsalt paigaldada teemasid ja välimusi mitmetele populaarsetele saitidele.", + "description": "Extension description" + }, + "disableAllStyles": { + "message": "Lülita kõik stiilid välja", + "description": "Label for the checkbox that turns all enabled styles off." + }, + "disableStyleLabel": { + "message": "Keela", + "description": "Label for the button to disable a style" + }, + "dragDropMessage": { + "message": "Lohista importimiseks oma varundusfail kuskile siia lehele.", + "description": "Drag'n'drop message" + }, + "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" + }, + "editDeleteText": { + "message": "Kustuta", + "description": "Label for the context menu item in the editor to delete selected text" + }, + "editGotoLine": { + "message": "Mine reale (või rida:tulp)", + "description": "Go to line or line:column on Ctrl-G in style code editor" + }, + "editStyleHeading": { + "message": "Muuda stiili", + "description": "Title of the page for editing styles" + }, + "editStyleLabel": { + "message": "Muuda", + "description": "Label for the button to go to the edit style page" + }, + "editStyleTitle": { + "message": "Muuda stiili $stylename$", + "description": "Title of the page for editing styles" + }, + "enableStyleLabel": { + "message": "Luba", + "description": "Label for the button to enable a style" + }, + "excludeStyleByDomainLabel": { + "message": "Välista praegune domeen", + "description": "" + }, + "excludeStyleByUrlLabel": { + "message": "Välista praegune URL", + "description": "" + }, + "exportLabel": { + "message": "Ekspordi", + "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" + }, + "externalFeedback": { + "message": "Tagasiside", + "description": "Label for the external link to send feedback for the style" + }, + "externalHomepage": { + "message": "Koduleht", + "description": "Label for the external link to style's homepage" + }, + "externalLink": { + "message": "Väline link", + "description": "Label for external links" + }, + "externalSupport": { + "message": "Kasutajatugi", + "description": "Label for the external link to style's support site" + }, + "externalUsercssDocument": { + "message": "Usercss dokumentatsioon", + "description": "Label for the external link to usercss documentation" + }, + "filteredStyles": { + "message": "$numShown$/$numTotal$ kuvatud", + "description": "TL note - make this message short" + }, + "filteredStylesAllHidden": { + "message": "Hetkel rakendatud filtritele ei vasta ükski stiil", + "description": "Text shown when no styles match currently applied filter in the style manager" + }, + "findStyles": { + "message": "Leia stiile", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesForSite": { + "message": "Leia sellele saidile veel stiile", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesInline": { + "message": "Aknasisene", + "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" + }, + "findStylesInlineTooltip": { + "message": "Näita otsingu tulemusi selles aknas.", + "description": "Text for a checkbox that displays search results within the Stylus popup." + }, + "genericAdd": { + "message": "Lisa", + "description": "Used in various places for an action that adds something" + }, + "genericClone": { + "message": "Klooni", + "description": "Used in various places for an action that clones something" + }, + "genericDisabledLabel": { + "message": "Keelatud", + "description": "Used in various lists/options to indicate that something is disabled" + }, + "genericEnabledLabel": { + "message": "Lubatud", + "description": "Used in various lists/options to indicate that something is enabled" + }, + "genericError": { + "message": "Viga", + "description": "Used in various places to indicate some error occurred." + }, + "genericHistoryLabel": { + "message": "Ajalugu", + "description": "Used in various places to show a history log of something" + }, + "genericNext": { + "message": "Järgmine", + "description": "Used in various places to select/perform the next step/action" + }, + "genericPrevious": { + "message": "Eelmine", + "description": "Used in various places to select/perform the previous step/action" + }, + "genericResetLabel": { + "message": "Lähtesta", + "description": "Used in various parts of UI to indicate that something may be reset to its original state" + }, + "genericSavedMessage": { + "message": "Salvestatud", + "description": "Used in various parts of the UI to indicate that something was saved" + }, + "genericTitle": { + "message": "Pealkiri", + "description": "Used in various parts of the UI to indicate the title of something" + }, + "genericUnknown": { + "message": "Tundmatu", + "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" + }, + "helpAlt": { + "message": "Abi", + "description": "Alternate text for help buttons" + }, + "helpKeyMapCommand": { + "message": "Kirjuta käsu nimi", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "helpKeyMapHotkey": { + "message": "Vajuta kiirklahvi", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "hostDisabled": { + "message": "See host on keelatud hetkel kasutatavas brauseri praeguses versioonis oleva vea tõttu", + "description": "Tooltip for cloud host disabled" + }, + "importAppendLabel": { + "message": "Lisa stiilile", + "description": "Label for the button to import a style and append to the existing sections" + }, + "importAppendTooltip": { + "message": "Lisa imporditud stiil praegusele stiilile", + "description": "Tooltip for the button to import a style and append to the existing sections" + }, + "importLabel": { + "message": "Impordi", + "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" + }, + "importPreprocessor": { + "message": "Style with a @preprocessor won't work in the classic mode. You can switch the editor to Usercss mode: 1) open the style manager, 2) enable \"as Usercss\" checkbox, 3) click \"Write new style\"\n\nImport now anyway?", + "description": "" + }, + "importPreprocessorTitle": { + "message": "Potential problem due to @preprocessor", + "description": "" + }, + "importReplaceLabel": { + "message": "Kirjuta stiil üle", + "description": "Label for the button to import and overwrite current style" + }, + "importReplaceTooltip": { + "message": "Tühista praeguse stiili sisu ja kirjuta see üle imporditud stiiliga", + "description": "Label for the button to import and overwrite current style" + }, + "importReportLegendAdded": { + "message": "lisatud", + "description": "Text after the number of styles added in the report shown after importing styles" + }, + "importReportLegendIdentical": { + "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" + }, + "importReportLegendInvalid": { + "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" + }, + "importReportLegendUpdatedBoth": { + "message": "said uuenduse nii metaandmetele kui koodile", + "description": "Text after the number of styles updated entirely in the report shown after importing styles" + }, + "importReportLegendUpdatedCode": { + "message": "uuendatud kood", + "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" + }, + "importReportLegendUpdatedMeta": { + "message": "metainfo uuendatud", + "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" + }, + "importReportTitle": { + "message": "Stiilide importimine lõpetatud", + "description": "Title of the report shown after importing styles" + }, + "importReportUnchanged": { + "message": "Midagi ei muudetud.", + "description": "Message in the report shown after importing styles" + }, + "importReportUndone": { + "message": "stiili võeti tagasi", + "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" + }, + "importReportUndoneTitle": { + "message": "Importimine on tagasi võetud", + "description": "Title of the message box shown after undoing the import of styles" + }, + "installButton": { + "message": "Paigalda stiil", + "description": "Label for install button" + }, + "installButtonInstalled": { + "message": "Stiil paigaldatud", + "description": "Text displayed when the style is successfully installed" + }, + "installButtonReinstall": { + "message": "Paigalda stiil uuesti", + "description": "Label for reinstall button" + }, + "installButtonUpdate": { + "message": "Uuenda stiil", + "description": "Label for update button" + }, + "installUpdate": { + "message": "Paigalda uuendus", + "description": "Label for the button to install an update for a single style" + }, + "installUpdateFrom": { + "message": "Praegu uuendatakse stiili aadressilt $url$", + "description": "Label to describe where the style gets update" + }, + "installUpdateFromLabel": { + "message": "Kontrolli uuendusi", + "description": "Label for the checkbox to save current URL for update check" + }, + "license": { + "message": "Litsents", + "description": "Label for the license" + }, + "linkGetHelp": { + "message": "Hangi abi", + "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" + }, + "linkGetStyles": { + "message": "Hangi stiile", + "description": "Help link text on the manage page e.g. https://userstyles.org" + }, + "linkStylusWiki": { + "message": "Viki", + "description": "Wiki link text on the manage page e.g. https://github.com/openstyles/stylus/wiki" + }, + "linkTranslate": { + "message": "Tõlgi", + "description": "Transifex link text on the manage page" + }, + "linterCSSLintIncompatible": { + "message": "CSSLint ei toeta eeltöötlejat $preprocessorname$", + "description": "The label to display when the preprocessor isn't compatible with CSSLint" + }, + "linterCSSLintSettings": { + "message": "(Määra reegel kui: 0 = keelatud; 1 = hoiatus; 2 = viga)", + "description": "CSSLint rule config values" + }, + "linterConfigPopupTitle": { + "message": "Linteri $linter$ reeglite seadistuse määramine", + "description": "Stylelint or CSSLint popup header" + }, + "linterConfigTooltip": { + "message": "Selle linteri seadistamiseks klõpsa", + "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" + }, + "linterInvalidConfigError": { + "message": "Ei salvestatud nende vigaste seadistuste tõttu:", + "description": "Invalid linter config will show a message followed by a list of invalid entries" + }, + "linterIssues": { + "message": "Vead", + "description": "Label for the CSS linter issues block on the style edit page" + }, + "linterIssuesHelp": { + "message": "$link$ leidis need vead:", + "description": "Help popup message for the selected CSS linter issues block on the style edit page" + }, + "linterJSONError": { + "message": "Vigane JSON-formaat", + "description": "Setting linter config with invalid JSON" + }, + "linterResetMessage": { + "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" + }, + "linterRulesLink": { + "message": "Vaata reeglite täielikku loendit", + "description": "Stylelint or CSSLint rules label added immediately before a link" + }, + "liveReloadError": { + "message": "Faili vaatamisel esines viga", + "description": "The label of live-reload error" + }, + "liveReloadInstallHint": { + "message": "Keep this tab open to auto-update the style on external changes.", + "description": "The label of live-reload feature" + }, + "liveReloadInstallHintFF": { + "message": "Keep both this tab and the original tab open to auto-update the style on external changes.", + "description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox" + }, + "liveReloadLabel": { + "message": "Reaalajas uuestilaadimine", + "description": "The label of live-reload feature" + }, + "manageFavicons": { + "message": "Lehe ikoonid rakendub-tulbas", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFaviconsGray": { + "message": "Tee halliks", + "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" + }, + "manageFaviconsHelp": { + "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" + }, + "manageFilters": { + "message": "Filtrid", + "description": "Label for filters container" + }, + "manageHeading": { + "message": "Paigaldatud stiilid", + "description": "Heading for the manage page" + }, + "manageMaxTargets": { + "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" + }, + "manageNewStyleAsUsercss": { + "message": "Usercss-ina", + "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" + }, + "manageNewUI": { + "message": "Uus haldusliidese välimus", + "description": "Label for the checkbox that toggles the new UI on manage page" + }, + "manageOnlyDisabled": { + "message": "Ainult keelatud stiilid", + "description": "Checkbox to show only disabled styles" + }, + "manageOnlyEnabled": { + "message": "Ainult lubatud stiilid", + "description": "Checkbox to show only enabled styles" + }, + "manageOnlyExternal": { + "message": "Ainult välised stiilid", + "description": "Checkbox to show only externally installed styles i.e. updatable" + }, + "manageOnlyLocal": { + "message": "Ainult kohalikult loodud stiilid", + "description": "Checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyLocalTooltip": { + "message": "(stiilid, mida ei paigaldatud lehelt userstyles.org)", + "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyNonUsercss": { + "message": "Ainult mitte-Usercss stiilid", + "description": "Checkbox to show only non-Usercss (standard) styles" + }, + "manageOnlyUpdates": { + "message": "Ainult uuenduste või vigadega", + "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" + }, + "manageOnlyUsercss": { + "message": "Ainult Usercss stiilid", + "description": "Checkbox to show only Usercss styles" + }, + "manageTitle": { + "message": "Stylus", + "description": "Title for the manage page" + }, + "menuShowBadge": { + "message": "Kuva aktiivsete stiilide hulka", + "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." + }, + "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" + }, + "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" + }, + "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" + }, + "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" + }, + "meta_invalidRangeValue": { + "message": "Invalid @var $type$: items in the array must be number, string, or null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeDefault": { + "message": "Invalid @var $type$: default value is null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "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" + }, + "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" + }, + "meta_invalidRangeStep": { + "message": "Invalid @var $type$: default value is not a mutiple of the step", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeUnits": { + "message": "Vigane @var $type$: '$units$' pole lubatud ühik", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidSelect": { + "message": "Invalid @var select: the default value must be an array or an object", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValue": { + "message": "Invalid @var select: values inside the array/object must be a string", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectEmptyOptions": { + "message": "Invalid @var select: options list is empty", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectLabel": { + "message": "Invalid @var select: option label is empty", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectMultipleDefaults": { + "message": "Invalid @var select: multiple default options are defined", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectNameDuplicated": { + "message": "Invalid @var select: option name is duplicated", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValueMismatch": { + "message": "Invalid @var select: value doesn't exist in the option list", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidURLProtocol": { + "message": "Vigane URL protokoll. Lubatud on ainult http ja https: $protocol$", + "description": "Error displayed when the protocol of the URL is invalid" + }, + "meta_invalidVersion": { + "message": "Invalid version number. The value doesn't match SemVer pattern: $version$", + "description": "Error displayed when @version is invalid" + }, + "meta_invalidNumber": { + "message": "Expect a number", + "description": "Error displayed when the value is expected to be a number" + }, + "meta_invalidString": { + "message": "Expect a quoted string", + "description": "Error displayed when the value is expected to be a quoted string" + }, + "meta_invalidWord": { + "message": "Expect a word", + "description": "Error displayed when the value is expected to be a word" + }, + "meta_missingChar": { + "message": "Expect characters: $chars$", + "description": "Error displayed when the value is expected to be some characters" + }, + "meta_missingEOT": { + "message": "Expect EOT data", + "description": "Error displayed when the value is expected to be an EOT list" + }, + "meta_missingMandatory": { + "message": "Kohustuslikud metaandmed puudu: $keys$", + "description": "Error displayed when mandatory keys are missing" + }, + "meta_unknownJSONLiteral": { + "message": "Invalid JSON: $literal$ is not a valid JSON literal", + "description": "Error displayed when JSON value is invalid" + }, + "meta_unknownMeta": { + "message": "Tundmatud metaandmed: $key$", + "description": "Error displayed when unknown metadata is parsed" + }, + "meta_unknownVarType": { + "message": "Tundmatu @$varkey$ tüüp: $vartype$", + "description": "Error displayed when unknown variable type is parsed" + }, + "meta_unknownPreprocessor": { + "message": "Tundmatu @preprocessor: $preprocessor$", + "description": "Error displayed when unknown @preprocessor is parsed" + }, + "noStylesForSite": { + "message": "Sellele saidile pole stiile paigaldatud.", + "description": "Text displayed when no styles are installed for the current site" + }, + "numberedLine": { + "message": "Line:", + "description": "Will be followed by one or more line numbers in the editor." + }, + "openManage": { + "message": "Halda", + "description": "Link to open the manage page." + }, + "openOptions": { + "message": "Valikud", + "description": "Go to Options UI" + }, + "openStylesManager": { + "message": "Ava stiilihaldur", + "description": "Label for the style maanger opener in the browser action context menu." + }, + "optionsActions": { + "message": "Tegevused", + "description": "" + }, + "optionsAdvanced": { + "message": "Täpsem", + "description": "" + }, + "optionsAdvancedContextDelete": { + "message": "Lisa \"Kustuta\" redaktori kontekstmenüüsse", + "description": "" + }, + "optionsAdvancedExposeIframes": { + "message": "Paljasta iframe-id HTML[stylus-iframe] kaudu", + "description": "" + }, + "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 }", + "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." + }, + "optionsAdvancedNewStyleAsUsercss": { + "message": "Kirjuta uus stiil usercss-ina", + "description": "" + }, + "optionsAdvancedPatchCsp": { + "message": "Patch CSP to allow style assets", + "description": "" + }, + "optionsAdvancedPatchCspNote": { + "message": "Enable this if styles contain images or fonts which fail to load on sites with a strict CSP (Content-Security-Policy).\n\nEnabling this setting will relax CSP restrictions, allowing essential style content to load. This option is only intended for advanced users who understand the potential security implications, and accept responsibility for monitoring the content which they're allowing. Read about CSS-based attacks for more information.\n\nAlso be aware, this particular setting is not guaranteed to take effect if another installed extension modifies the network response first.", + "description": "" + }, + "optionsAdvancedStyleViaXhr": { + "message": "Instant inject mode", + "description": "" + }, + "optionsAdvancedStyleViaXhrNote": { + "message": "Enable this if you encounter flashing of unstyled content (FOUC) when browsing, which is especially noticeable with dark themes.\n\nThe technical reason is that Chrome/Chromium postpones asynchronous communication of extensions, in a usually meaningless attempt to improve page load speed, potentially causing styles to be late to apply. To circumvent this, since web extensions are not provided a synchronous API, Stylus provides this option to utilize the \"deprecated\" synchronous XMLHttpRequest web API to fetch applicable styles. There shouldn't be any detrimental effects, since the request is fulfilled within a few milliseconds while the page is still being downloaded from the server.\n\nNevertheless, Chromium will print a warning in devtools' console. Right-clicking a warning, and hiding them, will prevent future warnings from being shown.", + "description": "" + }, + "optionsBadgeDisabled": { + "message": "Taustavärv keelatud olekus", + "description": "" + }, + "optionsBadgeNormal": { + "message": "Taustavärv", + "description": "" + }, + "optionsCheck": { + "message": "Uuenda stiile", + "description": "" + }, + "optionsCheckUpdate": { + "message": "Kontrolli ja paigalda kõik saadaolevad uuendused", + "description": "" + }, + "optionsCustomizeBadge": { + "message": "Number tööriistaribaikoonil", + "description": "" + }, + "optionsCustomizeIcon": { + "message": "Tööriistaribaikoon", + "description": "" + }, + "optionsCustomizePopup": { + "message": "Hüpikaken", + "description": "" + }, + "optionsCustomizeUpdate": { + "message": "Uuendused", + "description": "" + }, + "optionsCustomizeSync": { + "message": "Sünkrooni pilve", + "description": "" + }, + "optionsHeading": { + "message": "Valikud", + "description": "Heading for options section on manage page." + }, + "optionsIconDark": { + "message": "Tumedad brauseriteemad", + "description": "" + }, + "optionsIconLight": { + "message": "Heledad brauseriteemad", + "description": "" + }, + "optionsOpen": { + "message": "Ava", + "description": "" + }, + "optionsOpenManager": { + "message": "Halda stiile", + "description": "" + }, + "optionsPopupWidth": { + "message": "Hüpikakna laius (pikslites)", + "description": "" + }, + "optionsReset": { + "message": "Lähtesta valikud vaikeväärtustele", + "description": "" + }, + "optionsResetButton": { + "message": "Lähtesta valikud", + "description": "" + }, + "optionsStylusThemes": { + "message": "Find a Stylus UI theme", + "description": "" + }, + "optionsSubheading": { + "message": "Rohkem valikuid", + "description": "Subheading for options section on manage page." + }, + "optionsUpdateImportNote": { + "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": "" + }, + "optionsUpdateInterval": { + "message": "Kasutajastiilide automaatse uuendamise ajavahe (keelamiseks pane 0)", + "description": "" + }, + "optionsSyncNone": { + "message": "Pole", + "description": "" + }, + "optionsSyncConnect": { + "message": "Connect", + "description": "" + }, + "optionsSyncDisconnect": { + "message": "Disconnect", + "description": "" + }, + "optionsSyncSyncNow": { + "message": "Sünkrooni kohe", + "description": "" + }, + "optionsSyncLogin": { + "message": "Login", + "description": "" + }, + "optionsSyncStatusPull": { + "message": "Pulling style $loaded$ of $total$", + "description": "" + }, + "optionsSyncStatusPush": { + "message": "Pushing style $loaded$ of $total$", + "description": "" + }, + "optionsSyncStatusSyncing": { + "message": "Sünkroonimine...", + "description": "" + }, + "optionsSyncStatusConnecting": { + "message": "Ühendumine...", + "description": "" + }, + "optionsSyncStatusConnected": { + "message": "Ühendatud", + "description": "" + }, + "optionsSyncStatusDisconnecting": { + "message": "Lahtiühendamine...", + "description": "" + }, + "optionsSyncStatusDisconnected": { + "message": "Lahti ühendatud", + "description": "" + }, + "optionsSyncStatusRelogin": { + "message": "Session expired, please login again.", + "description": "" + }, + "paginationCurrent": { + "message": "Praegune leht", + "description": "Tooltip for the current page index in search results" + }, + "paginationEstimated": { + "message": "Hinnanguline lehtede arv", + "description": "Tooltip for the total page count in search results" + }, + "paginationNext": { + "message": "Järgmine leht", + "description": "Tooltip for the '->' (next page) button in search results" + }, + "paginationPrevious": { + "message": "Eelmine leht", + "description": "Tooltip for the '<-' button in search results" + }, + "paginationTotal": { + "message": "Lehti kokku", + "description": "" + }, + "parseUsercssError": { + "message": "Stylus ei suutnud usercss-i analüüsida:", + "description": "The error message to show when stylus failed to parse usercss" + }, + "popupAutoResort": { + "message": "Resort styles in popup after toggling", + "description": "Label for the checkbox controlling popup resorting." + }, + "popupBorders": { + "message": "Lisa äärtesse valged piirjooned", + "description": "" + }, + "popupBordersTooltip": { + "message": "Kasulik tumedate teemade puhul Chrome'is, kuna see ei joonista enam külje piirjooni", + "description": "" + }, + "popupHotkeysInfo": { + "message": "<1>-<9>, <0>, ka numbriklahvidel - lülitab N. stiili (0 on 10)\n- lülitab esimest stiili, mille nimi algab selle tähega\n avab redaktori lülitamise asemel\n lubab nimekirjas olevad stiilid\n keelab nimekirjas olevad stiilid\n 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 \nRohkem teavet vikis", + "description": "NOTE1: preserve < and > symbols so that 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." + }, + "popupHotkeysTooltip": { + "message": "Kiirklahvide nägemiseks klõpsa", + "description": "Tooltip displayed when hovering the right edge of the extension popup" + }, + "popupManageTooltip": { + "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." + }, + "popupMenuButtonTooltip": { + "message": "Tegevuste menüü", + "description": "Tooltip for menu button in popup." + }, + "popupOpenEditInPopup": { + "message": "Use a simple window (no omnibox)", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindow": { + "message": "Ava redaktor uues aknas", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindowTooltip": { + "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." + }, + "popupStylesFirst": { + "message": "Stiilid enne käske", + "description": "Label for the checkbox controlling section order in the popup." + }, + "prefShowBadge": { + "message": "Praegusel saidil aktiivsete stiilide arv", + "description": "Label for the checkbox controlling toolbar badge text." + }, + "previewLabel": { + "message": "Reaalajas eelvaade", + "description": "Label for the checkbox in style editor to enable live preview while editing." + }, + "previewTooltip": { + "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." + }, + "reload": { + "message": "Reload Stylus extension", + "description": "Context menu reload" + }, + "replace": { + "message": "Asenda", + "description": "Label before the replace input field in the editor shown on Ctrl-H" + }, + "replaceAll": { + "message": "Asenda kõik", + "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" + }, + "replaceWith": { + "message": "Asenda tekstiga", + "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." + }, + "retrieveBckp": { + "message": "Impordi stiilid", + "description": "" + }, + "search": { + "message": "Otsi", + "description": "Label before the search input field in the editor shown on Ctrl-F" + }, + "searchCaseSensitive": { + "message": "Tõstutundlik", + "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" + }, + "searchGlobalStyles": { + "message": "Also search global styles", + "description": "Checkbox label in the popup's inline style search, shown when the text to search is entered" + }, + "searchNumberOfResults": { + "message": "Vastete arv", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchNumberOfResults2": { + "message": "Vasteid koodis ja rakendub-üksuste väärtustes", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchStyleQueryHint": { + "message": "Search style names case-insensitively:\nsome words - all words in any order\n\"some phrase\" - this exact phrase without quotes\n2020 - a year like this also shows styles updated in 2020", + "description": "Tooltip shown for the text input in the popup's inline style finder" + }, + "searchRegexp": { + "message": "Kasuta /re/ süntaksit regulaaravaldise otsinguks", + "description": "Label after the search input field in the editor shown on Ctrl-F" + }, + "searchResultInstallCount": { + "message": "Paigaldusi kokku", + "description": "Text for label that shows the number of times a search result was installed" + }, + "searchResultNoneFound": { + "message": "Sellele saidile ei leitud stiile.", + "description": "Error text in the popup when inline search didn't find any site-specific styles" + }, + "searchResultNotMatching": { + "message": "The style is installed but it doesn't apply to the current site URL.", + "description": "" + }, + "searchResultNotMatchingNote": { + "message": "Try asking the author of this userstyle to add the URL.\n\nYou can also open the style in the manager and edit it yourself,\nbut be aware it disables automatic updates for this style.", + "description": "" + }, + "searchResultRating": { + "message": "Hinnang", + "description": "Text for label that shows the search result's rating" + }, + "searchResultUpdated": { + "message": "Uuendatud", + "description": "Text for label that shows the search result's last update date" + }, + "searchResultWeeklyCount": { + "message": "Paigaldus nädalas", + "description": "Text for label that shows the number of times a search result was installed during last week" + }, + "searchStylesAll": { + "message": "All", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesCode": { + "message": "CSS code", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesHelp": { + "message": " or key focuses the search field.\nDefault mode is plain text search for all space-separated terms in any order.\nExact words: wrap the query in double quotes, e.g. <\".header ~ div\">\nRegular expressions: include slashes and flags, e.g. \n\"By URL\" in scope selector: finds styles that apply to a fully specified URL e.g. https://www.example.org/\n\"Metadata\" in scope selector: searches in names, \"applies to\" specifiers, installation URL, update URL, and the entire metadata block for usercss styles.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page" + }, + "searchStylesMatchUrl": { + "message": "By URL", + "description": "Option for `find styles` scope selector in the manager. See searchMatchUrlHint for more info." + }, + "searchStylesMeta": { + "message": "Metadata", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesName": { + "message": "Name", + "description": "Option for `find styles` scope selector in the manager." + }, + "sectionAdd": { + "message": "Lisa uus jaotis", + "description": "Label for the button to add a section" + }, + "sectionCode": { + "message": "Kood", + "description": "Label for the code for a section" + }, + "sectionRemove": { + "message": "Eemalda jaotis", + "description": "Label for the button to remove a section" + }, + "sectionRestore": { + "message": "Taasta eemaldatud jaotis", + "description": "Label for the button to restore a removed section" + }, + "sections": { + "message": "Sections", + "description": "Header for the table of contents block listing style section names in the left panel of the classic editor" + }, + "shortcuts": { + "message": "Otseteed", + "description": "Go to shortcut configuration" + }, + "shortcutsNote": { + "message": "Defineeri klaviatuuriotseteed", + "description": "" + }, + "sortDateNewestFirst": { + "message": "uuemad eespool", + "description": "Text added to indicate that sorting a date would add the newest entries at the top" + }, + "sortDateOldestFirst": { + "message": "vanemad eespool", + "description": "Text added to indicate that sorting a date would add the oldest entries at the top" + }, + "sortLabel": { + "message": "Vali, milline järjestus paigaldatud stiilidele rakendada", + "description": "Title on the sort select to indicate it is used for sorting entries" + }, + "sortLabelTitleAsc": { + "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" + }, + "sortLabelTitleDesc": { + "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" + }, + "sortStylesHelp": { + "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" + }, + "sortStylesHelpTitle": { + "message": "Järjesta sisu", + "description": "Label for the sort info popup on the Manage styles page" + }, + "styleBadRegexp": { + "message": "Regulaaravaldis on sobimatu.", + "description": "Validation message for a bad regexp in a style" + }, + "styleBeautify": { + "message": "Ilusta", + "description": "Label for the CSS-beautifier button on the edit style page" + }, + "styleBeautifyHint": { + "message": "Hint: right-click the “Beautify” button or use the keyboard shortcut defined below to beautify without showing this panel", + "description": "Hint shown inside the CSS-beautifier panel" + }, + "styleBeautifyIndentConditional": { + "message": "Taanda @media, @supports", + "description": "CSS-beautifier option" + }, + "styleBeautifyPreserveNewlines": { + "message": "Säilita reavahetused", + "description": "CSS-beautifier option" + }, + "styleCancelEditLabel": { + "message": "Tagasi haldusesse", + "description": "Label for cancel button for style editing" + }, + "styleChangesNotSaved": { + "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" + }, + "styleEnabledLabel": { + "message": "Lubatud", + "description": "Label for the enabled state of styles" + }, + "styleFromMozillaFormatError": { + "message": "Mozilla-vormingust importimine ebaõnnestus", + "description": "Label for the import error" + }, + "styleFromMozillaFormatPrompt": { + "message": "Kleebi Mozilla-vormingus koodi", + "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" + }, + "styleInstall": { + "message": "Paigaldad \"$stylename$\" Stylus'isse?", + "description": "Confirmation when installing a style" + }, + "styleInstallFailed": { + "message": "Kasutajastiili paigaldamine ebaõnnestus!\n$error$", + "description": "Warning when installation failed" + }, + "styleInstallOverwrite": { + "message": "'$stylename$' on juba paigaldatud. Kas kirjutada üle?\nVersioon: $oldVersion$ -> $newVersion$", + "description": "Confirmation when re-installing a style" + }, + "styleMissingName": { + "message": "Sisesta nimi", + "description": "Error displayed when user saves without providing a name" + }, + "styleMozillaFormatHeading": { + "message": "Mozilla-vorming", + "description": "Heading for the section with buttons to import/export Mozilla format of the style" + }, + "styleNotAppliedRegexpProblemTooltip": { + "message": "Stiili ei rakendatud selle \"regexp()\" vale kasutuse tõttu", + "description": "Tooltip in the popup for styles that were not applied at all" + }, + "styleRegexpInvalidExplanation": { + "message": "Teatud \"regexp()\" reegleid ei suudetud üldse kompileerida.", + "description": "" + }, + "styleRegexpPartialExplanation": { + "message": "See stiil kasutab osaliselt vastavaid regulaaravaldisi, olles CSS4 @dokument standardiga 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": "" + }, + "styleRegexpProblemTooltip": { + "message": "\"regexp()\" vale kasutuse tõttu rakendamata jaotiste arv", + "description": "Tooltip in the popup for styles that were applied only partially" + }, + "styleRegexpTestButton": { + "message": "Regulaaravaldise katsetus", + "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" + }, + "styleRegexpTestFull": { + "message": "Vastavad kaardid", + "description": "RegExp test report: label for the fully matching expressions" + }, + "styleRegexpTestInvalid": { + "message": "Sobimatud regulaaravaldised vahele jäetud", + "description": "RegExp test report: label for the invalid expressions" + }, + "styleRegexpTestNone": { + "message": "Pole vastavaid kaarte", + "description": "RegExp test report: label for expressions that didn't match any tabs" + }, + "styleRegexpTestNote": { + "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" + }, + "styleRegexpTestPartial": { + "message": "Ei vasta täielikult, seega vahele jäetud", + "description": "RegExp test report: label for the partially matching expressions" + }, + "styleRegexpTestTitle": { + "message": "Vastavate avatud kaardide nimekiri (klõpsa URLile selle kaardi fookustamiseks)", + "description": "RegExp test report: title of the report" + }, + "styleSaveLabel": { + "message": "Salvesta", + "description": "Label for save button for style editing" + }, + "styleToMozillaFormatHelp": { + "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" + }, + "styleToMozillaFormatTitle": { + "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" + }, + "styleUpdate": { + "message": "Kas soovid kindlasti uuendada \"$stylename$\"?", + "description": "Confirmation when updating a style" + }, + "styleUpdateDiscardChanges": { + "message": "Stiili on redaktoriväliselt muudetud. Kas soovid stiili uuesti laadida?", + "description": "Confirmation to update the style in the editor" + }, + "stylusUnavailableForURL": { + "message": "Stylus ei tööta sellistel lehtedel.", + "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "stylusUnavailableForURLdetails": { + "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" + }, + "syncStorageErrorSaving": { + "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" + }, + "syncError": { + "message": "Sync failed", + "description": "Tooltip for the toolbar icon" + }, + "syncErrorRelogin": { + "message": "Sync failed.\nTry to re-login in Stylus options:\nclick 'disconnect' first, then 'connect'.", + "description": "Tooltip for the toolbar icon" + }, + "toggleStyle": { + "message": "Luba/keela stiil", + "description": "Label for the checkbox to enable/disable a style" + }, + "undo": { + "message": "Võta tagasi", + "description": "Button label" + }, + "undoGlobal": { + "message": "Võta kõigis jaotistes tagasi", + "description": "CSS-beautify global Undo button label" + }, + "unreachableAMO": { + "message": "Firefox keelab ligipääsu sellele saidile.", + "description": "Note in the popup displayed when opened on addons.mozilla.org" + }, + "unreachableAMOHint": { + "message": "Ligipääsu lubamiseks ava , parem-klõpsa nimekirjal, vali 'Uus', seejärel 'Tõeväärtus', kleebi ja klõpsa Sobib, , Sobib, laadi leht uuesti.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintNewFF": { + "message": "Firefox 60-s ja uuemas pead ka lehel eelistusest eemaldama AMO domeeni.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintOldFF": { + "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" + }, + "unreachableContentScript": { + "message": "Lehega ei saanud ühendust. Proovi kaart uuesti laadida.", + "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" + }, + "unreachableFileHint": { + "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" + }, + "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" + }, + "updateAllCheckSucceededNoUpdate": { + "message": "Uuendusi ei leitud.", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateAllCheckSucceededSomeEdited": { + "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" + }, + "updateCheckFailBadResponseCode": { + "message": "Uuendamine ebaõnnestus: server vastas koodiga $code$.", + "description": "Text that displays when an update check failed because the response code indicates an error" + }, + "updateCheckFailServerUnreachable": { + "message": "Uuendamine ebaõnnestus: server on kättesaamatu.", + "description": "Text that displays when an update check failed because the update server is unreachable" + }, + "updateCheckHistory": { + "message": "Uuenduskontrollide ajalugu", + "description": "" + }, + "updateCheckManualUpdateForce": { + "message": "Paigalda uuendus (kohalikud muutused kirjutatakse üle)", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckManualUpdateHint": { + "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" + }, + "updateCheckSkippedLocallyEdited": { + "message": "Seda stiili muudeti kohalikult.", + "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedMaybeLocallyEdited": { + "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" + }, + "updateCheckSucceededNoUpdate": { + "message": "Stiil on ajakohane.", + "description": "Text that displays when an update check completed and no update is available" + }, + "updateCompleted": { + "message": "Uuendus teostatud.", + "description": "Text that displays when an update completed" + }, + "updatesCurrentlyInstalled": { + "message": "Uuendused paigaldatud:", + "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." + }, + "usercssAvoidOverwriting": { + "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." + }, + "usercssConfigIncomplete": { + "message": "Stiili uuendati või eemaldati pärast seadistusdialoogi kuvamist. Neid muutujaid ei salvestatud, et vältida stiili metaandmete korrumpeerumist:", + "description": "" + }, + "usercssEditorNamePlaceholder": { + "message": "Kirjelda koodis @name", + "description": "Placeholder text for the empty name input field when creating a new Usercss style" + }, + "usercssReplaceTemplateConfirmation": { + "message": "Asendad vaikimisi malli uutes kasutajacss stiilides praeguse koodiga?", + "description": "" + }, + "usercssReplaceTemplateName": { + "message": "Tühi @name asendab vaikimisi malli", + "description": "The text shown after @name when creating a new Usercss style" + }, + "usercssReplaceTemplateSectionBody": { + "message": "Sisesta kood siia...", + "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" + }, + "versionInvalidOlder": { + "message": "Versioon on paigaldatud stiilist vanem.", + "description": "Displayed when the version of style is older than the installed one" + }, + "writeStyleFor": { + "message": "Kirjuta stiil:", + "description": "Label for toolbar pop-up that precedes the links to write a new style" + }, + "writeStyleForURL": { + "message": "see URL", + "description": "Text for link in toolbar pop-up to write a new style for the current URL" + }, + "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": "" + }, + "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": "" + }, + "connectingDropbox": { + "message": "Dropboxiga ühendumine...", + "description": "" + }, + "connectingDropboxNotAllowed": { + "message": "Dropboxiga ühendumine on saadaval ainult veebipoe kaudu installitud rakendustes", + "description": "" + }, + "gettingStyles": { + "message": "Kõigi stiilide hankimine...", + "description": "" + }, + "zipStyles": { + "message": "Stiilide kokkupakkimine...", + "description": "" + }, + "unzipStyles": { + "message": "Stiilide lahtipakkimine...", + "description": "" + }, + "readingStyles": { + "message": "Stiilide lugemine...", + "description": "" + }, + "uploadingFile": { + "message": "Faili üleslaadimine...", + "description": "" + }, + "addStyleLabel": { + "message": "Kirjuta uus stiil", + "description": "Label for the button to go to the add style page" } - }, - "appliesDisplayTruncatedSuffix": { - "message": "ja veel", - "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" - }, - "appliesDomainOption": { - "message": "URLid domeenis", - "description": "Option to make the style apply to the entered string as a domain" - }, - "appliesHelp": { - "message": "Kasuta \"rakendub\" valikuid, et piirata, mis URLidele selles jaotises olev kood rakendub.", - "description": "Help text for 'applies to' section" - }, - "appliesLabel": { - "message": "Rakendub saitidele", - "description": "Label for 'applies to' fields on the edit/add screen" - }, - "appliesLineWidgetLabel": { - "message": "Näita 'Rakendub' teavet", - "description": "Label for the checkbox to display applies-to information in the single editor" - }, - "appliesLineWidgetWarning": { - "message": "Ei tööta minimeeritud CSS-iga", - "description": "A warning that applies-to information won't show properly with minified CSS" - }, - "appliesRegexpOption": { - "message": "Regulaaravaldisele vastavad URLid", - "description": "Option to make the style apply to the entered string as a regular expression" - }, - "appliesRemove": { - "message": "Eemalda", - "description": "Label for the button to remove an 'applies' entry" - }, - "appliesRemoveError": { - "message": "Viimast 'rakendub'-sisestust ei saa eemaldada", - "description": "Error displayed when the last 'applies' is going to be removed" - }, - "appliesSpecify": { - "message": "Täpsusta", - "description": "Label for the button to make a style apply only to specific sites" - }, - "appliesToEverything": { - "message": "Kõik", - "description": "Text displayed for styles that apply to all sites" - }, - "appliesUrlPrefixOption": { - "message": "URLid algusega", - "description": "Option to make the style apply to the entered string as a URL prefix" - }, - "applyAllUpdates": { - "message": "Rakenda kõik uuendused", - "description": "Label for the button to apply all detected updates" - }, - "author": { - "message": "Autor", - "description": "Label for the style author" - }, - "backupButtons": { - "message": "Varunda", - "description": "Heading for backup" - }, - "backupMessage": { - "message": "Vali fail või lohista see siia lehele.", - "description": "Message for backup" - }, - "bckpInstStyles": { - "message": "Ekspordi stiilid", - "description": "" - }, - "checkAllUpdates": { - "message": "Kontrolli kõikide stiilide uuendusi", - "description": "Label for the button to check all styles for updates" - }, - "checkAllUpdatesForce": { - "message": "Kontrolli uuesti, ma ei muutnud ühtegi stiili!", - "description": "Label for the button to apply all detected updates" - }, - "checkForUpdate": { - "message": "Kontrolli uuendusi", - "description": "Label for the button to check a single style for an update" - }, - "checkingForUpdate": { - "message": "Kontrollin...", - "description": "Text to display when checking a style for an update" - }, - "clickToUninstall": { - "message": "Eemaldamiseks klõpsa", - "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" - }, - "cm_autoCloseBrackets": { - "message": "Automaatselt sulge sulud ja jutumärgid", - "description": "Label for the checkbox in the style editor." - }, - "cm_autoCloseBracketsTooltip": { - "message": "Automaatselt lisab sulgeva paarilise, kui kirjutad avava ühest järgnevast: ()[]{}''\"\"", - "description": "Label for the checkbox in the style editor." - }, - "cm_autocompleteOnTyping": { - "message": "Automaattäide kirjutamisel", - "description": "Label for the checkbox in the style editor." - }, - "cm_colorpicker": { - "message": "CSS-värvide värvivalijad", - "description": "Label for the checkbox controlling colorpicker option for the style editor." - }, - "cm_indentWithTabs": { - "message": "Kasuta tabeldusmärke targa taandega", - "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." - }, - "cm_keyMap": { - "message": "Klahvimäärangud", - "description": "Label for the drop-down list controlling the keymap for the style editor." - }, - "cm_lineWrapping": { - "message": "Reamurdmine", - "description": "Label for the checkbox controlling word wrap option for the style editor." - }, - "cm_matchHighlight": { - "message": "Tõsta esile", - "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." - }, - "cm_matchHighlightSelection": { - "message": "Ainult valik", - "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" - }, - "cm_matchHighlightToken": { - "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" - }, - "cm_resizeGripHint": { - "message": "Topeltklõpsa, et maksimeerida/taastada kõrgus", - "description": "Tooltip for the resize grip in style editor" - }, - "cm_selectByTokens": { - "message": "Topeltklõps valib sõnesid", - "description": "Label for the checkbox in the editor." - }, - "cm_selectByTokensTooltip": { - "message": "Sõnede näited: .foo-bar-2 #aabbcc 0.32 !important\nKeelamisel valitakse punktidega eraldatud sõnad.", - "description": "" - }, - "cm_smartIndent": { - "message": "Kasuta tarka taanet", - "description": "Label for the checkbox controlling smart indentation option for the style editor." - }, - "cm_tabSize": { - "message": "Tabeldussuurus", - "description": "Label for the text box controlling tab size option for the style editor." - }, - "cm_theme": { - "message": "Teema", - "description": "Label for the style editor's CSS theme." - }, - "colorpickerSwitchFormatTooltip": { - "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." - }, - "colorpickerTooltip": { - "message": "Ava värvivalija", - "description": "Tooltip for the colored squares shown before CSS colors in the style editor." - }, - "configOnChange": { - "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" - }, - "configOnChangeTooltip": { - "message": "Automaatselt salvesta ja rakenda muudatused", - "description": "" - }, - "configureStyle": { - "message": "Seadista", - "description": "Label for the button to configure usercss userstyle" - }, - "configureStyleOnHomepage": { - "message": "Seadista kodulehel", - "description": "Label for the button to configure userstyles.org userstyle" - }, - "confirmCancel": { - "message": "Tühista", - "description": "" - }, - "confirmClose": { - "message": "Sulge", - "description": "'Close' button in a confirm dialog" - }, - "confirmDefault": { - "message": "Kasuta vaikesätet", - "description": "'Set to default' button in a confirm dialog" - }, - "confirmDelete": { - "message": "Kustuta", - "description": "" - }, - "confirmDiscardChanges": { - "message": "Tühistada muudatused?", - "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" - }, - "confirmNo": { - "message": "Ei", - "description": "'No' button in a confirm dialog" - }, - "confirmSave": { - "message": "Salvesta", - "description": "'Save' button in a confirm dialog" - }, - "confirmStop": { - "message": "Peata", - "description": "'Stop' button in a confirm dialog" - }, - "confirmYes": { - "message": "Jah", - "description": "'Yes' button in a confirm dialog" - }, - "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" - }, - "dateInstalled": { - "message": "Paigaldamise kuupäev", - "description": "Option text for the user to sort the style by install date" - }, - "dateUpdated": { - "message": "Uuendamise kuupäev", - "description": "Option text for the user to sort the style by last update date" - }, - "dbError": { - "message": "Stylus'i andmebaasi uuendamisel esines viga. Kas soovid külastada võimalike lahendustega veebilehte?", - "description": "Prompt when a DB error is encountered" - }, - "defaultTheme": { - "message": "vaikimisi", - "description": "Default CodeMirror CSS theme option on the edit style page" - }, - "deleteStyleConfirm": { - "message": "Kas soovid kindlasti selle stiili kustutada?", - "description": "Confirmation before deleting a style" - }, - "deleteStyleLabel": { - "message": "Kustuta", - "description": "Label for the button to delete a style" - }, - "description": { - "message": "Disaini veeb ümber kasutajastiilide halduri Stylus'iga. Stylus võimaldab sul lihtsalt paigaldada teemasid ja välimusi mitmetele populaarsetele saitidele.", - "description": "Extension description" - }, - "disableAllStyles": { - "message": "Lülita kõik stiilid välja", - "description": "Label for the checkbox that turns all enabled styles off." - }, - "disableStyleLabel": { - "message": "Keela", - "description": "Label for the button to disable a style" - }, - "dragDropMessage": { - "message": "Lohista importimiseks oma varundusfail kuskile siia lehele.", - "description": "Drag'n'drop message" - }, - "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" - }, - "editDeleteText": { - "message": "Kustuta", - "description": "Label for the context menu item in the editor to delete selected text" - }, - "editGotoLine": { - "message": "Mine reale (või rida:tulp)", - "description": "Go to line or line:column on Ctrl-G in style code editor" - }, - "editStyleHeading": { - "message": "Muuda stiili", - "description": "Title of the page for editing styles" - }, - "editStyleLabel": { - "message": "Muuda", - "description": "Label for the button to go to the edit style page" - }, - "editStyleTitle": { - "message": "Muuda stiili $stylename$", - "description": "Title of the page for editing styles", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "enableStyleLabel": { - "message": "Luba", - "description": "Label for the button to enable a style" - }, - "excludeStyleByDomainLabel": { - "message": "Välista praegune domeen", - "description": "" - }, - "excludeStyleByUrlLabel": { - "message": "Välista praegune URL", - "description": "" - }, - "exportLabel": { - "message": "Ekspordi", - "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" - }, - "externalFeedback": { - "message": "Tagasiside", - "description": "Label for the external link to send feedback for the style" - }, - "externalHomepage": { - "message": "Koduleht", - "description": "Label for the external link to style's homepage" - }, - "externalLink": { - "message": "Väline link", - "description": "Label for external links" - }, - "externalSupport": { - "message": "Kasutajatugi", - "description": "Label for the external link to style's support site" - }, - "externalUsercssDocument": { - "message": "Usercss dokumentatsioon", - "description": "Label for the external link to usercss documentation" - }, - "filteredStyles": { - "message": "$numShown$/$numTotal$ kuvatud", - "description": "TL note - make this message short", - "placeholders": { - "numTotal": { - "content": "$2" - }, - "numShown": { - "content": "$1" - } - } - }, - "filteredStylesAllHidden": { - "message": "Hetkel rakendatud filtritele ei vasta ükski stiil", - "description": "Text shown when no styles match currently applied filter in the style manager" - }, - "findStyles": { - "message": "Leia stiile", - "description": "Text for a link that gets a list of styles for the current site" - }, - "findStylesForSite": { - "message": "Leia sellele saidile veel stiile", - "description": "Text for a link that gets a list of styles for the current site" - }, - "findStylesInline": { - "message": "Aknasisene", - "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" - }, - "findStylesInlineTooltip": { - "message": "Näita otsingu tulemusi selles aknas.", - "description": "Text for a checkbox that displays search results within the Stylus popup." - }, - "genericAdd": { - "message": "Lisa", - "description": "Used in various places for an action that adds something" - }, - "genericClone": { - "message": "Klooni", - "description": "Used in various places for an action that clones something" - }, - "genericDisabledLabel": { - "message": "Keelatud", - "description": "Used in various lists/options to indicate that something is disabled" - }, - "genericEnabledLabel": { - "message": "Lubatud", - "description": "Used in various lists/options to indicate that something is enabled" - }, - "genericError": { - "message": "Viga", - "description": "Used in various places to indicate some error occurred." - }, - "genericHistoryLabel": { - "message": "Ajalugu", - "description": "Used in various places to show a history log of something" - }, - "genericNext": { - "message": "Järgmine", - "description": "Used in various places to select/perform the next step/action" - }, - "genericPrevious": { - "message": "Eelmine", - "description": "Used in various places to select/perform the previous step/action" - }, - "genericResetLabel": { - "message": "Lähtesta", - "description": "Used in various parts of UI to indicate that something may be reset to its original state" - }, - "genericSavedMessage": { - "message": "Salvestatud", - "description": "Used in various parts of the UI to indicate that something was saved" - }, - "genericTitle": { - "message": "Pealkiri", - "description": "Used in various parts of the UI to indicate the title of something" - }, - "genericUnknown": { - "message": "Tundmatu", - "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" - }, - "helpAlt": { - "message": "Abi", - "description": "Alternate text for help buttons" - }, - "helpKeyMapCommand": { - "message": "Kirjuta käsu nimi", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "helpKeyMapHotkey": { - "message": "Vajuta kiirklahvi", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "hostDisabled": { - "message": "See host on keelatud hetkel kasutatavas brauseri praeguses versioonis oleva vea tõttu", - "description": "Tooltip for cloud host disabled" - }, - "importAppendLabel": { - "message": "Lisa stiilile", - "description": "Label for the button to import a style and append to the existing sections" - }, - "importAppendTooltip": { - "message": "Lisa imporditud stiil praegusele stiilile", - "description": "Tooltip for the button to import a style and append to the existing sections" - }, - "importLabel": { - "message": "Impordi", - "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" - }, - "importReplaceLabel": { - "message": "Kirjuta stiil üle", - "description": "Label for the button to import and overwrite current style" - }, - "importReplaceTooltip": { - "message": "Tühista praeguse stiili sisu ja kirjuta see üle imporditud stiiliga", - "description": "Label for the button to import and overwrite current style" - }, - "importReportLegendAdded": { - "message": "lisatud", - "description": "Text after the number of styles added in the report shown after importing styles" - }, - "importReportLegendIdentical": { - "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" - }, - "importReportLegendInvalid": { - "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" - }, - "importReportLegendUpdatedBoth": { - "message": "said uuenduse nii metaandmetele kui koodile", - "description": "Text after the number of styles updated entirely in the report shown after importing styles" - }, - "importReportLegendUpdatedCode": { - "message": "uuendatud kood", - "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" - }, - "importReportLegendUpdatedMeta": { - "message": "metainfo uuendatud", - "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" - }, - "importReportTitle": { - "message": "Stiilide importimine lõpetatud", - "description": "Title of the report shown after importing styles" - }, - "importReportUnchanged": { - "message": "Midagi ei muudetud.", - "description": "Message in the report shown after importing styles" - }, - "importReportUndone": { - "message": "stiili võeti tagasi", - "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" - }, - "importReportUndoneTitle": { - "message": "Importimine on tagasi võetud", - "description": "Title of the message box shown after undoing the import of styles" - }, - "installButton": { - "message": "Paigalda stiil", - "description": "Label for install button" - }, - "installButtonInstalled": { - "message": "Stiil paigaldatud", - "description": "Text displayed when the style is successfully installed" - }, - "installButtonReinstall": { - "message": "Paigalda stiil uuesti", - "description": "Label for reinstall button" - }, - "installButtonUpdate": { - "message": "Uuenda stiil", - "description": "Label for update button" - }, - "installUpdate": { - "message": "Paigalda uuendus", - "description": "Label for the button to install an update for a single style" - }, - "installUpdateFrom": { - "message": "Praegu uuendatakse stiili aadressilt $url$", - "description": "Label to describe where the style gets update", - "placeholders": { - "url": { - "content": "$1" - } - } - }, - "installUpdateFromLabel": { - "message": "Kontrolli uuendusi", - "description": "Label for the checkbox to save current URL for update check" - }, - "license": { - "message": "Litsents", - "description": "Label for the license" - }, - "linkGetHelp": { - "message": "Hangi abi", - "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" - }, - "linkGetStyles": { - "message": "Hangi stiile", - "description": "Help link text on the manage page e.g. https://userstyles.org" - }, - "linkStylusWiki": { - "message": "Viki", - "description": "Wiki link text on the manage page e.g. https://github.com/openstyles/stylus/wiki" - }, - "linkTranslate": { - "message": "Tõlgi", - "description": "Transifex link text on the manage page" - }, - "linterCSSLintIncompatible": { - "message": "CSSLint ei toeta eeltöötlejat $preprocessorname$", - "description": "The label to display when the preprocessor isn't compatible with CSSLint", - "placeholders": { - "preprocessorname": { - "content": "$1" - } - } - }, - "linterCSSLintSettings": { - "message": "(Määra reegel kui: 0 = keelatud; 1 = hoiatus; 2 = viga)", - "description": "CSSLint rule config values" - }, - "linterConfigPopupTitle": { - "message": "Linteri $linter$ reeglite seadistuse määramine", - "description": "Stylelint or CSSLint popup header", - "placeholders": { - "linter": { - "content": "$1" - } - } - }, - "linterConfigTooltip": { - "message": "Selle linteri seadistamiseks klõpsa", - "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" - }, - "linterInvalidConfigError": { - "message": "Ei salvestatud nende vigaste seadistuste tõttu:", - "description": "Invalid linter config will show a message followed by a list of invalid entries" - }, - "linterIssues": { - "message": "Vead", - "description": "Label for the CSS linter issues block on the style edit page" - }, - "linterIssuesHelp": { - "message": "$link$ leidis need vead:", - "description": "Help popup message for the selected CSS linter issues block on the style edit page", - "placeholders": { - "link": { - "content": "$1" - } - } - }, - "linterJSONError": { - "message": "Vigane JSON-formaat", - "description": "Setting linter config with invalid JSON" - }, - "linterResetMessage": { - "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" - }, - "linterRulesLink": { - "message": "Vaata reeglite täielikku loendit", - "description": "Stylelint or CSSLint rules label added immediately before a link" - }, - "liveReloadError": { - "message": "Faili vaatamisel esines viga", - "description": "The label of live-reload error" - }, - "liveReloadLabel": { - "message": "Reaalajas uuestilaadimine", - "description": "The label of live-reload feature" - }, - "manageFavicons": { - "message": "Lehe ikoonid rakendub-tulbas", - "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" - }, - "manageFaviconsGray": { - "message": "Tee halliks", - "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" - }, - "manageFaviconsHelp": { - "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" - }, - "manageFilters": { - "message": "Filtrid", - "description": "Label for filters container" - }, - "manageHeading": { - "message": "Paigaldatud stiilid", - "description": "Heading for the manage page" - }, - "manageMaxTargets": { - "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" - }, - "manageNewStyleAsUsercss": { - "message": "Usercss-ina", - "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" - }, - "manageNewUI": { - "message": "Uus haldusliidese välimus", - "description": "Label for the checkbox that toggles the new UI on manage page" - }, - "manageOnlyDisabled": { - "message": "Ainult keelatud stiilid", - "description": "Checkbox to show only disabled styles" - }, - "manageOnlyEnabled": { - "message": "Ainult lubatud stiilid", - "description": "Checkbox to show only enabled styles" - }, - "manageOnlyExternal": { - "message": "Ainult välised stiilid", - "description": "Checkbox to show only externally installed styles i.e. updatable" - }, - "manageOnlyLocal": { - "message": "Ainult kohalikult loodud stiilid", - "description": "Checkbox to show only locally created styles i.e. non-updatable" - }, - "manageOnlyLocalTooltip": { - "message": "(stiilid, mida ei paigaldatud lehelt userstyles.org)", - "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" - }, - "manageOnlyNonUsercss": { - "message": "Ainult mitte-Usercss stiilid", - "description": "Checkbox to show only non-Usercss (standard) styles" - }, - "manageOnlyUpdates": { - "message": "Ainult uuenduste või vigadega", - "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" - }, - "manageOnlyUsercss": { - "message": "Ainult Usercss stiilid", - "description": "Checkbox to show only Usercss styles" - }, - "menuShowBadge": { - "message": "Kuva aktiivsete stiilide hulka", - "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." - }, - "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" - } - } - }, - "noStylesForSite": { - "message": "Sellele saidile pole stiile paigaldatud.", - "description": "Text displayed when no styles are installed for the current site" - }, - "openManage": { - "message": "Halda", - "description": "Link to open the manage page." - }, - "openOptions": { - "message": "Valikud", - "description": "Go to Options UI" - }, - "openStylesManager": { - "message": "Ava stiilihaldur", - "description": "Label for the style maanger opener in the browser action context menu." - }, - "optionsActions": { - "message": "Tegevused", - "description": "" - }, - "optionsAdvanced": { - "message": "Täpsem", - "description": "" - }, - "optionsAdvancedContextDelete": { - "message": "Lisa \"Kustuta\" redaktori kontekstmenüüsse", - "description": "" - }, - "optionsAdvancedExposeIframes": { - "message": "Paljasta iframe-id HTML[stylus-iframe] kaudu", - "description": "" - }, - "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 }", - "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." - }, - "optionsAdvancedNewStyleAsUsercss": { - "message": "Kirjuta uus stiil usercss-ina", - "description": "" - }, - "optionsBadgeDisabled": { - "message": "Taustavärv keelatud olekus", - "description": "" - }, - "optionsBadgeNormal": { - "message": "Taustavärv", - "description": "" - }, - "optionsCheck": { - "message": "Uuenda stiile", - "description": "" - }, - "optionsCheckUpdate": { - "message": "Kontrolli ja paigalda kõik saadaolevad uuendused", - "description": "" - }, - "optionsCustomizeBadge": { - "message": "Number tööriistaribaikoonil", - "description": "" - }, - "optionsCustomizeIcon": { - "message": "Tööriistaribaikoon", - "description": "" - }, - "optionsCustomizePopup": { - "message": "Hüpikaken", - "description": "" - }, - "optionsCustomizeUpdate": { - "message": "Uuendused", - "description": "" - }, - "optionsCustomizeSync": { - "message": "Sünkrooni pilve", - "description": "" - }, - "optionsHeading": { - "message": "Valikud", - "description": "Heading for options section on manage page." - }, - "optionsIconDark": { - "message": "Tumedad brauseriteemad", - "description": "" - }, - "optionsIconLight": { - "message": "Heledad brauseriteemad", - "description": "" - }, - "optionsOpen": { - "message": "Ava", - "description": "" - }, - "optionsOpenManager": { - "message": "Halda stiile", - "description": "" - }, - "optionsPopupWidth": { - "message": "Hüpikakna laius (pikslites)", - "description": "" - }, - "optionsReset": { - "message": "Lähtesta valikud vaikeväärtustele", - "description": "" - }, - "optionsResetButton": { - "message": "Lähtesta valikud", - "description": "" - }, - "optionsSubheading": { - "message": "Rohkem valikuid", - "description": "Subheading for options section on manage page." - }, - "optionsUpdateImportNote": { - "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": "" - }, - "optionsUpdateInterval": { - "message": "Kasutajastiilide automaatse uuendamise ajavahe (keelamiseks pane 0)", - "description": "" - }, - "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": "" - }, - "paginationCurrent": { - "message": "Praegune leht", - "description": "Tooltip for the current page index in search results" - }, - "paginationEstimated": { - "message": "Hinnanguline lehtede arv", - "description": "Tooltip for the total page count in search results" - }, - "paginationNext": { - "message": "Järgmine leht", - "description": "Tooltip for the '->' (next page) button in search results" - }, - "paginationPrevious": { - "message": "Eelmine leht", - "description": "Tooltip for the '<-' button in search results" - }, - "paginationTotal": { - "message": "Lehti kokku", - "description": "" - }, - "parseUsercssError": { - "message": "Stylus ei suutnud usercss-i analüüsida:", - "description": "The error message to show when stylus failed to parse usercss" - }, - "popupBorders": { - "message": "Lisa äärtesse valged piirjooned", - "description": "" - }, - "popupBordersTooltip": { - "message": "Kasulik tumedate teemade puhul Chrome'is, kuna see ei joonista enam külje piirjooni", - "description": "" - }, - "popupHotkeysInfo": { - "message": "<1>-<9>, <0>, ka numbriklahvidel - lülitab N. stiili (0 on 10)\n- lülitab esimest stiili, mille nimi algab selle tähega\n avab redaktori lülitamise asemel\n lubab nimekirjas olevad stiilid\n keelab nimekirjas olevad stiilid\n 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 \nRohkem teavet vikis", - "description": "NOTE1: preserve < and > symbols so that 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." - }, - "popupHotkeysTooltip": { - "message": "Kiirklahvide nägemiseks klõpsa", - "description": "Tooltip displayed when hovering the right edge of the extension popup" - }, - "popupManageTooltip": { - "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." - }, - "popupMenuButtonTooltip": { - "message": "Tegevuste menüü", - "description": "Tooltip for menu button in popup." - }, - "popupOpenEditInWindow": { - "message": "Ava redaktor uues aknas", - "description": "Label for the checkbox controlling 'edit' action behavior in the popup." - }, - "popupOpenEditInWindowTooltip": { - "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." - }, - "popupStylesFirst": { - "message": "Stiilid enne käske", - "description": "Label for the checkbox controlling section order in the popup." - }, - "prefShowBadge": { - "message": "Praegusel saidil aktiivsete stiilide arv", - "description": "Label for the checkbox controlling toolbar badge text." - }, - "previewLabel": { - "message": "Reaalajas eelvaade", - "description": "Label for the checkbox in style editor to enable live preview while editing." - }, - "previewTooltip": { - "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." - }, - "replace": { - "message": "Asenda", - "description": "Label before the replace input field in the editor shown on Ctrl-H" - }, - "replaceAll": { - "message": "Asenda kõik", - "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" - }, - "replaceWith": { - "message": "Asenda tekstiga", - "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." - }, - "retrieveBckp": { - "message": "Impordi stiilid", - "description": "" - }, - "search": { - "message": "Otsi", - "description": "Label before the search input field in the editor shown on Ctrl-F" - }, - "searchCaseSensitive": { - "message": "Tõstutundlik", - "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" - }, - "searchNumberOfResults": { - "message": "Vastete arv", - "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" - }, - "searchNumberOfResults2": { - "message": "Vasteid koodis ja rakendub-üksuste väärtustes", - "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" - }, - "searchRegexp": { - "message": "Kasuta /re/ süntaksit regulaaravaldise otsinguks", - "description": "Label after the search input field in the editor shown on Ctrl-F" - }, - "searchResultInstallCount": { - "message": "Paigaldusi kokku", - "description": "Text for label that shows the number of times a search result was installed" - }, - "searchResultNoneFound": { - "message": "Sellele saidile ei leitud stiile.", - "description": "Error text in the popup when inline search didn't find any site-specific styles" - }, - "searchResultRating": { - "message": "Hinnang", - "description": "Text for label that shows the search result's rating" - }, - "searchResultUpdated": { - "message": "Uuendatud", - "description": "Text for label that shows the search result's last update date" - }, - "searchResultWeeklyCount": { - "message": "Paigaldus nädalas", - "description": "Text for label that shows the number of times a search result was installed during last week" - }, - "sectionAdd": { - "message": "Lisa uus jaotis", - "description": "Label for the button to add a section" - }, - "sectionCode": { - "message": "Kood", - "description": "Label for the code for a section" - }, - "sectionRemove": { - "message": "Eemalda jaotis", - "description": "Label for the button to remove a section" - }, - "sectionRestore": { - "message": "Taasta eemaldatud jaotis", - "description": "Label for the button to restore a removed section" - }, - "shortcuts": { - "message": "Otseteed", - "description": "Go to shortcut configuration" - }, - "shortcutsNote": { - "message": "Defineeri klaviatuuriotseteed", - "description": "" - }, - "sortDateNewestFirst": { - "message": "uuemad eespool", - "description": "Text added to indicate that sorting a date would add the newest entries at the top" - }, - "sortDateOldestFirst": { - "message": "vanemad eespool", - "description": "Text added to indicate that sorting a date would add the oldest entries at the top" - }, - "sortLabel": { - "message": "Vali, milline järjestus paigaldatud stiilidele rakendada", - "description": "Title on the sort select to indicate it is used for sorting entries" - }, - "sortLabelTitleAsc": { - "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" - }, - "sortLabelTitleDesc": { - "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" - }, - "sortStylesHelp": { - "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" - }, - "sortStylesHelpTitle": { - "message": "Järjesta sisu", - "description": "Label for the sort info popup on the Manage styles page" - }, - "styleBadRegexp": { - "message": "Regulaaravaldis on sobimatu.", - "description": "Validation message for a bad regexp in a style" - }, - "styleBeautify": { - "message": "Ilusta", - "description": "Label for the CSS-beautifier button on the edit style page" - }, - "styleBeautifyIndentConditional": { - "message": "Taanda @media, @supports", - "description": "CSS-beautifier option" - }, - "styleBeautifyPreserveNewlines": { - "message": "Säilita reavahetused", - "description": "CSS-beautifier option" - }, - "styleCancelEditLabel": { - "message": "Tagasi haldusesse", - "description": "Label for cancel button for style editing" - }, - "styleChangesNotSaved": { - "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" - }, - "styleEnabledLabel": { - "message": "Lubatud", - "description": "Label for the enabled state of styles" - }, - "styleFromMozillaFormatError": { - "message": "Mozilla-vormingust importimine ebaõnnestus", - "description": "Label for the import error" - }, - "styleFromMozillaFormatPrompt": { - "message": "Kleebi Mozilla-vormingus koodi", - "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" - }, - "styleInstall": { - "message": "Paigaldad \"$stylename$\" Stylus'isse?", - "description": "Confirmation when installing a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "styleInstallFailed": { - "message": "Kasutajastiili paigaldamine ebaõnnestus!\n$error$", - "description": "Warning when installation failed", - "placeholders": { - "error": { - "content": "$1" - } - } - }, - "styleInstallOverwrite": { - "message": "'$stylename$' on juba paigaldatud. Kas kirjutada üle?\nVersioon: $oldVersion$ -> $newVersion$", - "description": "Confirmation when re-installing a style", - "placeholders": { - "stylename": { - "content": "$1" - }, - "newVersion": { - "content": "$3" - }, - "oldVersion": { - "content": "$2" - } - } - }, - "styleMissingName": { - "message": "Sisesta nimi", - "description": "Error displayed when user saves without providing a name" - }, - "styleMozillaFormatHeading": { - "message": "Mozilla-vorming", - "description": "Heading for the section with buttons to import/export Mozilla format of the style" - }, - "styleNotAppliedRegexpProblemTooltip": { - "message": "Stiili ei rakendatud selle \"regexp()\" vale kasutuse tõttu", - "description": "Tooltip in the popup for styles that were not applied at all" - }, - "styleRegexpInvalidExplanation": { - "message": "Teatud \"regexp()\" reegleid ei suudetud üldse kompileerida.", - "description": "" - }, - "styleRegexpPartialExplanation": { - "message": "See stiil kasutab osaliselt vastavaid regulaaravaldisi, olles CSS4 @dokument standardiga 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": "" - }, - "styleRegexpProblemTooltip": { - "message": "\"regexp()\" vale kasutuse tõttu rakendamata jaotiste arv", - "description": "Tooltip in the popup for styles that were applied only partially" - }, - "styleRegexpTestButton": { - "message": "Regulaaravaldise katsetus", - "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" - }, - "styleRegexpTestFull": { - "message": "Vastavad kaardid", - "description": "RegExp test report: label for the fully matching expressions" - }, - "styleRegexpTestInvalid": { - "message": "Sobimatud regulaaravaldised vahele jäetud", - "description": "RegExp test report: label for the invalid expressions" - }, - "styleRegexpTestNone": { - "message": "Pole vastavaid kaarte", - "description": "RegExp test report: label for expressions that didn't match any tabs" - }, - "styleRegexpTestNote": { - "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" - }, - "styleRegexpTestPartial": { - "message": "Ei vasta täielikult, seega vahele jäetud", - "description": "RegExp test report: label for the partially matching expressions" - }, - "styleRegexpTestTitle": { - "message": "Vastavate avatud kaardide nimekiri (klõpsa URLile selle kaardi fookustamiseks)", - "description": "RegExp test report: title of the report" - }, - "styleSaveLabel": { - "message": "Salvesta", - "description": "Label for save button for style editing" - }, - "styleToMozillaFormatHelp": { - "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" - }, - "styleToMozillaFormatTitle": { - "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" - }, - "styleUpdate": { - "message": "Kas soovid kindlasti uuendada \"$stylename$\"?", - "description": "Confirmation when updating a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "styleUpdateDiscardChanges": { - "message": "Stiili on redaktoriväliselt muudetud. Kas soovid stiili uuesti laadida?", - "description": "Confirmation to update the style in the editor" - }, - "stylusUnavailableForURL": { - "message": "Stylus ei tööta sellistel lehtedel.", - "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" - }, - "stylusUnavailableForURLdetails": { - "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" - }, - "syncStorageErrorSaving": { - "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" - }, - "toggleStyle": { - "message": "Luba/keela stiil", - "description": "Label for the checkbox to enable/disable a style" - }, - "undo": { - "message": "Võta tagasi", - "description": "Button label" - }, - "undoGlobal": { - "message": "Võta kõigis jaotistes tagasi", - "description": "CSS-beautify global Undo button label" - }, - "unreachableAMO": { - "message": "Firefox keelab ligipääsu sellele saidile.", - "description": "Note in the popup displayed when opened on addons.mozilla.org" - }, - "unreachableAMOHint": { - "message": "Ligipääsu lubamiseks ava , parem-klõpsa nimekirjal, vali 'Uus', seejärel 'Tõeväärtus', kleebi ja klõpsa Sobib, , Sobib, laadi leht uuesti.", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" - }, - "unreachableAMOHintNewFF": { - "message": "Firefox 60-s ja uuemas pead ka lehel eelistusest eemaldama AMO domeeni.", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" - }, - "unreachableAMOHintOldFF": { - "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" - }, - "unreachableContentScript": { - "message": "Lehega ei saanud ühendust. Proovi kaart uuesti laadida.", - "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" - }, - "unreachableFileHint": { - "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" - }, - "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" - }, - "updateAllCheckSucceededNoUpdate": { - "message": "Uuendusi ei leitud.", - "description": "Text that displays when an update all check completed and no updates are available" - }, - "updateAllCheckSucceededSomeEdited": { - "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" - }, - "updateCheckFailBadResponseCode": { - "message": "Uuendamine ebaõnnestus: server vastas koodiga $code$.", - "description": "Text that displays when an update check failed because the response code indicates an error", - "placeholders": { - "code": { - "content": "$1" - } - } - }, - "updateCheckFailServerUnreachable": { - "message": "Uuendamine ebaõnnestus: server on kättesaamatu.", - "description": "Text that displays when an update check failed because the update server is unreachable" - }, - "updateCheckHistory": { - "message": "Uuenduskontrollide ajalugu", - "description": "" - }, - "updateCheckManualUpdateForce": { - "message": "Paigalda uuendus (kohalikud muutused kirjutatakse üle)", - "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckManualUpdateHint": { - "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" - }, - "updateCheckSkippedLocallyEdited": { - "message": "Seda stiili muudeti kohalikult.", - "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckSkippedMaybeLocallyEdited": { - "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" - }, - "updateCheckSucceededNoUpdate": { - "message": "Stiil on ajakohane.", - "description": "Text that displays when an update check completed and no update is available" - }, - "updateCompleted": { - "message": "Uuendus teostatud.", - "description": "Text that displays when an update completed" - }, - "updatesCurrentlyInstalled": { - "message": "Uuendused paigaldatud:", - "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." - }, - "usercssAvoidOverwriting": { - "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." - }, - "usercssConfigIncomplete": { - "message": "Stiili uuendati või eemaldati pärast seadistusdialoogi kuvamist. Neid muutujaid ei salvestatud, et vältida stiili metaandmete korrumpeerumist:", - "description": "" - }, - "usercssEditorNamePlaceholder": { - "message": "Kirjelda koodis @name", - "description": "Placeholder text for the empty name input field when creating a new Usercss style" - }, - "usercssReplaceTemplateConfirmation": { - "message": "Asendad vaikimisi malli uutes kasutajacss stiilides praeguse koodiga?", - "description": "" - }, - "usercssReplaceTemplateName": { - "message": "Tühi @name asendab vaikimisi malli", - "description": "The text shown after @name when creating a new Usercss style" - }, - "usercssReplaceTemplateSectionBody": { - "message": "Sisesta kood siia...", - "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" - }, - "versionInvalidOlder": { - "message": "Versioon on paigaldatud stiilist vanem.", - "description": "Displayed when the version of style is older than the installed one" - }, - "writeStyleFor": { - "message": "Kirjuta stiil:", - "description": "Label for toolbar pop-up that precedes the links to write a new style" - }, - "writeStyleForURL": { - "message": "see URL", - "description": "Text for link in toolbar pop-up to write a new style for the current URL" - }, - "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": "" - }, - "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": "" - }, - "connectingDropbox": { - "message": "Dropboxiga ühendumine...", - "description": "" - }, - "connectingDropboxNotAllowed": { - "message": "Dropboxiga ühendumine on saadaval ainult veebipoe kaudu installitud rakendustes", - "description": "" - }, - "gettingStyles": { - "message": "Kõigi stiilide hankimine...", - "description": "" - }, - "zipStyles": { - "message": "Stiilide kokkupakkimine...", - "description": "" - }, - "unzipStyles": { - "message": "Stiilide lahtipakkimine...", - "description": "" - }, - "readingStyles": { - "message": "Stiilide lugemine...", - "description": "" - }, - "uploadingFile": { - "message": "Faili üleslaadimine...", - "description": "" - } } \ No newline at end of file diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index 51e76576..c5043460 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -1,218 +1,1586 @@ { - "addStyleLabel": { - "message": "Uusi Tyyli", - "description": "Label for the button to go to the add style page" - }, - "addStyleTitle": { - "message": "Lisää Tyyli", - "description": "Title of the page for adding styles" - }, - "appliesAdd": { - "message": "Lisää", - "description": "Label for the button to add an 'applies' entry" - }, - "appliesDisplay": { - "message": "Kooskee: $applies$", - "description": "Text on the manage screen to describe what the style applies to", - "placeholders": { - "applies": { - "content": "$1" - } + "addStyleTitle": { + "message": "Lisää Tyyli", + "description": "Title of the page for adding styles" + }, + "alphaChannel": { + "message": "Opacity", + "description": "Label of color's opacity" + }, + "appliesAdd": { + "message": "Lisää", + "description": "Label for the button to add an 'applies' entry" + }, + "appliesDisplay": { + "message": "Kooskee: $applies$", + "description": "Text on the manage screen to describe what the style applies to" + }, + "appliesDisplayTruncatedSuffix": { + "message": "ja lisää", + "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" + }, + "appliesDomainOption": { + "message": "URL ositteita domainilla", + "description": "Option to make the style apply to the entered string as a domain" + }, + "appliesHelp": { + "message": "Käytä 'Koskee' kontrolleja rajoittaaksesi mitä URL osoitteisiin tämä osio koodista koskee.", + "description": "Help text for 'applies to' section" + }, + "appliesLabel": { + "message": "Koskee", + "description": "Label for 'applies to' fields on the edit/add screen" + }, + "appliesLineWidgetLabel": { + "message": "Display 'Applies to' info", + "description": "Label for the checkbox to display applies-to information in the single editor" + }, + "appliesLineWidgetWarning": { + "message": "Does not work with minified CSS", + "description": "A warning that applies-to information won't show properly with minified CSS" + }, + "appliesRegexpOption": { + "message": "URL ositteet jotka vastaavat regexpiä", + "description": "Option to make the style apply to the entered string as a regular expression" + }, + "appliesRemove": { + "message": "Poista", + "description": "Label for the button to remove an 'applies' entry" + }, + "appliesRemoveError": { + "message": "Can not remove last 'applies to' entry", + "description": "Error displayed when the last 'applies' is going to be removed" + }, + "appliesSpecify": { + "message": "Tarkenna", + "description": "Label for the button to make a style apply only to specific sites" + }, + "appliesToEverything": { + "message": "Kaikki", + "description": "Text displayed for styles that apply to all sites" + }, + "appliesUrlOption": { + "message": "URL", + "description": "Option to make the style apply to the entered string as a URL" + }, + "appliesUrlPrefixOption": { + "message": "URL osoitteet jotka alkavat", + "description": "Option to make the style apply to the entered string as a URL prefix" + }, + "applyAllUpdates": { + "message": "Apply all updates", + "description": "Label for the button to apply all detected updates" + }, + "author": { + "message": "Author", + "description": "Label for the style author" + }, + "backupButtons": { + "message": "Backup", + "description": "Heading for backup" + }, + "backupMessage": { + "message": "Select a file or drag and drop to this page.", + "description": "Message for backup" + }, + "bckpInstStyles": { + "message": "Export styles", + "description": "" + }, + "checkAllUpdates": { + "message": "Tarkista kaikki tyylit päivityksien varalta", + "description": "Label for the button to check all styles for updates" + }, + "checkAllUpdatesForce": { + "message": "Check again, I didn't edit any styles!", + "description": "Label for the button to apply all detected updates" + }, + "checkForUpdate": { + "message": "Hae päivityksiä", + "description": "Label for the button to check a single style for an update" + }, + "checkingForUpdate": { + "message": "Tarkistetaan...", + "description": "Text to display when checking a style for an update" + }, + "clickToUninstall": { + "message": "Click to uninstall", + "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" + }, + "cm_autoCloseBrackets": { + "message": "Autoclose brackets and quotes", + "description": "Label for the checkbox in the style editor." + }, + "cm_autoCloseBracketsTooltip": { + "message": "Automatically add a closing pair when typing an opening one of ()[]{}''\"\"", + "description": "Label for the checkbox in the style editor." + }, + "cm_autocompleteOnTyping": { + "message": "Autocomplete on typing", + "description": "Label for the checkbox in the style editor." + }, + "cm_colorpicker": { + "message": "Colorpickers for CSS colors", + "description": "Label for the checkbox controlling colorpicker option for the style editor." + }, + "cm_indentWithTabs": { + "message": "Use tabs with smart indentation", + "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." + }, + "cm_keyMap": { + "message": "Keymap", + "description": "Label for the drop-down list controlling the keymap for the style editor." + }, + "cm_lineWrapping": { + "message": "Word wrap", + "description": "Label for the checkbox controlling word wrap option for the style editor." + }, + "cm_linter": { + "message": "CSS Linter", + "description": "Select the linter to check for CSS issues" + }, + "cm_matchHighlight": { + "message": "Highlight", + "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." + }, + "cm_matchHighlightSelection": { + "message": "Selection only", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" + }, + "cm_matchHighlightToken": { + "message": "Token under cursor", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" + }, + "cm_resizeGripHint": { + "message": "Double-click to maximize/restore the height", + "description": "Tooltip for the resize grip in style editor" + }, + "cm_selectByTokens": { + "message": "Double-clicking selects tokens", + "description": "Label for the checkbox in the editor." + }, + "cm_selectByTokensTooltip": { + "message": "Examples of tokens: .foo-bar-2 #aabbcc 0.32 !important\nWhen disabled: punctuation-delimited words are selected.", + "description": "" + }, + "cm_smartIndent": { + "message": "Use smart indentation", + "description": "Label for the checkbox controlling smart indentation option for the style editor." + }, + "cm_tabSize": { + "message": "Tab size", + "description": "Label for the text box controlling tab size option for the style editor." + }, + "cm_theme": { + "message": "Theme", + "description": "Label for the style editor's CSS theme." + }, + "colorpickerPaletteHint": { + "message": "Right-click a swatch to cycle through its source lines", + "description": "" + }, + "colorpickerSwitchFormatTooltip": { + "message": "Switch formats: HEX -> RGB -> HSL.\nShift-click to reverse the direction.\nAlso via PgUp (PageUp), PgDn (PageDown) keys.", + "description": "Tooltip for the switch button in the color picker popup in the style editor." + }, + "colorpickerTooltip": { + "message": "Open color picker", + "description": "Tooltip for the colored squares shown before CSS colors in the style editor." + }, + "configOnChange": { + "message": "on change", + "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" + }, + "configOnChangeTooltip": { + "message": "Autosave and apply changes automatically", + "description": "" + }, + "configureStyle": { + "message": "Configure", + "description": "Label for the button to configure usercss userstyle" + }, + "configureStyleOnHomepage": { + "message": "Configure on homepage", + "description": "Label for the button to configure userstyles.org userstyle" + }, + "confirmCancel": { + "message": "Cancel", + "description": "" + }, + "confirmClose": { + "message": "Close", + "description": "'Close' button in a confirm dialog" + }, + "confirmDefault": { + "message": "Use default", + "description": "'Set to default' button in a confirm dialog" + }, + "confirmDelete": { + "message": "Delete", + "description": "" + }, + "confirmDiscardChanges": { + "message": "Discard the changes?", + "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" + }, + "confirmNo": { + "message": "No", + "description": "'No' button in a confirm dialog" + }, + "confirmOK": { + "message": "OK", + "description": "" + }, + "confirmSave": { + "message": "Save", + "description": "'Save' button in a confirm dialog" + }, + "confirmStop": { + "message": "Stop", + "description": "'Stop' button in a confirm dialog" + }, + "confirmYes": { + "message": "Yes", + "description": "'Yes' button in a confirm dialog" + }, + "copied": { + "message": "Copied to clipboard", + "description": "Message shown when content has been copied to the clipboard" + }, + "copy": { + "message": "Copy to clipboard", + "description": "Tooltip for elements which can be copied" + }, + "customNameHint": { + "message": "Enter a custom name here to rename the style in UI without breaking its updates", + "description": "" + }, + "customNameResetHint": { + "message": "Stop using customized name, switch to the style's own name", + "description": "Tooltip of 'x' button shown in editor when changing the name input of a) styles updated from a URL i.e. not locally created, b) UserCSS styles" + }, + "dateAbbrDay": { + "message": "$value$d", + "description": "Day suffix in a short relative date, for example: 8d" + }, + "dateAbbrHour": { + "message": "$value$h", + "description": "Hour suffix in a short relative date, for example: 8h" + }, + "dateAbbrMonth": { + "message": "$value$m", + "description": "Month suffix in a short relative date, for example: 8m" + }, + "dateAbbrYear": { + "message": "$value$y", + "description": "Year suffix in a short relative date, for example: 8y" + }, + "dateInstalled": { + "message": "Date installed", + "description": "Option text for the user to sort the style by install date" + }, + "dateUpdated": { + "message": "Date updated", + "description": "Option text for the user to sort the style by last update date" + }, + "dbError": { + "message": "An error has occurred using the Stylus database. Would you like to visit a web page with possible solutions?", + "description": "Prompt when a DB error is encountered" + }, + "defaultTheme": { + "message": "default", + "description": "Default CodeMirror CSS theme option on the edit style page" + }, + "deleteStyleConfirm": { + "message": "Oletko varma että haluat poistaa tämän tyylin?", + "description": "Confirmation before deleting a style" + }, + "deleteStyleLabel": { + "message": "Poista", + "description": "Label for the button to delete a style" + }, + "description": { + "message": "Uudelleen stailaa netti Stylusillä, käyttäjän tyyli hallintapaneelilla. Stylus antaa sinun helposti asentaa teemoja ja skinejä palvelluille kuten Google, Facebook, YouTube, Orkut, ja monelle, monelle muulle sivustolle.", + "description": "Extension description" + }, + "disableAllStyles": { + "message": "Turn all styles off", + "description": "Label for the checkbox that turns all enabled styles off." + }, + "disableStyleLabel": { + "message": "Poista Käytöstä", + "description": "Label for the button to disable a style" + }, + "dragDropMessage": { + "message": "Drop your backup file anywhere on this page to import.", + "description": "Drag'n'drop message" + }, + "dragDropUsercssTabstrip": { + "message": "To install the file, drop it on the tab strip (the area where the tab titles are shown).", + "description": "Message popup shown when erroneously dropping a usercss file into the manager page" + }, + "editDeleteText": { + "message": "Delete", + "description": "Label for the context menu item in the editor to delete selected text" + }, + "editGotoLine": { + "message": "Goto line (or line:col)", + "description": "Go to line or line:column on Ctrl-G in style code editor" + }, + "editStyleHeading": { + "message": "Muokkaa Tyyliä", + "description": "Title of the page for editing styles" + }, + "editStyleLabel": { + "message": "Muokkaa", + "description": "Label for the button to go to the edit style page" + }, + "editStyleTitle": { + "message": "Muokkaa Tyyliä $stylename$", + "description": "Title of the page for editing styles" + }, + "enableStyleLabel": { + "message": "Aktivoi", + "description": "Label for the button to enable a style" + }, + "excludeStyleByDomainLabel": { + "message": "Exclude the current domain", + "description": "" + }, + "excludeStyleByUrlLabel": { + "message": "Exclude the current URL", + "description": "" + }, + "exportLabel": { + "message": "Export", + "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" + }, + "externalFeedback": { + "message": "Feedback", + "description": "Label for the external link to send feedback for the style" + }, + "externalHomepage": { + "message": "Homepage", + "description": "Label for the external link to style's homepage" + }, + "externalLink": { + "message": "External link", + "description": "Label for external links" + }, + "externalSupport": { + "message": "Support", + "description": "Label for the external link to style's support site" + }, + "externalUsercssDocument": { + "message": "Documentation for Usercss", + "description": "Label for the external link to usercss documentation" + }, + "filteredStyles": { + "message": "$numShown$ shown of $numTotal$ total", + "description": "TL note - make this message short" + }, + "filteredStylesAllHidden": { + "message": "Currently applied filters match no styles", + "description": "Text shown when no styles match currently applied filter in the style manager" + }, + "findStyles": { + "message": "Find styles", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesForSite": { + "message": "Hae lisää tyylejä tälle sivustolle", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesInline": { + "message": "Inline", + "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" + }, + "findStylesInlineTooltip": { + "message": "Display search results inside this window.", + "description": "Text for a checkbox that displays search results within the Stylus popup." + }, + "genericAdd": { + "message": "Add", + "description": "Used in various places for an action that adds something" + }, + "genericClone": { + "message": "Clone", + "description": "Used in various places for an action that clones something" + }, + "genericDisabledLabel": { + "message": "Disabled", + "description": "Used in various lists/options to indicate that something is disabled" + }, + "genericEnabledLabel": { + "message": "Enabled", + "description": "Used in various lists/options to indicate that something is enabled" + }, + "genericError": { + "message": "Error", + "description": "Used in various places to indicate some error occurred." + }, + "genericHistoryLabel": { + "message": "History", + "description": "Used in various places to show a history log of something" + }, + "genericNext": { + "message": "Next", + "description": "Used in various places to select/perform the next step/action" + }, + "genericPrevious": { + "message": "Previous", + "description": "Used in various places to select/perform the previous step/action" + }, + "genericResetLabel": { + "message": "Reset", + "description": "Used in various parts of UI to indicate that something may be reset to its original state" + }, + "genericSavedMessage": { + "message": "Saved", + "description": "Used in various parts of the UI to indicate that something was saved" + }, + "genericTitle": { + "message": "Title", + "description": "Used in various parts of the UI to indicate the title of something" + }, + "genericUnknown": { + "message": "Unknown", + "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" + }, + "helpAlt": { + "message": "Apu", + "description": "Alternate text for help buttons" + }, + "helpKeyMapCommand": { + "message": "Type a command name", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "helpKeyMapHotkey": { + "message": "Press a hotkey", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "hostDisabled": { + "message": "This host has been disabled due to a bug in the current version of the browser being used", + "description": "Tooltip for cloud host disabled" + }, + "importAppendLabel": { + "message": "Append to style", + "description": "Label for the button to import a style and append to the existing sections" + }, + "importAppendTooltip": { + "message": "Append the imported style to current style", + "description": "Tooltip for the button to import a style and append to the existing sections" + }, + "importLabel": { + "message": "Import", + "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" + }, + "importPreprocessor": { + "message": "Style with a @preprocessor won't work in the classic mode. You can switch the editor to Usercss mode: 1) open the style manager, 2) enable \"as Usercss\" checkbox, 3) click \"Write new style\"\n\nImport now anyway?", + "description": "" + }, + "importPreprocessorTitle": { + "message": "Potential problem due to @preprocessor", + "description": "" + }, + "importReplaceLabel": { + "message": "Overwrite style", + "description": "Label for the button to import and overwrite current style" + }, + "importReplaceTooltip": { + "message": "Discard contents of current style and overwrite it with the imported style", + "description": "Label for the button to import and overwrite current style" + }, + "importReportLegendAdded": { + "message": "added", + "description": "Text after the number of styles added in the report shown after importing styles" + }, + "importReportLegendIdentical": { + "message": "identical skipped", + "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" + }, + "importReportLegendInvalid": { + "message": "invalid skipped", + "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" + }, + "importReportLegendUpdatedBoth": { + "message": "updated both meta info and code", + "description": "Text after the number of styles updated entirely in the report shown after importing styles" + }, + "importReportLegendUpdatedCode": { + "message": "updated code", + "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" + }, + "importReportLegendUpdatedMeta": { + "message": "updated meta info", + "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" + }, + "importReportTitle": { + "message": "Finished importing styles", + "description": "Title of the report shown after importing styles" + }, + "importReportUnchanged": { + "message": "Nothing was changed.", + "description": "Message in the report shown after importing styles" + }, + "importReportUndone": { + "message": "styles were reverted", + "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" + }, + "importReportUndoneTitle": { + "message": "Import has been undone", + "description": "Title of the message box shown after undoing the import of styles" + }, + "installButton": { + "message": "Install style", + "description": "Label for install button" + }, + "installButtonInstalled": { + "message": "Style installed", + "description": "Text displayed when the style is successfully installed" + }, + "installButtonReinstall": { + "message": "Reinstall style", + "description": "Label for reinstall button" + }, + "installButtonUpdate": { + "message": "Update style", + "description": "Label for update button" + }, + "installUpdate": { + "message": "Asenna päivitys", + "description": "Label for the button to install an update for a single style" + }, + "installUpdateFrom": { + "message": "Currently the style is updated from $url$", + "description": "Label to describe where the style gets update" + }, + "installUpdateFromLabel": { + "message": "Check for updates", + "description": "Label for the checkbox to save current URL for update check" + }, + "license": { + "message": "License", + "description": "Label for the license" + }, + "linkGetHelp": { + "message": "Get help", + "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" + }, + "linkGetStyles": { + "message": "Get styles", + "description": "Help link text on the manage page e.g. https://userstyles.org" + }, + "linkStylusWiki": { + "message": "Wiki", + "description": "Wiki link text on the manage page e.g. https://github.com/openstyles/stylus/wiki" + }, + "linkTranslate": { + "message": "Translate", + "description": "Transifex link text on the manage page" + }, + "linterCSSLintIncompatible": { + "message": "CSSLint doesn't support $preprocessorname$ preprocessor", + "description": "The label to display when the preprocessor isn't compatible with CSSLint" + }, + "linterCSSLintSettings": { + "message": "(Set rule as: 0 = disabled; 1 = warning; 2 = error)", + "description": "CSSLint rule config values" + }, + "linterConfigPopupTitle": { + "message": "Set $linter$ rules configuration", + "description": "Stylelint or CSSLint popup header" + }, + "linterConfigTooltip": { + "message": "Click to configure this linter", + "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" + }, + "linterInvalidConfigError": { + "message": "Not saved due to these invalid configuration settings:", + "description": "Invalid linter config will show a message followed by a list of invalid entries" + }, + "linterIssues": { + "message": "Issues", + "description": "Label for the CSS linter issues block on the style edit page" + }, + "linterIssuesHelp": { + "message": "These issues were found by $link$:", + "description": "Help popup message for the selected CSS linter issues block on the style edit page" + }, + "linterJSONError": { + "message": "Invalid JSON format", + "description": "Setting linter config with invalid JSON" + }, + "linterResetMessage": { + "message": "To undo accidental reset, press Ctrl-Z (or Cmd-Z) in the text box", + "description": "Reset button tooltip to inform user on how to undo an accidental reset" + }, + "linterRulesLink": { + "message": "See a full list of rules", + "description": "Stylelint or CSSLint rules label added immediately before a link" + }, + "liveReloadError": { + "message": "An error occurred while watching the file", + "description": "The label of live-reload error" + }, + "liveReloadInstallHint": { + "message": "Keep this tab open to auto-update the style on external changes.", + "description": "The label of live-reload feature" + }, + "liveReloadInstallHintFF": { + "message": "Keep both this tab and the original tab open to auto-update the style on external changes.", + "description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox" + }, + "liveReloadLabel": { + "message": "Live reload", + "description": "The label of live-reload feature" + }, + "manageFavicons": { + "message": "Favicons in applies-to column", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFaviconsGray": { + "message": "Grayed out", + "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" + }, + "manageFaviconsHelp": { + "message": "Stylus uses an external service https://www.google.com/s2/favicons", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFilters": { + "message": "Filters", + "description": "Label for filters container" + }, + "manageHeading": { + "message": "Asennetut Tyylit", + "description": "Heading for the manage page" + }, + "manageMaxTargets": { + "message": "Number of applies-to items", + "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" + }, + "manageNewStyleAsUsercss": { + "message": "as Usercss", + "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" + }, + "manageNewUI": { + "message": "New manage UI layout", + "description": "Label for the checkbox that toggles the new UI on manage page" + }, + "manageOnlyDisabled": { + "message": "Only disabled styles", + "description": "Checkbox to show only disabled styles" + }, + "manageOnlyEnabled": { + "message": "Only enabled styles", + "description": "Checkbox to show only enabled styles" + }, + "manageOnlyExternal": { + "message": "Only external styles", + "description": "Checkbox to show only externally installed styles i.e. updatable" + }, + "manageOnlyLocal": { + "message": "Only locally created styles", + "description": "Checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyLocalTooltip": { + "message": "(the styles not installed through a userstyles.org page)", + "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyNonUsercss": { + "message": "Only non-Usercss styles", + "description": "Checkbox to show only non-Usercss (standard) styles" + }, + "manageOnlyUpdates": { + "message": "Only with updates or issues", + "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" + }, + "manageOnlyUsercss": { + "message": "Only Usercss styles", + "description": "Checkbox to show only Usercss styles" + }, + "manageTitle": { + "message": "Tyylikäs", + "description": "Title for the manage page" + }, + "menuShowBadge": { + "message": "Show active style count", + "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." + }, + "meta_invalidCheckboxDefault": { + "message": "Invalid @var checkbox: value must be 0 or 1", + "description": "Error displayed when the value of @var checkbox is invalid" + }, + "meta_invalidColor": { + "message": "Invalid @var color: $color$ is not a color", + "description": "Error displayed when the value of @var color is invalid" + }, + "meta_invalidRange": { + "message": "Invalid @var $type$: value must be a number or an array", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMultipleUnits": { + "message": "Invalid @var $type$: multiple units are defined", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeTooManyValues": { + "message": "Invalid @var $type$: the array contains too many items", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeValue": { + "message": "Invalid @var $type$: items in the array must be number, string, or null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeDefault": { + "message": "Invalid @var $type$: default value is null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMin": { + "message": "Invalid @var $type$: default value is lower than the minimum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMax": { + "message": "Invalid @var $type$: default value is larger than the maximum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeStep": { + "message": "Invalid @var $type$: default value is not a mutiple of the step", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeUnits": { + "message": "Invalid @var $type$: '$units$' is not a valid unit", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidSelect": { + "message": "Invalid @var select: the default value must be an array or an object", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValue": { + "message": "Invalid @var select: values inside the array/object must be a string", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectEmptyOptions": { + "message": "Invalid @var select: options list is empty", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectLabel": { + "message": "Invalid @var select: option label is empty", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectMultipleDefaults": { + "message": "Invalid @var select: multiple default options are defined", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectNameDuplicated": { + "message": "Invalid @var select: option name is duplicated", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValueMismatch": { + "message": "Invalid @var select: value doesn't exist in the option list", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidURLProtocol": { + "message": "Invalid URL protocol. Only http and https are allowed: $protocol$", + "description": "Error displayed when the protocol of the URL is invalid" + }, + "meta_invalidVersion": { + "message": "Invalid version number. The value doesn't match SemVer pattern: $version$", + "description": "Error displayed when @version is invalid" + }, + "meta_invalidNumber": { + "message": "Expect a number", + "description": "Error displayed when the value is expected to be a number" + }, + "meta_invalidString": { + "message": "Expect a quoted string", + "description": "Error displayed when the value is expected to be a quoted string" + }, + "meta_invalidWord": { + "message": "Expect a word", + "description": "Error displayed when the value is expected to be a word" + }, + "meta_missingChar": { + "message": "Expect characters: $chars$", + "description": "Error displayed when the value is expected to be some characters" + }, + "meta_missingEOT": { + "message": "Expect EOT data", + "description": "Error displayed when the value is expected to be an EOT list" + }, + "meta_missingMandatory": { + "message": "Missing mandatory metadata: $keys$", + "description": "Error displayed when mandatory keys are missing" + }, + "meta_unknownJSONLiteral": { + "message": "Invalid JSON: $literal$ is not a valid JSON literal", + "description": "Error displayed when JSON value is invalid" + }, + "meta_unknownMeta": { + "message": "Unknown metadata: $key$", + "description": "Error displayed when unknown metadata is parsed" + }, + "meta_unknownVarType": { + "message": "Unknown @$varkey$ type: $vartype$", + "description": "Error displayed when unknown variable type is parsed" + }, + "meta_unknownPreprocessor": { + "message": "Unknown @preprocessor: $preprocessor$", + "description": "Error displayed when unknown @preprocessor is parsed" + }, + "noStylesForSite": { + "message": "Ei asennettuja tyylejä tällä sivustolla.", + "description": "Text displayed when no styles are installed for the current site" + }, + "numberedLine": { + "message": "Line:", + "description": "Will be followed by one or more line numbers in the editor." + }, + "openManage": { + "message": "Hallitse asennettuja tyylejä", + "description": "Link to open the manage page." + }, + "openOptions": { + "message": "Options", + "description": "Go to Options UI" + }, + "openStylesManager": { + "message": "Open styles manager", + "description": "Label for the style maanger opener in the browser action context menu." + }, + "optionsActions": { + "message": "Actions", + "description": "" + }, + "optionsAdvanced": { + "message": "Advanced", + "description": "" + }, + "optionsAdvancedContextDelete": { + "message": "Add 'Delete' in editor context menu", + "description": "" + }, + "optionsAdvancedExposeIframes": { + "message": "Expose iframes via HTML[stylus-iframe]", + "description": "" + }, + "optionsAdvancedExposeIframesNote": { + "message": "Exposes the top site domain in each iframe.\nEnables writing iframe-specific CSS like this:\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }", + "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." + }, + "optionsAdvancedNewStyleAsUsercss": { + "message": "Write new style as usercss", + "description": "" + }, + "optionsAdvancedPatchCsp": { + "message": "Patch CSP to allow style assets", + "description": "" + }, + "optionsAdvancedPatchCspNote": { + "message": "Enable this if styles contain images or fonts which fail to load on sites with a strict CSP (Content-Security-Policy).\n\nEnabling this setting will relax CSP restrictions, allowing essential style content to load. This option is only intended for advanced users who understand the potential security implications, and accept responsibility for monitoring the content which they're allowing. Read about CSS-based attacks for more information.\n\nAlso be aware, this particular setting is not guaranteed to take effect if another installed extension modifies the network response first.", + "description": "" + }, + "optionsAdvancedStyleViaXhr": { + "message": "Instant inject mode", + "description": "" + }, + "optionsAdvancedStyleViaXhrNote": { + "message": "Enable this if you encounter flashing of unstyled content (FOUC) when browsing, which is especially noticeable with dark themes.\n\nThe technical reason is that Chrome/Chromium postpones asynchronous communication of extensions, in a usually meaningless attempt to improve page load speed, potentially causing styles to be late to apply. To circumvent this, since web extensions are not provided a synchronous API, Stylus provides this option to utilize the \"deprecated\" synchronous XMLHttpRequest web API to fetch applicable styles. There shouldn't be any detrimental effects, since the request is fulfilled within a few milliseconds while the page is still being downloaded from the server.\n\nNevertheless, Chromium will print a warning in devtools' console. Right-clicking a warning, and hiding them, will prevent future warnings from being shown.", + "description": "" + }, + "optionsBadgeDisabled": { + "message": "Background color when disabled", + "description": "" + }, + "optionsBadgeNormal": { + "message": "Background color", + "description": "" + }, + "optionsCheck": { + "message": "Update styles", + "description": "" + }, + "optionsCheckUpdate": { + "message": "Check for and install all available updates", + "description": "" + }, + "optionsCustomizeBadge": { + "message": "Badge on the toolbar icon", + "description": "" + }, + "optionsCustomizeIcon": { + "message": "Toolbar icon", + "description": "" + }, + "optionsCustomizePopup": { + "message": "Popup", + "description": "" + }, + "optionsCustomizeUpdate": { + "message": "Updates", + "description": "" + }, + "optionsCustomizeSync": { + "message": "Sync to cloud", + "description": "" + }, + "optionsHeading": { + "message": "Options", + "description": "Heading for options section on manage page." + }, + "optionsIconDark": { + "message": "Dark browser themes", + "description": "" + }, + "optionsIconLight": { + "message": "Light browser themes", + "description": "" + }, + "optionsOpen": { + "message": "Open", + "description": "" + }, + "optionsOpenManager": { + "message": "Manage styles", + "description": "" + }, + "optionsPopupWidth": { + "message": "Popup width (in pixels)", + "description": "" + }, + "optionsReset": { + "message": "Reset the options to default values", + "description": "" + }, + "optionsResetButton": { + "message": "Reset options", + "description": "" + }, + "optionsStylusThemes": { + "message": "Find a Stylus UI theme", + "description": "" + }, + "optionsSubheading": { + "message": "More Options", + "description": "Subheading for options section on manage page." + }, + "optionsUpdateImportNote": { + "message": "When importing style backups from old version or from Stylish, do a one-time check for updates manually in the styles manager to ensure all styles are updated.", + "description": "" + }, + "optionsUpdateInterval": { + "message": "Userstyle autoupdate interval in hours (specify 0 to disable)", + "description": "" + }, + "optionsSyncNone": { + "message": "None", + "description": "" + }, + "optionsSyncConnect": { + "message": "Connect", + "description": "" + }, + "optionsSyncDisconnect": { + "message": "Disconnect", + "description": "" + }, + "optionsSyncSyncNow": { + "message": "Sync now", + "description": "" + }, + "optionsSyncLogin": { + "message": "Login", + "description": "" + }, + "optionsSyncStatusPull": { + "message": "Pulling style $loaded$ of $total$", + "description": "" + }, + "optionsSyncStatusPush": { + "message": "Pushing style $loaded$ of $total$", + "description": "" + }, + "optionsSyncStatusSyncing": { + "message": "Syncing...", + "description": "" + }, + "optionsSyncStatusConnecting": { + "message": "Connecting...", + "description": "" + }, + "optionsSyncStatusConnected": { + "message": "Connected", + "description": "" + }, + "optionsSyncStatusDisconnecting": { + "message": "Disconnecting...", + "description": "" + }, + "optionsSyncStatusDisconnected": { + "message": "Disconnected", + "description": "" + }, + "optionsSyncStatusRelogin": { + "message": "Session expired, please login again.", + "description": "" + }, + "paginationCurrent": { + "message": "Current page", + "description": "Tooltip for the current page index in search results" + }, + "paginationEstimated": { + "message": "Estimated number of pages", + "description": "Tooltip for the total page count in search results" + }, + "paginationNext": { + "message": "Next page", + "description": "Tooltip for the '->' (next page) button in search results" + }, + "paginationPrevious": { + "message": "Previous page", + "description": "Tooltip for the '<-' button in search results" + }, + "paginationTotal": { + "message": "Total pages", + "description": "" + }, + "parseUsercssError": { + "message": "Stylus failed to parse usercss:", + "description": "The error message to show when stylus failed to parse usercss" + }, + "popupAutoResort": { + "message": "Resort styles in popup after toggling", + "description": "Label for the checkbox controlling popup resorting." + }, + "popupBorders": { + "message": "Add white borders on the sides", + "description": "" + }, + "popupBordersTooltip": { + "message": "Useful for dark themes in new Chrome as it no longer paints the side borders", + "description": "" + }, + "popupHotkeysInfo": { + "message": "<1>-<9>, <0>, also on numpad - toggles Nth style (0 is 10)\n- toggles first style with a name that starts with the letter\n opens editor instead of toggling\n enables listed styles\n disables listed styles\n and <`> (backtick) - toggles initially enabled styles; doesn't apply to subsequently enabled styles while the popup is open so you can restore the initial selection after testing stuff: simply disable all, then toggle i.e. \nMore info on wiki", + "description": "NOTE1: preserve < and > symbols so that 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." + }, + "popupHotkeysTooltip": { + "message": "Click to see available hotkeys", + "description": "Tooltip displayed when hovering the right edge of the extension popup" + }, + "popupManageTooltip": { + "message": "Shift-click or right-click opens manager with styles applicable for current site", + "description": "Tooltip for the 'Manage' button in the popup." + }, + "popupMenuButtonTooltip": { + "message": "Action menu", + "description": "Tooltip for menu button in popup." + }, + "popupOpenEditInPopup": { + "message": "Use a simple window (no omnibox)", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindow": { + "message": "Open editor in a new window", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindowTooltip": { + "message": "Also enabled by detaching editor tab from a browser window,\nand disabled by attaching a single editor tab into another window.", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupStylesFirst": { + "message": "List styles before commands in the toolbar button menu", + "description": "Label for the checkbox controlling section order in the popup." + }, + "prefShowBadge": { + "message": "Show number of styles active for the current site on the toolbar button", + "description": "Label for the checkbox controlling toolbar badge text." + }, + "previewLabel": { + "message": "Live preview", + "description": "Label for the checkbox in style editor to enable live preview while editing." + }, + "previewTooltip": { + "message": "Temporarily applies the changes without saving.\nSave the style to make the changes permanent.", + "description": "Tooltip for the checkbox in style editor to enable live preview while editing." + }, + "reload": { + "message": "Reload Stylus extension", + "description": "Context menu reload" + }, + "replace": { + "message": "Replace", + "description": "Label before the replace input field in the editor shown on Ctrl-H" + }, + "replaceAll": { + "message": "Replace all", + "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" + }, + "replaceWith": { + "message": "Replace with", + "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." + }, + "retrieveBckp": { + "message": "Import styles", + "description": "" + }, + "search": { + "message": "Search", + "description": "Label before the search input field in the editor shown on Ctrl-F" + }, + "searchCaseSensitive": { + "message": "Case-sensitive", + "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" + }, + "searchGlobalStyles": { + "message": "Also search global styles", + "description": "Checkbox label in the popup's inline style search, shown when the text to search is entered" + }, + "searchNumberOfResults": { + "message": "Number of matches", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchNumberOfResults2": { + "message": "Number of matches in code and applies-to values", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchStyleQueryHint": { + "message": "Search style names case-insensitively:\nsome words - all words in any order\n\"some phrase\" - this exact phrase without quotes\n2020 - a year like this also shows styles updated in 2020", + "description": "Tooltip shown for the text input in the popup's inline style finder" + }, + "searchRegexp": { + "message": "Use /re/ syntax for regexp search", + "description": "Label after the search input field in the editor shown on Ctrl-F" + }, + "searchResultInstallCount": { + "message": "Total installs", + "description": "Text for label that shows the number of times a search result was installed" + }, + "searchResultNoneFound": { + "message": "No styles found for this site.", + "description": "Error text in the popup when inline search didn't find any site-specific styles" + }, + "searchResultNotMatching": { + "message": "The style is installed but it doesn't apply to the current site URL.", + "description": "" + }, + "searchResultNotMatchingNote": { + "message": "Try asking the author of this userstyle to add the URL.\n\nYou can also open the style in the manager and edit it yourself,\nbut be aware it disables automatic updates for this style.", + "description": "" + }, + "searchResultRating": { + "message": "Rating", + "description": "Text for label that shows the search result's rating" + }, + "searchResultUpdated": { + "message": "Updated", + "description": "Text for label that shows the search result's last update date" + }, + "searchResultWeeklyCount": { + "message": "Weekly installs", + "description": "Text for label that shows the number of times a search result was installed during last week" + }, + "searchStylesAll": { + "message": "All", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesCode": { + "message": "CSS code", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesHelp": { + "message": " or key focuses the search field.\nDefault mode is plain text search for all space-separated terms in any order.\nExact words: wrap the query in double quotes, e.g. <\".header ~ div\">\nRegular expressions: include slashes and flags, e.g. \n\"By URL\" in scope selector: finds styles that apply to a fully specified URL e.g. https://www.example.org/\n\"Metadata\" in scope selector: searches in names, \"applies to\" specifiers, installation URL, update URL, and the entire metadata block for usercss styles.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page" + }, + "searchStylesMatchUrl": { + "message": "By URL", + "description": "Option for `find styles` scope selector in the manager. See searchMatchUrlHint for more info." + }, + "searchStylesMeta": { + "message": "Metadata", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesName": { + "message": "Name", + "description": "Option for `find styles` scope selector in the manager." + }, + "sectionAdd": { + "message": "Lisää uusi osio", + "description": "Label for the button to add a section" + }, + "sectionCode": { + "message": "Koodi", + "description": "Label for the code for a section" + }, + "sectionRemove": { + "message": "Poista osio", + "description": "Label for the button to remove a section" + }, + "sectionRestore": { + "message": "Restore removed section", + "description": "Label for the button to restore a removed section" + }, + "sections": { + "message": "Sections", + "description": "Header for the table of contents block listing style section names in the left panel of the classic editor" + }, + "shortcuts": { + "message": "Shortcuts", + "description": "Go to shortcut configuration" + }, + "shortcutsNote": { + "message": "Define keyboard shortcuts", + "description": "" + }, + "sortDateNewestFirst": { + "message": "newest first", + "description": "Text added to indicate that sorting a date would add the newest entries at the top" + }, + "sortDateOldestFirst": { + "message": "oldest first", + "description": "Text added to indicate that sorting a date would add the oldest entries at the top" + }, + "sortLabel": { + "message": "Select a sort to apply to the installed styles", + "description": "Title on the sort select to indicate it is used for sorting entries" + }, + "sortLabelTitleAsc": { + "message": "Title Ascending", + "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" + }, + "sortLabelTitleDesc": { + "message": "Title Descending", + "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" + }, + "sortStylesHelp": { + "message": "Choose the type of sort to apply to the installed entries from within the sort dropdown. The default setting applies an ascending sort (A to Z) to the entry titles. Sorts within the \"Title Descending\" group will apply a descending sort (Z to A) to the title.\nThere are other presets that will allow sorting the entries by multiple criteria. Think of this like sorting a table with multiple columns and each category in a select (between the plus signs) represents a column, or group.\nFor example, if the setting is \"Enabled (first) + Title\", the entries would sort so that all the enabled entries are sorted to the top of the list, then an entry title ascending sort (A to Z) is applied to both the enabled and disabled entries separately.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" + }, + "sortStylesHelpTitle": { + "message": "Sort contents", + "description": "Label for the sort info popup on the Manage styles page" + }, + "styleBadRegexp": { + "message": "Regexp ei kelpaa.", + "description": "Validation message for a bad regexp in a style" + }, + "styleBeautify": { + "message": "Beautify", + "description": "Label for the CSS-beautifier button on the edit style page" + }, + "styleBeautifyHint": { + "message": "Hint: right-click the “Beautify” button or use the keyboard shortcut defined below to beautify without showing this panel", + "description": "Hint shown inside the CSS-beautifier panel" + }, + "styleBeautifyIndentConditional": { + "message": "Indent @media, @supports", + "description": "CSS-beautifier option" + }, + "styleBeautifyPreserveNewlines": { + "message": "Preserve new lines", + "description": "CSS-beautifier option" + }, + "styleCancelEditLabel": { + "message": "Takaisin hallintapaneeliin", + "description": "Label for cancel button for style editing" + }, + "styleChangesNotSaved": { + "message": "Olet tehnyt muutoksia tähän tyyliin tallentamatta.", + "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" + }, + "styleEnabledLabel": { + "message": "Aktivoitu", + "description": "Label for the enabled state of styles" + }, + "styleFromMozillaFormatError": { + "message": "Failed to import from Mozilla format", + "description": "Label for the import error" + }, + "styleFromMozillaFormatPrompt": { + "message": "Paste the Mozilla-format code", + "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" + }, + "styleInstall": { + "message": "Asennetaanko '$stylename$' Stylusiin?", + "description": "Confirmation when installing a style" + }, + "styleInstallFailed": { + "message": "Failed to install userstyle!\n$error$", + "description": "Warning when installation failed" + }, + "styleInstallOverwrite": { + "message": "'$stylename$' is already installed. Overwrite?\nVersion: $oldVersion$ -> $newVersion$", + "description": "Confirmation when re-installing a style" + }, + "styleMissingName": { + "message": "Syötä nimi", + "description": "Error displayed when user saves without providing a name" + }, + "styleMozillaFormatHeading": { + "message": "Mozilla Format", + "description": "Heading for the section with buttons to import/export Mozilla format of the style" + }, + "styleNotAppliedRegexpProblemTooltip": { + "message": "Style was not applied due to its incorrect usage of 'regexp()'", + "description": "Tooltip in the popup for styles that were not applied at all" + }, + "styleRegexpInvalidExplanation": { + "message": "Some 'regexp()' rules that could not be compiled at all.", + "description": "" + }, + "styleRegexpPartialExplanation": { + "message": "This style uses partially matching regexps in violation of CSS4 @document specification which requires a full URL match. The affected CSS sections were not applied to the page. This style was probably created in Stylish-for-Chrome which incorrectly checks 'regexp()' rules since the very first version (known bug).", + "description": "" + }, + "styleRegexpProblemTooltip": { + "message": "Number of sections not applied due to incorrect usage of 'regexp()'", + "description": "Tooltip in the popup for styles that were applied only partially" + }, + "styleRegexpTestButton": { + "message": "RegExp test", + "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" + }, + "styleRegexpTestFull": { + "message": "Matching tabs", + "description": "RegExp test report: label for the fully matching expressions" + }, + "styleRegexpTestInvalid": { + "message": "Invalid regexps skipped", + "description": "RegExp test report: label for the invalid expressions" + }, + "styleRegexpTestNone": { + "message": "No matching tabs", + "description": "RegExp test report: label for expressions that didn't match any tabs" + }, + "styleRegexpTestNote": { + "message": "Note: use a single \\ for escaping in the regexp input field, which will be automatically converted to \\\\ in the style code as per specification for quoted strings in CSS.", + "description": "RegExp test report: a note displayed at the bottom of the dialog" + }, + "styleRegexpTestPartial": { + "message": "Not matching fully, hence skipped", + "description": "RegExp test report: label for the partially matching expressions" + }, + "styleRegexpTestTitle": { + "message": "List of matching opened tabs (click on URL to focus its tab)", + "description": "RegExp test report: title of the report" + }, + "styleSaveLabel": { + "message": "Tallenna", + "description": "Label for save button for style editing" + }, + "styleToMozillaFormatHelp": { + "message": "Mozilla formaattia koodista voidaan käyttää Stylish Firefoxille ohjelmassa ja voidaan lähettää userstyles.orgiin.", + "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" + }, + "styleToMozillaFormatTitle": { + "message": "Style in Mozilla format", + "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" + }, + "styleUpdate": { + "message": "Are you sure you want to update '$stylename$'?", + "description": "Confirmation when updating a style" + }, + "styleUpdateDiscardChanges": { + "message": "The style is changed outside of the editor. Would you like to reload the style?", + "description": "Confirmation to update the style in the editor" + }, + "stylusUnavailableForURL": { + "message": "Stylus doesn't work on pages like this.", + "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "stylusUnavailableForURLdetails": { + "message": "As a security precaution, the browser prohibits extensions from affecting its built-in pages (like chrome://version, the standard new tab page as of Chrome 61, about:addons, and so on) as well as other extensions' pages. Each browser also restricts access to its own extensions gallery (like Chrome Web Store or AMO).", + "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "syncStorageErrorSaving": { + "message": "The value cannot be saved. Try reducing the amount of text.", + "description": "Displayed when trying to save an excessively big value via storage.sync API" + }, + "syncError": { + "message": "Sync failed", + "description": "Tooltip for the toolbar icon" + }, + "syncErrorRelogin": { + "message": "Sync failed.\nTry to re-login in Stylus options:\nclick 'disconnect' first, then 'connect'.", + "description": "Tooltip for the toolbar icon" + }, + "toggleStyle": { + "message": "Toggle style", + "description": "Label for the checkbox to enable/disable a style" + }, + "undo": { + "message": "Undo", + "description": "Button label" + }, + "undoGlobal": { + "message": "Undo in all sections", + "description": "CSS-beautify global Undo button label" + }, + "unreachableAMO": { + "message": "Firefox forbids access to the site.", + "description": "Note in the popup displayed when opened on addons.mozilla.org" + }, + "unreachableAMOHint": { + "message": "To allow access open , right-click the list, click 'New', then 'Boolean', paste and click OK, , OK, reload the page.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintNewFF": { + "message": "In Firefox 60 and newer you'll also have to remove AMO domain from in .", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintOldFF": { + "message": "Only Firefox 59 and newer can be configured to allow WebExtensions to add style elements on CSP-protected sites such as this one.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" + }, + "unreachableContentScript": { + "message": "Could not communicate with the page. Try reloading the tab.", + "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" + }, + "unreachableFileHint": { + "message": "Stylus can access file:// URLs only if you enable the corresponding checkbox for Stylus extension on chrome://extensions page.", + "description": "Note in the toolbar popup for file:// URLs" + }, + "InaccessibleFileHint": { + "message": "Stylus can not access some file types (e.g. pdf & json files).", + "description": "Note in the toolbar popup for some file types that cannot be accessed" + }, + "updateAllCheckSucceededNoUpdate": { + "message": "All styles are up to date.", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateAllCheckSucceededSomeEdited": { + "message": "Some updatable styles weren't checked to avoid losing possible local edits. Updates can be forced by checking individually, or by running another check for all styles (local edits will be overwritten).", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateCheckFailBadResponseCode": { + "message": "Päivitys epäonnistui: palvelin vastasi koodilla $code$.", + "description": "Text that displays when an update check failed because the response code indicates an error" + }, + "updateCheckFailServerUnreachable": { + "message": "Päivitys epäonnistui: ei voitu yhdistää palvelimeen.", + "description": "Text that displays when an update check failed because the update server is unreachable" + }, + "updateCheckHistory": { + "message": "History of update checks", + "description": "" + }, + "updateCheckManualUpdateForce": { + "message": "Install update (local edits will be overwritten)", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckManualUpdateHint": { + "message": "Forcing an update will overwrite any local edits.", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedLocallyEdited": { + "message": "This style was edited locally.", + "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedMaybeLocallyEdited": { + "message": "This style might have been edited locally.", + "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" + }, + "updateCheckSucceededNoUpdate": { + "message": "Tyyli on ajan tasalla.", + "description": "Text that displays when an update check completed and no update is available" + }, + "updateCompleted": { + "message": "Päivitys suoritettu.", + "description": "Text that displays when an update completed" + }, + "updatesCurrentlyInstalled": { + "message": "Updates installed:", + "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." + }, + "usercssAvoidOverwriting": { + "message": "Please change the value of @name or @namespace to avoid overwriting an existing style.", + "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." + }, + "usercssConfigIncomplete": { + "message": "The style was updated or deleted after the configuration dialog was shown. These variables were not saved to avoid corrupting the style's metadata:", + "description": "" + }, + "usercssEditorNamePlaceholder": { + "message": "Specify @name in the code", + "description": "Placeholder text for the empty name input field when creating a new Usercss style" + }, + "usercssReplaceTemplateConfirmation": { + "message": "Replace the default template for new Usercss styles with the current code?", + "description": "" + }, + "usercssReplaceTemplateName": { + "message": "Empty @name replaces the default template", + "description": "The text shown after @name when creating a new Usercss style" + }, + "usercssReplaceTemplateSectionBody": { + "message": "Insert code here...", + "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" + }, + "versionInvalidOlder": { + "message": "The version is older than the installed style.", + "description": "Displayed when the version of style is older than the installed one" + }, + "writeStyleFor": { + "message": "Write style for: ", + "description": "Label for toolbar pop-up that precedes the links to write a new style" + }, + "writeStyleForURL": { + "message": "this URL", + "description": "Text for link in toolbar pop-up to write a new style for the current URL" + }, + "syncDropboxStyles": { + "message": "Dropbox Export", + "description": "" + }, + "syncDropboxDeprecated": { + "message": "Dropbox import/export is replaced by a more advanced style sync in the options page.", + "description": "" + }, + "retrieveDropboxSync": { + "message": "Dropbox Import", + "description": "" + }, + "overwriteFileExport": { + "message": "Do you want to overwrite an existing file?", + "description": "" + }, + "exportSavedSuccess": { + "message": "File saved with success", + "description": "" + }, + "noFileToImport": { + "message": "To import your styles, you should export it first.", + "description": "" + }, + "connectingDropbox": { + "message": "Connecting Dropbox...", + "description": "" + }, + "connectingDropboxNotAllowed": { + "message": "Connecting to Dropbox is only available in apps installed directly from the webstore", + "description": "" + }, + "gettingStyles": { + "message": "Getting all styles...", + "description": "" + }, + "zipStyles": { + "message": "Zipping styles...", + "description": "" + }, + "unzipStyles": { + "message": "Unzipping styles...", + "description": "" + }, + "readingStyles": { + "message": "Reading styles...", + "description": "" + }, + "uploadingFile": { + "message": "Uploading File...", + "description": "" + }, + "addStyleLabel": { + "message": "Uusi Tyyli", + "description": "Label for the button to go to the add style page" } - }, - "appliesDisplayTruncatedSuffix": { - "message": "ja lisää", - "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" - }, - "appliesDomainOption": { - "message": "URL ositteita domainilla", - "description": "Option to make the style apply to the entered string as a domain" - }, - "appliesHelp": { - "message": "Käytä 'Koskee' kontrolleja rajoittaaksesi mitä URL osoitteisiin tämä osio koodista koskee.", - "description": "Help text for 'applies to' section" - }, - "appliesLabel": { - "message": "Koskee", - "description": "Label for 'applies to' fields on the edit/add screen" - }, - "appliesRegexpOption": { - "message": "URL ositteet jotka vastaavat regexpiä", - "description": "Option to make the style apply to the entered string as a regular expression" - }, - "appliesRemove": { - "message": "Poista", - "description": "Label for the button to remove an 'applies' entry" - }, - "appliesSpecify": { - "message": "Tarkenna", - "description": "Label for the button to make a style apply only to specific sites" - }, - "appliesToEverything": { - "message": "Kaikki", - "description": "Text displayed for styles that apply to all sites" - }, - "appliesUrlPrefixOption": { - "message": "URL osoitteet jotka alkavat", - "description": "Option to make the style apply to the entered string as a URL prefix" - }, - "checkAllUpdates": { - "message": "Tarkista kaikki tyylit päivityksien varalta", - "description": "Label for the button to check all styles for updates" - }, - "checkForUpdate": { - "message": "Hae päivityksiä", - "description": "Label for the button to check a single style for an update" - }, - "checkingForUpdate": { - "message": "Tarkistetaan...", - "description": "Text to display when checking a style for an update" - }, - "deleteStyleConfirm": { - "message": "Oletko varma että haluat poistaa tämän tyylin?", - "description": "Confirmation before deleting a style" - }, - "deleteStyleLabel": { - "message": "Poista", - "description": "Label for the button to delete a style" - }, - "description": { - "message": "Uudelleen stailaa netti Stylusillä, käyttäjän tyyli hallintapaneelilla. Stylus antaa sinun helposti asentaa teemoja ja skinejä palvelluille kuten Google, Facebook, YouTube, Orkut, ja monelle, monelle muulle sivustolle.", - "description": "Extension description" - }, - "disableStyleLabel": { - "message": "Poista Käytöstä", - "description": "Label for the button to disable a style" - }, - "editStyleHeading": { - "message": "Muokkaa Tyyliä", - "description": "Title of the page for editing styles" - }, - "editStyleLabel": { - "message": "Muokkaa", - "description": "Label for the button to go to the edit style page" - }, - "editStyleTitle": { - "message": "Muokkaa Tyyliä $stylename$", - "description": "Title of the page for editing styles", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "enableStyleLabel": { - "message": "Aktivoi", - "description": "Label for the button to enable a style" - }, - "findStylesForSite": { - "message": "Hae lisää tyylejä tälle sivustolle", - "description": "Text for a link that gets a list of styles for the current site" - }, - "helpAlt": { - "message": "Apu", - "description": "Alternate text for help buttons" - }, - "installUpdate": { - "message": "Asenna päivitys", - "description": "Label for the button to install an update for a single style" - }, - "manageHeading": { - "message": "Asennetut Tyylit", - "description": "Heading for the manage page" - }, - "manageTitle": { - "message": "Tyylikäs", - "description": "Title for the manage page" - }, - "noStylesForSite": { - "message": "Ei asennettuja tyylejä tällä sivustolla.", - "description": "Text displayed when no styles are installed for the current site" - }, - "openManage": { - "message": "Hallitse asennettuja tyylejä", - "description": "Link to open the manage page." - }, - "popupStylesFirst": { - "message": "List styles before commands in the toolbar button menu", - "description": "Label for the checkbox controlling section order in the popup." - }, - "prefShowBadge": { - "message": "Show number of styles active for the current site on the toolbar button", - "description": "Label for the checkbox controlling toolbar badge text." - }, - "sectionAdd": { - "message": "Lisää uusi osio", - "description": "Label for the button to add a section" - }, - "sectionCode": { - "message": "Koodi", - "description": "Label for the code for a section" - }, - "sectionRemove": { - "message": "Poista osio", - "description": "Label for the button to remove a section" - }, - "styleBadRegexp": { - "message": "Regexp ei kelpaa.", - "description": "Validation message for a bad regexp in a style" - }, - "styleCancelEditLabel": { - "message": "Takaisin hallintapaneeliin", - "description": "Label for cancel button for style editing" - }, - "styleChangesNotSaved": { - "message": "Olet tehnyt muutoksia tähän tyyliin tallentamatta.", - "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" - }, - "styleEnabledLabel": { - "message": "Aktivoitu", - "description": "Label for the enabled state of styles" - }, - "styleInstall": { - "message": "Asennetaanko '$stylename$' Stylusiin?", - "description": "Confirmation when installing a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "styleMissingName": { - "message": "Syötä nimi", - "description": "Error displayed when user saves without providing a name" - }, - "styleSaveLabel": { - "message": "Tallenna", - "description": "Label for save button for style editing" - }, - "styleToMozillaFormatHelp": { - "message": "Mozilla formaattia koodista voidaan käyttää Stylish Firefoxille ohjelmassa ja voidaan lähettää userstyles.orgiin.", - "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" - }, - "updateAllCheckSucceededNoUpdate": { - "message": "All styles are up to date.", - "description": "Text that displays when an update all check completed and no updates are available" - }, - "updateCheckFailBadResponseCode": { - "message": "Päivitys epäonnistui: palvelin vastasi koodilla $code$.", - "description": "Text that displays when an update check failed because the response code indicates an error", - "placeholders": { - "code": { - "content": "$1" - } - } - }, - "updateCheckFailServerUnreachable": { - "message": "Päivitys epäonnistui: ei voitu yhdistää palvelimeen.", - "description": "Text that displays when an update check failed because the update server is unreachable" - }, - "updateCheckSucceededNoUpdate": { - "message": "Tyyli on ajan tasalla.", - "description": "Text that displays when an update check completed and no update is available" - }, - "updateCompleted": { - "message": "Päivitys suoritettu.", - "description": "Text that displays when an update completed" - } } \ No newline at end of file diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 0ce771d3..e204012b 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -1,1607 +1,1586 @@ { - "addStyleLabel": { - "message": "Créer un nouveau style", - "description": "Label for the button to go to the add style page" - }, - "addStyleTitle": { - "message": "Ajouter un style", - "description": "Title of the page for adding styles" - }, - "alphaChannel": { - "message": "Opacité", - "description": "Label of color's opacity" - }, - "appliesAdd": { - "message": "Ajouter", - "description": "Label for the button to add an 'applies' entry" - }, - "appliesDisplay": { - "message": "S'applique à : $applies$", - "description": "Text on the manage screen to describe what the style applies to", - "placeholders": { - "applies": { - "content": "$1" - } + "addStyleTitle": { + "message": "Ajouter un style", + "description": "Title of the page for adding styles" + }, + "alphaChannel": { + "message": "Opacité", + "description": "Label of color's opacity" + }, + "appliesAdd": { + "message": "Ajouter", + "description": "Label for the button to add an 'applies' entry" + }, + "appliesDisplay": { + "message": "S'applique à : $applies$", + "description": "Text on the manage screen to describe what the style applies to" + }, + "appliesDisplayTruncatedSuffix": { + "message": "et bien plus encore", + "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" + }, + "appliesDomainOption": { + "message": "URL sur le domaine", + "description": "Option to make the style apply to the entered string as a domain" + }, + "appliesHelp": { + "message": "Utilisez l'option « S'applique à » pour préciser les URL auxquelles le code de cette section s'applique.", + "description": "Help text for 'applies to' section" + }, + "appliesLabel": { + "message": "S'applique à", + "description": "Label for 'applies to' fields on the edit/add screen" + }, + "appliesLineWidgetLabel": { + "message": "Afficher les informations « s’applique à »", + "description": "Label for the checkbox to display applies-to information in the single editor" + }, + "appliesLineWidgetWarning": { + "message": "Ne fonctionne pas avec le CSS minifié", + "description": "A warning that applies-to information won't show properly with minified CSS" + }, + "appliesRegexpOption": { + "message": "URL correspondant à l'expression régulière", + "description": "Option to make the style apply to the entered string as a regular expression" + }, + "appliesRemove": { + "message": "Supprimer", + "description": "Label for the button to remove an 'applies' entry" + }, + "appliesRemoveError": { + "message": "Impossible de supprimer la dernière entrée « s’applique à »", + "description": "Error displayed when the last 'applies' is going to be removed" + }, + "appliesSpecify": { + "message": "Préciser", + "description": "Label for the button to make a style apply only to specific sites" + }, + "appliesToEverything": { + "message": "Tout", + "description": "Text displayed for styles that apply to all sites" + }, + "appliesUrlOption": { + "message": "URL", + "description": "Option to make the style apply to the entered string as a URL" + }, + "appliesUrlPrefixOption": { + "message": "URL commençant par", + "description": "Option to make the style apply to the entered string as a URL prefix" + }, + "applyAllUpdates": { + "message": "Appliquer toutes les mises à jour", + "description": "Label for the button to apply all detected updates" + }, + "author": { + "message": "Auteur", + "description": "Label for the style author" + }, + "backupButtons": { + "message": "Sauvegarde", + "description": "Heading for backup" + }, + "backupMessage": { + "message": "Sélectionner un fichier ou le glisser-déposer sur cette page", + "description": "Message for backup" + }, + "bckpInstStyles": { + "message": "Exporter des styles", + "description": "" + }, + "checkAllUpdates": { + "message": "Rechercher des mises à jour", + "description": "Label for the button to check all styles for updates" + }, + "checkAllUpdatesForce": { + "message": "Vérifiez à nouveau, je n’ai modifié aucun style !", + "description": "Label for the button to apply all detected updates" + }, + "checkForUpdate": { + "message": "Rechercher une mise à jour", + "description": "Label for the button to check a single style for an update" + }, + "checkingForUpdate": { + "message": "Vérification en cours…", + "description": "Text to display when checking a style for an update" + }, + "clickToUninstall": { + "message": "Cliquer pour désinstaller", + "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" + }, + "cm_autoCloseBrackets": { + "message": "Fermer automatiquement les caractères ouvrants", + "description": "Label for the checkbox in the style editor." + }, + "cm_autoCloseBracketsTooltip": { + "message": "Ajoute automatiquement le caractère fermant quand vous tapez le caractère ouvrant parmi ()[]{}''\"\"", + "description": "Label for the checkbox in the style editor." + }, + "cm_autocompleteOnTyping": { + "message": "Autocomplétion pendant la frappe", + "description": "Label for the checkbox in the style editor." + }, + "cm_colorpicker": { + "message": "Sélecteur de couleur pour les couleurs CSS", + "description": "Label for the checkbox controlling colorpicker option for the style editor." + }, + "cm_indentWithTabs": { + "message": "Utiliser les tabulations avec indentation intelligente", + "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." + }, + "cm_keyMap": { + "message": "Raccourcis clavier", + "description": "Label for the drop-down list controlling the keymap for the style editor." + }, + "cm_lineWrapping": { + "message": "Retour à la ligne automatique", + "description": "Label for the checkbox controlling word wrap option for the style editor." + }, + "cm_linter": { + "message": "Vérificateur CSS", + "description": "Select the linter to check for CSS issues" + }, + "cm_matchHighlight": { + "message": "Surligner", + "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." + }, + "cm_matchHighlightSelection": { + "message": "Sélection uniquement", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" + }, + "cm_matchHighlightToken": { + "message": "Entité sous le curseur", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" + }, + "cm_resizeGripHint": { + "message": "Double-cliquez pour maximiser/restaurer la taille", + "description": "Tooltip for the resize grip in style editor" + }, + "cm_selectByTokens": { + "message": "Double-cliquer sélectionne des entités", + "description": "Label for the checkbox in the editor." + }, + "cm_selectByTokensTooltip": { + "message": "Exemples d’entités : .foo-bar-2 #aabbcc 0.32 !important\nSi désactivé : les mots délimités par la ponctuation sont sélectionnés.", + "description": "" + }, + "cm_smartIndent": { + "message": "Utiliser l'indentation intelligente", + "description": "Label for the checkbox controlling smart indentation option for the style editor." + }, + "cm_tabSize": { + "message": "Taille des tabulations", + "description": "Label for the text box controlling tab size option for the style editor." + }, + "cm_theme": { + "message": "Thème", + "description": "Label for the style editor's CSS theme." + }, + "colorpickerPaletteHint": { + "message": "Right-click a swatch to cycle through its source lines", + "description": "" + }, + "colorpickerSwitchFormatTooltip": { + "message": "Changer de format : HEX → RGB → HSL.\nMaj-clic pour inverser la direction.\nÉgalement via les touches ⇞ (Page précédente), \f (Page précédente).", + "description": "Tooltip for the switch button in the color picker popup in the style editor." + }, + "colorpickerTooltip": { + "message": "Ouvrir le sélecteur de couleurs", + "description": "Tooltip for the colored squares shown before CSS colors in the style editor." + }, + "configOnChange": { + "message": "automatique", + "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" + }, + "configOnChangeTooltip": { + "message": "Sauvegarde et applique les changements automatiquement", + "description": "" + }, + "configureStyle": { + "message": "Configurer", + "description": "Label for the button to configure usercss userstyle" + }, + "configureStyleOnHomepage": { + "message": "Configurer sur la page d’accueil", + "description": "Label for the button to configure userstyles.org userstyle" + }, + "confirmCancel": { + "message": "Annuler", + "description": "" + }, + "confirmClose": { + "message": "Fermer", + "description": "'Close' button in a confirm dialog" + }, + "confirmDefault": { + "message": "Réglage par défaut", + "description": "'Set to default' button in a confirm dialog" + }, + "confirmDelete": { + "message": "Supprimer", + "description": "" + }, + "confirmDiscardChanges": { + "message": "Annuler les changements ?", + "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" + }, + "confirmNo": { + "message": "Non", + "description": "'No' button in a confirm dialog" + }, + "confirmOK": { + "message": "Valider", + "description": "" + }, + "confirmSave": { + "message": "Enregistrer", + "description": "'Save' button in a confirm dialog" + }, + "confirmStop": { + "message": "Arrêt ", + "description": "'Stop' button in a confirm dialog" + }, + "confirmYes": { + "message": "Oui", + "description": "'Yes' button in a confirm dialog" + }, + "copied": { + "message": "Copié dans le presse-papier", + "description": "Message shown when content has been copied to the clipboard" + }, + "copy": { + "message": "Copier dans le presse-papier", + "description": "Tooltip for elements which can be copied" + }, + "customNameHint": { + "message": "Enter a custom name here to rename the style in UI without breaking its updates", + "description": "" + }, + "customNameResetHint": { + "message": "Stop using customized name, switch to the style's own name", + "description": "Tooltip of 'x' button shown in editor when changing the name input of a) styles updated from a URL i.e. not locally created, b) UserCSS styles" + }, + "dateAbbrDay": { + "message": "$value$d", + "description": "Day suffix in a short relative date, for example: 8d" + }, + "dateAbbrHour": { + "message": "$value$h", + "description": "Hour suffix in a short relative date, for example: 8h" + }, + "dateAbbrMonth": { + "message": "$value$m", + "description": "Month suffix in a short relative date, for example: 8m" + }, + "dateAbbrYear": { + "message": "$value$y", + "description": "Year suffix in a short relative date, for example: 8y" + }, + "dateInstalled": { + "message": "Date d'installation", + "description": "Option text for the user to sort the style by install date" + }, + "dateUpdated": { + "message": "Date de mise à jour", + "description": "Option text for the user to sort the style by last update date" + }, + "dbError": { + "message": "Une erreur s'est produite dans la base de donnée de Stylus. Voulez-vous visiter une page web avec les solutions possibles ?", + "description": "Prompt when a DB error is encountered" + }, + "defaultTheme": { + "message": "défaut", + "description": "Default CodeMirror CSS theme option on the edit style page" + }, + "deleteStyleConfirm": { + "message": "Voulez-vous vraiment supprimer ce style ?", + "description": "Confirmation before deleting a style" + }, + "deleteStyleLabel": { + "message": "Supprimer", + "description": "Label for the button to delete a style" + }, + "description": { + "message": "Changez l'apparence du Web grâce à Stylus, un outil de gestion des styles utilisateur. Stylus vous permet d'installer facilement des thèmes et des habillages pour Google, Facebook, YouTube, orkut et bien d'autres sites encore.", + "description": "Extension description" + }, + "disableAllStyles": { + "message": "Désactiver tous les styles", + "description": "Label for the checkbox that turns all enabled styles off." + }, + "disableStyleLabel": { + "message": "Désactiver", + "description": "Label for the button to disable a style" + }, + "dragDropMessage": { + "message": "Glisser votre fichier de sauvegarde n’importe où sur cette page pour l’importer.", + "description": "Drag'n'drop message" + }, + "dragDropUsercssTabstrip": { + "message": "Pour installer le fichier, glisser le fichier sur la barre des onglets (la zone où les titres des onglets sont affichés).", + "description": "Message popup shown when erroneously dropping a usercss file into the manager page" + }, + "editDeleteText": { + "message": "Supprimer", + "description": "Label for the context menu item in the editor to delete selected text" + }, + "editGotoLine": { + "message": "Aller à la ligne (ou ligne:colonne)", + "description": "Go to line or line:column on Ctrl-G in style code editor" + }, + "editStyleHeading": { + "message": "Modifier le style", + "description": "Title of the page for editing styles" + }, + "editStyleLabel": { + "message": "Modifier", + "description": "Label for the button to go to the edit style page" + }, + "editStyleTitle": { + "message": "Modifier le style $stylename$", + "description": "Title of the page for editing styles" + }, + "enableStyleLabel": { + "message": "Activer", + "description": "Label for the button to enable a style" + }, + "excludeStyleByDomainLabel": { + "message": "Exclure le domaine actuel", + "description": "" + }, + "excludeStyleByUrlLabel": { + "message": "Exclure l’URL actuelle", + "description": "" + }, + "exportLabel": { + "message": "Exporter", + "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" + }, + "externalFeedback": { + "message": "Commentaires", + "description": "Label for the external link to send feedback for the style" + }, + "externalHomepage": { + "message": "Page d’accueil", + "description": "Label for the external link to style's homepage" + }, + "externalLink": { + "message": "Lien externe", + "description": "Label for external links" + }, + "externalSupport": { + "message": "Support", + "description": "Label for the external link to style's support site" + }, + "externalUsercssDocument": { + "message": "Documentation d'Usercss", + "description": "Label for the external link to usercss documentation" + }, + "filteredStyles": { + "message": "$numShown$ montrés sur $numTotal$ au total", + "description": "TL note - make this message short" + }, + "filteredStylesAllHidden": { + "message": "Les filtres appliqués actuellement ne correspondent à aucun style", + "description": "Text shown when no styles match currently applied filter in the style manager" + }, + "findStyles": { + "message": "Trouver des styles", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesForSite": { + "message": "Rechercher d'autres styles pour ce site", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesInline": { + "message": "Dans la popup", + "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" + }, + "findStylesInlineTooltip": { + "message": "Affiche les résultats de recherche dans cette fenêtre", + "description": "Text for a checkbox that displays search results within the Stylus popup." + }, + "genericAdd": { + "message": "Ajouter", + "description": "Used in various places for an action that adds something" + }, + "genericClone": { + "message": "Dupliquer", + "description": "Used in various places for an action that clones something" + }, + "genericDisabledLabel": { + "message": "Désactivé", + "description": "Used in various lists/options to indicate that something is disabled" + }, + "genericEnabledLabel": { + "message": "Activé", + "description": "Used in various lists/options to indicate that something is enabled" + }, + "genericError": { + "message": "Erreur", + "description": "Used in various places to indicate some error occurred." + }, + "genericHistoryLabel": { + "message": "Historique", + "description": "Used in various places to show a history log of something" + }, + "genericNext": { + "message": "Suivant", + "description": "Used in various places to select/perform the next step/action" + }, + "genericPrevious": { + "message": "Précédent", + "description": "Used in various places to select/perform the previous step/action" + }, + "genericResetLabel": { + "message": "Ré-initialiser", + "description": "Used in various parts of UI to indicate that something may be reset to its original state" + }, + "genericSavedMessage": { + "message": "Enregistré", + "description": "Used in various parts of the UI to indicate that something was saved" + }, + "genericTitle": { + "message": "Titre", + "description": "Used in various parts of the UI to indicate the title of something" + }, + "genericUnknown": { + "message": "Inconnu(e)", + "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" + }, + "helpAlt": { + "message": "Aide", + "description": "Alternate text for help buttons" + }, + "helpKeyMapCommand": { + "message": "Saisissez un nom de commande", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "helpKeyMapHotkey": { + "message": "Pressez un raccourci clavier", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "hostDisabled": { + "message": "Cet hôte a été désactivé en raison d'un bogue dans la version actuelle du navigateur utilisé", + "description": "Tooltip for cloud host disabled" + }, + "importAppendLabel": { + "message": "Ajouter au style", + "description": "Label for the button to import a style and append to the existing sections" + }, + "importAppendTooltip": { + "message": "Ajouter le style importé au style actuel", + "description": "Tooltip for the button to import a style and append to the existing sections" + }, + "importLabel": { + "message": "Importer", + "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" + }, + "importPreprocessor": { + "message": "Style with a @preprocessor won't work in the classic mode. You can switch the editor to Usercss mode: 1) open the style manager, 2) enable \"as Usercss\" checkbox, 3) click \"Write new style\"\n\nImport now anyway?", + "description": "" + }, + "importPreprocessorTitle": { + "message": "Potential problem due to @preprocessor", + "description": "" + }, + "importReplaceLabel": { + "message": "Remplacer le style", + "description": "Label for the button to import and overwrite current style" + }, + "importReplaceTooltip": { + "message": "Abandonner le contenu du style actuel et le remplacer par le style importé", + "description": "Label for the button to import and overwrite current style" + }, + "importReportLegendAdded": { + "message": "ajouté(s)", + "description": "Text after the number of styles added in the report shown after importing styles" + }, + "importReportLegendIdentical": { + "message": "identiques ignorés", + "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" + }, + "importReportLegendInvalid": { + "message": "invalides ignorés", + "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" + }, + "importReportLegendUpdatedBoth": { + "message": "codes et méta-informations mis à jour", + "description": "Text after the number of styles updated entirely in the report shown after importing styles" + }, + "importReportLegendUpdatedCode": { + "message": "codes mis à jour", + "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" + }, + "importReportLegendUpdatedMeta": { + "message": "méta-informations mises à jour", + "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" + }, + "importReportTitle": { + "message": "Import des styles terminé", + "description": "Title of the report shown after importing styles" + }, + "importReportUnchanged": { + "message": "Rien n’a changé.", + "description": "Message in the report shown after importing styles" + }, + "importReportUndone": { + "message": "styles sont revenus à leur version antérieure", + "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" + }, + "importReportUndoneTitle": { + "message": "L’import a été annulé", + "description": "Title of the message box shown after undoing the import of styles" + }, + "installButton": { + "message": "Installer le style", + "description": "Label for install button" + }, + "installButtonInstalled": { + "message": "Style installé", + "description": "Text displayed when the style is successfully installed" + }, + "installButtonReinstall": { + "message": "Ré-installer le style", + "description": "Label for reinstall button" + }, + "installButtonUpdate": { + "message": "Mettre à jour le style", + "description": "Label for update button" + }, + "installUpdate": { + "message": "Installer la mise à jour", + "description": "Label for the button to install an update for a single style" + }, + "installUpdateFrom": { + "message": "Le style est actuellement mis à jour depuis $url$", + "description": "Label to describe where the style gets update" + }, + "installUpdateFromLabel": { + "message": "Rechercher les mises à jour", + "description": "Label for the checkbox to save current URL for update check" + }, + "license": { + "message": "Licence", + "description": "Label for the license" + }, + "linkGetHelp": { + "message": "Consulter l'aide", + "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" + }, + "linkGetStyles": { + "message": "Obtenir des styles", + "description": "Help link text on the manage page e.g. https://userstyles.org" + }, + "linkStylusWiki": { + "message": "Wiki", + "description": "Wiki link text on the manage page e.g. https://github.com/openstyles/stylus/wiki" + }, + "linkTranslate": { + "message": "Traduire", + "description": "Transifex link text on the manage page" + }, + "linterCSSLintIncompatible": { + "message": "CSSLint ne prend pas en charge le préprocesseur $preprocessorname$", + "description": "The label to display when the preprocessor isn't compatible with CSSLint" + }, + "linterCSSLintSettings": { + "message": "(Valeur des règles : 0 = désactivé, 1 = avertissement, 2 = erreur)", + "description": "CSSLint rule config values" + }, + "linterConfigPopupTitle": { + "message": "Configurer les règles de $linter$", + "description": "Stylelint or CSSLint popup header" + }, + "linterConfigTooltip": { + "message": "Cliquez pour configurer ce vérificateur", + "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" + }, + "linterInvalidConfigError": { + "message": "Non sauvegardé à cause de ces paramètres invalides :", + "description": "Invalid linter config will show a message followed by a list of invalid entries" + }, + "linterIssues": { + "message": "Problèmes", + "description": "Label for the CSS linter issues block on the style edit page" + }, + "linterIssuesHelp": { + "message": "Ces problèmes ont été trouvés par $link$ :", + "description": "Help popup message for the selected CSS linter issues block on the style edit page" + }, + "linterJSONError": { + "message": "Format JSON invalide", + "description": "Setting linter config with invalid JSON" + }, + "linterResetMessage": { + "message": "Pour annuler une réinitialisation accidentelle, faites Ctrl-Z (ou Cmd-Z) dans la zone de texte", + "description": "Reset button tooltip to inform user on how to undo an accidental reset" + }, + "linterRulesLink": { + "message": "Voir la liste complète des règles", + "description": "Stylelint or CSSLint rules label added immediately before a link" + }, + "liveReloadError": { + "message": "Une erreur est survenue durant la surveillance du fichier", + "description": "The label of live-reload error" + }, + "liveReloadInstallHint": { + "message": "Gardez cet onglet ouvert pour mettre à jour le style automatiquement basé sur les modifications extérieures.", + "description": "The label of live-reload feature" + }, + "liveReloadInstallHintFF": { + "message": "Gardez cet onglet ouvert ainsi que l´onglet original pour mettre à jour le style automatiquement basé sur les modifications extérieures.", + "description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox" + }, + "liveReloadLabel": { + "message": "Rechargement immédiat", + "description": "The label of live-reload feature" + }, + "manageFavicons": { + "message": "Favicons dans la colonne « s’applique à »", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFaviconsGray": { + "message": "Grisés", + "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" + }, + "manageFaviconsHelp": { + "message": "Stylus utilise le service externe https://www.google.com/s2/favicons", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFilters": { + "message": "Filtres", + "description": "Label for filters container" + }, + "manageHeading": { + "message": "Styles installés", + "description": "Heading for the manage page" + }, + "manageMaxTargets": { + "message": "Nombre d’items « s’applique à »", + "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" + }, + "manageNewStyleAsUsercss": { + "message": "en tant que Usercss", + "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" + }, + "manageNewUI": { + "message": "Nouvelle disposition de l’UI de gestion", + "description": "Label for the checkbox that toggles the new UI on manage page" + }, + "manageOnlyDisabled": { + "message": "Seulement les styles désactivés", + "description": "Checkbox to show only disabled styles" + }, + "manageOnlyEnabled": { + "message": "Seulement les styles activés", + "description": "Checkbox to show only enabled styles" + }, + "manageOnlyExternal": { + "message": "Seulement les styles externes", + "description": "Checkbox to show only externally installed styles i.e. updatable" + }, + "manageOnlyLocal": { + "message": "Seulement les styles créés localement", + "description": "Checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyLocalTooltip": { + "message": "(les styles non installés via une page userstyles.org)", + "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyNonUsercss": { + "message": "Styles non Usercss uniquement", + "description": "Checkbox to show only non-Usercss (standard) styles" + }, + "manageOnlyUpdates": { + "message": "Avec mises à jour ou problèmes uniquement", + "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" + }, + "manageOnlyUsercss": { + "message": "Styles Usercss uniquement", + "description": "Checkbox to show only Usercss styles" + }, + "manageTitle": { + "message": "Stylus", + "description": "Title for the manage page" + }, + "menuShowBadge": { + "message": "Montrer le nombre de styles actifs", + "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." + }, + "meta_invalidCheckboxDefault": { + "message": "Case à cocher @var invalide : la valeur doit être 0 ou 1", + "description": "Error displayed when the value of @var checkbox is invalid" + }, + "meta_invalidColor": { + "message": "Couleur @var invalide : $color$ n’est pas une couleur", + "description": "Error displayed when the value of @var color is invalid" + }, + "meta_invalidRange": { + "message": "@var $type$ invalide : la valeur doit être un nombre ou un tableau", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMultipleUnits": { + "message": "@var $type$ invalide : plusieurs unités sont définies", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeTooManyValues": { + "message": "@var $type$ invalide : le tableau contient trop d’items", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeValue": { + "message": "@var $type$ invalide : les items dans le tableau doivent être des nombres, chaines de caractères ou null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeDefault": { + "message": "@var $type$ invalide : la valeur par défaut est null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMin": { + "message": "@var $type$ invalide : la valeur par défaut est en dessous du minimum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMax": { + "message": "@var $type$ invalide : la valeur par défaut est au-dessus du maximum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeStep": { + "message": "@var $type$ invalide : la valeur par défaut n’est pas un multiple du pas", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeUnits": { + "message": "@var $type$ invalide : '$units$' n’est pas une unité valide", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidSelect": { + "message": "@var select invalide : la valeur par défaut doit être un tableau ou un objet", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValue": { + "message": "@var select invalide : les valeurs dans le tableau/objet doivent être des chaines de caractères", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectEmptyOptions": { + "message": "@var select invalide : la liste d’options est vide", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectLabel": { + "message": "@var select invalide : le label de l’option est vide", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectMultipleDefaults": { + "message": "@var select invalide : plusieurs options par défaut sont définies", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectNameDuplicated": { + "message": "@var select invalide : nom d’option dupliqué", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValueMismatch": { + "message": "@var select invalide : la valeur n’existe pas dans la liste d’options", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidURLProtocol": { + "message": "Protocole de l’URL invalide. Seuls http et https sont autorisés : $protocol$", + "description": "Error displayed when the protocol of the URL is invalid" + }, + "meta_invalidVersion": { + "message": "Numéro de version invalide. La valeur ne correspond pas au motif SemVer : $version$", + "description": "Error displayed when @version is invalid" + }, + "meta_invalidNumber": { + "message": "Nombre attendu", + "description": "Error displayed when the value is expected to be a number" + }, + "meta_invalidString": { + "message": "Chaine entre guillemets attendue", + "description": "Error displayed when the value is expected to be a quoted string" + }, + "meta_invalidWord": { + "message": "Mot attendu", + "description": "Error displayed when the value is expected to be a word" + }, + "meta_missingChar": { + "message": "Caractères attendus : $chars$", + "description": "Error displayed when the value is expected to be some characters" + }, + "meta_missingEOT": { + "message": "Données EOT attendues", + "description": "Error displayed when the value is expected to be an EOT list" + }, + "meta_missingMandatory": { + "message": "Métadonnée obligatoire manquante: $keys$", + "description": "Error displayed when mandatory keys are missing" + }, + "meta_unknownJSONLiteral": { + "message": "JSON invalide : $literal$ n’est pas une valeur JSON valide", + "description": "Error displayed when JSON value is invalid" + }, + "meta_unknownMeta": { + "message": "Métadonnée inconnue: $key$", + "description": "Error displayed when unknown metadata is parsed" + }, + "meta_unknownVarType": { + "message": "Type @$varkey$ inconnu : $vartype$", + "description": "Error displayed when unknown variable type is parsed" + }, + "meta_unknownPreprocessor": { + "message": "@preprocessor inconnu: $preprocessor$", + "description": "Error displayed when unknown @preprocessor is parsed" + }, + "noStylesForSite": { + "message": "Aucun style n'est installé pour ce site.", + "description": "Text displayed when no styles are installed for the current site" + }, + "numberedLine": { + "message": "Line:", + "description": "Will be followed by one or more line numbers in the editor." + }, + "openManage": { + "message": "Gestion", + "description": "Link to open the manage page." + }, + "openOptions": { + "message": "Options", + "description": "Go to Options UI" + }, + "openStylesManager": { + "message": "Ouvrir le gestionnaire de styles", + "description": "Label for the style maanger opener in the browser action context menu." + }, + "optionsActions": { + "message": "Actions", + "description": "" + }, + "optionsAdvanced": { + "message": "Avancé", + "description": "" + }, + "optionsAdvancedContextDelete": { + "message": "Ajouter « Supprimer » dans le menu contextuel de l’extension", + "description": "" + }, + "optionsAdvancedExposeIframes": { + "message": "Exposer les iframes via HTML[stylus-iframe]", + "description": "" + }, + "optionsAdvancedExposeIframesNote": { + "message": "Expose le domaine principal dans chaque iframe.\nPermet d’écrire du CSS spécifique aux iframe tel que :\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }", + "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." + }, + "optionsAdvancedNewStyleAsUsercss": { + "message": "Écrire un nouveau style en tant que usercss", + "description": "" + }, + "optionsAdvancedPatchCsp": { + "message": "Patch CSP to allow style assets", + "description": "" + }, + "optionsAdvancedPatchCspNote": { + "message": "Enable this if styles contain images or fonts which fail to load on sites with a strict CSP (Content-Security-Policy).\n\nEnabling this setting will relax CSP restrictions, allowing essential style content to load. This option is only intended for advanced users who understand the potential security implications, and accept responsibility for monitoring the content which they're allowing. Read about CSS-based attacks for more information.\n\nAlso be aware, this particular setting is not guaranteed to take effect if another installed extension modifies the network response first.", + "description": "" + }, + "optionsAdvancedStyleViaXhr": { + "message": "Instant inject mode", + "description": "" + }, + "optionsAdvancedStyleViaXhrNote": { + "message": "Enable this if you encounter flashing of unstyled content (FOUC) when browsing, which is especially noticeable with dark themes.\n\nThe technical reason is that Chrome/Chromium postpones asynchronous communication of extensions, in a usually meaningless attempt to improve page load speed, potentially causing styles to be late to apply. To circumvent this, since web extensions are not provided a synchronous API, Stylus provides this option to utilize the \"deprecated\" synchronous XMLHttpRequest web API to fetch applicable styles. There shouldn't be any detrimental effects, since the request is fulfilled within a few milliseconds while the page is still being downloaded from the server.\n\nNevertheless, Chromium will print a warning in devtools' console. Right-clicking a warning, and hiding them, will prevent future warnings from being shown.", + "description": "" + }, + "optionsBadgeDisabled": { + "message": "Couleur d'arrière plan si désactivé", + "description": "" + }, + "optionsBadgeNormal": { + "message": "Couleur d'arrière plan", + "description": "" + }, + "optionsCheck": { + "message": "Mettre à jour les styles", + "description": "" + }, + "optionsCheckUpdate": { + "message": "Vérifier et installer toutes les mises à jour disponibles", + "description": "" + }, + "optionsCustomizeBadge": { + "message": "Badge sur l’icône de la barre d’outils", + "description": "" + }, + "optionsCustomizeIcon": { + "message": "Icône de la barre d’outils", + "description": "" + }, + "optionsCustomizePopup": { + "message": "Popup", + "description": "" + }, + "optionsCustomizeUpdate": { + "message": "Mises à jour", + "description": "" + }, + "optionsCustomizeSync": { + "message": "Synchroniser dans le nuage", + "description": "" + }, + "optionsHeading": { + "message": "Options", + "description": "Heading for options section on manage page." + }, + "optionsIconDark": { + "message": "Thème foncé", + "description": "" + }, + "optionsIconLight": { + "message": "Thème clair", + "description": "" + }, + "optionsOpen": { + "message": "Ouvrir", + "description": "" + }, + "optionsOpenManager": { + "message": "Gérer les styles", + "description": "" + }, + "optionsPopupWidth": { + "message": "Largeur de la popup (en pixels)", + "description": "" + }, + "optionsReset": { + "message": "Ré-initialiser les options", + "description": "" + }, + "optionsResetButton": { + "message": "Ré-initialiser les options", + "description": "" + }, + "optionsStylusThemes": { + "message": "Find a Stylus UI theme", + "description": "" + }, + "optionsSubheading": { + "message": "Plus de paramètres", + "description": "Subheading for options section on manage page." + }, + "optionsUpdateImportNote": { + "message": "Quand vous importez des sauvegardes de style d’une ancienne version ou de Stylish, faites une vérification manuellement pour vous assurez que tous les styles sont à jour.", + "description": "" + }, + "optionsUpdateInterval": { + "message": "Intervalle de mise à jour automatique des styles utilisateur en heures (spécifier 0 pour désactiver)", + "description": "" + }, + "optionsSyncNone": { + "message": "Aucun", + "description": "" + }, + "optionsSyncConnect": { + "message": "Connecter", + "description": "" + }, + "optionsSyncDisconnect": { + "message": "Disconnecter", + "description": "" + }, + "optionsSyncSyncNow": { + "message": "Synchroniser maintenant", + "description": "" + }, + "optionsSyncLogin": { + "message": "Se connecter", + "description": "" + }, + "optionsSyncStatusPull": { + "message": "Récupération du style $loaded$de $total$", + "description": "" + }, + "optionsSyncStatusPush": { + "message": "Application du style $loaded$ de $total$", + "description": "" + }, + "optionsSyncStatusSyncing": { + "message": "Synchronisation...", + "description": "" + }, + "optionsSyncStatusConnecting": { + "message": "Connection...", + "description": "" + }, + "optionsSyncStatusConnected": { + "message": "Connecté", + "description": "" + }, + "optionsSyncStatusDisconnecting": { + "message": "Disconnection...", + "description": "" + }, + "optionsSyncStatusDisconnected": { + "message": "Disconnecté", + "description": "" + }, + "optionsSyncStatusRelogin": { + "message": "Session expired, please login again.", + "description": "" + }, + "paginationCurrent": { + "message": "Page courante", + "description": "Tooltip for the current page index in search results" + }, + "paginationEstimated": { + "message": "Nombre de pages estimé", + "description": "Tooltip for the total page count in search results" + }, + "paginationNext": { + "message": "Page suivante", + "description": "Tooltip for the '->' (next page) button in search results" + }, + "paginationPrevious": { + "message": "Page précédente", + "description": "Tooltip for the '<-' button in search results" + }, + "paginationTotal": { + "message": "Pages au total", + "description": "" + }, + "parseUsercssError": { + "message": "Stylus a échoué à parser le usercss :", + "description": "The error message to show when stylus failed to parse usercss" + }, + "popupAutoResort": { + "message": "Retrier les styles dans la popup à chaque (dés)activation", + "description": "Label for the checkbox controlling popup resorting." + }, + "popupBorders": { + "message": "Ajouter des bordures blanches sur les côtés", + "description": "" + }, + "popupBordersTooltip": { + "message": "Utile pour les thèmes sombres dans le nouveau Chrome qui ne décore plus les bordures sur les côtés", + "description": "" + }, + "popupHotkeysInfo": { + "message": "<1>-<9>, <0>, aussi sur le pavé numérique - (dés)active le Nième style (0 correspond à 10)\n- (dés)active le 1er style avec un nom qui commence par la lettre\n ouvre l’éditeur au lieu de (dés)activer\n active les styles listés\n désactive les styles listés\n et <`> (accent grave) — désactive les styles initialement activés ; ne s’applique pas aux styles activés ensuite pendant que la popup est ouverte pour que vous puissiez restaurer la sélection initiale après avoir tester des choses : désactive simplement tout, puis (dés)active par ex. \nPlus d’informations sur le wiki", + "description": "NOTE1: preserve < and > symbols so that 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." + }, + "popupHotkeysTooltip": { + "message": "Cliquez pour voir les raccourcis clavier disponibles", + "description": "Tooltip displayed when hovering the right edge of the extension popup" + }, + "popupManageTooltip": { + "message": "Maj-clic ou clic droit ouvre le gestionnaire avec les styles applicables au site courant.", + "description": "Tooltip for the 'Manage' button in the popup." + }, + "popupMenuButtonTooltip": { + "message": "Actions", + "description": "Tooltip for menu button in popup." + }, + "popupOpenEditInPopup": { + "message": "Use a simple window (no omnibox)", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindow": { + "message": "Ouvrir l'éditeur dans une nouvelle fenêtre", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindowTooltip": { + "message": "Également activé en détachant l’onglet de l’éditeur depuis une fenêtre du navigateur,\net désactivé en attachant un unique onglet de l’éditeur dans une autre fenêtre.", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupStylesFirst": { + "message": "List styles before commands in the toolbar button menu", + "description": "Label for the checkbox controlling section order in the popup." + }, + "prefShowBadge": { + "message": "Afficher le nombre de styles actifs pour le site actuel sur le boutton Stylus", + "description": "Label for the checkbox controlling toolbar badge text." + }, + "previewLabel": { + "message": "Prévisualiser en direct", + "description": "Label for the checkbox in style editor to enable live preview while editing." + }, + "previewTooltip": { + "message": "Applique temporairement les changements sans sauvegarder.\nSauvegarde le style pour rendre les changements permanents.", + "description": "Tooltip for the checkbox in style editor to enable live preview while editing." + }, + "reload": { + "message": "Recharger l´extension Stylus", + "description": "Context menu reload" + }, + "replace": { + "message": "Remplacer", + "description": "Label before the replace input field in the editor shown on Ctrl-H" + }, + "replaceAll": { + "message": "Tout remplacer", + "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" + }, + "replaceWith": { + "message": "Remplacer par", + "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." + }, + "retrieveBckp": { + "message": "Importer des styles", + "description": "" + }, + "search": { + "message": "Rechercher", + "description": "Label before the search input field in the editor shown on Ctrl-F" + }, + "searchCaseSensitive": { + "message": "Sensible à la casse", + "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" + }, + "searchGlobalStyles": { + "message": "Also search global styles", + "description": "Checkbox label in the popup's inline style search, shown when the text to search is entered" + }, + "searchNumberOfResults": { + "message": "Nombre de correspondances", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchNumberOfResults2": { + "message": "Nombre de correspondances dans le code et les valeurs « s’applique à »", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchStyleQueryHint": { + "message": "Search style names case-insensitively:\nsome words - all words in any order\n\"some phrase\" - this exact phrase without quotes\n2020 - a year like this also shows styles updated in 2020", + "description": "Tooltip shown for the text input in the popup's inline style finder" + }, + "searchRegexp": { + "message": "Utilisez la syntaxe /re/ pour rechercher par regexp", + "description": "Label after the search input field in the editor shown on Ctrl-F" + }, + "searchResultInstallCount": { + "message": "Total d'installations", + "description": "Text for label that shows the number of times a search result was installed" + }, + "searchResultNoneFound": { + "message": "Aucun style trouvé pour ce site", + "description": "Error text in the popup when inline search didn't find any site-specific styles" + }, + "searchResultNotMatching": { + "message": "The style is installed but it doesn't apply to the current site URL.", + "description": "" + }, + "searchResultNotMatchingNote": { + "message": "Try asking the author of this userstyle to add the URL.\n\nYou can also open the style in the manager and edit it yourself,\nbut be aware it disables automatic updates for this style.", + "description": "" + }, + "searchResultRating": { + "message": "Note", + "description": "Text for label that shows the search result's rating" + }, + "searchResultUpdated": { + "message": "Mis à jour", + "description": "Text for label that shows the search result's last update date" + }, + "searchResultWeeklyCount": { + "message": "Installations hebdomadaires", + "description": "Text for label that shows the number of times a search result was installed during last week" + }, + "searchStylesAll": { + "message": "All", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesCode": { + "message": "CSS code", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesHelp": { + "message": " or key focuses the search field.\nDefault mode is plain text search for all space-separated terms in any order.\nExact words: wrap the query in double quotes, e.g. <\".header ~ div\">\nRegular expressions: include slashes and flags, e.g. \n\"By URL\" in scope selector: finds styles that apply to a fully specified URL e.g. https://www.example.org/\n\"Metadata\" in scope selector: searches in names, \"applies to\" specifiers, installation URL, update URL, and the entire metadata block for usercss styles.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page" + }, + "searchStylesMatchUrl": { + "message": "By URL", + "description": "Option for `find styles` scope selector in the manager. See searchMatchUrlHint for more info." + }, + "searchStylesMeta": { + "message": "Metadata", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesName": { + "message": "Name", + "description": "Option for `find styles` scope selector in the manager." + }, + "sectionAdd": { + "message": "Ajouter une section", + "description": "Label for the button to add a section" + }, + "sectionCode": { + "message": "Code", + "description": "Label for the code for a section" + }, + "sectionRemove": { + "message": "Supprimer la section", + "description": "Label for the button to remove a section" + }, + "sectionRestore": { + "message": "Restaurer la section supprimée", + "description": "Label for the button to restore a removed section" + }, + "sections": { + "message": "Sections", + "description": "Header for the table of contents block listing style section names in the left panel of the classic editor" + }, + "shortcuts": { + "message": "Raccourcis", + "description": "Go to shortcut configuration" + }, + "shortcutsNote": { + "message": "Définir les raccourcis clavier", + "description": "" + }, + "sortDateNewestFirst": { + "message": "les plus récents en premier", + "description": "Text added to indicate that sorting a date would add the newest entries at the top" + }, + "sortDateOldestFirst": { + "message": "les plus anciens en premier", + "description": "Text added to indicate that sorting a date would add the oldest entries at the top" + }, + "sortLabel": { + "message": "Choisissez un tri à appliquer aux styles installés", + "description": "Title on the sort select to indicate it is used for sorting entries" + }, + "sortLabelTitleAsc": { + "message": "Titre croissant", + "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" + }, + "sortLabelTitleDesc": { + "message": "Titre décroissant", + "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" + }, + "sortStylesHelp": { + "message": "Choisir le type de tri à appliquer aux entrées installées à l’intérieur du menu de tri. La configuration par défaut applique un tri croissant (de A à Z) aux titres des entrées. Le tri « Titre décroissant » va appliquer un tri décroissant (de Z à A) aux titres.\nIl y a d’autres préréglages qui vous permettent de trier les entrées par de multiples critères. Pensez à ça comme trier un tableau avec de multiples colonnes et chaque catégorie dans une sélection (entre les signes plus) représente une colonne, ou groupe.\nPar exemple, si le paramètre est « Activé (en premier) + Titre », les entrées vont être triées de telle sorte que les entrées activées sont triées en haut de la liste, puis un tri croissant (de A à Z) est appliqué séparément sur les titres des entrées activées et des entrées désactivées.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" + }, + "sortStylesHelpTitle": { + "message": "Trier les contenus", + "description": "Label for the sort info popup on the Manage styles page" + }, + "styleBadRegexp": { + "message": "Le Regexp est éronné", + "description": "Validation message for a bad regexp in a style" + }, + "styleBeautify": { + "message": "Embellir ", + "description": "Label for the CSS-beautifier button on the edit style page" + }, + "styleBeautifyHint": { + "message": "Hint: right-click the “Beautify” button or use the keyboard shortcut defined below to beautify without showing this panel", + "description": "Hint shown inside the CSS-beautifier panel" + }, + "styleBeautifyIndentConditional": { + "message": "Indenter @media, @supports", + "description": "CSS-beautifier option" + }, + "styleBeautifyPreserveNewlines": { + "message": "Conserver les sauts de ligne", + "description": "CSS-beautifier option" + }, + "styleCancelEditLabel": { + "message": "Retour à la gestion", + "description": "Label for cancel button for style editing" + }, + "styleChangesNotSaved": { + "message": "Vous avez apporté des modifications à ce style sans les enregistrer.", + "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" + }, + "styleEnabledLabel": { + "message": "Activé", + "description": "Label for the enabled state of styles" + }, + "styleFromMozillaFormatError": { + "message": "Échec de l'importation depuis le format Mozilla", + "description": "Label for the import error" + }, + "styleFromMozillaFormatPrompt": { + "message": "Coller le code au format Mozilla", + "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" + }, + "styleInstall": { + "message": "Installer \"$stylename$\" dans Stylus ?", + "description": "Confirmation when installing a style" + }, + "styleInstallFailed": { + "message": "Échec de l’installation du style utilisateur !\n$error$", + "description": "Warning when installation failed" + }, + "styleInstallOverwrite": { + "message": "\"$stylename$\" est déjà installé. L'écraser ?\nVersion : $oldVersion$ -> $newVersion$", + "description": "Confirmation when re-installing a style" + }, + "styleMissingName": { + "message": "Veuillez saisir un nom", + "description": "Error displayed when user saves without providing a name" + }, + "styleMozillaFormatHeading": { + "message": "Format Mozilla", + "description": "Heading for the section with buttons to import/export Mozilla format of the style" + }, + "styleNotAppliedRegexpProblemTooltip": { + "message": "Le style n'a pu s'appliquer en raison d'une utilisation erronée de 'regexp()'", + "description": "Tooltip in the popup for styles that were not applied at all" + }, + "styleRegexpInvalidExplanation": { + "message": "Quelques règles 'regexp()' qui n’ont pas pu être compilées", + "description": "" + }, + "styleRegexpPartialExplanation": { + "message": "Ce style utilise des regexps correspondant partiellement en violation de la spécification CSS4 @document qui demande une correspondance totale de l’URL. Les sections de CSS affectées n’ont pas été appliquées à la page. Ce style a probablement été créé dans Stylish-for-Chrome qui vérifie mal les règles « regexp() » depuis sa toute première version (bug connu).", + "description": "" + }, + "styleRegexpProblemTooltip": { + "message": "Nombre de sections non appliquées à cause d’une utilisation incorrecte de 'regexp()'", + "description": "Tooltip in the popup for styles that were applied only partially" + }, + "styleRegexpTestButton": { + "message": "Test d’expression rationnelle", + "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" + }, + "styleRegexpTestFull": { + "message": "Onglets correspondants", + "description": "RegExp test report: label for the fully matching expressions" + }, + "styleRegexpTestInvalid": { + "message": "Expression rationnelle invalides ignorées", + "description": "RegExp test report: label for the invalid expressions" + }, + "styleRegexpTestNone": { + "message": "Aucun onglet correspondant", + "description": "RegExp test report: label for expressions that didn't match any tabs" + }, + "styleRegexpTestNote": { + "message": "Note : utilisez un simple \\ pour échapper dans le champ de regexp, qui sera automatiquement converti en \\\\ dans le code conformément à la spécification des chaines citées en CSS.", + "description": "RegExp test report: a note displayed at the bottom of the dialog" + }, + "styleRegexpTestPartial": { + "message": "Correspondance partielle, donc ignorée", + "description": "RegExp test report: label for the partially matching expressions" + }, + "styleRegexpTestTitle": { + "message": "Liste d’onglets ouverts correspondants (cliquez sur l’URL pour focaliser son onglet)", + "description": "RegExp test report: title of the report" + }, + "styleSaveLabel": { + "message": "Enregistrer", + "description": "Label for save button for style editing" + }, + "styleToMozillaFormatHelp": { + "message": "Le code au format Mozilla peut être utilisé dans Stylish for Firefox et envoyé à userstyles.org.", + "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" + }, + "styleToMozillaFormatTitle": { + "message": "Style au format Mozilla", + "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" + }, + "styleUpdate": { + "message": "Voulez-vous mettre à jour « $stylename$ » ?", + "description": "Confirmation when updating a style" + }, + "styleUpdateDiscardChanges": { + "message": "Le style a été changé en dehors de l’éditeur. Voulez-vous recharger le style ?", + "description": "Confirmation to update the style in the editor" + }, + "stylusUnavailableForURL": { + "message": "Stylus ne fonctionne pas sur les pages de ce genre", + "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "stylusUnavailableForURLdetails": { + "message": "Par mesure de sécurité, le navigateur interdit aux extensions d’affecter ses pages internes (comme chrome://version, la page nouvel onglet standard de Chrome 61, about:addons, etc.) ainsi que les pages d’autres extensions. Chaque navigateur restreint également l’accès à sa propre galerie d’extensions (tel que le Chrome Web Store ou AMO).", + "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "syncStorageErrorSaving": { + "message": "La valeur ne peut pas être sauvegardée. Essayez de réduire la quantité de texte.", + "description": "Displayed when trying to save an excessively big value via storage.sync API" + }, + "syncError": { + "message": "Sync failed", + "description": "Tooltip for the toolbar icon" + }, + "syncErrorRelogin": { + "message": "Sync failed.\nTry to re-login in Stylus options:\nclick 'disconnect' first, then 'connect'.", + "description": "Tooltip for the toolbar icon" + }, + "toggleStyle": { + "message": "(Dés)activer le style", + "description": "Label for the checkbox to enable/disable a style" + }, + "undo": { + "message": "Annuler", + "description": "Button label" + }, + "undoGlobal": { + "message": "Tout annuler", + "description": "CSS-beautify global Undo button label" + }, + "unreachableAMO": { + "message": "Firefox interdit l'accès pour ce site", + "description": "Note in the popup displayed when opened on addons.mozilla.org" + }, + "unreachableAMOHint": { + "message": "Pour autoriser l’accès, ouvrir , clic-droit sur la liste, cliquez sur « Nouvelle » puis « Valeur booléenne », coller et cliquer sur OK, , OK, et rechargez la page .", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintNewFF": { + "message": "Pour Firefox 60 et suivants, vous devez également supprimer le domaine AMO de dans .", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintOldFF": { + "message": "Seul Firefox 59 et supérieur peut être configuré pour autoriser les WebExtensions à ajouter des éléments de style sur des sites protégés par CSP comme celui-ci.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" + }, + "unreachableContentScript": { + "message": "Impossible de communiquer avec la page. Essayez de recharger l’onglet.", + "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" + }, + "unreachableFileHint": { + "message": "Stylus peut accéder aux URL file:// uniquement si vous cochez la case correspondante pour l’extension Stylus sur la page chrome://extensions.", + "description": "Note in the toolbar popup for file:// URLs" + }, + "InaccessibleFileHint": { + "message": "Stylus ne peut pas accéder à certains types de fichiers (ex: fichiers .pdf et .json).", + "description": "Note in the toolbar popup for some file types that cannot be accessed" + }, + "updateAllCheckSucceededNoUpdate": { + "message": "Aucune mise à jour trouvée.", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateAllCheckSucceededSomeEdited": { + "message": "Certains styles pouvant être mis à jour n’ont pas été vérifiés pour éviter de perdre de potentiels modifications locales. Les mises à jour peuvent être forcées en vérifiant individuellement, ou en lançant une autre vérification pour tous les styles (les modifications locales seront perdues).", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateCheckFailBadResponseCode": { + "message": "Échec de la mise à jour: le serveur a renvoyé le code $code$.", + "description": "Text that displays when an update check failed because the response code indicates an error" + }, + "updateCheckFailServerUnreachable": { + "message": "Échec de la mise à jour: le serveur est inaccessible.", + "description": "Text that displays when an update check failed because the update server is unreachable" + }, + "updateCheckHistory": { + "message": "Historique des vérifications de mises à jour", + "description": "" + }, + "updateCheckManualUpdateForce": { + "message": "Installer les mises à jour (les modifications locales seront écrasées)", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckManualUpdateHint": { + "message": "Forcer une mise à jour écrasera les modifications faites localement.", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedLocallyEdited": { + "message": "Ce style a été modifié localement", + "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedMaybeLocallyEdited": { + "message": "Ce style a peut-être été modifié localement.", + "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" + }, + "updateCheckSucceededNoUpdate": { + "message": "Le style est à jour.", + "description": "Text that displays when an update check completed and no update is available" + }, + "updateCompleted": { + "message": "Mise à jour terminée.", + "description": "Text that displays when an update completed" + }, + "updatesCurrentlyInstalled": { + "message": "Mises à jour installées :", + "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." + }, + "usercssAvoidOverwriting": { + "message": "Veuillez changer la valeur de @name ou @namespace afin d'éviter d'écraser un style pré-existant.", + "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." + }, + "usercssConfigIncomplete": { + "message": "Le style a été mis à jour ou supprimer après l’apparition du dialogue de confirmation. Ces variables n’ont pas été sauvegardées pour éviter de corrompre les métadonnées du style :", + "description": "" + }, + "usercssEditorNamePlaceholder": { + "message": "Spécifiez @name dans le code", + "description": "Placeholder text for the empty name input field when creating a new Usercss style" + }, + "usercssReplaceTemplateConfirmation": { + "message": "Remplacer le modèle par défaut pour les nouveaux styles Usercss par le code actuel ?", + "description": "" + }, + "usercssReplaceTemplateName": { + "message": "Un @name vide remplace le modèle par défaut", + "description": "The text shown after @name when creating a new Usercss style" + }, + "usercssReplaceTemplateSectionBody": { + "message": "Insérer le code ici...", + "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" + }, + "versionInvalidOlder": { + "message": "La version est antérieure à celle déjà installée.", + "description": "Displayed when the version of style is older than the installed one" + }, + "writeStyleFor": { + "message": "Écrire un style pour :", + "description": "Label for toolbar pop-up that precedes the links to write a new style" + }, + "writeStyleForURL": { + "message": "cette URL", + "description": "Text for link in toolbar pop-up to write a new style for the current URL" + }, + "syncDropboxStyles": { + "message": "Exporter vers Dropbox", + "description": "" + }, + "syncDropboxDeprecated": { + "message": "L´import/export Dropbox est remplacé par une méthode de synchronisation de styles plus avancés dans la page des options", + "description": "" + }, + "retrieveDropboxSync": { + "message": "Importer depuis Dropbox", + "description": "" + }, + "overwriteFileExport": { + "message": "Voulez-vous écraser un fichier existant ?", + "description": "" + }, + "exportSavedSuccess": { + "message": "Fichier sauvegardé avec succès", + "description": "" + }, + "noFileToImport": { + "message": "Pour importer vos styles, vous devez d’abord les exporter.", + "description": "" + }, + "connectingDropbox": { + "message": "Connexion à Dropbox…", + "description": "" + }, + "connectingDropboxNotAllowed": { + "message": "La connexion à Dropbox est disponible uniquement dans les applications installées directement depuis le Web Store.", + "description": "" + }, + "gettingStyles": { + "message": "Récupération de tous les styles…", + "description": "" + }, + "zipStyles": { + "message": "Compression des styles…", + "description": "" + }, + "unzipStyles": { + "message": "Décompression des styles…", + "description": "" + }, + "readingStyles": { + "message": "Lecture des styles…", + "description": "" + }, + "uploadingFile": { + "message": "Envoi du fichier…", + "description": "" + }, + "addStyleLabel": { + "message": "Créer un nouveau style", + "description": "Label for the button to go to the add style page" } - }, - "appliesDisplayTruncatedSuffix": { - "message": "et bien plus encore", - "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" - }, - "appliesDomainOption": { - "message": "URL sur le domaine", - "description": "Option to make the style apply to the entered string as a domain" - }, - "appliesHelp": { - "message": "Utilisez l'option « S'applique à » pour préciser les URL auxquelles le code de cette section s'applique.", - "description": "Help text for 'applies to' section" - }, - "appliesLabel": { - "message": "S'applique à", - "description": "Label for 'applies to' fields on the edit/add screen" - }, - "appliesLineWidgetLabel": { - "message": "Afficher les informations « s’applique à »", - "description": "Label for the checkbox to display applies-to information in the single editor" - }, - "appliesLineWidgetWarning": { - "message": "Ne fonctionne pas avec le CSS minifié", - "description": "A warning that applies-to information won't show properly with minified CSS" - }, - "appliesRegexpOption": { - "message": "URL correspondant à l'expression régulière", - "description": "Option to make the style apply to the entered string as a regular expression" - }, - "appliesRemove": { - "message": "Supprimer", - "description": "Label for the button to remove an 'applies' entry" - }, - "appliesRemoveError": { - "message": "Impossible de supprimer la dernière entrée « s’applique à »", - "description": "Error displayed when the last 'applies' is going to be removed" - }, - "appliesSpecify": { - "message": "Préciser", - "description": "Label for the button to make a style apply only to specific sites" - }, - "appliesToEverything": { - "message": "Tout", - "description": "Text displayed for styles that apply to all sites" - }, - "appliesUrlPrefixOption": { - "message": "URL commençant par", - "description": "Option to make the style apply to the entered string as a URL prefix" - }, - "applyAllUpdates": { - "message": "Appliquer toutes les mises à jour", - "description": "Label for the button to apply all detected updates" - }, - "author": { - "message": "Auteur", - "description": "Label for the style author" - }, - "backupButtons": { - "message": "Sauvegarde", - "description": "Heading for backup" - }, - "backupMessage": { - "message": "Sélectionner un fichier ou le glisser-déposer sur cette page", - "description": "Message for backup" - }, - "bckpInstStyles": { - "message": "Exporter des styles", - "description": "" - }, - "checkAllUpdates": { - "message": "Rechercher des mises à jour", - "description": "Label for the button to check all styles for updates" - }, - "checkAllUpdatesForce": { - "message": "Vérifiez à nouveau, je n’ai modifié aucun style !", - "description": "Label for the button to apply all detected updates" - }, - "checkForUpdate": { - "message": "Rechercher une mise à jour", - "description": "Label for the button to check a single style for an update" - }, - "checkingForUpdate": { - "message": "Vérification en cours…", - "description": "Text to display when checking a style for an update" - }, - "clickToUninstall": { - "message": "Cliquer pour désinstaller", - "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" - }, - "cm_autoCloseBrackets": { - "message": "Fermer automatiquement les caractères ouvrants", - "description": "Label for the checkbox in the style editor." - }, - "cm_autoCloseBracketsTooltip": { - "message": "Ajoute automatiquement le caractère fermant quand vous tapez le caractère ouvrant parmi ()[]{}''\"\"", - "description": "Label for the checkbox in the style editor." - }, - "cm_autocompleteOnTyping": { - "message": "Autocomplétion pendant la frappe", - "description": "Label for the checkbox in the style editor." - }, - "cm_colorpicker": { - "message": "Sélecteur de couleur pour les couleurs CSS", - "description": "Label for the checkbox controlling colorpicker option for the style editor." - }, - "cm_indentWithTabs": { - "message": "Utiliser les tabulations avec indentation intelligente", - "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." - }, - "cm_keyMap": { - "message": "Raccourcis clavier", - "description": "Label for the drop-down list controlling the keymap for the style editor." - }, - "cm_lineWrapping": { - "message": "Retour à la ligne automatique", - "description": "Label for the checkbox controlling word wrap option for the style editor." - }, - "cm_linter": { - "message": "Vérificateur CSS", - "description": "Select the linter to check for CSS issues" - }, - "cm_matchHighlight": { - "message": "Surligner", - "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." - }, - "cm_matchHighlightSelection": { - "message": "Sélection uniquement", - "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" - }, - "cm_matchHighlightToken": { - "message": "Entité sous le curseur", - "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" - }, - "cm_resizeGripHint": { - "message": "Double-cliquez pour maximiser/restaurer la taille", - "description": "Tooltip for the resize grip in style editor" - }, - "cm_selectByTokens": { - "message": "Double-cliquer sélectionne des entités", - "description": "Label for the checkbox in the editor." - }, - "cm_selectByTokensTooltip": { - "message": "Exemples d’entités : .foo-bar-2 #aabbcc 0.32 !important\nSi désactivé : les mots délimités par la ponctuation sont sélectionnés.", - "description": "" - }, - "cm_smartIndent": { - "message": "Utiliser l'indentation intelligente", - "description": "Label for the checkbox controlling smart indentation option for the style editor." - }, - "cm_tabSize": { - "message": "Taille des tabulations", - "description": "Label for the text box controlling tab size option for the style editor." - }, - "cm_theme": { - "message": "Thème", - "description": "Label for the style editor's CSS theme." - }, - "colorpickerSwitchFormatTooltip": { - "message": "Changer de format : HEX → RGB → HSL.\nMaj-clic pour inverser la direction.\nÉgalement via les touches ⇞ (Page précédente), \f (Page précédente).", - "description": "Tooltip for the switch button in the color picker popup in the style editor." - }, - "colorpickerTooltip": { - "message": "Ouvrir le sélecteur de couleurs", - "description": "Tooltip for the colored squares shown before CSS colors in the style editor." - }, - "configOnChange": { - "message": "automatique", - "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" - }, - "configOnChangeTooltip": { - "message": "Sauvegarde et applique les changements automatiquement", - "description": "" - }, - "configureStyle": { - "message": "Configurer", - "description": "Label for the button to configure usercss userstyle" - }, - "configureStyleOnHomepage": { - "message": "Configurer sur la page d’accueil", - "description": "Label for the button to configure userstyles.org userstyle" - }, - "confirmCancel": { - "message": "Annuler", - "description": "" - }, - "confirmClose": { - "message": "Fermer", - "description": "'Close' button in a confirm dialog" - }, - "confirmDefault": { - "message": "Réglage par défaut", - "description": "'Set to default' button in a confirm dialog" - }, - "confirmDelete": { - "message": "Supprimer", - "description": "" - }, - "confirmDiscardChanges": { - "message": "Annuler les changements ?", - "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" - }, - "confirmNo": { - "message": "Non", - "description": "'No' button in a confirm dialog" - }, - "confirmOK": { - "message": "Valider", - "description": "" - }, - "confirmSave": { - "message": "Enregistrer", - "description": "'Save' button in a confirm dialog" - }, - "confirmStop": { - "message": "Arrêt ", - "description": "'Stop' button in a confirm dialog" - }, - "confirmYes": { - "message": "Oui", - "description": "'Yes' button in a confirm dialog" - }, - "copied": { - "message": "Copié dans le presse-papier", - "description": "Message shown when content has been copied to the clipboard" - }, - "copy": { - "message": "Copier dans le presse-papier", - "description": "Tooltip for elements which can be copied" - }, - "dateInstalled": { - "message": "Date d'installation", - "description": "Option text for the user to sort the style by install date" - }, - "dateUpdated": { - "message": "Date de mise à jour", - "description": "Option text for the user to sort the style by last update date" - }, - "dbError": { - "message": "Une erreur s'est produite dans la base de donnée de Stylus. Voulez-vous visiter une page web avec les solutions possibles ?", - "description": "Prompt when a DB error is encountered" - }, - "defaultTheme": { - "message": "défaut", - "description": "Default CodeMirror CSS theme option on the edit style page" - }, - "deleteStyleConfirm": { - "message": "Voulez-vous vraiment supprimer ce style ?", - "description": "Confirmation before deleting a style" - }, - "deleteStyleLabel": { - "message": "Supprimer", - "description": "Label for the button to delete a style" - }, - "description": { - "message": "Changez l'apparence du Web grâce à Stylus, un outil de gestion des styles utilisateur. Stylus vous permet d'installer facilement des thèmes et des habillages pour Google, Facebook, YouTube, orkut et bien d'autres sites encore.", - "description": "Extension description" - }, - "disableAllStyles": { - "message": "Désactiver tous les styles", - "description": "Label for the checkbox that turns all enabled styles off." - }, - "disableStyleLabel": { - "message": "Désactiver", - "description": "Label for the button to disable a style" - }, - "dragDropMessage": { - "message": "Glisser votre fichier de sauvegarde n’importe où sur cette page pour l’importer.", - "description": "Drag'n'drop message" - }, - "dragDropUsercssTabstrip": { - "message": "Pour installer le fichier, glisser le fichier sur la barre des onglets (la zone où les titres des onglets sont affichés).", - "description": "Message popup shown when erroneously dropping a usercss file into the manager page" - }, - "editDeleteText": { - "message": "Supprimer", - "description": "Label for the context menu item in the editor to delete selected text" - }, - "editGotoLine": { - "message": "Aller à la ligne (ou ligne:colonne)", - "description": "Go to line or line:column on Ctrl-G in style code editor" - }, - "editStyleHeading": { - "message": "Modifier le style", - "description": "Title of the page for editing styles" - }, - "editStyleLabel": { - "message": "Modifier", - "description": "Label for the button to go to the edit style page" - }, - "editStyleTitle": { - "message": "Modifier le style $stylename$", - "description": "Title of the page for editing styles", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "enableStyleLabel": { - "message": "Activer", - "description": "Label for the button to enable a style" - }, - "excludeStyleByDomainLabel": { - "message": "Exclure le domaine actuel", - "description": "" - }, - "excludeStyleByUrlLabel": { - "message": "Exclure l’URL actuelle", - "description": "" - }, - "exportLabel": { - "message": "Exporter", - "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" - }, - "externalFeedback": { - "message": "Commentaires", - "description": "Label for the external link to send feedback for the style" - }, - "externalHomepage": { - "message": "Page d’accueil", - "description": "Label for the external link to style's homepage" - }, - "externalLink": { - "message": "Lien externe", - "description": "Label for external links" - }, - "externalUsercssDocument": { - "message": "Documentation d'Usercss", - "description": "Label for the external link to usercss documentation" - }, - "filteredStyles": { - "message": "$numShown$ montrés sur $numTotal$ au total", - "description": "TL note - make this message short", - "placeholders": { - "numTotal": { - "content": "$2" - }, - "numShown": { - "content": "$1" - } - } - }, - "filteredStylesAllHidden": { - "message": "Les filtres appliqués actuellement ne correspondent à aucun style", - "description": "Text shown when no styles match currently applied filter in the style manager" - }, - "findStyles": { - "message": "Trouver des styles", - "description": "Text for a link that gets a list of styles for the current site" - }, - "findStylesForSite": { - "message": "Rechercher d'autres styles pour ce site", - "description": "Text for a link that gets a list of styles for the current site" - }, - "findStylesInline": { - "message": "Dans la popup", - "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" - }, - "findStylesInlineTooltip": { - "message": "Affiche les résultats de recherche dans cette fenêtre", - "description": "Text for a checkbox that displays search results within the Stylus popup." - }, - "genericAdd": { - "message": "Ajouter", - "description": "Used in various places for an action that adds something" - }, - "genericClone": { - "message": "Dupliquer", - "description": "Used in various places for an action that clones something" - }, - "genericDisabledLabel": { - "message": "Désactivé", - "description": "Used in various lists/options to indicate that something is disabled" - }, - "genericEnabledLabel": { - "message": "Activé", - "description": "Used in various lists/options to indicate that something is enabled" - }, - "genericError": { - "message": "Erreur", - "description": "Used in various places to indicate some error occurred." - }, - "genericHistoryLabel": { - "message": "Historique", - "description": "Used in various places to show a history log of something" - }, - "genericNext": { - "message": "Suivant", - "description": "Used in various places to select/perform the next step/action" - }, - "genericPrevious": { - "message": "Précédent", - "description": "Used in various places to select/perform the previous step/action" - }, - "genericResetLabel": { - "message": "Ré-initialiser", - "description": "Used in various parts of UI to indicate that something may be reset to its original state" - }, - "genericSavedMessage": { - "message": "Enregistré", - "description": "Used in various parts of the UI to indicate that something was saved" - }, - "genericTitle": { - "message": "Titre", - "description": "Used in various parts of the UI to indicate the title of something" - }, - "genericUnknown": { - "message": "Inconnu(e)", - "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" - }, - "helpAlt": { - "message": "Aide", - "description": "Alternate text for help buttons" - }, - "helpKeyMapCommand": { - "message": "Saisissez un nom de commande", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "helpKeyMapHotkey": { - "message": "Pressez un raccourci clavier", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "hostDisabled": { - "message": "Cet hôte a été désactivé en raison d'un bogue dans la version actuelle du navigateur utilisé", - "description": "Tooltip for cloud host disabled" - }, - "importAppendLabel": { - "message": "Ajouter au style", - "description": "Label for the button to import a style and append to the existing sections" - }, - "importAppendTooltip": { - "message": "Ajouter le style importé au style actuel", - "description": "Tooltip for the button to import a style and append to the existing sections" - }, - "importLabel": { - "message": "Importer", - "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" - }, - "importReplaceLabel": { - "message": "Remplacer le style", - "description": "Label for the button to import and overwrite current style" - }, - "importReplaceTooltip": { - "message": "Abandonner le contenu du style actuel et le remplacer par le style importé", - "description": "Label for the button to import and overwrite current style" - }, - "importReportLegendAdded": { - "message": "ajouté(s)", - "description": "Text after the number of styles added in the report shown after importing styles" - }, - "importReportLegendIdentical": { - "message": "identiques ignorés", - "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" - }, - "importReportLegendInvalid": { - "message": "invalides ignorés", - "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" - }, - "importReportLegendUpdatedBoth": { - "message": "codes et méta-informations mis à jour", - "description": "Text after the number of styles updated entirely in the report shown after importing styles" - }, - "importReportLegendUpdatedCode": { - "message": "codes mis à jour", - "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" - }, - "importReportLegendUpdatedMeta": { - "message": "méta-informations mises à jour", - "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" - }, - "importReportTitle": { - "message": "Import des styles terminé", - "description": "Title of the report shown after importing styles" - }, - "importReportUnchanged": { - "message": "Rien n’a changé.", - "description": "Message in the report shown after importing styles" - }, - "importReportUndone": { - "message": "styles sont revenus à leur version antérieure", - "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" - }, - "importReportUndoneTitle": { - "message": "L’import a été annulé", - "description": "Title of the message box shown after undoing the import of styles" - }, - "installButton": { - "message": "Installer le style", - "description": "Label for install button" - }, - "installButtonInstalled": { - "message": "Style installé", - "description": "Text displayed when the style is successfully installed" - }, - "installButtonReinstall": { - "message": "Ré-installer le style", - "description": "Label for reinstall button" - }, - "installButtonUpdate": { - "message": "Mettre à jour le style", - "description": "Label for update button" - }, - "installUpdate": { - "message": "Installer la mise à jour", - "description": "Label for the button to install an update for a single style" - }, - "installUpdateFrom": { - "message": "Le style est actuellement mis à jour depuis $url$", - "description": "Label to describe where the style gets update", - "placeholders": { - "url": { - "content": "$1" - } - } - }, - "installUpdateFromLabel": { - "message": "Rechercher les mises à jour", - "description": "Label for the checkbox to save current URL for update check" - }, - "license": { - "message": "Licence", - "description": "Label for the license" - }, - "linkGetHelp": { - "message": "Consulter l'aide", - "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" - }, - "linkGetStyles": { - "message": "Obtenir des styles", - "description": "Help link text on the manage page e.g. https://userstyles.org" - }, - "linkTranslate": { - "message": "Traduire", - "description": "Transifex link text on the manage page" - }, - "linterCSSLintIncompatible": { - "message": "CSSLint ne prend pas en charge le préprocesseur $preprocessorname$", - "description": "The label to display when the preprocessor isn't compatible with CSSLint", - "placeholders": { - "preprocessorname": { - "content": "$1" - } - } - }, - "linterCSSLintSettings": { - "message": "(Valeur des règles : 0 = désactivé, 1 = avertissement, 2 = erreur)", - "description": "CSSLint rule config values" - }, - "linterConfigPopupTitle": { - "message": "Configurer les règles de $linter$", - "description": "Stylelint or CSSLint popup header", - "placeholders": { - "linter": { - "content": "$1" - } - } - }, - "linterConfigTooltip": { - "message": "Cliquez pour configurer ce vérificateur", - "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" - }, - "linterInvalidConfigError": { - "message": "Non sauvegardé à cause de ces paramètres invalides :", - "description": "Invalid linter config will show a message followed by a list of invalid entries" - }, - "linterIssues": { - "message": "Problèmes", - "description": "Label for the CSS linter issues block on the style edit page" - }, - "linterIssuesHelp": { - "message": "Ces problèmes ont été trouvés par $link$ :", - "description": "Help popup message for the selected CSS linter issues block on the style edit page", - "placeholders": { - "link": { - "content": "$1" - } - } - }, - "linterJSONError": { - "message": "Format JSON invalide", - "description": "Setting linter config with invalid JSON" - }, - "linterResetMessage": { - "message": "Pour annuler une réinitialisation accidentelle, faites Ctrl-Z (ou Cmd-Z) dans la zone de texte", - "description": "Reset button tooltip to inform user on how to undo an accidental reset" - }, - "linterRulesLink": { - "message": "Voir la liste complète des règles", - "description": "Stylelint or CSSLint rules label added immediately before a link" - }, - "liveReloadError": { - "message": "Une erreur est survenue durant la surveillance du fichier", - "description": "The label of live-reload error" - }, - "liveReloadInstallHint": { - "message": "Gardez cet onglet ouvert pour mettre à jour le style automatiquement basé sur les modifications extérieures.", - "description": "The label of live-reload feature" - }, - "liveReloadInstallHintFF": { - "message": "Gardez cet onglet ouvert ainsi que l´onglet original pour mettre à jour le style automatiquement basé sur les modifications extérieures.", - "description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox" - }, - "liveReloadLabel": { - "message": "Rechargement immédiat", - "description": "The label of live-reload feature" - }, - "manageFavicons": { - "message": "Favicons dans la colonne « s’applique à »", - "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" - }, - "manageFaviconsGray": { - "message": "Grisés", - "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" - }, - "manageFaviconsHelp": { - "message": "Stylus utilise le service externe https://www.google.com/s2/favicons", - "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" - }, - "manageFilters": { - "message": "Filtres", - "description": "Label for filters container" - }, - "manageHeading": { - "message": "Styles installés", - "description": "Heading for the manage page" - }, - "manageMaxTargets": { - "message": "Nombre d’items « s’applique à »", - "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" - }, - "manageNewStyleAsUsercss": { - "message": "en tant que Usercss", - "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" - }, - "manageNewUI": { - "message": "Nouvelle disposition de l’UI de gestion", - "description": "Label for the checkbox that toggles the new UI on manage page" - }, - "manageOnlyDisabled": { - "message": "Seulement les styles désactivés", - "description": "Checkbox to show only disabled styles" - }, - "manageOnlyEnabled": { - "message": "Seulement les styles activés", - "description": "Checkbox to show only enabled styles" - }, - "manageOnlyExternal": { - "message": "Seulement les styles externes", - "description": "Checkbox to show only externally installed styles i.e. updatable" - }, - "manageOnlyLocal": { - "message": "Seulement les styles créés localement", - "description": "Checkbox to show only locally created styles i.e. non-updatable" - }, - "manageOnlyLocalTooltip": { - "message": "(les styles non installés via une page userstyles.org)", - "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" - }, - "manageOnlyNonUsercss": { - "message": "Styles non Usercss uniquement", - "description": "Checkbox to show only non-Usercss (standard) styles" - }, - "manageOnlyUpdates": { - "message": "Avec mises à jour ou problèmes uniquement", - "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" - }, - "manageOnlyUsercss": { - "message": "Styles Usercss uniquement", - "description": "Checkbox to show only Usercss styles" - }, - "menuShowBadge": { - "message": "Montrer le nombre de styles actifs", - "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." - }, - "meta_invalidCheckboxDefault": { - "message": "Case à cocher @var invalide : la valeur doit être 0 ou 1", - "description": "Error displayed when the value of @var checkbox is invalid" - }, - "meta_invalidColor": { - "message": "Couleur @var invalide : $color$ n’est pas une couleur", - "description": "Error displayed when the value of @var color is invalid", - "placeholders": { - "color": { - "content": "$1" - } - } - }, - "meta_invalidRange": { - "message": "@var $type$ invalide : la valeur doit être un nombre ou un tableau", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeMultipleUnits": { - "message": "@var $type$ invalide : plusieurs unités sont définies", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeTooManyValues": { - "message": "@var $type$ invalide : le tableau contient trop d’items", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeValue": { - "message": "@var $type$ invalide : les items dans le tableau doivent être des nombres, chaines de caractères ou null", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeDefault": { - "message": "@var $type$ invalide : la valeur par défaut est null", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeMin": { - "message": "@var $type$ invalide : la valeur par défaut est en dessous du minimum", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeMax": { - "message": "@var $type$ invalide : la valeur par défaut est au-dessus du maximum", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeStep": { - "message": "@var $type$ invalide : la valeur par défaut n’est pas un multiple du pas", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeUnits": { - "message": "@var $type$ invalide : '$units$' n’est pas une unité valide", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - }, - "units": { - "content": "$2" - } - } - }, - "meta_invalidSelect": { - "message": "@var select invalide : la valeur par défaut doit être un tableau ou un objet", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectValue": { - "message": "@var select invalide : les valeurs dans le tableau/objet doivent être des chaines de caractères", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectEmptyOptions": { - "message": "@var select invalide : la liste d’options est vide", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectLabel": { - "message": "@var select invalide : le label de l’option est vide", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectMultipleDefaults": { - "message": "@var select invalide : plusieurs options par défaut sont définies", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectNameDuplicated": { - "message": "@var select invalide : nom d’option dupliqué", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectValueMismatch": { - "message": "@var select invalide : la valeur n’existe pas dans la liste d’options", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidURLProtocol": { - "message": "Protocole de l’URL invalide. Seuls http et https sont autorisés : $protocol$", - "description": "Error displayed when the protocol of the URL is invalid", - "placeholders": { - "protocol": { - "content": "$1" - } - } - }, - "meta_invalidVersion": { - "message": "Numéro de version invalide. La valeur ne correspond pas au motif SemVer : $version$", - "description": "Error displayed when @version is invalid", - "placeholders": { - "version": { - "content": "$1" - } - } - }, - "meta_invalidNumber": { - "message": "Nombre attendu", - "description": "Error displayed when the value is expected to be a number" - }, - "meta_invalidString": { - "message": "Chaine entre guillemets attendue", - "description": "Error displayed when the value is expected to be a quoted string" - }, - "meta_invalidWord": { - "message": "Mot attendu", - "description": "Error displayed when the value is expected to be a word" - }, - "meta_missingChar": { - "message": "Caractères attendus : $chars$", - "description": "Error displayed when the value is expected to be some characters", - "placeholders": { - "chars": { - "content": "$1" - } - } - }, - "meta_missingEOT": { - "message": "Données EOT attendues", - "description": "Error displayed when the value is expected to be an EOT list" - }, - "meta_missingMandatory": { - "message": "Métadonnée obligatoire manquante: $keys$", - "description": "Error displayed when mandatory keys are missing", - "placeholders": { - "keys": { - "content": "$1" - } - } - }, - "meta_unknownJSONLiteral": { - "message": "JSON invalide : $literal$ n’est pas une valeur JSON valide", - "description": "Error displayed when JSON value is invalid", - "placeholders": { - "literal": { - "content": "$1" - } - } - }, - "meta_unknownMeta": { - "message": "Métadonnée inconnue: $key$", - "description": "Error displayed when unknown metadata is parsed", - "placeholders": { - "key": { - "content": "$1" - } - } - }, - "meta_unknownVarType": { - "message": "Type @$varkey$ inconnu : $vartype$", - "description": "Error displayed when unknown variable type is parsed", - "placeholders": { - "varkey": { - "content": "$1" - }, - "vartype": { - "content": "$2" - } - } - }, - "meta_unknownPreprocessor": { - "message": "@preprocessor inconnu: $preprocessor$", - "description": "Error displayed when unknown @preprocessor is parsed", - "placeholders": { - "preprocessor": { - "content": "$1" - } - } - }, - "noStylesForSite": { - "message": "Aucun style n'est installé pour ce site.", - "description": "Text displayed when no styles are installed for the current site" - }, - "openManage": { - "message": "Gestion", - "description": "Link to open the manage page." - }, - "openStylesManager": { - "message": "Ouvrir le gestionnaire de styles", - "description": "Label for the style maanger opener in the browser action context menu." - }, - "optionsAdvanced": { - "message": "Avancé", - "description": "" - }, - "optionsAdvancedContextDelete": { - "message": "Ajouter « Supprimer » dans le menu contextuel de l’extension", - "description": "" - }, - "optionsAdvancedExposeIframes": { - "message": "Exposer les iframes via HTML[stylus-iframe]", - "description": "" - }, - "optionsAdvancedExposeIframesNote": { - "message": "Expose le domaine principal dans chaque iframe.\nPermet d’écrire du CSS spécifique aux iframe tel que :\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }", - "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." - }, - "optionsAdvancedNewStyleAsUsercss": { - "message": "Écrire un nouveau style en tant que usercss", - "description": "" - }, - "optionsBadgeDisabled": { - "message": "Couleur d'arrière plan si désactivé", - "description": "" - }, - "optionsBadgeNormal": { - "message": "Couleur d'arrière plan", - "description": "" - }, - "optionsCheck": { - "message": "Mettre à jour les styles", - "description": "" - }, - "optionsCheckUpdate": { - "message": "Vérifier et installer toutes les mises à jour disponibles", - "description": "" - }, - "optionsCustomizeBadge": { - "message": "Badge sur l’icône de la barre d’outils", - "description": "" - }, - "optionsCustomizeIcon": { - "message": "Icône de la barre d’outils", - "description": "" - }, - "optionsCustomizeUpdate": { - "message": "Mises à jour", - "description": "" - }, - "optionsCustomizeSync": { - "message": "Synchroniser dans le nuage", - "description": "" - }, - "optionsIconDark": { - "message": "Thème foncé", - "description": "" - }, - "optionsIconLight": { - "message": "Thème clair", - "description": "" - }, - "optionsOpen": { - "message": "Ouvrir", - "description": "" - }, - "optionsOpenManager": { - "message": "Gérer les styles", - "description": "" - }, - "optionsPopupWidth": { - "message": "Largeur de la popup (en pixels)", - "description": "" - }, - "optionsReset": { - "message": "Ré-initialiser les options", - "description": "" - }, - "optionsResetButton": { - "message": "Ré-initialiser les options", - "description": "" - }, - "optionsSubheading": { - "message": "Plus de paramètres", - "description": "Subheading for options section on manage page." - }, - "optionsUpdateImportNote": { - "message": "Quand vous importez des sauvegardes de style d’une ancienne version ou de Stylish, faites une vérification manuellement pour vous assurez que tous les styles sont à jour.", - "description": "" - }, - "optionsUpdateInterval": { - "message": "Intervalle de mise à jour automatique des styles utilisateur en heures (spécifier 0 pour désactiver)", - "description": "" - }, - "optionsSyncNone": { - "message": "Aucun", - "description": "" - }, - "optionsSyncConnect": { - "message": "Connecter", - "description": "" - }, - "optionsSyncDisconnect": { - "message": "Disconnecter", - "description": "" - }, - "optionsSyncSyncNow": { - "message": "Synchroniser maintenant", - "description": "" - }, - "optionsSyncLogin": { - "message": "Se connecter", - "description": "" - }, - "optionsSyncStatusPull": { - "message": "Récupération du style $loaded$de $total$", - "description": "", - "placeholders": { - "loaded": { - "content": "$1" - }, - "total": { - "content": "$2" - } - } - }, - "optionsSyncStatusPush": { - "message": "Application du style $loaded$ de $total$", - "description": "", - "placeholders": { - "loaded": { - "content": "$1" - }, - "total": { - "content": "$2" - } - } - }, - "optionsSyncStatusSyncing": { - "message": "Synchronisation...", - "description": "" - }, - "optionsSyncStatusConnecting": { - "message": "Connection...", - "description": "" - }, - "optionsSyncStatusConnected": { - "message": "Connecté", - "description": "" - }, - "optionsSyncStatusDisconnecting": { - "message": "Disconnection...", - "description": "" - }, - "optionsSyncStatusDisconnected": { - "message": "Disconnecté", - "description": "" - }, - "paginationCurrent": { - "message": "Page courante", - "description": "Tooltip for the current page index in search results" - }, - "paginationEstimated": { - "message": "Nombre de pages estimé", - "description": "Tooltip for the total page count in search results" - }, - "paginationNext": { - "message": "Page suivante", - "description": "Tooltip for the '->' (next page) button in search results" - }, - "paginationPrevious": { - "message": "Page précédente", - "description": "Tooltip for the '<-' button in search results" - }, - "paginationTotal": { - "message": "Pages au total", - "description": "" - }, - "parseUsercssError": { - "message": "Stylus a échoué à parser le usercss :", - "description": "The error message to show when stylus failed to parse usercss" - }, - "popupAutoResort": { - "message": "Retrier les styles dans la popup à chaque (dés)activation", - "description": "Label for the checkbox controlling popup resorting." - }, - "popupBorders": { - "message": "Ajouter des bordures blanches sur les côtés", - "description": "" - }, - "popupBordersTooltip": { - "message": "Utile pour les thèmes sombres dans le nouveau Chrome qui ne décore plus les bordures sur les côtés", - "description": "" - }, - "popupHotkeysInfo": { - "message": "<1>-<9>, <0>, aussi sur le pavé numérique - (dés)active le Nième style (0 correspond à 10)\n- (dés)active le 1er style avec un nom qui commence par la lettre\n ouvre l’éditeur au lieu de (dés)activer\n active les styles listés\n désactive les styles listés\n et <`> (accent grave) — désactive les styles initialement activés ; ne s’applique pas aux styles activés ensuite pendant que la popup est ouverte pour que vous puissiez restaurer la sélection initiale après avoir tester des choses : désactive simplement tout, puis (dés)active par ex. \nPlus d’informations sur le wiki", - "description": "NOTE1: preserve < and > symbols so that 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." - }, - "popupHotkeysTooltip": { - "message": "Cliquez pour voir les raccourcis clavier disponibles", - "description": "Tooltip displayed when hovering the right edge of the extension popup" - }, - "popupManageTooltip": { - "message": "Maj-clic ou clic droit ouvre le gestionnaire avec les styles applicables au site courant.", - "description": "Tooltip for the 'Manage' button in the popup." - }, - "popupMenuButtonTooltip": { - "message": "Actions", - "description": "Tooltip for menu button in popup." - }, - "popupOpenEditInWindow": { - "message": "Ouvrir l'éditeur dans une nouvelle fenêtre", - "description": "Label for the checkbox controlling 'edit' action behavior in the popup." - }, - "popupOpenEditInWindowTooltip": { - "message": "Également activé en détachant l’onglet de l’éditeur depuis une fenêtre du navigateur,\net désactivé en attachant un unique onglet de l’éditeur dans une autre fenêtre.", - "description": "Label for the checkbox controlling 'edit' action behavior in the popup." - }, - "popupStylesFirst": { - "message": "List styles before commands in the toolbar button menu", - "description": "Label for the checkbox controlling section order in the popup." - }, - "prefShowBadge": { - "message": "Afficher le nombre de styles actifs pour le site actuel sur le boutton Stylus", - "description": "Label for the checkbox controlling toolbar badge text." - }, - "previewLabel": { - "message": "Prévisualiser en direct", - "description": "Label for the checkbox in style editor to enable live preview while editing." - }, - "previewTooltip": { - "message": "Applique temporairement les changements sans sauvegarder.\nSauvegarde le style pour rendre les changements permanents.", - "description": "Tooltip for the checkbox in style editor to enable live preview while editing." - }, - "reload": { - "message": "Recharger l´extension Stylus", - "description": "Context menu reload" - }, - "replace": { - "message": "Remplacer", - "description": "Label before the replace input field in the editor shown on Ctrl-H" - }, - "replaceAll": { - "message": "Tout remplacer", - "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" - }, - "replaceWith": { - "message": "Remplacer par", - "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." - }, - "retrieveBckp": { - "message": "Importer des styles", - "description": "" - }, - "search": { - "message": "Rechercher", - "description": "Label before the search input field in the editor shown on Ctrl-F" - }, - "searchCaseSensitive": { - "message": "Sensible à la casse", - "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" - }, - "searchNumberOfResults": { - "message": "Nombre de correspondances", - "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" - }, - "searchNumberOfResults2": { - "message": "Nombre de correspondances dans le code et les valeurs « s’applique à »", - "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" - }, - "searchRegexp": { - "message": "Utilisez la syntaxe /re/ pour rechercher par regexp", - "description": "Label after the search input field in the editor shown on Ctrl-F" - }, - "searchResultInstallCount": { - "message": "Total d'installations", - "description": "Text for label that shows the number of times a search result was installed" - }, - "searchResultNoneFound": { - "message": "Aucun style trouvé pour ce site", - "description": "Error text in the popup when inline search didn't find any site-specific styles" - }, - "searchResultRating": { - "message": "Note", - "description": "Text for label that shows the search result's rating" - }, - "searchResultUpdated": { - "message": "Mis à jour", - "description": "Text for label that shows the search result's last update date" - }, - "searchResultWeeklyCount": { - "message": "Installations hebdomadaires", - "description": "Text for label that shows the number of times a search result was installed during last week" - }, - "sectionAdd": { - "message": "Ajouter une section", - "description": "Label for the button to add a section" - }, - "sectionRemove": { - "message": "Supprimer la section", - "description": "Label for the button to remove a section" - }, - "sectionRestore": { - "message": "Restaurer la section supprimée", - "description": "Label for the button to restore a removed section" - }, - "shortcuts": { - "message": "Raccourcis", - "description": "Go to shortcut configuration" - }, - "shortcutsNote": { - "message": "Définir les raccourcis clavier", - "description": "" - }, - "sortDateNewestFirst": { - "message": "les plus récents en premier", - "description": "Text added to indicate that sorting a date would add the newest entries at the top" - }, - "sortDateOldestFirst": { - "message": "les plus anciens en premier", - "description": "Text added to indicate that sorting a date would add the oldest entries at the top" - }, - "sortLabel": { - "message": "Choisissez un tri à appliquer aux styles installés", - "description": "Title on the sort select to indicate it is used for sorting entries" - }, - "sortLabelTitleAsc": { - "message": "Titre croissant", - "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" - }, - "sortLabelTitleDesc": { - "message": "Titre décroissant", - "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" - }, - "sortStylesHelp": { - "message": "Choisir le type de tri à appliquer aux entrées installées à l’intérieur du menu de tri. La configuration par défaut applique un tri croissant (de A à Z) aux titres des entrées. Le tri « Titre décroissant » va appliquer un tri décroissant (de Z à A) aux titres.\nIl y a d’autres préréglages qui vous permettent de trier les entrées par de multiples critères. Pensez à ça comme trier un tableau avec de multiples colonnes et chaque catégorie dans une sélection (entre les signes plus) représente une colonne, ou groupe.\nPar exemple, si le paramètre est « Activé (en premier) + Titre », les entrées vont être triées de telle sorte que les entrées activées sont triées en haut de la liste, puis un tri croissant (de A à Z) est appliqué séparément sur les titres des entrées activées et des entrées désactivées.", - "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" - }, - "sortStylesHelpTitle": { - "message": "Trier les contenus", - "description": "Label for the sort info popup on the Manage styles page" - }, - "styleBadRegexp": { - "message": "Le Regexp est éronné", - "description": "Validation message for a bad regexp in a style" - }, - "styleBeautify": { - "message": "Embellir ", - "description": "Label for the CSS-beautifier button on the edit style page" - }, - "styleBeautifyIndentConditional": { - "message": "Indenter @media, @supports", - "description": "CSS-beautifier option" - }, - "styleBeautifyPreserveNewlines": { - "message": "Conserver les sauts de ligne", - "description": "CSS-beautifier option" - }, - "styleCancelEditLabel": { - "message": "Retour à la gestion", - "description": "Label for cancel button for style editing" - }, - "styleChangesNotSaved": { - "message": "Vous avez apporté des modifications à ce style sans les enregistrer.", - "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" - }, - "styleEnabledLabel": { - "message": "Activé", - "description": "Label for the enabled state of styles" - }, - "styleFromMozillaFormatError": { - "message": "Échec de l'importation depuis le format Mozilla", - "description": "Label for the import error" - }, - "styleFromMozillaFormatPrompt": { - "message": "Coller le code au format Mozilla", - "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" - }, - "styleInstall": { - "message": "Installer \"$stylename$\" dans Stylus ?", - "description": "Confirmation when installing a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "styleInstallFailed": { - "message": "Échec de l’installation du style utilisateur !\n$error$", - "description": "Warning when installation failed", - "placeholders": { - "error": { - "content": "$1" - } - } - }, - "styleInstallOverwrite": { - "message": "\"$stylename$\" est déjà installé. L'écraser ?\nVersion : $oldVersion$ -> $newVersion$", - "description": "Confirmation when re-installing a style", - "placeholders": { - "stylename": { - "content": "$1" - }, - "newVersion": { - "content": "$3" - }, - "oldVersion": { - "content": "$2" - } - } - }, - "styleMissingName": { - "message": "Veuillez saisir un nom", - "description": "Error displayed when user saves without providing a name" - }, - "styleMozillaFormatHeading": { - "message": "Format Mozilla", - "description": "Heading for the section with buttons to import/export Mozilla format of the style" - }, - "styleNotAppliedRegexpProblemTooltip": { - "message": "Le style n'a pu s'appliquer en raison d'une utilisation erronée de 'regexp()'", - "description": "Tooltip in the popup for styles that were not applied at all" - }, - "styleRegexpInvalidExplanation": { - "message": "Quelques règles 'regexp()' qui n’ont pas pu être compilées", - "description": "" - }, - "styleRegexpPartialExplanation": { - "message": "Ce style utilise des regexps correspondant partiellement en violation de la spécification CSS4 @document qui demande une correspondance totale de l’URL. Les sections de CSS affectées n’ont pas été appliquées à la page. Ce style a probablement été créé dans Stylish-for-Chrome qui vérifie mal les règles « regexp() » depuis sa toute première version (bug connu).", - "description": "" - }, - "styleRegexpProblemTooltip": { - "message": "Nombre de sections non appliquées à cause d’une utilisation incorrecte de 'regexp()'", - "description": "Tooltip in the popup for styles that were applied only partially" - }, - "styleRegexpTestButton": { - "message": "Test d’expression rationnelle", - "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" - }, - "styleRegexpTestFull": { - "message": "Onglets correspondants", - "description": "RegExp test report: label for the fully matching expressions" - }, - "styleRegexpTestInvalid": { - "message": "Expression rationnelle invalides ignorées", - "description": "RegExp test report: label for the invalid expressions" - }, - "styleRegexpTestNone": { - "message": "Aucun onglet correspondant", - "description": "RegExp test report: label for expressions that didn't match any tabs" - }, - "styleRegexpTestNote": { - "message": "Note : utilisez un simple \\ pour échapper dans le champ de regexp, qui sera automatiquement converti en \\\\ dans le code conformément à la spécification des chaines citées en CSS.", - "description": "RegExp test report: a note displayed at the bottom of the dialog" - }, - "styleRegexpTestPartial": { - "message": "Correspondance partielle, donc ignorée", - "description": "RegExp test report: label for the partially matching expressions" - }, - "styleRegexpTestTitle": { - "message": "Liste d’onglets ouverts correspondants (cliquez sur l’URL pour focaliser son onglet)", - "description": "RegExp test report: title of the report" - }, - "styleSaveLabel": { - "message": "Enregistrer", - "description": "Label for save button for style editing" - }, - "styleToMozillaFormatHelp": { - "message": "Le code au format Mozilla peut être utilisé dans Stylish for Firefox et envoyé à userstyles.org.", - "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" - }, - "styleToMozillaFormatTitle": { - "message": "Style au format Mozilla", - "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" - }, - "styleUpdate": { - "message": "Voulez-vous mettre à jour « $stylename$ » ?", - "description": "Confirmation when updating a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "styleUpdateDiscardChanges": { - "message": "Le style a été changé en dehors de l’éditeur. Voulez-vous recharger le style ?", - "description": "Confirmation to update the style in the editor" - }, - "stylusUnavailableForURL": { - "message": "Stylus ne fonctionne pas sur les pages de ce genre", - "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" - }, - "stylusUnavailableForURLdetails": { - "message": "Par mesure de sécurité, le navigateur interdit aux extensions d’affecter ses pages internes (comme chrome://version, la page nouvel onglet standard de Chrome 61, about:addons, etc.) ainsi que les pages d’autres extensions. Chaque navigateur restreint également l’accès à sa propre galerie d’extensions (tel que le Chrome Web Store ou AMO).", - "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" - }, - "syncStorageErrorSaving": { - "message": "La valeur ne peut pas être sauvegardée. Essayez de réduire la quantité de texte.", - "description": "Displayed when trying to save an excessively big value via storage.sync API" - }, - "toggleStyle": { - "message": "(Dés)activer le style", - "description": "Label for the checkbox to enable/disable a style" - }, - "undo": { - "message": "Annuler", - "description": "Button label" - }, - "undoGlobal": { - "message": "Tout annuler", - "description": "CSS-beautify global Undo button label" - }, - "unreachableAMO": { - "message": "Firefox interdit l'accès pour ce site", - "description": "Note in the popup displayed when opened on addons.mozilla.org" - }, - "unreachableAMOHint": { - "message": "Pour autoriser l’accès, ouvrir , clic-droit sur la liste, cliquez sur « Nouvelle » puis « Valeur booléenne », coller et cliquer sur OK, , OK, et rechargez la page .", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" - }, - "unreachableAMOHintNewFF": { - "message": "Pour Firefox 60 et suivants, vous devez également supprimer le domaine AMO de dans .", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" - }, - "unreachableAMOHintOldFF": { - "message": "Seul Firefox 59 et supérieur peut être configuré pour autoriser les WebExtensions à ajouter des éléments de style sur des sites protégés par CSP comme celui-ci.", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" - }, - "unreachableContentScript": { - "message": "Impossible de communiquer avec la page. Essayez de recharger l’onglet.", - "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" - }, - "unreachableFileHint": { - "message": "Stylus peut accéder aux URL file:// uniquement si vous cochez la case correspondante pour l’extension Stylus sur la page chrome://extensions.", - "description": "Note in the toolbar popup for file:// URLs" - }, - "InaccessibleFileHint": { - "message": "Stylus ne peut pas accéder à certains types de fichiers (ex: fichiers .pdf et .json).", - "description": "Note in the toolbar popup for some file types that cannot be accessed" - }, - "updateAllCheckSucceededNoUpdate": { - "message": "Aucune mise à jour trouvée.", - "description": "Text that displays when an update all check completed and no updates are available" - }, - "updateAllCheckSucceededSomeEdited": { - "message": "Certains styles pouvant être mis à jour n’ont pas été vérifiés pour éviter de perdre de potentiels modifications locales. Les mises à jour peuvent être forcées en vérifiant individuellement, ou en lançant une autre vérification pour tous les styles (les modifications locales seront perdues).", - "description": "Text that displays when an update all check completed and no updates are available" - }, - "updateCheckFailBadResponseCode": { - "message": "Échec de la mise à jour: le serveur a renvoyé le code $code$.", - "description": "Text that displays when an update check failed because the response code indicates an error", - "placeholders": { - "code": { - "content": "$1" - } - } - }, - "updateCheckFailServerUnreachable": { - "message": "Échec de la mise à jour: le serveur est inaccessible.", - "description": "Text that displays when an update check failed because the update server is unreachable" - }, - "updateCheckHistory": { - "message": "Historique des vérifications de mises à jour", - "description": "" - }, - "updateCheckManualUpdateForce": { - "message": "Installer les mises à jour (les modifications locales seront écrasées)", - "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckManualUpdateHint": { - "message": "Forcer une mise à jour écrasera les modifications faites localement.", - "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckSkippedLocallyEdited": { - "message": "Ce style a été modifié localement", - "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckSkippedMaybeLocallyEdited": { - "message": "Ce style a peut-être été modifié localement.", - "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" - }, - "updateCheckSucceededNoUpdate": { - "message": "Le style est à jour.", - "description": "Text that displays when an update check completed and no update is available" - }, - "updateCompleted": { - "message": "Mise à jour terminée.", - "description": "Text that displays when an update completed" - }, - "updatesCurrentlyInstalled": { - "message": "Mises à jour installées :", - "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." - }, - "usercssAvoidOverwriting": { - "message": "Veuillez changer la valeur de @name ou @namespace afin d'éviter d'écraser un style pré-existant.", - "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." - }, - "usercssConfigIncomplete": { - "message": "Le style a été mis à jour ou supprimer après l’apparition du dialogue de confirmation. Ces variables n’ont pas été sauvegardées pour éviter de corrompre les métadonnées du style :", - "description": "" - }, - "usercssEditorNamePlaceholder": { - "message": "Spécifiez @name dans le code", - "description": "Placeholder text for the empty name input field when creating a new Usercss style" - }, - "usercssReplaceTemplateConfirmation": { - "message": "Remplacer le modèle par défaut pour les nouveaux styles Usercss par le code actuel ?", - "description": "" - }, - "usercssReplaceTemplateName": { - "message": "Un @name vide remplace le modèle par défaut", - "description": "The text shown after @name when creating a new Usercss style" - }, - "usercssReplaceTemplateSectionBody": { - "message": "Insérer le code ici...", - "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" - }, - "versionInvalidOlder": { - "message": "La version est antérieure à celle déjà installée.", - "description": "Displayed when the version of style is older than the installed one" - }, - "writeStyleFor": { - "message": "Écrire un style pour :", - "description": "Label for toolbar pop-up that precedes the links to write a new style" - }, - "writeStyleForURL": { - "message": "cette URL", - "description": "Text for link in toolbar pop-up to write a new style for the current URL" - }, - "syncDropboxStyles": { - "message": "Exporter vers Dropbox", - "description": "" - }, - "syncDropboxDeprecated": { - "message": "L´import/export Dropbox est remplacé par une méthode de synchronisation de styles plus avancés dans la page des options", - "description": "" - }, - "retrieveDropboxSync": { - "message": "Importer depuis Dropbox", - "description": "" - }, - "overwriteFileExport": { - "message": "Voulez-vous écraser un fichier existant ?", - "description": "" - }, - "exportSavedSuccess": { - "message": "Fichier sauvegardé avec succès", - "description": "" - }, - "noFileToImport": { - "message": "Pour importer vos styles, vous devez d’abord les exporter.", - "description": "" - }, - "connectingDropbox": { - "message": "Connexion à Dropbox…", - "description": "" - }, - "connectingDropboxNotAllowed": { - "message": "La connexion à Dropbox est disponible uniquement dans les applications installées directement depuis le Web Store.", - "description": "" - }, - "gettingStyles": { - "message": "Récupération de tous les styles…", - "description": "" - }, - "zipStyles": { - "message": "Compression des styles…", - "description": "" - }, - "unzipStyles": { - "message": "Décompression des styles…", - "description": "" - }, - "readingStyles": { - "message": "Lecture des styles…", - "description": "" - }, - "uploadingFile": { - "message": "Envoi du fichier…", - "description": "" - } } \ No newline at end of file diff --git a/_locales/fy/messages.json b/_locales/fy/messages.json index b31422bb..7f9feee0 100644 --- a/_locales/fy/messages.json +++ b/_locales/fy/messages.json @@ -1,127 +1,1586 @@ { - "addStyleLabel": { - "message": "Nije styl skriuwe", - "description": "Label for the button to go to the add style page" - }, - "addStyleTitle": { - "message": "Styl tafoegje", - "description": "Title of the page for adding styles" - }, - "appliesAdd": { - "message": "Tafoegje", - "description": "Label for the button to add an 'applies' entry" - }, - "appliesDisplay": { - "message": "Fan tapassing op: $applies$", - "description": "Text on the manage screen to describe what the style applies to", - "placeholders": { - "applies": { - "content": "$1" - } + "addStyleTitle": { + "message": "Styl tafoegje", + "description": "Title of the page for adding styles" + }, + "alphaChannel": { + "message": "Opacity", + "description": "Label of color's opacity" + }, + "appliesAdd": { + "message": "Tafoegje", + "description": "Label for the button to add an 'applies' entry" + }, + "appliesDisplay": { + "message": "Fan tapassing op: $applies$", + "description": "Text on the manage screen to describe what the style applies to" + }, + "appliesDisplayTruncatedSuffix": { + "message": "en mear", + "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" + }, + "appliesDomainOption": { + "message": "URL’s op it domein", + "description": "Option to make the style apply to the entered string as a domain" + }, + "appliesHelp": { + "message": "Brûk de ‘Fan tapassing op’-funksjes om de URL’s foar de koade yn dizze seksje te beheinen.", + "description": "Help text for 'applies to' section" + }, + "appliesLabel": { + "message": "Fan tapassing op", + "description": "Label for 'applies to' fields on the edit/add screen" + }, + "appliesLineWidgetLabel": { + "message": "Display 'Applies to' info", + "description": "Label for the checkbox to display applies-to information in the single editor" + }, + "appliesLineWidgetWarning": { + "message": "Does not work with minified CSS", + "description": "A warning that applies-to information won't show properly with minified CSS" + }, + "appliesRegexpOption": { + "message": "URL’s oerienkommend mei de regexp", + "description": "Option to make the style apply to the entered string as a regular expression" + }, + "appliesRemove": { + "message": "Fuortsmite", + "description": "Label for the button to remove an 'applies' entry" + }, + "appliesRemoveError": { + "message": "Can not remove last 'applies to' entry", + "description": "Error displayed when the last 'applies' is going to be removed" + }, + "appliesSpecify": { + "message": "Spesifisearje", + "description": "Label for the button to make a style apply only to specific sites" + }, + "appliesToEverything": { + "message": "Alles", + "description": "Text displayed for styles that apply to all sites" + }, + "appliesUrlOption": { + "message": "URL", + "description": "Option to make the style apply to the entered string as a URL" + }, + "appliesUrlPrefixOption": { + "message": "URL’s begjinnend mei", + "description": "Option to make the style apply to the entered string as a URL prefix" + }, + "applyAllUpdates": { + "message": "Alle fernijingen tapasse", + "description": "Label for the button to apply all detected updates" + }, + "author": { + "message": "Author", + "description": "Label for the style author" + }, + "backupButtons": { + "message": "Backup", + "description": "Heading for backup" + }, + "backupMessage": { + "message": "Select a file or drag and drop to this page.", + "description": "Message for backup" + }, + "bckpInstStyles": { + "message": "Export styles", + "description": "" + }, + "checkAllUpdates": { + "message": "Alle stilen kontrolearje op fernijingen", + "description": "Label for the button to check all styles for updates" + }, + "checkAllUpdatesForce": { + "message": "Check again, I didn't edit any styles!", + "description": "Label for the button to apply all detected updates" + }, + "checkForUpdate": { + "message": "Kontrolearje op fernijing", + "description": "Label for the button to check a single style for an update" + }, + "checkingForUpdate": { + "message": "Kontrolearje...", + "description": "Text to display when checking a style for an update" + }, + "clickToUninstall": { + "message": "Click to uninstall", + "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" + }, + "cm_autoCloseBrackets": { + "message": "Autoclose brackets and quotes", + "description": "Label for the checkbox in the style editor." + }, + "cm_autoCloseBracketsTooltip": { + "message": "Automatically add a closing pair when typing an opening one of ()[]{}''\"\"", + "description": "Label for the checkbox in the style editor." + }, + "cm_autocompleteOnTyping": { + "message": "Autocomplete on typing", + "description": "Label for the checkbox in the style editor." + }, + "cm_colorpicker": { + "message": "Colorpickers for CSS colors", + "description": "Label for the checkbox controlling colorpicker option for the style editor." + }, + "cm_indentWithTabs": { + "message": "Ljepblêden mei tûke ynspringing brûke", + "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." + }, + "cm_keyMap": { + "message": "Toetseboerdyndieling", + "description": "Label for the drop-down list controlling the keymap for the style editor." + }, + "cm_lineWrapping": { + "message": "Teksttebekrin", + "description": "Label for the checkbox controlling word wrap option for the style editor." + }, + "cm_linter": { + "message": "CSS Linter", + "description": "Select the linter to check for CSS issues" + }, + "cm_matchHighlight": { + "message": "Highlight", + "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." + }, + "cm_matchHighlightSelection": { + "message": "Selection only", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" + }, + "cm_matchHighlightToken": { + "message": "Token under cursor", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" + }, + "cm_resizeGripHint": { + "message": "Double-click to maximize/restore the height", + "description": "Tooltip for the resize grip in style editor" + }, + "cm_selectByTokens": { + "message": "Double-clicking selects tokens", + "description": "Label for the checkbox in the editor." + }, + "cm_selectByTokensTooltip": { + "message": "Examples of tokens: .foo-bar-2 #aabbcc 0.32 !important\nWhen disabled: punctuation-delimited words are selected.", + "description": "" + }, + "cm_smartIndent": { + "message": "Tûke ynspringing brûke", + "description": "Label for the checkbox controlling smart indentation option for the style editor." + }, + "cm_tabSize": { + "message": "Ljepblêdgrutte", + "description": "Label for the text box controlling tab size option for the style editor." + }, + "cm_theme": { + "message": "Tema", + "description": "Label for the style editor's CSS theme." + }, + "colorpickerPaletteHint": { + "message": "Right-click a swatch to cycle through its source lines", + "description": "" + }, + "colorpickerSwitchFormatTooltip": { + "message": "Switch formats: HEX -> RGB -> HSL.\nShift-click to reverse the direction.\nAlso via PgUp (PageUp), PgDn (PageDown) keys.", + "description": "Tooltip for the switch button in the color picker popup in the style editor." + }, + "colorpickerTooltip": { + "message": "Open color picker", + "description": "Tooltip for the colored squares shown before CSS colors in the style editor." + }, + "configOnChange": { + "message": "on change", + "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" + }, + "configOnChangeTooltip": { + "message": "Autosave and apply changes automatically", + "description": "" + }, + "configureStyle": { + "message": "Configure", + "description": "Label for the button to configure usercss userstyle" + }, + "configureStyleOnHomepage": { + "message": "Configure on homepage", + "description": "Label for the button to configure userstyles.org userstyle" + }, + "confirmCancel": { + "message": "Cancel", + "description": "" + }, + "confirmClose": { + "message": "Close", + "description": "'Close' button in a confirm dialog" + }, + "confirmDefault": { + "message": "Use default", + "description": "'Set to default' button in a confirm dialog" + }, + "confirmDelete": { + "message": "Delete", + "description": "" + }, + "confirmDiscardChanges": { + "message": "Discard the changes?", + "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" + }, + "confirmNo": { + "message": "Nee", + "description": "'No' button in a confirm dialog" + }, + "confirmOK": { + "message": "OK", + "description": "" + }, + "confirmSave": { + "message": "Save", + "description": "'Save' button in a confirm dialog" + }, + "confirmStop": { + "message": "Stoppe", + "description": "'Stop' button in a confirm dialog" + }, + "confirmYes": { + "message": "Ja", + "description": "'Yes' button in a confirm dialog" + }, + "copied": { + "message": "Copied to clipboard", + "description": "Message shown when content has been copied to the clipboard" + }, + "copy": { + "message": "Copy to clipboard", + "description": "Tooltip for elements which can be copied" + }, + "customNameHint": { + "message": "Enter a custom name here to rename the style in UI without breaking its updates", + "description": "" + }, + "customNameResetHint": { + "message": "Stop using customized name, switch to the style's own name", + "description": "Tooltip of 'x' button shown in editor when changing the name input of a) styles updated from a URL i.e. not locally created, b) UserCSS styles" + }, + "dateAbbrDay": { + "message": "$value$d", + "description": "Day suffix in a short relative date, for example: 8d" + }, + "dateAbbrHour": { + "message": "$value$h", + "description": "Hour suffix in a short relative date, for example: 8h" + }, + "dateAbbrMonth": { + "message": "$value$m", + "description": "Month suffix in a short relative date, for example: 8m" + }, + "dateAbbrYear": { + "message": "$value$y", + "description": "Year suffix in a short relative date, for example: 8y" + }, + "dateInstalled": { + "message": "Date installed", + "description": "Option text for the user to sort the style by install date" + }, + "dateUpdated": { + "message": "Date updated", + "description": "Option text for the user to sort the style by last update date" + }, + "dbError": { + "message": "Der is in flater bard by it brûken fan de Stylus-database. Wolle jo in webside mei mooglike oplossingen besykje?", + "description": "Prompt when a DB error is encountered" + }, + "defaultTheme": { + "message": "standert", + "description": "Default CodeMirror CSS theme option on the edit style page" + }, + "deleteStyleConfirm": { + "message": "Binne jo wis dat jo dizze styl fuortsmite wolle?", + "description": "Confirmation before deleting a style" + }, + "deleteStyleLabel": { + "message": "Fuortsmite", + "description": "Label for the button to delete a style" + }, + "description": { + "message": "Redesign the web with Stylus, a user styles manager. Stylus allows you to easily install themes and skins for many popular sites.", + "description": "Extension description" + }, + "disableAllStyles": { + "message": "Turn all styles off", + "description": "Label for the checkbox that turns all enabled styles off." + }, + "disableStyleLabel": { + "message": "Disable", + "description": "Label for the button to disable a style" + }, + "dragDropMessage": { + "message": "Drop your backup file anywhere on this page to import.", + "description": "Drag'n'drop message" + }, + "dragDropUsercssTabstrip": { + "message": "To install the file, drop it on the tab strip (the area where the tab titles are shown).", + "description": "Message popup shown when erroneously dropping a usercss file into the manager page" + }, + "editDeleteText": { + "message": "Delete", + "description": "Label for the context menu item in the editor to delete selected text" + }, + "editGotoLine": { + "message": "Goto line (or line:col)", + "description": "Go to line or line:column on Ctrl-G in style code editor" + }, + "editStyleHeading": { + "message": "Edit Style", + "description": "Title of the page for editing styles" + }, + "editStyleLabel": { + "message": "Edit", + "description": "Label for the button to go to the edit style page" + }, + "editStyleTitle": { + "message": "Edit Style $stylename$", + "description": "Title of the page for editing styles" + }, + "enableStyleLabel": { + "message": "Enable", + "description": "Label for the button to enable a style" + }, + "excludeStyleByDomainLabel": { + "message": "Exclude the current domain", + "description": "" + }, + "excludeStyleByUrlLabel": { + "message": "Exclude the current URL", + "description": "" + }, + "exportLabel": { + "message": "Export", + "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" + }, + "externalFeedback": { + "message": "Feedback", + "description": "Label for the external link to send feedback for the style" + }, + "externalHomepage": { + "message": "Homepage", + "description": "Label for the external link to style's homepage" + }, + "externalLink": { + "message": "External link", + "description": "Label for external links" + }, + "externalSupport": { + "message": "Support", + "description": "Label for the external link to style's support site" + }, + "externalUsercssDocument": { + "message": "Documentation for Usercss", + "description": "Label for the external link to usercss documentation" + }, + "filteredStyles": { + "message": "$numShown$ shown of $numTotal$ total", + "description": "TL note - make this message short" + }, + "filteredStylesAllHidden": { + "message": "Currently applied filters match no styles", + "description": "Text shown when no styles match currently applied filter in the style manager" + }, + "findStyles": { + "message": "Find styles", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesForSite": { + "message": "Find more styles for this site", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesInline": { + "message": "Inline", + "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" + }, + "findStylesInlineTooltip": { + "message": "Display search results inside this window.", + "description": "Text for a checkbox that displays search results within the Stylus popup." + }, + "genericAdd": { + "message": "Add", + "description": "Used in various places for an action that adds something" + }, + "genericClone": { + "message": "Clone", + "description": "Used in various places for an action that clones something" + }, + "genericDisabledLabel": { + "message": "Disabled", + "description": "Used in various lists/options to indicate that something is disabled" + }, + "genericEnabledLabel": { + "message": "Enabled", + "description": "Used in various lists/options to indicate that something is enabled" + }, + "genericError": { + "message": "Error", + "description": "Used in various places to indicate some error occurred." + }, + "genericHistoryLabel": { + "message": "History", + "description": "Used in various places to show a history log of something" + }, + "genericNext": { + "message": "Next", + "description": "Used in various places to select/perform the next step/action" + }, + "genericPrevious": { + "message": "Previous", + "description": "Used in various places to select/perform the previous step/action" + }, + "genericResetLabel": { + "message": "Reset", + "description": "Used in various parts of UI to indicate that something may be reset to its original state" + }, + "genericSavedMessage": { + "message": "Saved", + "description": "Used in various parts of the UI to indicate that something was saved" + }, + "genericTitle": { + "message": "Title", + "description": "Used in various parts of the UI to indicate the title of something" + }, + "genericUnknown": { + "message": "Unknown", + "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" + }, + "helpAlt": { + "message": "Help", + "description": "Alternate text for help buttons" + }, + "helpKeyMapCommand": { + "message": "Type a command name", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "helpKeyMapHotkey": { + "message": "Press a hotkey", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "hostDisabled": { + "message": "This host has been disabled due to a bug in the current version of the browser being used", + "description": "Tooltip for cloud host disabled" + }, + "importAppendLabel": { + "message": "Append to style", + "description": "Label for the button to import a style and append to the existing sections" + }, + "importAppendTooltip": { + "message": "Append the imported style to current style", + "description": "Tooltip for the button to import a style and append to the existing sections" + }, + "importLabel": { + "message": "Import", + "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" + }, + "importPreprocessor": { + "message": "Style with a @preprocessor won't work in the classic mode. You can switch the editor to Usercss mode: 1) open the style manager, 2) enable \"as Usercss\" checkbox, 3) click \"Write new style\"\n\nImport now anyway?", + "description": "" + }, + "importPreprocessorTitle": { + "message": "Potential problem due to @preprocessor", + "description": "" + }, + "importReplaceLabel": { + "message": "Overwrite style", + "description": "Label for the button to import and overwrite current style" + }, + "importReplaceTooltip": { + "message": "Discard contents of current style and overwrite it with the imported style", + "description": "Label for the button to import and overwrite current style" + }, + "importReportLegendAdded": { + "message": "added", + "description": "Text after the number of styles added in the report shown after importing styles" + }, + "importReportLegendIdentical": { + "message": "identical skipped", + "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" + }, + "importReportLegendInvalid": { + "message": "invalid skipped", + "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" + }, + "importReportLegendUpdatedBoth": { + "message": "updated both meta info and code", + "description": "Text after the number of styles updated entirely in the report shown after importing styles" + }, + "importReportLegendUpdatedCode": { + "message": "updated code", + "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" + }, + "importReportLegendUpdatedMeta": { + "message": "updated meta info", + "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" + }, + "importReportTitle": { + "message": "Finished importing styles", + "description": "Title of the report shown after importing styles" + }, + "importReportUnchanged": { + "message": "Nothing was changed.", + "description": "Message in the report shown after importing styles" + }, + "importReportUndone": { + "message": "styles were reverted", + "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" + }, + "importReportUndoneTitle": { + "message": "Import has been undone", + "description": "Title of the message box shown after undoing the import of styles" + }, + "installButton": { + "message": "Install style", + "description": "Label for install button" + }, + "installButtonInstalled": { + "message": "Style installed", + "description": "Text displayed when the style is successfully installed" + }, + "installButtonReinstall": { + "message": "Reinstall style", + "description": "Label for reinstall button" + }, + "installButtonUpdate": { + "message": "Update style", + "description": "Label for update button" + }, + "installUpdate": { + "message": "Install update", + "description": "Label for the button to install an update for a single style" + }, + "installUpdateFrom": { + "message": "Currently the style is updated from $url$", + "description": "Label to describe where the style gets update" + }, + "installUpdateFromLabel": { + "message": "Check for updates", + "description": "Label for the checkbox to save current URL for update check" + }, + "license": { + "message": "License", + "description": "Label for the license" + }, + "linkGetHelp": { + "message": "Get help", + "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" + }, + "linkGetStyles": { + "message": "Get styles", + "description": "Help link text on the manage page e.g. https://userstyles.org" + }, + "linkStylusWiki": { + "message": "Wiki", + "description": "Wiki link text on the manage page e.g. https://github.com/openstyles/stylus/wiki" + }, + "linkTranslate": { + "message": "Translate", + "description": "Transifex link text on the manage page" + }, + "linterCSSLintIncompatible": { + "message": "CSSLint doesn't support $preprocessorname$ preprocessor", + "description": "The label to display when the preprocessor isn't compatible with CSSLint" + }, + "linterCSSLintSettings": { + "message": "(Set rule as: 0 = disabled; 1 = warning; 2 = error)", + "description": "CSSLint rule config values" + }, + "linterConfigPopupTitle": { + "message": "Set $linter$ rules configuration", + "description": "Stylelint or CSSLint popup header" + }, + "linterConfigTooltip": { + "message": "Click to configure this linter", + "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" + }, + "linterInvalidConfigError": { + "message": "Not saved due to these invalid configuration settings:", + "description": "Invalid linter config will show a message followed by a list of invalid entries" + }, + "linterIssues": { + "message": "Issues", + "description": "Label for the CSS linter issues block on the style edit page" + }, + "linterIssuesHelp": { + "message": "These issues were found by $link$:", + "description": "Help popup message for the selected CSS linter issues block on the style edit page" + }, + "linterJSONError": { + "message": "Invalid JSON format", + "description": "Setting linter config with invalid JSON" + }, + "linterResetMessage": { + "message": "To undo accidental reset, press Ctrl-Z (or Cmd-Z) in the text box", + "description": "Reset button tooltip to inform user on how to undo an accidental reset" + }, + "linterRulesLink": { + "message": "See a full list of rules", + "description": "Stylelint or CSSLint rules label added immediately before a link" + }, + "liveReloadError": { + "message": "An error occurred while watching the file", + "description": "The label of live-reload error" + }, + "liveReloadInstallHint": { + "message": "Keep this tab open to auto-update the style on external changes.", + "description": "The label of live-reload feature" + }, + "liveReloadInstallHintFF": { + "message": "Keep both this tab and the original tab open to auto-update the style on external changes.", + "description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox" + }, + "liveReloadLabel": { + "message": "Live reload", + "description": "The label of live-reload feature" + }, + "manageFavicons": { + "message": "Favicons in applies-to column", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFaviconsGray": { + "message": "Grayed out", + "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" + }, + "manageFaviconsHelp": { + "message": "Stylus uses an external service https://www.google.com/s2/favicons", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFilters": { + "message": "Filters", + "description": "Label for filters container" + }, + "manageHeading": { + "message": "Installed Styles", + "description": "Heading for the manage page" + }, + "manageMaxTargets": { + "message": "Number of applies-to items", + "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" + }, + "manageNewStyleAsUsercss": { + "message": "as Usercss", + "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" + }, + "manageNewUI": { + "message": "New manage UI layout", + "description": "Label for the checkbox that toggles the new UI on manage page" + }, + "manageOnlyDisabled": { + "message": "Only disabled styles", + "description": "Checkbox to show only disabled styles" + }, + "manageOnlyEnabled": { + "message": "Only enabled styles", + "description": "Checkbox to show only enabled styles" + }, + "manageOnlyExternal": { + "message": "Only external styles", + "description": "Checkbox to show only externally installed styles i.e. updatable" + }, + "manageOnlyLocal": { + "message": "Only locally created styles", + "description": "Checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyLocalTooltip": { + "message": "(the styles not installed through a userstyles.org page)", + "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyNonUsercss": { + "message": "Only non-Usercss styles", + "description": "Checkbox to show only non-Usercss (standard) styles" + }, + "manageOnlyUpdates": { + "message": "Only with updates or issues", + "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" + }, + "manageOnlyUsercss": { + "message": "Only Usercss styles", + "description": "Checkbox to show only Usercss styles" + }, + "manageTitle": { + "message": "Stylus", + "description": "Title for the manage page" + }, + "menuShowBadge": { + "message": "Show active style count", + "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." + }, + "meta_invalidCheckboxDefault": { + "message": "Invalid @var checkbox: value must be 0 or 1", + "description": "Error displayed when the value of @var checkbox is invalid" + }, + "meta_invalidColor": { + "message": "Invalid @var color: $color$ is not a color", + "description": "Error displayed when the value of @var color is invalid" + }, + "meta_invalidRange": { + "message": "Invalid @var $type$: value must be a number or an array", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMultipleUnits": { + "message": "Invalid @var $type$: multiple units are defined", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeTooManyValues": { + "message": "Invalid @var $type$: the array contains too many items", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeValue": { + "message": "Invalid @var $type$: items in the array must be number, string, or null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeDefault": { + "message": "Invalid @var $type$: default value is null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMin": { + "message": "Invalid @var $type$: default value is lower than the minimum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMax": { + "message": "Invalid @var $type$: default value is larger than the maximum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeStep": { + "message": "Invalid @var $type$: default value is not a mutiple of the step", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeUnits": { + "message": "Invalid @var $type$: '$units$' is not a valid unit", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidSelect": { + "message": "Invalid @var select: the default value must be an array or an object", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValue": { + "message": "Invalid @var select: values inside the array/object must be a string", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectEmptyOptions": { + "message": "Invalid @var select: options list is empty", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectLabel": { + "message": "Invalid @var select: option label is empty", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectMultipleDefaults": { + "message": "Invalid @var select: multiple default options are defined", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectNameDuplicated": { + "message": "Invalid @var select: option name is duplicated", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValueMismatch": { + "message": "Invalid @var select: value doesn't exist in the option list", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidURLProtocol": { + "message": "Invalid URL protocol. Only http and https are allowed: $protocol$", + "description": "Error displayed when the protocol of the URL is invalid" + }, + "meta_invalidVersion": { + "message": "Invalid version number. The value doesn't match SemVer pattern: $version$", + "description": "Error displayed when @version is invalid" + }, + "meta_invalidNumber": { + "message": "Expect a number", + "description": "Error displayed when the value is expected to be a number" + }, + "meta_invalidString": { + "message": "Expect a quoted string", + "description": "Error displayed when the value is expected to be a quoted string" + }, + "meta_invalidWord": { + "message": "Expect a word", + "description": "Error displayed when the value is expected to be a word" + }, + "meta_missingChar": { + "message": "Expect characters: $chars$", + "description": "Error displayed when the value is expected to be some characters" + }, + "meta_missingEOT": { + "message": "Expect EOT data", + "description": "Error displayed when the value is expected to be an EOT list" + }, + "meta_missingMandatory": { + "message": "Missing mandatory metadata: $keys$", + "description": "Error displayed when mandatory keys are missing" + }, + "meta_unknownJSONLiteral": { + "message": "Invalid JSON: $literal$ is not a valid JSON literal", + "description": "Error displayed when JSON value is invalid" + }, + "meta_unknownMeta": { + "message": "Unknown metadata: $key$", + "description": "Error displayed when unknown metadata is parsed" + }, + "meta_unknownVarType": { + "message": "Unknown @$varkey$ type: $vartype$", + "description": "Error displayed when unknown variable type is parsed" + }, + "meta_unknownPreprocessor": { + "message": "Unknown @preprocessor: $preprocessor$", + "description": "Error displayed when unknown @preprocessor is parsed" + }, + "noStylesForSite": { + "message": "No styles installed for this site.", + "description": "Text displayed when no styles are installed for the current site" + }, + "numberedLine": { + "message": "Line:", + "description": "Will be followed by one or more line numbers in the editor." + }, + "openManage": { + "message": "Manage", + "description": "Link to open the manage page." + }, + "openOptions": { + "message": "Options", + "description": "Go to Options UI" + }, + "openStylesManager": { + "message": "Open styles manager", + "description": "Label for the style maanger opener in the browser action context menu." + }, + "optionsActions": { + "message": "Actions", + "description": "" + }, + "optionsAdvanced": { + "message": "Advanced", + "description": "" + }, + "optionsAdvancedContextDelete": { + "message": "Add 'Delete' in editor context menu", + "description": "" + }, + "optionsAdvancedExposeIframes": { + "message": "Expose iframes via HTML[stylus-iframe]", + "description": "" + }, + "optionsAdvancedExposeIframesNote": { + "message": "Exposes the top site domain in each iframe.\nEnables writing iframe-specific CSS like this:\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }", + "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." + }, + "optionsAdvancedNewStyleAsUsercss": { + "message": "Write new style as usercss", + "description": "" + }, + "optionsAdvancedPatchCsp": { + "message": "Patch CSP to allow style assets", + "description": "" + }, + "optionsAdvancedPatchCspNote": { + "message": "Enable this if styles contain images or fonts which fail to load on sites with a strict CSP (Content-Security-Policy).\n\nEnabling this setting will relax CSP restrictions, allowing essential style content to load. This option is only intended for advanced users who understand the potential security implications, and accept responsibility for monitoring the content which they're allowing. Read about CSS-based attacks for more information.\n\nAlso be aware, this particular setting is not guaranteed to take effect if another installed extension modifies the network response first.", + "description": "" + }, + "optionsAdvancedStyleViaXhr": { + "message": "Instant inject mode", + "description": "" + }, + "optionsAdvancedStyleViaXhrNote": { + "message": "Enable this if you encounter flashing of unstyled content (FOUC) when browsing, which is especially noticeable with dark themes.\n\nThe technical reason is that Chrome/Chromium postpones asynchronous communication of extensions, in a usually meaningless attempt to improve page load speed, potentially causing styles to be late to apply. To circumvent this, since web extensions are not provided a synchronous API, Stylus provides this option to utilize the \"deprecated\" synchronous XMLHttpRequest web API to fetch applicable styles. There shouldn't be any detrimental effects, since the request is fulfilled within a few milliseconds while the page is still being downloaded from the server.\n\nNevertheless, Chromium will print a warning in devtools' console. Right-clicking a warning, and hiding them, will prevent future warnings from being shown.", + "description": "" + }, + "optionsBadgeDisabled": { + "message": "Background color when disabled", + "description": "" + }, + "optionsBadgeNormal": { + "message": "Background color", + "description": "" + }, + "optionsCheck": { + "message": "Update styles", + "description": "" + }, + "optionsCheckUpdate": { + "message": "Check for and install all available updates", + "description": "" + }, + "optionsCustomizeBadge": { + "message": "Badge on the toolbar icon", + "description": "" + }, + "optionsCustomizeIcon": { + "message": "Toolbar icon", + "description": "" + }, + "optionsCustomizePopup": { + "message": "Popup", + "description": "" + }, + "optionsCustomizeUpdate": { + "message": "Updates", + "description": "" + }, + "optionsCustomizeSync": { + "message": "Sync to cloud", + "description": "" + }, + "optionsHeading": { + "message": "Options", + "description": "Heading for options section on manage page." + }, + "optionsIconDark": { + "message": "Dark browser themes", + "description": "" + }, + "optionsIconLight": { + "message": "Light browser themes", + "description": "" + }, + "optionsOpen": { + "message": "Open", + "description": "" + }, + "optionsOpenManager": { + "message": "Manage styles", + "description": "" + }, + "optionsPopupWidth": { + "message": "Popup width (in pixels)", + "description": "" + }, + "optionsReset": { + "message": "Reset the options to default values", + "description": "" + }, + "optionsResetButton": { + "message": "Reset options", + "description": "" + }, + "optionsStylusThemes": { + "message": "Find a Stylus UI theme", + "description": "" + }, + "optionsSubheading": { + "message": "More Options", + "description": "Subheading for options section on manage page." + }, + "optionsUpdateImportNote": { + "message": "When importing style backups from old version or from Stylish, do a one-time check for updates manually in the styles manager to ensure all styles are updated.", + "description": "" + }, + "optionsUpdateInterval": { + "message": "Userstyle autoupdate interval in hours (specify 0 to disable)", + "description": "" + }, + "optionsSyncNone": { + "message": "None", + "description": "" + }, + "optionsSyncConnect": { + "message": "Connect", + "description": "" + }, + "optionsSyncDisconnect": { + "message": "Disconnect", + "description": "" + }, + "optionsSyncSyncNow": { + "message": "Sync now", + "description": "" + }, + "optionsSyncLogin": { + "message": "Login", + "description": "" + }, + "optionsSyncStatusPull": { + "message": "Pulling style $loaded$ of $total$", + "description": "" + }, + "optionsSyncStatusPush": { + "message": "Pushing style $loaded$ of $total$", + "description": "" + }, + "optionsSyncStatusSyncing": { + "message": "Syncing...", + "description": "" + }, + "optionsSyncStatusConnecting": { + "message": "Connecting...", + "description": "" + }, + "optionsSyncStatusConnected": { + "message": "Connected", + "description": "" + }, + "optionsSyncStatusDisconnecting": { + "message": "Disconnecting...", + "description": "" + }, + "optionsSyncStatusDisconnected": { + "message": "Disconnected", + "description": "" + }, + "optionsSyncStatusRelogin": { + "message": "Session expired, please login again.", + "description": "" + }, + "paginationCurrent": { + "message": "Current page", + "description": "Tooltip for the current page index in search results" + }, + "paginationEstimated": { + "message": "Estimated number of pages", + "description": "Tooltip for the total page count in search results" + }, + "paginationNext": { + "message": "Next page", + "description": "Tooltip for the '->' (next page) button in search results" + }, + "paginationPrevious": { + "message": "Previous page", + "description": "Tooltip for the '<-' button in search results" + }, + "paginationTotal": { + "message": "Total pages", + "description": "" + }, + "parseUsercssError": { + "message": "Stylus failed to parse usercss:", + "description": "The error message to show when stylus failed to parse usercss" + }, + "popupAutoResort": { + "message": "Resort styles in popup after toggling", + "description": "Label for the checkbox controlling popup resorting." + }, + "popupBorders": { + "message": "Add white borders on the sides", + "description": "" + }, + "popupBordersTooltip": { + "message": "Useful for dark themes in new Chrome as it no longer paints the side borders", + "description": "" + }, + "popupHotkeysInfo": { + "message": "<1>-<9>, <0>, also on numpad - toggles Nth style (0 is 10)\n- toggles first style with a name that starts with the letter\n opens editor instead of toggling\n enables listed styles\n disables listed styles\n and <`> (backtick) - toggles initially enabled styles; doesn't apply to subsequently enabled styles while the popup is open so you can restore the initial selection after testing stuff: simply disable all, then toggle i.e. \nMore info on wiki", + "description": "NOTE1: preserve < and > symbols so that 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." + }, + "popupHotkeysTooltip": { + "message": "Click to see available hotkeys", + "description": "Tooltip displayed when hovering the right edge of the extension popup" + }, + "popupManageTooltip": { + "message": "Shift-click or right-click opens manager with styles applicable for current site", + "description": "Tooltip for the 'Manage' button in the popup." + }, + "popupMenuButtonTooltip": { + "message": "Action menu", + "description": "Tooltip for menu button in popup." + }, + "popupOpenEditInPopup": { + "message": "Use a simple window (no omnibox)", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindow": { + "message": "Open editor in a new window", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindowTooltip": { + "message": "Also enabled by detaching editor tab from a browser window,\nand disabled by attaching a single editor tab into another window.", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupStylesFirst": { + "message": "Styles before commands", + "description": "Label for the checkbox controlling section order in the popup." + }, + "prefShowBadge": { + "message": "Number of styles active for the current site", + "description": "Label for the checkbox controlling toolbar badge text." + }, + "previewLabel": { + "message": "Live preview", + "description": "Label for the checkbox in style editor to enable live preview while editing." + }, + "previewTooltip": { + "message": "Temporarily applies the changes without saving.\nSave the style to make the changes permanent.", + "description": "Tooltip for the checkbox in style editor to enable live preview while editing." + }, + "reload": { + "message": "Reload Stylus extension", + "description": "Context menu reload" + }, + "replace": { + "message": "Replace", + "description": "Label before the replace input field in the editor shown on Ctrl-H" + }, + "replaceAll": { + "message": "Replace all", + "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" + }, + "replaceWith": { + "message": "Replace with", + "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." + }, + "retrieveBckp": { + "message": "Import styles", + "description": "" + }, + "search": { + "message": "Search", + "description": "Label before the search input field in the editor shown on Ctrl-F" + }, + "searchCaseSensitive": { + "message": "Case-sensitive", + "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" + }, + "searchGlobalStyles": { + "message": "Also search global styles", + "description": "Checkbox label in the popup's inline style search, shown when the text to search is entered" + }, + "searchNumberOfResults": { + "message": "Number of matches", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchNumberOfResults2": { + "message": "Number of matches in code and applies-to values", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchStyleQueryHint": { + "message": "Search style names case-insensitively:\nsome words - all words in any order\n\"some phrase\" - this exact phrase without quotes\n2020 - a year like this also shows styles updated in 2020", + "description": "Tooltip shown for the text input in the popup's inline style finder" + }, + "searchRegexp": { + "message": "Use /re/ syntax for regexp search", + "description": "Label after the search input field in the editor shown on Ctrl-F" + }, + "searchResultInstallCount": { + "message": "Total installs", + "description": "Text for label that shows the number of times a search result was installed" + }, + "searchResultNoneFound": { + "message": "No styles found for this site.", + "description": "Error text in the popup when inline search didn't find any site-specific styles" + }, + "searchResultNotMatching": { + "message": "The style is installed but it doesn't apply to the current site URL.", + "description": "" + }, + "searchResultNotMatchingNote": { + "message": "Try asking the author of this userstyle to add the URL.\n\nYou can also open the style in the manager and edit it yourself,\nbut be aware it disables automatic updates for this style.", + "description": "" + }, + "searchResultRating": { + "message": "Rating", + "description": "Text for label that shows the search result's rating" + }, + "searchResultUpdated": { + "message": "Updated", + "description": "Text for label that shows the search result's last update date" + }, + "searchResultWeeklyCount": { + "message": "Weekly installs", + "description": "Text for label that shows the number of times a search result was installed during last week" + }, + "searchStylesAll": { + "message": "All", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesCode": { + "message": "CSS code", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesHelp": { + "message": " or key focuses the search field.\nDefault mode is plain text search for all space-separated terms in any order.\nExact words: wrap the query in double quotes, e.g. <\".header ~ div\">\nRegular expressions: include slashes and flags, e.g. \n\"By URL\" in scope selector: finds styles that apply to a fully specified URL e.g. https://www.example.org/\n\"Metadata\" in scope selector: searches in names, \"applies to\" specifiers, installation URL, update URL, and the entire metadata block for usercss styles.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page" + }, + "searchStylesMatchUrl": { + "message": "By URL", + "description": "Option for `find styles` scope selector in the manager. See searchMatchUrlHint for more info." + }, + "searchStylesMeta": { + "message": "Metadata", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesName": { + "message": "Name", + "description": "Option for `find styles` scope selector in the manager." + }, + "sectionAdd": { + "message": "Add another section", + "description": "Label for the button to add a section" + }, + "sectionCode": { + "message": "Code", + "description": "Label for the code for a section" + }, + "sectionRemove": { + "message": "Remove section", + "description": "Label for the button to remove a section" + }, + "sectionRestore": { + "message": "Restore removed section", + "description": "Label for the button to restore a removed section" + }, + "sections": { + "message": "Sections", + "description": "Header for the table of contents block listing style section names in the left panel of the classic editor" + }, + "shortcuts": { + "message": "Shortcuts", + "description": "Go to shortcut configuration" + }, + "shortcutsNote": { + "message": "Define keyboard shortcuts", + "description": "" + }, + "sortDateNewestFirst": { + "message": "newest first", + "description": "Text added to indicate that sorting a date would add the newest entries at the top" + }, + "sortDateOldestFirst": { + "message": "oldest first", + "description": "Text added to indicate that sorting a date would add the oldest entries at the top" + }, + "sortLabel": { + "message": "Select a sort to apply to the installed styles", + "description": "Title on the sort select to indicate it is used for sorting entries" + }, + "sortLabelTitleAsc": { + "message": "Title Ascending", + "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" + }, + "sortLabelTitleDesc": { + "message": "Title Descending", + "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" + }, + "sortStylesHelp": { + "message": "Choose the type of sort to apply to the installed entries from within the sort dropdown. The default setting applies an ascending sort (A to Z) to the entry titles. Sorts within the \"Title Descending\" group will apply a descending sort (Z to A) to the title.\nThere are other presets that will allow sorting the entries by multiple criteria. Think of this like sorting a table with multiple columns and each category in a select (between the plus signs) represents a column, or group.\nFor example, if the setting is \"Enabled (first) + Title\", the entries would sort so that all the enabled entries are sorted to the top of the list, then an entry title ascending sort (A to Z) is applied to both the enabled and disabled entries separately.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" + }, + "sortStylesHelpTitle": { + "message": "Sort contents", + "description": "Label for the sort info popup on the Manage styles page" + }, + "styleBadRegexp": { + "message": "Regexp is invalid.", + "description": "Validation message for a bad regexp in a style" + }, + "styleBeautify": { + "message": "Beautify", + "description": "Label for the CSS-beautifier button on the edit style page" + }, + "styleBeautifyHint": { + "message": "Hint: right-click the “Beautify” button or use the keyboard shortcut defined below to beautify without showing this panel", + "description": "Hint shown inside the CSS-beautifier panel" + }, + "styleBeautifyIndentConditional": { + "message": "Indent @media, @supports", + "description": "CSS-beautifier option" + }, + "styleBeautifyPreserveNewlines": { + "message": "Preserve new lines", + "description": "CSS-beautifier option" + }, + "styleCancelEditLabel": { + "message": "Back to manage", + "description": "Label for cancel button for style editing" + }, + "styleChangesNotSaved": { + "message": "You've made changes to this style without saving.", + "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" + }, + "styleEnabledLabel": { + "message": "Enabled", + "description": "Label for the enabled state of styles" + }, + "styleFromMozillaFormatError": { + "message": "Failed to import from Mozilla format", + "description": "Label for the import error" + }, + "styleFromMozillaFormatPrompt": { + "message": "Paste the Mozilla-format code", + "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" + }, + "styleInstall": { + "message": "Install '$stylename$' into Stylus?", + "description": "Confirmation when installing a style" + }, + "styleInstallFailed": { + "message": "Failed to install userstyle!\n$error$", + "description": "Warning when installation failed" + }, + "styleInstallOverwrite": { + "message": "'$stylename$' is already installed. Overwrite?\nVersion: $oldVersion$ -> $newVersion$", + "description": "Confirmation when re-installing a style" + }, + "styleMissingName": { + "message": "Enter a name", + "description": "Error displayed when user saves without providing a name" + }, + "styleMozillaFormatHeading": { + "message": "Mozilla Format", + "description": "Heading for the section with buttons to import/export Mozilla format of the style" + }, + "styleNotAppliedRegexpProblemTooltip": { + "message": "Style was not applied due to its incorrect usage of 'regexp()'", + "description": "Tooltip in the popup for styles that were not applied at all" + }, + "styleRegexpInvalidExplanation": { + "message": "Some 'regexp()' rules that could not be compiled at all.", + "description": "" + }, + "styleRegexpPartialExplanation": { + "message": "This style uses partially matching regexps in violation of CSS4 @document specification which requires a full URL match. The affected CSS sections were not applied to the page. This style was probably created in Stylish-for-Chrome which incorrectly checks 'regexp()' rules since the very first version (known bug).", + "description": "" + }, + "styleRegexpProblemTooltip": { + "message": "Number of sections not applied due to incorrect usage of 'regexp()'", + "description": "Tooltip in the popup for styles that were applied only partially" + }, + "styleRegexpTestButton": { + "message": "RegExp test", + "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" + }, + "styleRegexpTestFull": { + "message": "Matching tabs", + "description": "RegExp test report: label for the fully matching expressions" + }, + "styleRegexpTestInvalid": { + "message": "Invalid regexps skipped", + "description": "RegExp test report: label for the invalid expressions" + }, + "styleRegexpTestNone": { + "message": "No matching tabs", + "description": "RegExp test report: label for expressions that didn't match any tabs" + }, + "styleRegexpTestNote": { + "message": "Note: use a single \\ for escaping in the regexp input field, which will be automatically converted to \\\\ in the style code as per specification for quoted strings in CSS.", + "description": "RegExp test report: a note displayed at the bottom of the dialog" + }, + "styleRegexpTestPartial": { + "message": "Not matching fully, hence skipped", + "description": "RegExp test report: label for the partially matching expressions" + }, + "styleRegexpTestTitle": { + "message": "List of matching opened tabs (click on URL to focus its tab)", + "description": "RegExp test report: title of the report" + }, + "styleSaveLabel": { + "message": "Save", + "description": "Label for save button for style editing" + }, + "styleToMozillaFormatHelp": { + "message": "The Mozilla format of the code can be submitted to userstyles.org and used with the classic Stylish for Firefox", + "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" + }, + "styleToMozillaFormatTitle": { + "message": "Style in Mozilla format", + "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" + }, + "styleUpdate": { + "message": "Are you sure you want to update '$stylename$'?", + "description": "Confirmation when updating a style" + }, + "styleUpdateDiscardChanges": { + "message": "The style is changed outside of the editor. Would you like to reload the style?", + "description": "Confirmation to update the style in the editor" + }, + "stylusUnavailableForURL": { + "message": "Stylus doesn't work on pages like this.", + "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "stylusUnavailableForURLdetails": { + "message": "As a security precaution, the browser prohibits extensions from affecting its built-in pages (like chrome://version, the standard new tab page as of Chrome 61, about:addons, and so on) as well as other extensions' pages. Each browser also restricts access to its own extensions gallery (like Chrome Web Store or AMO).", + "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "syncStorageErrorSaving": { + "message": "The value cannot be saved. Try reducing the amount of text.", + "description": "Displayed when trying to save an excessively big value via storage.sync API" + }, + "syncError": { + "message": "Sync failed", + "description": "Tooltip for the toolbar icon" + }, + "syncErrorRelogin": { + "message": "Sync failed.\nTry to re-login in Stylus options:\nclick 'disconnect' first, then 'connect'.", + "description": "Tooltip for the toolbar icon" + }, + "toggleStyle": { + "message": "Toggle style", + "description": "Label for the checkbox to enable/disable a style" + }, + "undo": { + "message": "Undo", + "description": "Button label" + }, + "undoGlobal": { + "message": "Undo in all sections", + "description": "CSS-beautify global Undo button label" + }, + "unreachableAMO": { + "message": "Firefox forbids access to the site.", + "description": "Note in the popup displayed when opened on addons.mozilla.org" + }, + "unreachableAMOHint": { + "message": "To allow access open , right-click the list, click 'New', then 'Boolean', paste and click OK, , OK, reload the page.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintNewFF": { + "message": "In Firefox 60 and newer you'll also have to remove AMO domain from in .", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintOldFF": { + "message": "Only Firefox 59 and newer can be configured to allow WebExtensions to add style elements on CSP-protected sites such as this one.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" + }, + "unreachableContentScript": { + "message": "Could not communicate with the page. Try reloading the tab.", + "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" + }, + "unreachableFileHint": { + "message": "Stylus can access file:// URLs only if you enable the corresponding checkbox for Stylus extension on chrome://extensions page.", + "description": "Note in the toolbar popup for file:// URLs" + }, + "InaccessibleFileHint": { + "message": "Stylus can not access some file types (e.g. pdf & json files).", + "description": "Note in the toolbar popup for some file types that cannot be accessed" + }, + "updateAllCheckSucceededNoUpdate": { + "message": "No updates found.", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateAllCheckSucceededSomeEdited": { + "message": "Some updatable styles weren't checked to avoid losing possible local edits. Updates can be forced by checking individually, or by running another check for all styles (local edits will be overwritten).", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateCheckFailBadResponseCode": { + "message": "Update failed: server responded with code $code$.", + "description": "Text that displays when an update check failed because the response code indicates an error" + }, + "updateCheckFailServerUnreachable": { + "message": "Update failed: server unreachable.", + "description": "Text that displays when an update check failed because the update server is unreachable" + }, + "updateCheckHistory": { + "message": "History of update checks", + "description": "" + }, + "updateCheckManualUpdateForce": { + "message": "Install update (local edits will be overwritten)", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckManualUpdateHint": { + "message": "Forcing an update will overwrite any local edits.", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedLocallyEdited": { + "message": "This style was edited locally.", + "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedMaybeLocallyEdited": { + "message": "This style might have been edited locally.", + "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" + }, + "updateCheckSucceededNoUpdate": { + "message": "Style is up to date.", + "description": "Text that displays when an update check completed and no update is available" + }, + "updateCompleted": { + "message": "Update completed.", + "description": "Text that displays when an update completed" + }, + "updatesCurrentlyInstalled": { + "message": "Updates installed:", + "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." + }, + "usercssAvoidOverwriting": { + "message": "Please change the value of @name or @namespace to avoid overwriting an existing style.", + "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." + }, + "usercssConfigIncomplete": { + "message": "The style was updated or deleted after the configuration dialog was shown. These variables were not saved to avoid corrupting the style's metadata:", + "description": "" + }, + "usercssEditorNamePlaceholder": { + "message": "Specify @name in the code", + "description": "Placeholder text for the empty name input field when creating a new Usercss style" + }, + "usercssReplaceTemplateConfirmation": { + "message": "Replace the default template for new Usercss styles with the current code?", + "description": "" + }, + "usercssReplaceTemplateName": { + "message": "Empty @name replaces the default template", + "description": "The text shown after @name when creating a new Usercss style" + }, + "usercssReplaceTemplateSectionBody": { + "message": "Insert code here...", + "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" + }, + "versionInvalidOlder": { + "message": "The version is older than the installed style.", + "description": "Displayed when the version of style is older than the installed one" + }, + "writeStyleFor": { + "message": "Write style for: ", + "description": "Label for toolbar pop-up that precedes the links to write a new style" + }, + "writeStyleForURL": { + "message": "this URL", + "description": "Text for link in toolbar pop-up to write a new style for the current URL" + }, + "syncDropboxStyles": { + "message": "Dropbox Export", + "description": "" + }, + "syncDropboxDeprecated": { + "message": "Dropbox import/export is replaced by a more advanced style sync in the options page.", + "description": "" + }, + "retrieveDropboxSync": { + "message": "Dropbox Import", + "description": "" + }, + "overwriteFileExport": { + "message": "Do you want to overwrite an existing file?", + "description": "" + }, + "exportSavedSuccess": { + "message": "File saved with success", + "description": "" + }, + "noFileToImport": { + "message": "To import your styles, you should export it first.", + "description": "" + }, + "connectingDropbox": { + "message": "Connecting Dropbox...", + "description": "" + }, + "connectingDropboxNotAllowed": { + "message": "Connecting to Dropbox is only available in apps installed directly from the webstore", + "description": "" + }, + "gettingStyles": { + "message": "Getting all styles...", + "description": "" + }, + "zipStyles": { + "message": "Zipping styles...", + "description": "" + }, + "unzipStyles": { + "message": "Unzipping styles...", + "description": "" + }, + "readingStyles": { + "message": "Reading styles...", + "description": "" + }, + "uploadingFile": { + "message": "Uploading File...", + "description": "" + }, + "addStyleLabel": { + "message": "Nije styl skriuwe", + "description": "Label for the button to go to the add style page" } - }, - "appliesDisplayTruncatedSuffix": { - "message": "en mear", - "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" - }, - "appliesDomainOption": { - "message": "URL’s op it domein", - "description": "Option to make the style apply to the entered string as a domain" - }, - "appliesHelp": { - "message": "Brûk de ‘Fan tapassing op’-funksjes om de URL’s foar de koade yn dizze seksje te beheinen.", - "description": "Help text for 'applies to' section" - }, - "appliesLabel": { - "message": "Fan tapassing op", - "description": "Label for 'applies to' fields on the edit/add screen" - }, - "appliesRegexpOption": { - "message": "URL’s oerienkommend mei de regexp", - "description": "Option to make the style apply to the entered string as a regular expression" - }, - "appliesRemove": { - "message": "Fuortsmite", - "description": "Label for the button to remove an 'applies' entry" - }, - "appliesSpecify": { - "message": "Spesifisearje", - "description": "Label for the button to make a style apply only to specific sites" - }, - "appliesToEverything": { - "message": "Alles", - "description": "Text displayed for styles that apply to all sites" - }, - "appliesUrlPrefixOption": { - "message": "URL’s begjinnend mei", - "description": "Option to make the style apply to the entered string as a URL prefix" - }, - "applyAllUpdates": { - "message": "Alle fernijingen tapasse", - "description": "Label for the button to apply all detected updates" - }, - "checkAllUpdates": { - "message": "Alle stilen kontrolearje op fernijingen", - "description": "Label for the button to check all styles for updates" - }, - "checkForUpdate": { - "message": "Kontrolearje op fernijing", - "description": "Label for the button to check a single style for an update" - }, - "checkingForUpdate": { - "message": "Kontrolearje...", - "description": "Text to display when checking a style for an update" - }, - "cm_indentWithTabs": { - "message": "Ljepblêden mei tûke ynspringing brûke", - "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." - }, - "cm_keyMap": { - "message": "Toetseboerdyndieling", - "description": "Label for the drop-down list controlling the keymap for the style editor." - }, - "cm_lineWrapping": { - "message": "Teksttebekrin", - "description": "Label for the checkbox controlling word wrap option for the style editor." - }, - "cm_smartIndent": { - "message": "Tûke ynspringing brûke", - "description": "Label for the checkbox controlling smart indentation option for the style editor." - }, - "cm_tabSize": { - "message": "Ljepblêdgrutte", - "description": "Label for the text box controlling tab size option for the style editor." - }, - "cm_theme": { - "message": "Tema", - "description": "Label for the style editor's CSS theme." - }, - "confirmNo": { - "message": "Nee", - "description": "'No' button in a confirm dialog" - }, - "confirmStop": { - "message": "Stoppe", - "description": "'Stop' button in a confirm dialog" - }, - "confirmYes": { - "message": "Ja", - "description": "'Yes' button in a confirm dialog" - }, - "dbError": { - "message": "Der is in flater bard by it brûken fan de Stylus-database. Wolle jo in webside mei mooglike oplossingen besykje?", - "description": "Prompt when a DB error is encountered" - }, - "defaultTheme": { - "message": "standert", - "description": "Default CodeMirror CSS theme option on the edit style page" - }, - "deleteStyleConfirm": { - "message": "Binne jo wis dat jo dizze styl fuortsmite wolle?", - "description": "Confirmation before deleting a style" - }, - "deleteStyleLabel": { - "message": "Fuortsmite", - "description": "Label for the button to delete a style" - } } \ No newline at end of file diff --git a/_locales/gl/messages.json b/_locales/gl/messages.json index 2aea3704..01d1b942 100644 --- a/_locales/gl/messages.json +++ b/_locales/gl/messages.json @@ -1,67 +1,1586 @@ { - "addStyleTitle": { - "message": "Engadir Estilo", - "description": "Title of the page for adding styles" - }, - "alphaChannel": { - "message": "Opacidade", - "description": "Label of color's opacity" - }, - "appliesAdd": { - "message": "Engadir", - "description": "Label for the button to add an 'applies' entry" - }, - "appliesDisplay": { - "message": "Aplica a: $applies$", - "description": "Text on the manage screen to describe what the style applies to", - "placeholders": { - "applies": { - "content": "$1" - } + "addStyleTitle": { + "message": "Engadir Estilo", + "description": "Title of the page for adding styles" + }, + "alphaChannel": { + "message": "Opacidade", + "description": "Label of color's opacity" + }, + "appliesAdd": { + "message": "Engadir", + "description": "Label for the button to add an 'applies' entry" + }, + "appliesDisplay": { + "message": "Aplica a: $applies$", + "description": "Text on the manage screen to describe what the style applies to" + }, + "appliesDisplayTruncatedSuffix": { + "message": "e mais", + "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" + }, + "appliesDomainOption": { + "message": "URLs no dominio", + "description": "Option to make the style apply to the entered string as a domain" + }, + "appliesHelp": { + "message": "Use the 'Applies to' controls to limit what URLs the code in this section applies to.", + "description": "Help text for 'applies to' section" + }, + "appliesLabel": { + "message": "Aplica para", + "description": "Label for 'applies to' fields on the edit/add screen" + }, + "appliesLineWidgetLabel": { + "message": "Display 'Applies to' info", + "description": "Label for the checkbox to display applies-to information in the single editor" + }, + "appliesLineWidgetWarning": { + "message": "Non funciona con CSS minificado", + "description": "A warning that applies-to information won't show properly with minified CSS" + }, + "appliesRegexpOption": { + "message": "URLs que concorden co regexp", + "description": "Option to make the style apply to the entered string as a regular expression" + }, + "appliesRemove": { + "message": "Suprimir", + "description": "Label for the button to remove an 'applies' entry" + }, + "appliesRemoveError": { + "message": "Can not remove last 'applies to' entry", + "description": "Error displayed when the last 'applies' is going to be removed" + }, + "appliesSpecify": { + "message": "Especificar", + "description": "Label for the button to make a style apply only to specific sites" + }, + "appliesToEverything": { + "message": "Todo", + "description": "Text displayed for styles that apply to all sites" + }, + "appliesUrlOption": { + "message": "URL", + "description": "Option to make the style apply to the entered string as a URL" + }, + "appliesUrlPrefixOption": { + "message": "URLs que comecen por", + "description": "Option to make the style apply to the entered string as a URL prefix" + }, + "applyAllUpdates": { + "message": "Aplicar tódalas actualizacións", + "description": "Label for the button to apply all detected updates" + }, + "author": { + "message": "Autor", + "description": "Label for the style author" + }, + "backupButtons": { + "message": "Backup", + "description": "Heading for backup" + }, + "backupMessage": { + "message": "Select a file or drag and drop to this page.", + "description": "Message for backup" + }, + "bckpInstStyles": { + "message": "Export styles", + "description": "" + }, + "checkAllUpdates": { + "message": "Check all styles for updates", + "description": "Label for the button to check all styles for updates" + }, + "checkAllUpdatesForce": { + "message": "Check again, I didn't edit any styles!", + "description": "Label for the button to apply all detected updates" + }, + "checkForUpdate": { + "message": "Check for update", + "description": "Label for the button to check a single style for an update" + }, + "checkingForUpdate": { + "message": "Checking...", + "description": "Text to display when checking a style for an update" + }, + "clickToUninstall": { + "message": "Click to uninstall", + "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" + }, + "cm_autoCloseBrackets": { + "message": "Autoclose brackets and quotes", + "description": "Label for the checkbox in the style editor." + }, + "cm_autoCloseBracketsTooltip": { + "message": "Automatically add a closing pair when typing an opening one of ()[]{}''\"\"", + "description": "Label for the checkbox in the style editor." + }, + "cm_autocompleteOnTyping": { + "message": "Autocomplete on typing", + "description": "Label for the checkbox in the style editor." + }, + "cm_colorpicker": { + "message": "Colorpickers for CSS colors", + "description": "Label for the checkbox controlling colorpicker option for the style editor." + }, + "cm_indentWithTabs": { + "message": "Use tabs with smart indentation", + "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." + }, + "cm_keyMap": { + "message": "Keymap", + "description": "Label for the drop-down list controlling the keymap for the style editor." + }, + "cm_lineWrapping": { + "message": "Word wrap", + "description": "Label for the checkbox controlling word wrap option for the style editor." + }, + "cm_linter": { + "message": "CSS Linter", + "description": "Select the linter to check for CSS issues" + }, + "cm_matchHighlight": { + "message": "Highlight", + "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." + }, + "cm_matchHighlightSelection": { + "message": "Selection only", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" + }, + "cm_matchHighlightToken": { + "message": "Token under cursor", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" + }, + "cm_resizeGripHint": { + "message": "Double-click to maximize/restore the height", + "description": "Tooltip for the resize grip in style editor" + }, + "cm_selectByTokens": { + "message": "Double-clicking selects tokens", + "description": "Label for the checkbox in the editor." + }, + "cm_selectByTokensTooltip": { + "message": "Examples of tokens: .foo-bar-2 #aabbcc 0.32 !important\nWhen disabled: punctuation-delimited words are selected.", + "description": "" + }, + "cm_smartIndent": { + "message": "Use smart indentation", + "description": "Label for the checkbox controlling smart indentation option for the style editor." + }, + "cm_tabSize": { + "message": "Tab size", + "description": "Label for the text box controlling tab size option for the style editor." + }, + "cm_theme": { + "message": "Theme", + "description": "Label for the style editor's CSS theme." + }, + "colorpickerPaletteHint": { + "message": "Right-click a swatch to cycle through its source lines", + "description": "" + }, + "colorpickerSwitchFormatTooltip": { + "message": "Switch formats: HEX -> RGB -> HSL.\nShift-click to reverse the direction.\nAlso via PgUp (PageUp), PgDn (PageDown) keys.", + "description": "Tooltip for the switch button in the color picker popup in the style editor." + }, + "colorpickerTooltip": { + "message": "Open color picker", + "description": "Tooltip for the colored squares shown before CSS colors in the style editor." + }, + "configOnChange": { + "message": "on change", + "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" + }, + "configOnChangeTooltip": { + "message": "Autosave and apply changes automatically", + "description": "" + }, + "configureStyle": { + "message": "Configure", + "description": "Label for the button to configure usercss userstyle" + }, + "configureStyleOnHomepage": { + "message": "Configure on homepage", + "description": "Label for the button to configure userstyles.org userstyle" + }, + "confirmCancel": { + "message": "Cancel", + "description": "" + }, + "confirmClose": { + "message": "Close", + "description": "'Close' button in a confirm dialog" + }, + "confirmDefault": { + "message": "Use default", + "description": "'Set to default' button in a confirm dialog" + }, + "confirmDelete": { + "message": "Delete", + "description": "" + }, + "confirmDiscardChanges": { + "message": "Discard the changes?", + "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" + }, + "confirmNo": { + "message": "No", + "description": "'No' button in a confirm dialog" + }, + "confirmOK": { + "message": "OK", + "description": "" + }, + "confirmSave": { + "message": "Save", + "description": "'Save' button in a confirm dialog" + }, + "confirmStop": { + "message": "Stop", + "description": "'Stop' button in a confirm dialog" + }, + "confirmYes": { + "message": "Yes", + "description": "'Yes' button in a confirm dialog" + }, + "copied": { + "message": "Copied to clipboard", + "description": "Message shown when content has been copied to the clipboard" + }, + "copy": { + "message": "Copy to clipboard", + "description": "Tooltip for elements which can be copied" + }, + "customNameHint": { + "message": "Enter a custom name here to rename the style in UI without breaking its updates", + "description": "" + }, + "customNameResetHint": { + "message": "Stop using customized name, switch to the style's own name", + "description": "Tooltip of 'x' button shown in editor when changing the name input of a) styles updated from a URL i.e. not locally created, b) UserCSS styles" + }, + "dateAbbrDay": { + "message": "$value$d", + "description": "Day suffix in a short relative date, for example: 8d" + }, + "dateAbbrHour": { + "message": "$value$h", + "description": "Hour suffix in a short relative date, for example: 8h" + }, + "dateAbbrMonth": { + "message": "$value$m", + "description": "Month suffix in a short relative date, for example: 8m" + }, + "dateAbbrYear": { + "message": "$value$y", + "description": "Year suffix in a short relative date, for example: 8y" + }, + "dateInstalled": { + "message": "Date installed", + "description": "Option text for the user to sort the style by install date" + }, + "dateUpdated": { + "message": "Date updated", + "description": "Option text for the user to sort the style by last update date" + }, + "dbError": { + "message": "An error has occurred using the Stylus database. Would you like to visit a web page with possible solutions?", + "description": "Prompt when a DB error is encountered" + }, + "defaultTheme": { + "message": "default", + "description": "Default CodeMirror CSS theme option on the edit style page" + }, + "deleteStyleConfirm": { + "message": "Are you sure you want to delete this style?", + "description": "Confirmation before deleting a style" + }, + "deleteStyleLabel": { + "message": "Delete", + "description": "Label for the button to delete a style" + }, + "description": { + "message": "Redesign the web with Stylus, a user styles manager. Stylus allows you to easily install themes and skins for many popular sites.", + "description": "Extension description" + }, + "disableAllStyles": { + "message": "Turn all styles off", + "description": "Label for the checkbox that turns all enabled styles off." + }, + "disableStyleLabel": { + "message": "Disable", + "description": "Label for the button to disable a style" + }, + "dragDropMessage": { + "message": "Drop your backup file anywhere on this page to import.", + "description": "Drag'n'drop message" + }, + "dragDropUsercssTabstrip": { + "message": "To install the file, drop it on the tab strip (the area where the tab titles are shown).", + "description": "Message popup shown when erroneously dropping a usercss file into the manager page" + }, + "editDeleteText": { + "message": "Delete", + "description": "Label for the context menu item in the editor to delete selected text" + }, + "editGotoLine": { + "message": "Goto line (or line:col)", + "description": "Go to line or line:column on Ctrl-G in style code editor" + }, + "editStyleHeading": { + "message": "Edit Style", + "description": "Title of the page for editing styles" + }, + "editStyleLabel": { + "message": "Edit", + "description": "Label for the button to go to the edit style page" + }, + "editStyleTitle": { + "message": "Edit Style $stylename$", + "description": "Title of the page for editing styles" + }, + "enableStyleLabel": { + "message": "Enable", + "description": "Label for the button to enable a style" + }, + "excludeStyleByDomainLabel": { + "message": "Exclude the current domain", + "description": "" + }, + "excludeStyleByUrlLabel": { + "message": "Exclude the current URL", + "description": "" + }, + "exportLabel": { + "message": "Export", + "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" + }, + "externalFeedback": { + "message": "Feedback", + "description": "Label for the external link to send feedback for the style" + }, + "externalHomepage": { + "message": "Homepage", + "description": "Label for the external link to style's homepage" + }, + "externalLink": { + "message": "External link", + "description": "Label for external links" + }, + "externalSupport": { + "message": "Support", + "description": "Label for the external link to style's support site" + }, + "externalUsercssDocument": { + "message": "Documentation for Usercss", + "description": "Label for the external link to usercss documentation" + }, + "filteredStyles": { + "message": "$numShown$ shown of $numTotal$ total", + "description": "TL note - make this message short" + }, + "filteredStylesAllHidden": { + "message": "Currently applied filters match no styles", + "description": "Text shown when no styles match currently applied filter in the style manager" + }, + "findStyles": { + "message": "Find styles", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesForSite": { + "message": "Find more styles for this site", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesInline": { + "message": "Inline", + "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" + }, + "findStylesInlineTooltip": { + "message": "Display search results inside this window.", + "description": "Text for a checkbox that displays search results within the Stylus popup." + }, + "genericAdd": { + "message": "Add", + "description": "Used in various places for an action that adds something" + }, + "genericClone": { + "message": "Clone", + "description": "Used in various places for an action that clones something" + }, + "genericDisabledLabel": { + "message": "Disabled", + "description": "Used in various lists/options to indicate that something is disabled" + }, + "genericEnabledLabel": { + "message": "Enabled", + "description": "Used in various lists/options to indicate that something is enabled" + }, + "genericError": { + "message": "Error", + "description": "Used in various places to indicate some error occurred." + }, + "genericHistoryLabel": { + "message": "History", + "description": "Used in various places to show a history log of something" + }, + "genericNext": { + "message": "Next", + "description": "Used in various places to select/perform the next step/action" + }, + "genericPrevious": { + "message": "Previous", + "description": "Used in various places to select/perform the previous step/action" + }, + "genericResetLabel": { + "message": "Reset", + "description": "Used in various parts of UI to indicate that something may be reset to its original state" + }, + "genericSavedMessage": { + "message": "Saved", + "description": "Used in various parts of the UI to indicate that something was saved" + }, + "genericTitle": { + "message": "Title", + "description": "Used in various parts of the UI to indicate the title of something" + }, + "genericUnknown": { + "message": "Unknown", + "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" + }, + "helpAlt": { + "message": "Help", + "description": "Alternate text for help buttons" + }, + "helpKeyMapCommand": { + "message": "Type a command name", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "helpKeyMapHotkey": { + "message": "Press a hotkey", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "hostDisabled": { + "message": "This host has been disabled due to a bug in the current version of the browser being used", + "description": "Tooltip for cloud host disabled" + }, + "importAppendLabel": { + "message": "Append to style", + "description": "Label for the button to import a style and append to the existing sections" + }, + "importAppendTooltip": { + "message": "Append the imported style to current style", + "description": "Tooltip for the button to import a style and append to the existing sections" + }, + "importLabel": { + "message": "Import", + "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" + }, + "importPreprocessor": { + "message": "Style with a @preprocessor won't work in the classic mode. You can switch the editor to Usercss mode: 1) open the style manager, 2) enable \"as Usercss\" checkbox, 3) click \"Write new style\"\n\nImport now anyway?", + "description": "" + }, + "importPreprocessorTitle": { + "message": "Potential problem due to @preprocessor", + "description": "" + }, + "importReplaceLabel": { + "message": "Overwrite style", + "description": "Label for the button to import and overwrite current style" + }, + "importReplaceTooltip": { + "message": "Discard contents of current style and overwrite it with the imported style", + "description": "Label for the button to import and overwrite current style" + }, + "importReportLegendAdded": { + "message": "added", + "description": "Text after the number of styles added in the report shown after importing styles" + }, + "importReportLegendIdentical": { + "message": "identical skipped", + "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" + }, + "importReportLegendInvalid": { + "message": "invalid skipped", + "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" + }, + "importReportLegendUpdatedBoth": { + "message": "updated both meta info and code", + "description": "Text after the number of styles updated entirely in the report shown after importing styles" + }, + "importReportLegendUpdatedCode": { + "message": "updated code", + "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" + }, + "importReportLegendUpdatedMeta": { + "message": "updated meta info", + "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" + }, + "importReportTitle": { + "message": "Finished importing styles", + "description": "Title of the report shown after importing styles" + }, + "importReportUnchanged": { + "message": "Nothing was changed.", + "description": "Message in the report shown after importing styles" + }, + "importReportUndone": { + "message": "styles were reverted", + "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" + }, + "importReportUndoneTitle": { + "message": "Import has been undone", + "description": "Title of the message box shown after undoing the import of styles" + }, + "installButton": { + "message": "Install style", + "description": "Label for install button" + }, + "installButtonInstalled": { + "message": "Style installed", + "description": "Text displayed when the style is successfully installed" + }, + "installButtonReinstall": { + "message": "Reinstall style", + "description": "Label for reinstall button" + }, + "installButtonUpdate": { + "message": "Update style", + "description": "Label for update button" + }, + "installUpdate": { + "message": "Install update", + "description": "Label for the button to install an update for a single style" + }, + "installUpdateFrom": { + "message": "Currently the style is updated from $url$", + "description": "Label to describe where the style gets update" + }, + "installUpdateFromLabel": { + "message": "Check for updates", + "description": "Label for the checkbox to save current URL for update check" + }, + "license": { + "message": "License", + "description": "Label for the license" + }, + "linkGetHelp": { + "message": "Get help", + "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" + }, + "linkGetStyles": { + "message": "Get styles", + "description": "Help link text on the manage page e.g. https://userstyles.org" + }, + "linkStylusWiki": { + "message": "Wiki", + "description": "Wiki link text on the manage page e.g. https://github.com/openstyles/stylus/wiki" + }, + "linkTranslate": { + "message": "Translate", + "description": "Transifex link text on the manage page" + }, + "linterCSSLintIncompatible": { + "message": "CSSLint doesn't support $preprocessorname$ preprocessor", + "description": "The label to display when the preprocessor isn't compatible with CSSLint" + }, + "linterCSSLintSettings": { + "message": "(Set rule as: 0 = disabled; 1 = warning; 2 = error)", + "description": "CSSLint rule config values" + }, + "linterConfigPopupTitle": { + "message": "Set $linter$ rules configuration", + "description": "Stylelint or CSSLint popup header" + }, + "linterConfigTooltip": { + "message": "Click to configure this linter", + "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" + }, + "linterInvalidConfigError": { + "message": "Not saved due to these invalid configuration settings:", + "description": "Invalid linter config will show a message followed by a list of invalid entries" + }, + "linterIssues": { + "message": "Issues", + "description": "Label for the CSS linter issues block on the style edit page" + }, + "linterIssuesHelp": { + "message": "These issues were found by $link$:", + "description": "Help popup message for the selected CSS linter issues block on the style edit page" + }, + "linterJSONError": { + "message": "Invalid JSON format", + "description": "Setting linter config with invalid JSON" + }, + "linterResetMessage": { + "message": "To undo accidental reset, press Ctrl-Z (or Cmd-Z) in the text box", + "description": "Reset button tooltip to inform user on how to undo an accidental reset" + }, + "linterRulesLink": { + "message": "See a full list of rules", + "description": "Stylelint or CSSLint rules label added immediately before a link" + }, + "liveReloadError": { + "message": "An error occurred while watching the file", + "description": "The label of live-reload error" + }, + "liveReloadInstallHint": { + "message": "Keep this tab open to auto-update the style on external changes.", + "description": "The label of live-reload feature" + }, + "liveReloadInstallHintFF": { + "message": "Keep both this tab and the original tab open to auto-update the style on external changes.", + "description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox" + }, + "liveReloadLabel": { + "message": "Live reload", + "description": "The label of live-reload feature" + }, + "manageFavicons": { + "message": "Favicons in applies-to column", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFaviconsGray": { + "message": "Grayed out", + "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" + }, + "manageFaviconsHelp": { + "message": "Stylus uses an external service https://www.google.com/s2/favicons", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFilters": { + "message": "Filters", + "description": "Label for filters container" + }, + "manageHeading": { + "message": "Installed Styles", + "description": "Heading for the manage page" + }, + "manageMaxTargets": { + "message": "Number of applies-to items", + "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" + }, + "manageNewStyleAsUsercss": { + "message": "as Usercss", + "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" + }, + "manageNewUI": { + "message": "New manage UI layout", + "description": "Label for the checkbox that toggles the new UI on manage page" + }, + "manageOnlyDisabled": { + "message": "Only disabled styles", + "description": "Checkbox to show only disabled styles" + }, + "manageOnlyEnabled": { + "message": "Only enabled styles", + "description": "Checkbox to show only enabled styles" + }, + "manageOnlyExternal": { + "message": "Only external styles", + "description": "Checkbox to show only externally installed styles i.e. updatable" + }, + "manageOnlyLocal": { + "message": "Only locally created styles", + "description": "Checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyLocalTooltip": { + "message": "(the styles not installed through a userstyles.org page)", + "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyNonUsercss": { + "message": "Only non-Usercss styles", + "description": "Checkbox to show only non-Usercss (standard) styles" + }, + "manageOnlyUpdates": { + "message": "Only with updates or issues", + "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" + }, + "manageOnlyUsercss": { + "message": "Only Usercss styles", + "description": "Checkbox to show only Usercss styles" + }, + "manageTitle": { + "message": "Stylus", + "description": "Title for the manage page" + }, + "menuShowBadge": { + "message": "Show active style count", + "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." + }, + "meta_invalidCheckboxDefault": { + "message": "Invalid @var checkbox: value must be 0 or 1", + "description": "Error displayed when the value of @var checkbox is invalid" + }, + "meta_invalidColor": { + "message": "Invalid @var color: $color$ is not a color", + "description": "Error displayed when the value of @var color is invalid" + }, + "meta_invalidRange": { + "message": "Invalid @var $type$: value must be a number or an array", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMultipleUnits": { + "message": "Invalid @var $type$: multiple units are defined", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeTooManyValues": { + "message": "Invalid @var $type$: the array contains too many items", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeValue": { + "message": "Invalid @var $type$: items in the array must be number, string, or null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeDefault": { + "message": "Invalid @var $type$: default value is null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMin": { + "message": "Invalid @var $type$: default value is lower than the minimum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMax": { + "message": "Invalid @var $type$: default value is larger than the maximum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeStep": { + "message": "Invalid @var $type$: default value is not a mutiple of the step", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeUnits": { + "message": "Invalid @var $type$: '$units$' is not a valid unit", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidSelect": { + "message": "Invalid @var select: the default value must be an array or an object", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValue": { + "message": "Invalid @var select: values inside the array/object must be a string", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectEmptyOptions": { + "message": "Invalid @var select: options list is empty", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectLabel": { + "message": "Invalid @var select: option label is empty", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectMultipleDefaults": { + "message": "Invalid @var select: multiple default options are defined", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectNameDuplicated": { + "message": "Invalid @var select: option name is duplicated", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValueMismatch": { + "message": "Invalid @var select: value doesn't exist in the option list", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidURLProtocol": { + "message": "Invalid URL protocol. Only http and https are allowed: $protocol$", + "description": "Error displayed when the protocol of the URL is invalid" + }, + "meta_invalidVersion": { + "message": "Invalid version number. The value doesn't match SemVer pattern: $version$", + "description": "Error displayed when @version is invalid" + }, + "meta_invalidNumber": { + "message": "Expect a number", + "description": "Error displayed when the value is expected to be a number" + }, + "meta_invalidString": { + "message": "Expect a quoted string", + "description": "Error displayed when the value is expected to be a quoted string" + }, + "meta_invalidWord": { + "message": "Expect a word", + "description": "Error displayed when the value is expected to be a word" + }, + "meta_missingChar": { + "message": "Expect characters: $chars$", + "description": "Error displayed when the value is expected to be some characters" + }, + "meta_missingEOT": { + "message": "Expect EOT data", + "description": "Error displayed when the value is expected to be an EOT list" + }, + "meta_missingMandatory": { + "message": "Missing mandatory metadata: $keys$", + "description": "Error displayed when mandatory keys are missing" + }, + "meta_unknownJSONLiteral": { + "message": "Invalid JSON: $literal$ is not a valid JSON literal", + "description": "Error displayed when JSON value is invalid" + }, + "meta_unknownMeta": { + "message": "Unknown metadata: $key$", + "description": "Error displayed when unknown metadata is parsed" + }, + "meta_unknownVarType": { + "message": "Unknown @$varkey$ type: $vartype$", + "description": "Error displayed when unknown variable type is parsed" + }, + "meta_unknownPreprocessor": { + "message": "Unknown @preprocessor: $preprocessor$", + "description": "Error displayed when unknown @preprocessor is parsed" + }, + "noStylesForSite": { + "message": "No styles installed for this site.", + "description": "Text displayed when no styles are installed for the current site" + }, + "numberedLine": { + "message": "Line:", + "description": "Will be followed by one or more line numbers in the editor." + }, + "openManage": { + "message": "Manage", + "description": "Link to open the manage page." + }, + "openOptions": { + "message": "Options", + "description": "Go to Options UI" + }, + "openStylesManager": { + "message": "Open styles manager", + "description": "Label for the style maanger opener in the browser action context menu." + }, + "optionsActions": { + "message": "Actions", + "description": "" + }, + "optionsAdvanced": { + "message": "Advanced", + "description": "" + }, + "optionsAdvancedContextDelete": { + "message": "Add 'Delete' in editor context menu", + "description": "" + }, + "optionsAdvancedExposeIframes": { + "message": "Expose iframes via HTML[stylus-iframe]", + "description": "" + }, + "optionsAdvancedExposeIframesNote": { + "message": "Exposes the top site domain in each iframe.\nEnables writing iframe-specific CSS like this:\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }", + "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." + }, + "optionsAdvancedNewStyleAsUsercss": { + "message": "Write new style as usercss", + "description": "" + }, + "optionsAdvancedPatchCsp": { + "message": "Patch CSP to allow style assets", + "description": "" + }, + "optionsAdvancedPatchCspNote": { + "message": "Enable this if styles contain images or fonts which fail to load on sites with a strict CSP (Content-Security-Policy).\n\nEnabling this setting will relax CSP restrictions, allowing essential style content to load. This option is only intended for advanced users who understand the potential security implications, and accept responsibility for monitoring the content which they're allowing. Read about CSS-based attacks for more information.\n\nAlso be aware, this particular setting is not guaranteed to take effect if another installed extension modifies the network response first.", + "description": "" + }, + "optionsAdvancedStyleViaXhr": { + "message": "Instant inject mode", + "description": "" + }, + "optionsAdvancedStyleViaXhrNote": { + "message": "Enable this if you encounter flashing of unstyled content (FOUC) when browsing, which is especially noticeable with dark themes.\n\nThe technical reason is that Chrome/Chromium postpones asynchronous communication of extensions, in a usually meaningless attempt to improve page load speed, potentially causing styles to be late to apply. To circumvent this, since web extensions are not provided a synchronous API, Stylus provides this option to utilize the \"deprecated\" synchronous XMLHttpRequest web API to fetch applicable styles. There shouldn't be any detrimental effects, since the request is fulfilled within a few milliseconds while the page is still being downloaded from the server.\n\nNevertheless, Chromium will print a warning in devtools' console. Right-clicking a warning, and hiding them, will prevent future warnings from being shown.", + "description": "" + }, + "optionsBadgeDisabled": { + "message": "Background color when disabled", + "description": "" + }, + "optionsBadgeNormal": { + "message": "Background color", + "description": "" + }, + "optionsCheck": { + "message": "Update styles", + "description": "" + }, + "optionsCheckUpdate": { + "message": "Check for and install all available updates", + "description": "" + }, + "optionsCustomizeBadge": { + "message": "Badge on the toolbar icon", + "description": "" + }, + "optionsCustomizeIcon": { + "message": "Toolbar icon", + "description": "" + }, + "optionsCustomizePopup": { + "message": "Popup", + "description": "" + }, + "optionsCustomizeUpdate": { + "message": "Updates", + "description": "" + }, + "optionsCustomizeSync": { + "message": "Sync to cloud", + "description": "" + }, + "optionsHeading": { + "message": "Options", + "description": "Heading for options section on manage page." + }, + "optionsIconDark": { + "message": "Dark browser themes", + "description": "" + }, + "optionsIconLight": { + "message": "Light browser themes", + "description": "" + }, + "optionsOpen": { + "message": "Open", + "description": "" + }, + "optionsOpenManager": { + "message": "Manage styles", + "description": "" + }, + "optionsPopupWidth": { + "message": "Popup width (in pixels)", + "description": "" + }, + "optionsReset": { + "message": "Reset the options to default values", + "description": "" + }, + "optionsResetButton": { + "message": "Reset options", + "description": "" + }, + "optionsStylusThemes": { + "message": "Find a Stylus UI theme", + "description": "" + }, + "optionsSubheading": { + "message": "More Options", + "description": "Subheading for options section on manage page." + }, + "optionsUpdateImportNote": { + "message": "When importing style backups from old version or from Stylish, do a one-time check for updates manually in the styles manager to ensure all styles are updated.", + "description": "" + }, + "optionsUpdateInterval": { + "message": "Userstyle autoupdate interval in hours (specify 0 to disable)", + "description": "" + }, + "optionsSyncNone": { + "message": "None", + "description": "" + }, + "optionsSyncConnect": { + "message": "Connect", + "description": "" + }, + "optionsSyncDisconnect": { + "message": "Disconnect", + "description": "" + }, + "optionsSyncSyncNow": { + "message": "Sync now", + "description": "" + }, + "optionsSyncLogin": { + "message": "Login", + "description": "" + }, + "optionsSyncStatusPull": { + "message": "Pulling style $loaded$ of $total$", + "description": "" + }, + "optionsSyncStatusPush": { + "message": "Pushing style $loaded$ of $total$", + "description": "" + }, + "optionsSyncStatusSyncing": { + "message": "Syncing...", + "description": "" + }, + "optionsSyncStatusConnecting": { + "message": "Connecting...", + "description": "" + }, + "optionsSyncStatusConnected": { + "message": "Connected", + "description": "" + }, + "optionsSyncStatusDisconnecting": { + "message": "Disconnecting...", + "description": "" + }, + "optionsSyncStatusDisconnected": { + "message": "Disconnected", + "description": "" + }, + "optionsSyncStatusRelogin": { + "message": "Session expired, please login again.", + "description": "" + }, + "paginationCurrent": { + "message": "Current page", + "description": "Tooltip for the current page index in search results" + }, + "paginationEstimated": { + "message": "Estimated number of pages", + "description": "Tooltip for the total page count in search results" + }, + "paginationNext": { + "message": "Next page", + "description": "Tooltip for the '->' (next page) button in search results" + }, + "paginationPrevious": { + "message": "Previous page", + "description": "Tooltip for the '<-' button in search results" + }, + "paginationTotal": { + "message": "Total pages", + "description": "" + }, + "parseUsercssError": { + "message": "Stylus failed to parse usercss:", + "description": "The error message to show when stylus failed to parse usercss" + }, + "popupAutoResort": { + "message": "Resort styles in popup after toggling", + "description": "Label for the checkbox controlling popup resorting." + }, + "popupBorders": { + "message": "Add white borders on the sides", + "description": "" + }, + "popupBordersTooltip": { + "message": "Useful for dark themes in new Chrome as it no longer paints the side borders", + "description": "" + }, + "popupHotkeysInfo": { + "message": "<1>-<9>, <0>, also on numpad - toggles Nth style (0 is 10)\n- toggles first style with a name that starts with the letter\n opens editor instead of toggling\n enables listed styles\n disables listed styles\n and <`> (backtick) - toggles initially enabled styles; doesn't apply to subsequently enabled styles while the popup is open so you can restore the initial selection after testing stuff: simply disable all, then toggle i.e. \nMore info on wiki", + "description": "NOTE1: preserve < and > symbols so that 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." + }, + "popupHotkeysTooltip": { + "message": "Click to see available hotkeys", + "description": "Tooltip displayed when hovering the right edge of the extension popup" + }, + "popupManageTooltip": { + "message": "Shift-click or right-click opens manager with styles applicable for current site", + "description": "Tooltip for the 'Manage' button in the popup." + }, + "popupMenuButtonTooltip": { + "message": "Action menu", + "description": "Tooltip for menu button in popup." + }, + "popupOpenEditInPopup": { + "message": "Use a simple window (no omnibox)", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindow": { + "message": "Open editor in a new window", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindowTooltip": { + "message": "Also enabled by detaching editor tab from a browser window,\nand disabled by attaching a single editor tab into another window.", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupStylesFirst": { + "message": "Styles before commands", + "description": "Label for the checkbox controlling section order in the popup." + }, + "prefShowBadge": { + "message": "Number of styles active for the current site", + "description": "Label for the checkbox controlling toolbar badge text." + }, + "previewLabel": { + "message": "Live preview", + "description": "Label for the checkbox in style editor to enable live preview while editing." + }, + "previewTooltip": { + "message": "Temporarily applies the changes without saving.\nSave the style to make the changes permanent.", + "description": "Tooltip for the checkbox in style editor to enable live preview while editing." + }, + "reload": { + "message": "Reload Stylus extension", + "description": "Context menu reload" + }, + "replace": { + "message": "Replace", + "description": "Label before the replace input field in the editor shown on Ctrl-H" + }, + "replaceAll": { + "message": "Replace all", + "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" + }, + "replaceWith": { + "message": "Replace with", + "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." + }, + "retrieveBckp": { + "message": "Import styles", + "description": "" + }, + "search": { + "message": "Search", + "description": "Label before the search input field in the editor shown on Ctrl-F" + }, + "searchCaseSensitive": { + "message": "Case-sensitive", + "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" + }, + "searchGlobalStyles": { + "message": "Also search global styles", + "description": "Checkbox label in the popup's inline style search, shown when the text to search is entered" + }, + "searchNumberOfResults": { + "message": "Number of matches", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchNumberOfResults2": { + "message": "Number of matches in code and applies-to values", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchStyleQueryHint": { + "message": "Search style names case-insensitively:\nsome words - all words in any order\n\"some phrase\" - this exact phrase without quotes\n2020 - a year like this also shows styles updated in 2020", + "description": "Tooltip shown for the text input in the popup's inline style finder" + }, + "searchRegexp": { + "message": "Use /re/ syntax for regexp search", + "description": "Label after the search input field in the editor shown on Ctrl-F" + }, + "searchResultInstallCount": { + "message": "Total installs", + "description": "Text for label that shows the number of times a search result was installed" + }, + "searchResultNoneFound": { + "message": "No styles found for this site.", + "description": "Error text in the popup when inline search didn't find any site-specific styles" + }, + "searchResultNotMatching": { + "message": "The style is installed but it doesn't apply to the current site URL.", + "description": "" + }, + "searchResultNotMatchingNote": { + "message": "Try asking the author of this userstyle to add the URL.\n\nYou can also open the style in the manager and edit it yourself,\nbut be aware it disables automatic updates for this style.", + "description": "" + }, + "searchResultRating": { + "message": "Rating", + "description": "Text for label that shows the search result's rating" + }, + "searchResultUpdated": { + "message": "Updated", + "description": "Text for label that shows the search result's last update date" + }, + "searchResultWeeklyCount": { + "message": "Weekly installs", + "description": "Text for label that shows the number of times a search result was installed during last week" + }, + "searchStylesAll": { + "message": "All", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesCode": { + "message": "CSS code", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesHelp": { + "message": " or key focuses the search field.\nDefault mode is plain text search for all space-separated terms in any order.\nExact words: wrap the query in double quotes, e.g. <\".header ~ div\">\nRegular expressions: include slashes and flags, e.g. \n\"By URL\" in scope selector: finds styles that apply to a fully specified URL e.g. https://www.example.org/\n\"Metadata\" in scope selector: searches in names, \"applies to\" specifiers, installation URL, update URL, and the entire metadata block for usercss styles.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page" + }, + "searchStylesMatchUrl": { + "message": "By URL", + "description": "Option for `find styles` scope selector in the manager. See searchMatchUrlHint for more info." + }, + "searchStylesMeta": { + "message": "Metadata", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesName": { + "message": "Name", + "description": "Option for `find styles` scope selector in the manager." + }, + "sectionAdd": { + "message": "Add another section", + "description": "Label for the button to add a section" + }, + "sectionCode": { + "message": "Code", + "description": "Label for the code for a section" + }, + "sectionRemove": { + "message": "Remove section", + "description": "Label for the button to remove a section" + }, + "sectionRestore": { + "message": "Restore removed section", + "description": "Label for the button to restore a removed section" + }, + "sections": { + "message": "Sections", + "description": "Header for the table of contents block listing style section names in the left panel of the classic editor" + }, + "shortcuts": { + "message": "Shortcuts", + "description": "Go to shortcut configuration" + }, + "shortcutsNote": { + "message": "Define keyboard shortcuts", + "description": "" + }, + "sortDateNewestFirst": { + "message": "newest first", + "description": "Text added to indicate that sorting a date would add the newest entries at the top" + }, + "sortDateOldestFirst": { + "message": "oldest first", + "description": "Text added to indicate that sorting a date would add the oldest entries at the top" + }, + "sortLabel": { + "message": "Select a sort to apply to the installed styles", + "description": "Title on the sort select to indicate it is used for sorting entries" + }, + "sortLabelTitleAsc": { + "message": "Title Ascending", + "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" + }, + "sortLabelTitleDesc": { + "message": "Title Descending", + "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" + }, + "sortStylesHelp": { + "message": "Choose the type of sort to apply to the installed entries from within the sort dropdown. The default setting applies an ascending sort (A to Z) to the entry titles. Sorts within the \"Title Descending\" group will apply a descending sort (Z to A) to the title.\nThere are other presets that will allow sorting the entries by multiple criteria. Think of this like sorting a table with multiple columns and each category in a select (between the plus signs) represents a column, or group.\nFor example, if the setting is \"Enabled (first) + Title\", the entries would sort so that all the enabled entries are sorted to the top of the list, then an entry title ascending sort (A to Z) is applied to both the enabled and disabled entries separately.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" + }, + "sortStylesHelpTitle": { + "message": "Sort contents", + "description": "Label for the sort info popup on the Manage styles page" + }, + "styleBadRegexp": { + "message": "Regexp is invalid.", + "description": "Validation message for a bad regexp in a style" + }, + "styleBeautify": { + "message": "Beautify", + "description": "Label for the CSS-beautifier button on the edit style page" + }, + "styleBeautifyHint": { + "message": "Hint: right-click the “Beautify” button or use the keyboard shortcut defined below to beautify without showing this panel", + "description": "Hint shown inside the CSS-beautifier panel" + }, + "styleBeautifyIndentConditional": { + "message": "Indent @media, @supports", + "description": "CSS-beautifier option" + }, + "styleBeautifyPreserveNewlines": { + "message": "Preserve new lines", + "description": "CSS-beautifier option" + }, + "styleCancelEditLabel": { + "message": "Back to manage", + "description": "Label for cancel button for style editing" + }, + "styleChangesNotSaved": { + "message": "You've made changes to this style without saving.", + "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" + }, + "styleEnabledLabel": { + "message": "Enabled", + "description": "Label for the enabled state of styles" + }, + "styleFromMozillaFormatError": { + "message": "Failed to import from Mozilla format", + "description": "Label for the import error" + }, + "styleFromMozillaFormatPrompt": { + "message": "Paste the Mozilla-format code", + "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" + }, + "styleInstall": { + "message": "Install '$stylename$' into Stylus?", + "description": "Confirmation when installing a style" + }, + "styleInstallFailed": { + "message": "Failed to install userstyle!\n$error$", + "description": "Warning when installation failed" + }, + "styleInstallOverwrite": { + "message": "'$stylename$' is already installed. Overwrite?\nVersion: $oldVersion$ -> $newVersion$", + "description": "Confirmation when re-installing a style" + }, + "styleMissingName": { + "message": "Enter a name", + "description": "Error displayed when user saves without providing a name" + }, + "styleMozillaFormatHeading": { + "message": "Mozilla Format", + "description": "Heading for the section with buttons to import/export Mozilla format of the style" + }, + "styleNotAppliedRegexpProblemTooltip": { + "message": "Style was not applied due to its incorrect usage of 'regexp()'", + "description": "Tooltip in the popup for styles that were not applied at all" + }, + "styleRegexpInvalidExplanation": { + "message": "Some 'regexp()' rules that could not be compiled at all.", + "description": "" + }, + "styleRegexpPartialExplanation": { + "message": "This style uses partially matching regexps in violation of CSS4 @document specification which requires a full URL match. The affected CSS sections were not applied to the page. This style was probably created in Stylish-for-Chrome which incorrectly checks 'regexp()' rules since the very first version (known bug).", + "description": "" + }, + "styleRegexpProblemTooltip": { + "message": "Number of sections not applied due to incorrect usage of 'regexp()'", + "description": "Tooltip in the popup for styles that were applied only partially" + }, + "styleRegexpTestButton": { + "message": "RegExp test", + "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" + }, + "styleRegexpTestFull": { + "message": "Matching tabs", + "description": "RegExp test report: label for the fully matching expressions" + }, + "styleRegexpTestInvalid": { + "message": "Invalid regexps skipped", + "description": "RegExp test report: label for the invalid expressions" + }, + "styleRegexpTestNone": { + "message": "No matching tabs", + "description": "RegExp test report: label for expressions that didn't match any tabs" + }, + "styleRegexpTestNote": { + "message": "Note: use a single \\ for escaping in the regexp input field, which will be automatically converted to \\\\ in the style code as per specification for quoted strings in CSS.", + "description": "RegExp test report: a note displayed at the bottom of the dialog" + }, + "styleRegexpTestPartial": { + "message": "Not matching fully, hence skipped", + "description": "RegExp test report: label for the partially matching expressions" + }, + "styleRegexpTestTitle": { + "message": "List of matching opened tabs (click on URL to focus its tab)", + "description": "RegExp test report: title of the report" + }, + "styleSaveLabel": { + "message": "Save", + "description": "Label for save button for style editing" + }, + "styleToMozillaFormatHelp": { + "message": "The Mozilla format of the code can be submitted to userstyles.org and used with the classic Stylish for Firefox", + "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" + }, + "styleToMozillaFormatTitle": { + "message": "Style in Mozilla format", + "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" + }, + "styleUpdate": { + "message": "Are you sure you want to update '$stylename$'?", + "description": "Confirmation when updating a style" + }, + "styleUpdateDiscardChanges": { + "message": "The style is changed outside of the editor. Would you like to reload the style?", + "description": "Confirmation to update the style in the editor" + }, + "stylusUnavailableForURL": { + "message": "Stylus doesn't work on pages like this.", + "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "stylusUnavailableForURLdetails": { + "message": "As a security precaution, the browser prohibits extensions from affecting its built-in pages (like chrome://version, the standard new tab page as of Chrome 61, about:addons, and so on) as well as other extensions' pages. Each browser also restricts access to its own extensions gallery (like Chrome Web Store or AMO).", + "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "syncStorageErrorSaving": { + "message": "The value cannot be saved. Try reducing the amount of text.", + "description": "Displayed when trying to save an excessively big value via storage.sync API" + }, + "syncError": { + "message": "Sync failed", + "description": "Tooltip for the toolbar icon" + }, + "syncErrorRelogin": { + "message": "Sync failed.\nTry to re-login in Stylus options:\nclick 'disconnect' first, then 'connect'.", + "description": "Tooltip for the toolbar icon" + }, + "toggleStyle": { + "message": "Toggle style", + "description": "Label for the checkbox to enable/disable a style" + }, + "undo": { + "message": "Undo", + "description": "Button label" + }, + "undoGlobal": { + "message": "Undo in all sections", + "description": "CSS-beautify global Undo button label" + }, + "unreachableAMO": { + "message": "Firefox forbids access to the site.", + "description": "Note in the popup displayed when opened on addons.mozilla.org" + }, + "unreachableAMOHint": { + "message": "To allow access open , right-click the list, click 'New', then 'Boolean', paste and click OK, , OK, reload the page.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintNewFF": { + "message": "In Firefox 60 and newer you'll also have to remove AMO domain from in .", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintOldFF": { + "message": "Only Firefox 59 and newer can be configured to allow WebExtensions to add style elements on CSP-protected sites such as this one.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" + }, + "unreachableContentScript": { + "message": "Could not communicate with the page. Try reloading the tab.", + "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" + }, + "unreachableFileHint": { + "message": "Stylus can access file:// URLs only if you enable the corresponding checkbox for Stylus extension on chrome://extensions page.", + "description": "Note in the toolbar popup for file:// URLs" + }, + "InaccessibleFileHint": { + "message": "Stylus can not access some file types (e.g. pdf & json files).", + "description": "Note in the toolbar popup for some file types that cannot be accessed" + }, + "updateAllCheckSucceededNoUpdate": { + "message": "No updates found.", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateAllCheckSucceededSomeEdited": { + "message": "Some updatable styles weren't checked to avoid losing possible local edits. Updates can be forced by checking individually, or by running another check for all styles (local edits will be overwritten).", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateCheckFailBadResponseCode": { + "message": "Update failed: server responded with code $code$.", + "description": "Text that displays when an update check failed because the response code indicates an error" + }, + "updateCheckFailServerUnreachable": { + "message": "Update failed: server unreachable.", + "description": "Text that displays when an update check failed because the update server is unreachable" + }, + "updateCheckHistory": { + "message": "History of update checks", + "description": "" + }, + "updateCheckManualUpdateForce": { + "message": "Install update (local edits will be overwritten)", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckManualUpdateHint": { + "message": "Forcing an update will overwrite any local edits.", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedLocallyEdited": { + "message": "This style was edited locally.", + "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedMaybeLocallyEdited": { + "message": "This style might have been edited locally.", + "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" + }, + "updateCheckSucceededNoUpdate": { + "message": "Style is up to date.", + "description": "Text that displays when an update check completed and no update is available" + }, + "updateCompleted": { + "message": "Update completed.", + "description": "Text that displays when an update completed" + }, + "updatesCurrentlyInstalled": { + "message": "Updates installed:", + "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." + }, + "usercssAvoidOverwriting": { + "message": "Please change the value of @name or @namespace to avoid overwriting an existing style.", + "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." + }, + "usercssConfigIncomplete": { + "message": "The style was updated or deleted after the configuration dialog was shown. These variables were not saved to avoid corrupting the style's metadata:", + "description": "" + }, + "usercssEditorNamePlaceholder": { + "message": "Specify @name in the code", + "description": "Placeholder text for the empty name input field when creating a new Usercss style" + }, + "usercssReplaceTemplateConfirmation": { + "message": "Replace the default template for new Usercss styles with the current code?", + "description": "" + }, + "usercssReplaceTemplateName": { + "message": "Empty @name replaces the default template", + "description": "The text shown after @name when creating a new Usercss style" + }, + "usercssReplaceTemplateSectionBody": { + "message": "Insert code here...", + "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" + }, + "versionInvalidOlder": { + "message": "The version is older than the installed style.", + "description": "Displayed when the version of style is older than the installed one" + }, + "writeStyleFor": { + "message": "Write style for: ", + "description": "Label for toolbar pop-up that precedes the links to write a new style" + }, + "writeStyleForURL": { + "message": "this URL", + "description": "Text for link in toolbar pop-up to write a new style for the current URL" + }, + "syncDropboxStyles": { + "message": "Dropbox Export", + "description": "" + }, + "syncDropboxDeprecated": { + "message": "Dropbox import/export is replaced by a more advanced style sync in the options page.", + "description": "" + }, + "retrieveDropboxSync": { + "message": "Dropbox Import", + "description": "" + }, + "overwriteFileExport": { + "message": "Do you want to overwrite an existing file?", + "description": "" + }, + "exportSavedSuccess": { + "message": "File saved with success", + "description": "" + }, + "noFileToImport": { + "message": "To import your styles, you should export it first.", + "description": "" + }, + "connectingDropbox": { + "message": "Connecting Dropbox...", + "description": "" + }, + "connectingDropboxNotAllowed": { + "message": "Connecting to Dropbox is only available in apps installed directly from the webstore", + "description": "" + }, + "gettingStyles": { + "message": "Getting all styles...", + "description": "" + }, + "zipStyles": { + "message": "Zipping styles...", + "description": "" + }, + "unzipStyles": { + "message": "Unzipping styles...", + "description": "" + }, + "readingStyles": { + "message": "Reading styles...", + "description": "" + }, + "uploadingFile": { + "message": "Uploading File...", + "description": "" + }, + "addStyleLabel": { + "message": "Write new style", + "description": "Label for the button to go to the add style page" } - }, - "appliesDisplayTruncatedSuffix": { - "message": "e mais", - "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" - }, - "appliesDomainOption": { - "message": "URLs no dominio", - "description": "Option to make the style apply to the entered string as a domain" - }, - "appliesLabel": { - "message": "Aplica para", - "description": "Label for 'applies to' fields on the edit/add screen" - }, - "appliesLineWidgetWarning": { - "message": "Non funciona con CSS minificado", - "description": "A warning that applies-to information won't show properly with minified CSS" - }, - "appliesRegexpOption": { - "message": "URLs que concorden co regexp", - "description": "Option to make the style apply to the entered string as a regular expression" - }, - "appliesRemove": { - "message": "Suprimir", - "description": "Label for the button to remove an 'applies' entry" - }, - "appliesSpecify": { - "message": "Especificar", - "description": "Label for the button to make a style apply only to specific sites" - }, - "appliesToEverything": { - "message": "Todo", - "description": "Text displayed for styles that apply to all sites" - }, - "appliesUrlPrefixOption": { - "message": "URLs que comecen por", - "description": "Option to make the style apply to the entered string as a URL prefix" - }, - "applyAllUpdates": { - "message": "Aplicar tódalas actualizacións", - "description": "Label for the button to apply all detected updates" - }, - "author": { - "message": "Autor", - "description": "Label for the style author" - } } \ No newline at end of file diff --git a/_locales/he/messages.json b/_locales/he/messages.json index db30ae17..3474f250 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -1,1376 +1,1586 @@ { - "addStyleLabel": { - "message": "כתוב עיצוב חדש", - "description": "Label for the button to go to the add style page" - }, - "addStyleTitle": { - "message": "הוסף עיצוב", - "description": "Title of the page for adding styles" - }, - "alphaChannel": { - "message": "שקיפות", - "description": "Label of color's opacity" - }, - "appliesAdd": { - "message": "הוסף", - "description": "Label for the button to add an 'applies' entry" - }, - "appliesDisplay": { - "message": "חל על: $applies$", - "description": "Text on the manage screen to describe what the style applies to", - "placeholders": { - "applies": { - "content": "$1" - } + "addStyleTitle": { + "message": "הוסף עיצוב", + "description": "Title of the page for adding styles" + }, + "alphaChannel": { + "message": "שקיפות", + "description": "Label of color's opacity" + }, + "appliesAdd": { + "message": "הוסף", + "description": "Label for the button to add an 'applies' entry" + }, + "appliesDisplay": { + "message": "חל על: $applies$", + "description": "Text on the manage screen to describe what the style applies to" + }, + "appliesDisplayTruncatedSuffix": { + "message": "עוד", + "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" + }, + "appliesDomainOption": { + "message": "קישורים תחת הדומיין", + "description": "Option to make the style apply to the entered string as a domain" + }, + "appliesHelp": { + "message": "השתמש בהגדרות 'חל על' כדי להגביל את כתובות האתרים שהקוד בסעיף זה חל עליהם.", + "description": "Help text for 'applies to' section" + }, + "appliesLabel": { + "message": "חל על", + "description": "Label for 'applies to' fields on the edit/add screen" + }, + "appliesLineWidgetLabel": { + "message": "הצג אינפורמציית 'חל על'", + "description": "Label for the checkbox to display applies-to information in the single editor" + }, + "appliesLineWidgetWarning": { + "message": "לא עובד עם CSS מוקטן (minified)", + "description": "A warning that applies-to information won't show properly with minified CSS" + }, + "appliesRegexpOption": { + "message": "קישורים התואמים את ה־regexp", + "description": "Option to make the style apply to the entered string as a regular expression" + }, + "appliesRemove": { + "message": "הסר", + "description": "Label for the button to remove an 'applies' entry" + }, + "appliesRemoveError": { + "message": "לא ניתן להסיר את הערך 'חל על' האחרון", + "description": "Error displayed when the last 'applies' is going to be removed" + }, + "appliesSpecify": { + "message": "פרט", + "description": "Label for the button to make a style apply only to specific sites" + }, + "appliesToEverything": { + "message": "כל האתרים", + "description": "Text displayed for styles that apply to all sites" + }, + "appliesUrlOption": { + "message": "כתובת אתר", + "description": "Option to make the style apply to the entered string as a URL" + }, + "appliesUrlPrefixOption": { + "message": "קישורים המתחילים ב", + "description": "Option to make the style apply to the entered string as a URL prefix" + }, + "applyAllUpdates": { + "message": "החל את כל העדכונים", + "description": "Label for the button to apply all detected updates" + }, + "author": { + "message": "מחבר", + "description": "Label for the style author" + }, + "backupButtons": { + "message": "גיבוי", + "description": "Heading for backup" + }, + "backupMessage": { + "message": "בחר קובץ או גרור ושחרר אותו בדף זה.", + "description": "Message for backup" + }, + "bckpInstStyles": { + "message": "ייצא עיצובים", + "description": "" + }, + "checkAllUpdates": { + "message": "בדוקים עדכונים עבור כל העיצובים", + "description": "Label for the button to check all styles for updates" + }, + "checkAllUpdatesForce": { + "message": "בדוק שוב, לא ערכתי אף עיצוב!", + "description": "Label for the button to apply all detected updates" + }, + "checkForUpdate": { + "message": "בדוק עדכונים", + "description": "Label for the button to check a single style for an update" + }, + "checkingForUpdate": { + "message": "בודק...", + "description": "Text to display when checking a style for an update" + }, + "clickToUninstall": { + "message": "הקלק להסרה", + "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" + }, + "cm_autoCloseBrackets": { + "message": "סגור באופן אוטומטי סוגריים וגרשיים", + "description": "Label for the checkbox in the style editor." + }, + "cm_autoCloseBracketsTooltip": { + "message": "הוסף סוגר באופן אוטומטי כשמקלידים את אחת מהפותחים של ()[]{}''\"\"", + "description": "Label for the checkbox in the style editor." + }, + "cm_autocompleteOnTyping": { + "message": "השלמה אוטומטית בזמן הכתיבה", + "description": "Label for the checkbox in the style editor." + }, + "cm_colorpicker": { + "message": "פלטות בחירת צבעים עבור צבעי CSS", + "description": "Label for the checkbox controlling colorpicker option for the style editor." + }, + "cm_indentWithTabs": { + "message": "השתמש בטאבים יחד עם הזחה חכמה", + "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." + }, + "cm_keyMap": { + "message": "מפת מקשים", + "description": "Label for the drop-down list controlling the keymap for the style editor." + }, + "cm_lineWrapping": { + "message": "עטיפת מילים", + "description": "Label for the checkbox controlling word wrap option for the style editor." + }, + "cm_linter": { + "message": "עורך שגיאות CSS", + "description": "Select the linter to check for CSS issues" + }, + "cm_matchHighlight": { + "message": "הדגש", + "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." + }, + "cm_matchHighlightSelection": { + "message": "בחירה בלבד", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" + }, + "cm_matchHighlightToken": { + "message": "תג תחת הסמן", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" + }, + "cm_resizeGripHint": { + "message": "דאבל קליק להגדלה מירבית/איפוס הגובה", + "description": "Tooltip for the resize grip in style editor" + }, + "cm_selectByTokens": { + "message": "דאבל קליק בוחר תגים", + "description": "Label for the checkbox in the editor." + }, + "cm_selectByTokensTooltip": { + "message": "דוגמאות לתגים: .foo-bar-2 #aabbcc 0.32 !important\nבמצב מושבת: נבחרות מילים המופרדות בין פיסוק.", + "description": "" + }, + "cm_smartIndent": { + "message": "השתמש בהזחה חכמה", + "description": "Label for the checkbox controlling smart indentation option for the style editor." + }, + "cm_tabSize": { + "message": "גודל הכרטיסייה", + "description": "Label for the text box controlling tab size option for the style editor." + }, + "cm_theme": { + "message": "ערכת נושא", + "description": "Label for the style editor's CSS theme." + }, + "colorpickerPaletteHint": { + "message": "Right-click a swatch to cycle through its source lines", + "description": "" + }, + "colorpickerSwitchFormatTooltip": { + "message": "החלף פורמטים: HEX -> RGB -> HSL.\nלחץ Shift כדי להפוך את הכיוון.\nגם באמצעות מקשי PgUp (PageUp), PgDn (PageDown).", + "description": "Tooltip for the switch button in the color picker popup in the style editor." + }, + "colorpickerTooltip": { + "message": "פתח את פלטת בחירת הצבעים", + "description": "Tooltip for the colored squares shown before CSS colors in the style editor." + }, + "configOnChange": { + "message": "בעת שינוי", + "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" + }, + "configOnChangeTooltip": { + "message": "שמור והחל שינויים באופן אוטומטי", + "description": "" + }, + "configureStyle": { + "message": "הגדר", + "description": "Label for the button to configure usercss userstyle" + }, + "configureStyleOnHomepage": { + "message": "הגדר בדף הבית", + "description": "Label for the button to configure userstyles.org userstyle" + }, + "confirmCancel": { + "message": "ביטול", + "description": "" + }, + "confirmClose": { + "message": "סגור", + "description": "'Close' button in a confirm dialog" + }, + "confirmDefault": { + "message": "השתמש בברירת מחדל", + "description": "'Set to default' button in a confirm dialog" + }, + "confirmDelete": { + "message": "מחיקה", + "description": "" + }, + "confirmDiscardChanges": { + "message": "למחוק את השינויים?", + "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" + }, + "confirmNo": { + "message": "לא", + "description": "'No' button in a confirm dialog" + }, + "confirmOK": { + "message": "אוקיי", + "description": "" + }, + "confirmSave": { + "message": "שמור", + "description": "'Save' button in a confirm dialog" + }, + "confirmStop": { + "message": "עצור", + "description": "'Stop' button in a confirm dialog" + }, + "confirmYes": { + "message": "כן", + "description": "'Yes' button in a confirm dialog" + }, + "copied": { + "message": "הועתק אל לוח ההעתקה", + "description": "Message shown when content has been copied to the clipboard" + }, + "copy": { + "message": "העתק אל לוח ההעתקה", + "description": "Tooltip for elements which can be copied" + }, + "customNameHint": { + "message": "Enter a custom name here to rename the style in UI without breaking its updates", + "description": "" + }, + "customNameResetHint": { + "message": "Stop using customized name, switch to the style's own name", + "description": "Tooltip of 'x' button shown in editor when changing the name input of a) styles updated from a URL i.e. not locally created, b) UserCSS styles" + }, + "dateAbbrDay": { + "message": "$value$d", + "description": "Day suffix in a short relative date, for example: 8d" + }, + "dateAbbrHour": { + "message": "$value$h", + "description": "Hour suffix in a short relative date, for example: 8h" + }, + "dateAbbrMonth": { + "message": "$value$m", + "description": "Month suffix in a short relative date, for example: 8m" + }, + "dateAbbrYear": { + "message": "$value$y", + "description": "Year suffix in a short relative date, for example: 8y" + }, + "dateInstalled": { + "message": "תאריך התקנה", + "description": "Option text for the user to sort the style by install date" + }, + "dateUpdated": { + "message": "תאריך עדכון", + "description": "Option text for the user to sort the style by last update date" + }, + "dbError": { + "message": "אירעה שגיאה בשימוש במסד הנתונים של Stylus. האם ברצונך לבקר בדף אינטרנט עם פתרונות אפשריים?", + "description": "Prompt when a DB error is encountered" + }, + "defaultTheme": { + "message": "ברירת מחדל", + "description": "Default CodeMirror CSS theme option on the edit style page" + }, + "deleteStyleConfirm": { + "message": "האם אתה בטוח שברצונך למחוק עיצוב זה?", + "description": "Confirmation before deleting a style" + }, + "deleteStyleLabel": { + "message": "מחק", + "description": "Label for the button to delete a style" + }, + "description": { + "message": "עיצוב מחדש של האינטרנט באמצעות Stylus, מנהל סגנונות משתמש. Stylus מאפשר לך להתקין בקלות עיצובים וערכות נושא עבור אתרים פופולריים רבים.", + "description": "Extension description" + }, + "disableAllStyles": { + "message": "השבת את כל העיצובים", + "description": "Label for the checkbox that turns all enabled styles off." + }, + "disableStyleLabel": { + "message": "השבת", + "description": "Label for the button to disable a style" + }, + "dragDropMessage": { + "message": "שחרר את קובץ הגיבוי שלך בכל מקום בדף זה על־מנת לייבא אותו.", + "description": "Drag'n'drop message" + }, + "dragDropUsercssTabstrip": { + "message": "To install the file, drop it on the tab strip (the area where the tab titles are shown).", + "description": "Message popup shown when erroneously dropping a usercss file into the manager page" + }, + "editDeleteText": { + "message": "מחק", + "description": "Label for the context menu item in the editor to delete selected text" + }, + "editGotoLine": { + "message": "גש לשורה (או line:col)", + "description": "Go to line or line:column on Ctrl-G in style code editor" + }, + "editStyleHeading": { + "message": "ערוך עיצוב", + "description": "Title of the page for editing styles" + }, + "editStyleLabel": { + "message": "ערוך", + "description": "Label for the button to go to the edit style page" + }, + "editStyleTitle": { + "message": "עריכת העיצוב $stylename$", + "description": "Title of the page for editing styles" + }, + "enableStyleLabel": { + "message": "אפשר", + "description": "Label for the button to enable a style" + }, + "excludeStyleByDomainLabel": { + "message": "אל תכלול את הדומיין הנוכחי", + "description": "" + }, + "excludeStyleByUrlLabel": { + "message": "אל תכלול את כתובת האתר הנוכחית", + "description": "" + }, + "exportLabel": { + "message": "ייצא", + "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" + }, + "externalFeedback": { + "message": "חוות דעת", + "description": "Label for the external link to send feedback for the style" + }, + "externalHomepage": { + "message": "דף הבית", + "description": "Label for the external link to style's homepage" + }, + "externalLink": { + "message": "קישור חיצוני", + "description": "Label for external links" + }, + "externalSupport": { + "message": "תמיכה", + "description": "Label for the external link to style's support site" + }, + "externalUsercssDocument": { + "message": "תיעוד ל־Usercss", + "description": "Label for the external link to usercss documentation" + }, + "filteredStyles": { + "message": "$numShown$ מתוך $numTotal$ סך־הכל", + "description": "TL note - make this message short" + }, + "filteredStylesAllHidden": { + "message": "מסננים שהוחלו כעת אינם תואמים עיצובים", + "description": "Text shown when no styles match currently applied filter in the style manager" + }, + "findStyles": { + "message": "מצא עיצובים", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesForSite": { + "message": "מצא סגנונות נוספים לאתר זה", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesInline": { + "message": "מוטבע", + "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" + }, + "findStylesInlineTooltip": { + "message": "הצג תוצאות חיפוש בחלון זה.", + "description": "Text for a checkbox that displays search results within the Stylus popup." + }, + "genericAdd": { + "message": "הוספה", + "description": "Used in various places for an action that adds something" + }, + "genericClone": { + "message": "שכפול", + "description": "Used in various places for an action that clones something" + }, + "genericDisabledLabel": { + "message": "מושבת", + "description": "Used in various lists/options to indicate that something is disabled" + }, + "genericEnabledLabel": { + "message": "מאופשר", + "description": "Used in various lists/options to indicate that something is enabled" + }, + "genericError": { + "message": "שגיאה", + "description": "Used in various places to indicate some error occurred." + }, + "genericHistoryLabel": { + "message": "היסטוריה", + "description": "Used in various places to show a history log of something" + }, + "genericNext": { + "message": "הבא", + "description": "Used in various places to select/perform the next step/action" + }, + "genericPrevious": { + "message": "הקודם", + "description": "Used in various places to select/perform the previous step/action" + }, + "genericResetLabel": { + "message": "איפוס", + "description": "Used in various parts of UI to indicate that something may be reset to its original state" + }, + "genericSavedMessage": { + "message": "נשמר", + "description": "Used in various parts of the UI to indicate that something was saved" + }, + "genericTitle": { + "message": "כותרת", + "description": "Used in various parts of the UI to indicate the title of something" + }, + "genericUnknown": { + "message": "לא ידוע", + "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" + }, + "helpAlt": { + "message": "עזרה", + "description": "Alternate text for help buttons" + }, + "helpKeyMapCommand": { + "message": "הקלד שם פקודה", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "helpKeyMapHotkey": { + "message": "לחץ על המקש החם", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "hostDisabled": { + "message": "מארח זה הושבת בגלל באג בגרסה הנוכחית של הדפדפן בו נעשה שימוש", + "description": "Tooltip for cloud host disabled" + }, + "importAppendLabel": { + "message": "צרף לעיצוב", + "description": "Label for the button to import a style and append to the existing sections" + }, + "importAppendTooltip": { + "message": "צרף את העיצוב המיובא לעיצוב הנוכחי", + "description": "Tooltip for the button to import a style and append to the existing sections" + }, + "importLabel": { + "message": "ייבא", + "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" + }, + "importPreprocessor": { + "message": "Style with a @preprocessor won't work in the classic mode. You can switch the editor to Usercss mode: 1) open the style manager, 2) enable \"as Usercss\" checkbox, 3) click \"Write new style\"\n\nImport now anyway?", + "description": "" + }, + "importPreprocessorTitle": { + "message": "Potential problem due to @preprocessor", + "description": "" + }, + "importReplaceLabel": { + "message": "דרוס עיצוב", + "description": "Label for the button to import and overwrite current style" + }, + "importReplaceTooltip": { + "message": "הסר את התוכן של הסגנון הנוכחי והחלף אותו עם העיצוב המיובא", + "description": "Label for the button to import and overwrite current style" + }, + "importReportLegendAdded": { + "message": "נוספו", + "description": "Text after the number of styles added in the report shown after importing styles" + }, + "importReportLegendIdentical": { + "message": "זהה דולג", + "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" + }, + "importReportLegendInvalid": { + "message": "לא חוקי דולג", + "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" + }, + "importReportLegendUpdatedBoth": { + "message": "מטא דאטה והקוד עודכנו", + "description": "Text after the number of styles updated entirely in the report shown after importing styles" + }, + "importReportLegendUpdatedCode": { + "message": "קודים עודכנו", + "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" + }, + "importReportLegendUpdatedMeta": { + "message": "מטא דאטה עודכן", + "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" + }, + "importReportTitle": { + "message": "סיום ייבוא עיצובים", + "description": "Title of the report shown after importing styles" + }, + "importReportUnchanged": { + "message": "שום דבר לא השתנה.", + "description": "Message in the report shown after importing styles" + }, + "importReportUndone": { + "message": "עיצובים הוחזרו", + "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" + }, + "importReportUndoneTitle": { + "message": "הייבוא בוטל", + "description": "Title of the message box shown after undoing the import of styles" + }, + "installButton": { + "message": "התקן עיצוב", + "description": "Label for install button" + }, + "installButtonInstalled": { + "message": "העיצוב הותקן בהצלחה", + "description": "Text displayed when the style is successfully installed" + }, + "installButtonReinstall": { + "message": "התקן עיצוב מחדש", + "description": "Label for reinstall button" + }, + "installButtonUpdate": { + "message": "עדכן עיצוב", + "description": "Label for update button" + }, + "installUpdate": { + "message": "התקן עדכון", + "description": "Label for the button to install an update for a single style" + }, + "installUpdateFrom": { + "message": "נכון לעכשיו הסגנון מעודכן מ־ $url$", + "description": "Label to describe where the style gets update" + }, + "installUpdateFromLabel": { + "message": "בדוק עדכונים", + "description": "Label for the checkbox to save current URL for update check" + }, + "license": { + "message": "רישיון", + "description": "Label for the license" + }, + "linkGetHelp": { + "message": "קבל עזרה", + "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" + }, + "linkGetStyles": { + "message": "מצא עיצובים", + "description": "Help link text on the manage page e.g. https://userstyles.org" + }, + "linkStylusWiki": { + "message": "Wiki", + "description": "Wiki link text on the manage page e.g. https://github.com/openstyles/stylus/wiki" + }, + "linkTranslate": { + "message": "תרגום", + "description": "Transifex link text on the manage page" + }, + "linterCSSLintIncompatible": { + "message": "עורך שגיאות ה־CSS אינו תומך ב־ $preprocessorname$ כמעבד מקדים", + "description": "The label to display when the preprocessor isn't compatible with CSSLint" + }, + "linterCSSLintSettings": { + "message": "(הגדר כלל כ: 0 = מושבת; 1 = אזהרה; 2 = שגיאה)", + "description": "CSSLint rule config values" + }, + "linterConfigPopupTitle": { + "message": "הגדר $linter$ כללי תצורה", + "description": "Stylelint or CSSLint popup header" + }, + "linterConfigTooltip": { + "message": "לחץ להגדרת linter זה", + "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" + }, + "linterInvalidConfigError": { + "message": "לא נשמר עקב הגדרות תצורה לא חוקיות אלה:", + "description": "Invalid linter config will show a message followed by a list of invalid entries" + }, + "linterIssues": { + "message": "תקלות", + "description": "Label for the CSS linter issues block on the style edit page" + }, + "linterIssuesHelp": { + "message": "התקלות האלו נמצאו על־ידי $link$:", + "description": "Help popup message for the selected CSS linter issues block on the style edit page" + }, + "linterJSONError": { + "message": "פורמט JSON לא תקין", + "description": "Setting linter config with invalid JSON" + }, + "linterResetMessage": { + "message": "על־מנת לבטל איפוסים לא רצוניים, לחץ Ctrl-Z (או Cmd-Z) בתיבת הטקסט", + "description": "Reset button tooltip to inform user on how to undo an accidental reset" + }, + "linterRulesLink": { + "message": "ראה רשימת חוקים מלאה", + "description": "Stylelint or CSSLint rules label added immediately before a link" + }, + "liveReloadError": { + "message": "התרחשה שגיאה בזמן הצפייה בקובץ", + "description": "The label of live-reload error" + }, + "liveReloadInstallHint": { + "message": "Keep this tab open to auto-update the style on external changes.", + "description": "The label of live-reload feature" + }, + "liveReloadInstallHintFF": { + "message": "Keep both this tab and the original tab open to auto-update the style on external changes.", + "description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox" + }, + "liveReloadLabel": { + "message": "רענון לייב (live)", + "description": "The label of live-reload feature" + }, + "manageFavicons": { + "message": "הצגת אייקונים בעמודת 'חל על'", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFaviconsGray": { + "message": "האפרת האייקונים", + "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" + }, + "manageFaviconsHelp": { + "message": "Stylus משתמש בשירות חיצוני https://www.google.com/s2/favicons", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFilters": { + "message": "מסננים", + "description": "Label for filters container" + }, + "manageHeading": { + "message": "עיצובים מותקנים", + "description": "Heading for the manage page" + }, + "manageMaxTargets": { + "message": "מספר הפריטים ה־'מוחלים על'", + "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" + }, + "manageNewStyleAsUsercss": { + "message": "כ־Usercss", + "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" + }, + "manageNewUI": { + "message": "פריסת ממשק משתמש ניהול חדשה", + "description": "Label for the checkbox that toggles the new UI on manage page" + }, + "manageOnlyDisabled": { + "message": "רק עיצובים מושבתים", + "description": "Checkbox to show only disabled styles" + }, + "manageOnlyEnabled": { + "message": "רק עיצובים מאופשרים", + "description": "Checkbox to show only enabled styles" + }, + "manageOnlyExternal": { + "message": "רק עיצובים חיצוניים", + "description": "Checkbox to show only externally installed styles i.e. updatable" + }, + "manageOnlyLocal": { + "message": "רק עיצובים שנוצרו באופן מקומי", + "description": "Checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyLocalTooltip": { + "message": "(הסגנונות שלא הותקנו דרך דף userstyles.org)", + "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyNonUsercss": { + "message": "רק לא עיצובי Usercss", + "description": "Checkbox to show only non-Usercss (standard) styles" + }, + "manageOnlyUpdates": { + "message": "רק עם עדכונים או תקלות", + "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" + }, + "manageOnlyUsercss": { + "message": "רק עיצובי Usercss", + "description": "Checkbox to show only Usercss styles" + }, + "manageTitle": { + "message": "Stylus", + "description": "Title for the manage page" + }, + "menuShowBadge": { + "message": "הצג כמות עיצובים מאופשרים", + "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." + }, + "meta_invalidCheckboxDefault": { + "message": "תיבת סימון @var לא חוקית: הערך חייב להיות 0 או 1", + "description": "Error displayed when the value of @var checkbox is invalid" + }, + "meta_invalidColor": { + "message": "Invalid @var color: $color$ is not a color", + "description": "Error displayed when the value of @var color is invalid" + }, + "meta_invalidRange": { + "message": "Invalid @var $type$: value must be a number or an array", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMultipleUnits": { + "message": "Invalid @var $type$: multiple units are defined", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeTooManyValues": { + "message": "Invalid @var $type$: the array contains too many items", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeValue": { + "message": "Invalid @var $type$: items in the array must be number, string, or null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeDefault": { + "message": "Invalid @var $type$: default value is null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMin": { + "message": "Invalid @var $type$: default value is lower than the minimum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMax": { + "message": "Invalid @var $type$: default value is larger than the maximum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeStep": { + "message": "Invalid @var $type$: default value is not a mutiple of the step", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeUnits": { + "message": "Invalid @var $type$: '$units$' is not a valid unit", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidSelect": { + "message": "Invalid @var select: the default value must be an array or an object", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValue": { + "message": "Invalid @var select: values inside the array/object must be a string", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectEmptyOptions": { + "message": "Invalid @var select: options list is empty", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectLabel": { + "message": "Invalid @var select: option label is empty", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectMultipleDefaults": { + "message": "Invalid @var select: multiple default options are defined", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectNameDuplicated": { + "message": "Invalid @var select: option name is duplicated", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValueMismatch": { + "message": "Invalid @var select: value doesn't exist in the option list", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidURLProtocol": { + "message": "Invalid URL protocol. Only http and https are allowed: $protocol$", + "description": "Error displayed when the protocol of the URL is invalid" + }, + "meta_invalidVersion": { + "message": "Invalid version number. The value doesn't match SemVer pattern: $version$", + "description": "Error displayed when @version is invalid" + }, + "meta_invalidNumber": { + "message": "נדרש מספר", + "description": "Error displayed when the value is expected to be a number" + }, + "meta_invalidString": { + "message": "נדרשת מחרוזת בתוך גרשיים", + "description": "Error displayed when the value is expected to be a quoted string" + }, + "meta_invalidWord": { + "message": "נדרשת מילה", + "description": "Error displayed when the value is expected to be a word" + }, + "meta_missingChar": { + "message": "נדרשים תווים: $chars$", + "description": "Error displayed when the value is expected to be some characters" + }, + "meta_missingEOT": { + "message": "נדרש מידע EOT", + "description": "Error displayed when the value is expected to be an EOT list" + }, + "meta_missingMandatory": { + "message": "Missing mandatory metadata: $keys$", + "description": "Error displayed when mandatory keys are missing" + }, + "meta_unknownJSONLiteral": { + "message": "Invalid JSON: $literal$ is not a valid JSON literal", + "description": "Error displayed when JSON value is invalid" + }, + "meta_unknownMeta": { + "message": "Unknown metadata: $key$", + "description": "Error displayed when unknown metadata is parsed" + }, + "meta_unknownVarType": { + "message": "Unknown @$varkey$ type: $vartype$", + "description": "Error displayed when unknown variable type is parsed" + }, + "meta_unknownPreprocessor": { + "message": "Unknown @preprocessor: $preprocessor$", + "description": "Error displayed when unknown @preprocessor is parsed" + }, + "noStylesForSite": { + "message": "לא הותקנו עיצובים עבור אתר זה.", + "description": "Text displayed when no styles are installed for the current site" + }, + "numberedLine": { + "message": "Line:", + "description": "Will be followed by one or more line numbers in the editor." + }, + "openManage": { + "message": "ניהול", + "description": "Link to open the manage page." + }, + "openOptions": { + "message": "אפשרויות", + "description": "Go to Options UI" + }, + "openStylesManager": { + "message": "פתח את מנהל העיצובים", + "description": "Label for the style maanger opener in the browser action context menu." + }, + "optionsActions": { + "message": "פעולות", + "description": "" + }, + "optionsAdvanced": { + "message": "מתקדם", + "description": "" + }, + "optionsAdvancedContextDelete": { + "message": "הוספת 'מחק' בתפריט העורך", + "description": "" + }, + "optionsAdvancedExposeIframes": { + "message": "חשוף iframes באמצעות HTML [stylus-iframe]", + "description": "" + }, + "optionsAdvancedExposeIframesNote": { + "message": "חושף את תחום האתר העליון בכל iframe.\nמאפשר כתיבת CSS ספציפית ל־iframe כך:\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }", + "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." + }, + "optionsAdvancedNewStyleAsUsercss": { + "message": "כתוב עיצוב חדש בתור usercss", + "description": "" + }, + "optionsAdvancedPatchCsp": { + "message": "Patch CSP to allow style assets", + "description": "" + }, + "optionsAdvancedPatchCspNote": { + "message": "Enable this if styles contain images or fonts which fail to load on sites with a strict CSP (Content-Security-Policy).\n\nEnabling this setting will relax CSP restrictions, allowing essential style content to load. This option is only intended for advanced users who understand the potential security implications, and accept responsibility for monitoring the content which they're allowing. Read about CSS-based attacks for more information.\n\nAlso be aware, this particular setting is not guaranteed to take effect if another installed extension modifies the network response first.", + "description": "" + }, + "optionsAdvancedStyleViaXhr": { + "message": "Instant inject mode", + "description": "" + }, + "optionsAdvancedStyleViaXhrNote": { + "message": "Enable this if you encounter flashing of unstyled content (FOUC) when browsing, which is especially noticeable with dark themes.\n\nThe technical reason is that Chrome/Chromium postpones asynchronous communication of extensions, in a usually meaningless attempt to improve page load speed, potentially causing styles to be late to apply. To circumvent this, since web extensions are not provided a synchronous API, Stylus provides this option to utilize the \"deprecated\" synchronous XMLHttpRequest web API to fetch applicable styles. There shouldn't be any detrimental effects, since the request is fulfilled within a few milliseconds while the page is still being downloaded from the server.\n\nNevertheless, Chromium will print a warning in devtools' console. Right-clicking a warning, and hiding them, will prevent future warnings from being shown.", + "description": "" + }, + "optionsBadgeDisabled": { + "message": "צבע רקע בעת השבתה", + "description": "" + }, + "optionsBadgeNormal": { + "message": "צבע רקע", + "description": "" + }, + "optionsCheck": { + "message": "עדכן עיצובים", + "description": "" + }, + "optionsCheckUpdate": { + "message": "בדוק והתקן את כל העדכונים הזמינים", + "description": "" + }, + "optionsCustomizeBadge": { + "message": "תג על האייקון בסרגל הכלים", + "description": "" + }, + "optionsCustomizeIcon": { + "message": "אייקון בסרגל הכלים", + "description": "" + }, + "optionsCustomizePopup": { + "message": "חלון קופץ", + "description": "" + }, + "optionsCustomizeUpdate": { + "message": "עדכונים", + "description": "" + }, + "optionsCustomizeSync": { + "message": "סנכרון לענן", + "description": "" + }, + "optionsHeading": { + "message": "אפשרויות", + "description": "Heading for options section on manage page." + }, + "optionsIconDark": { + "message": "ערכות נושא כהות לדפדפן", + "description": "" + }, + "optionsIconLight": { + "message": "ערכות נושא בהירות לדפדפן", + "description": "" + }, + "optionsOpen": { + "message": "פתח", + "description": "" + }, + "optionsOpenManager": { + "message": "נהל עיצובים", + "description": "" + }, + "optionsPopupWidth": { + "message": "רוחב החלון הקופץ (בפיקסלים)", + "description": "" + }, + "optionsReset": { + "message": "איפוס האפשרויות לערכי ברירת המחדל", + "description": "" + }, + "optionsResetButton": { + "message": "אפס אפשרויות", + "description": "" + }, + "optionsStylusThemes": { + "message": "Find a Stylus UI theme", + "description": "" + }, + "optionsSubheading": { + "message": "אפשרויות נוספות", + "description": "Subheading for options section on manage page." + }, + "optionsUpdateImportNote": { + "message": "בעת ייבוא גיבויים לסגנון מגרסה ישנה או מ־Stylish, בדוק באופן חד פעמי אם יש עדכונים באופן ידני במנהל הסגנונות כדי לוודא שכל הסגנונות מעודכנים.", + "description": "" + }, + "optionsUpdateInterval": { + "message": "עדכון אוטומטי של Userstyle בשעות (הגדר 0 להשבתה)", + "description": "" + }, + "optionsSyncNone": { + "message": "ללא", + "description": "" + }, + "optionsSyncConnect": { + "message": "התחבר", + "description": "" + }, + "optionsSyncDisconnect": { + "message": "התנתק", + "description": "" + }, + "optionsSyncSyncNow": { + "message": "סנכרן כעת", + "description": "" + }, + "optionsSyncLogin": { + "message": "היכנס", + "description": "" + }, + "optionsSyncStatusPull": { + "message": "מושך סגנון $loaded$ מתוך $total$", + "description": "" + }, + "optionsSyncStatusPush": { + "message": "מפרסם סגנון $loaded$ מתוך $total$", + "description": "" + }, + "optionsSyncStatusSyncing": { + "message": "מסנכרן...", + "description": "" + }, + "optionsSyncStatusConnecting": { + "message": "מתחבר...", + "description": "" + }, + "optionsSyncStatusConnected": { + "message": "מחובר", + "description": "" + }, + "optionsSyncStatusDisconnecting": { + "message": "מתנתק...", + "description": "" + }, + "optionsSyncStatusDisconnected": { + "message": "מנותק", + "description": "" + }, + "optionsSyncStatusRelogin": { + "message": "Session expired, please login again.", + "description": "" + }, + "paginationCurrent": { + "message": "הדף הנוכחי", + "description": "Tooltip for the current page index in search results" + }, + "paginationEstimated": { + "message": "מספר דפים משוער", + "description": "Tooltip for the total page count in search results" + }, + "paginationNext": { + "message": "הדף הבא", + "description": "Tooltip for the '->' (next page) button in search results" + }, + "paginationPrevious": { + "message": "הדף הקודם", + "description": "Tooltip for the '<-' button in search results" + }, + "paginationTotal": { + "message": "סה״כ דפים", + "description": "" + }, + "parseUsercssError": { + "message": "Stylus נכשל בניתוח usercss:", + "description": "The error message to show when stylus failed to parse usercss" + }, + "popupAutoResort": { + "message": "Resort styles in popup after toggling", + "description": "Label for the checkbox controlling popup resorting." + }, + "popupBorders": { + "message": "הוספת שוליים לבנים בצדדים", + "description": "" + }, + "popupBordersTooltip": { + "message": "שימושי לעיצובים כהים ב־Chrome החדש מכיוון שהוא כבר לא מצייר את גבולות הצד", + "description": "" + }, + "popupHotkeysInfo": { + "message": "<1>-<9>, <0>, also on numpad - toggles Nth style (0 is 10)\n- toggles first style with a name that starts with the letter\n opens editor instead of toggling\n enables listed styles\n disables listed styles\n and <`> (backtick) - toggles initially enabled styles; doesn't apply to subsequently enabled styles while the popup is open so you can restore the initial selection after testing stuff: simply disable all, then toggle i.e. \nMore info on wiki", + "description": "NOTE1: preserve < and > symbols so that 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." + }, + "popupHotkeysTooltip": { + "message": "לחץ על־מנת לצפות במקשים החמים הזמינים", + "description": "Tooltip displayed when hovering the right edge of the extension popup" + }, + "popupManageTooltip": { + "message": "לחיצה על Shift או מקש ימני בעכבר פותח את מנהל העיצובים", + "description": "Tooltip for the 'Manage' button in the popup." + }, + "popupMenuButtonTooltip": { + "message": "תפריט פעולות", + "description": "Tooltip for menu button in popup." + }, + "popupOpenEditInPopup": { + "message": "Use a simple window (no omnibox)", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindow": { + "message": "פתח את העורך בחלון חדש", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindowTooltip": { + "message": "מופעל גם על ידי ניתוק לשונית העורך מחלון הדפדפן,\nומושבת על ידי חיבור לשונית עורך יחידה לחלון אחר.", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupStylesFirst": { + "message": "עיצובים לפני הפקודות", + "description": "Label for the checkbox controlling section order in the popup." + }, + "prefShowBadge": { + "message": "מספר העיצובים המאופשרים באתר הנוכחי", + "description": "Label for the checkbox controlling toolbar badge text." + }, + "previewLabel": { + "message": "תצוגת לייב (live)", + "description": "Label for the checkbox in style editor to enable live preview while editing." + }, + "previewTooltip": { + "message": "החלת השינויים באופן זמני ללא שמירה.\nשמור את העיצוב על־מנת להפוך את השינויים לקבועים.", + "description": "Tooltip for the checkbox in style editor to enable live preview while editing." + }, + "reload": { + "message": "טען מחדש את Stylus", + "description": "Context menu reload" + }, + "replace": { + "message": "החלף", + "description": "Label before the replace input field in the editor shown on Ctrl-H" + }, + "replaceAll": { + "message": "החלף הכל", + "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" + }, + "replaceWith": { + "message": "החלף עם", + "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." + }, + "retrieveBckp": { + "message": "ייבוא עיצובים", + "description": "" + }, + "search": { + "message": "חיפוש", + "description": "Label before the search input field in the editor shown on Ctrl-F" + }, + "searchCaseSensitive": { + "message": "רגיש לאותיות גדולות/קטנות", + "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" + }, + "searchGlobalStyles": { + "message": "Also search global styles", + "description": "Checkbox label in the popup's inline style search, shown when the text to search is entered" + }, + "searchNumberOfResults": { + "message": "מספר ההתאמות", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchNumberOfResults2": { + "message": "מספר ההתאמות בקוד ובערכים ה'מוחלים על'", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchStyleQueryHint": { + "message": "Search style names case-insensitively:\nsome words - all words in any order\n\"some phrase\" - this exact phrase without quotes\n2020 - a year like this also shows styles updated in 2020", + "description": "Tooltip shown for the text input in the popup's inline style finder" + }, + "searchRegexp": { + "message": "השתמש ב־/re/ לחיפוש באמצעות ביטוי regexp", + "description": "Label after the search input field in the editor shown on Ctrl-F" + }, + "searchResultInstallCount": { + "message": "סה״כ התקנות", + "description": "Text for label that shows the number of times a search result was installed" + }, + "searchResultNoneFound": { + "message": "לא נמצאו עיצובים לאתר זה.", + "description": "Error text in the popup when inline search didn't find any site-specific styles" + }, + "searchResultNotMatching": { + "message": "The style is installed but it doesn't apply to the current site URL.", + "description": "" + }, + "searchResultNotMatchingNote": { + "message": "Try asking the author of this userstyle to add the URL.\n\nYou can also open the style in the manager and edit it yourself,\nbut be aware it disables automatic updates for this style.", + "description": "" + }, + "searchResultRating": { + "message": "דירוג", + "description": "Text for label that shows the search result's rating" + }, + "searchResultUpdated": { + "message": "עודכן", + "description": "Text for label that shows the search result's last update date" + }, + "searchResultWeeklyCount": { + "message": "התקנות שבועיות", + "description": "Text for label that shows the number of times a search result was installed during last week" + }, + "searchStylesAll": { + "message": "All", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesCode": { + "message": "CSS code", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesHelp": { + "message": " or key focuses the search field.\nDefault mode is plain text search for all space-separated terms in any order.\nExact words: wrap the query in double quotes, e.g. <\".header ~ div\">\nRegular expressions: include slashes and flags, e.g. \n\"By URL\" in scope selector: finds styles that apply to a fully specified URL e.g. https://www.example.org/\n\"Metadata\" in scope selector: searches in names, \"applies to\" specifiers, installation URL, update URL, and the entire metadata block for usercss styles.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page" + }, + "searchStylesMatchUrl": { + "message": "By URL", + "description": "Option for `find styles` scope selector in the manager. See searchMatchUrlHint for more info." + }, + "searchStylesMeta": { + "message": "Metadata", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesName": { + "message": "Name", + "description": "Option for `find styles` scope selector in the manager." + }, + "sectionAdd": { + "message": "הוסף מקטע נוסף", + "description": "Label for the button to add a section" + }, + "sectionCode": { + "message": "קוד", + "description": "Label for the code for a section" + }, + "sectionRemove": { + "message": "הסר סעיף", + "description": "Label for the button to remove a section" + }, + "sectionRestore": { + "message": "שחזר סעיף שהוסר", + "description": "Label for the button to restore a removed section" + }, + "sections": { + "message": "Sections", + "description": "Header for the table of contents block listing style section names in the left panel of the classic editor" + }, + "shortcuts": { + "message": "קיצורי מקשים", + "description": "Go to shortcut configuration" + }, + "shortcutsNote": { + "message": "הגדר קיצורי מקשים", + "description": "" + }, + "sortDateNewestFirst": { + "message": "החדש ביותר ראשון", + "description": "Text added to indicate that sorting a date would add the newest entries at the top" + }, + "sortDateOldestFirst": { + "message": "הישן ביותר ראשון", + "description": "Text added to indicate that sorting a date would add the oldest entries at the top" + }, + "sortLabel": { + "message": "בחר שיטת מיון להחלה על העיצובים המותקנים", + "description": "Title on the sort select to indicate it is used for sorting entries" + }, + "sortLabelTitleAsc": { + "message": "Title Ascending", + "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" + }, + "sortLabelTitleDesc": { + "message": "Title Descending", + "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" + }, + "sortStylesHelp": { + "message": "Choose the type of sort to apply to the installed entries from within the sort dropdown. The default setting applies an ascending sort (A to Z) to the entry titles. Sorts within the \"Title Descending\" group will apply a descending sort (Z to A) to the title.\nThere are other presets that will allow sorting the entries by multiple criteria. Think of this like sorting a table with multiple columns and each category in a select (between the plus signs) represents a column, or group.\nFor example, if the setting is \"Enabled (first) + Title\", the entries would sort so that all the enabled entries are sorted to the top of the list, then an entry title ascending sort (A to Z) is applied to both the enabled and disabled entries separately.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" + }, + "sortStylesHelpTitle": { + "message": "סידור תכנים", + "description": "Label for the sort info popup on the Manage styles page" + }, + "styleBadRegexp": { + "message": "ביטוי ה־regexp לא תקין.", + "description": "Validation message for a bad regexp in a style" + }, + "styleBeautify": { + "message": "ייפה CSS", + "description": "Label for the CSS-beautifier button on the edit style page" + }, + "styleBeautifyHint": { + "message": "Hint: right-click the “Beautify” button or use the keyboard shortcut defined below to beautify without showing this panel", + "description": "Hint shown inside the CSS-beautifier panel" + }, + "styleBeautifyIndentConditional": { + "message": "הזחת @media, @supports", + "description": "CSS-beautifier option" + }, + "styleBeautifyPreserveNewlines": { + "message": "שמור שורות חדשות", + "description": "CSS-beautifier option" + }, + "styleCancelEditLabel": { + "message": "חזרה לניהול", + "description": "Label for cancel button for style editing" + }, + "styleChangesNotSaved": { + "message": "ביצעת שינויים בסגנון זה מבלי לשמור.", + "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" + }, + "styleEnabledLabel": { + "message": "מאופשר", + "description": "Label for the enabled state of styles" + }, + "styleFromMozillaFormatError": { + "message": "הייבוא נכשל מ־Mozilla format", + "description": "Label for the import error" + }, + "styleFromMozillaFormatPrompt": { + "message": "הדבק את הקוד ב־Mozilla-format", + "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" + }, + "styleInstall": { + "message": "להתקין ';$stylename$' אל Stylus?", + "description": "Confirmation when installing a style" + }, + "styleInstallFailed": { + "message": "נכשל בהתקנת העיצוב!\n$error$", + "description": "Warning when installation failed" + }, + "styleInstallOverwrite": { + "message": "';$stylename$' כבר מותקן. האם לדרוס?\nגרסה: $oldVersion$ -> $newVersion$", + "description": "Confirmation when re-installing a style" + }, + "styleMissingName": { + "message": "הזן שם", + "description": "Error displayed when user saves without providing a name" + }, + "styleMozillaFormatHeading": { + "message": "Mozilla-format", + "description": "Heading for the section with buttons to import/export Mozilla format of the style" + }, + "styleNotAppliedRegexpProblemTooltip": { + "message": "הסגנון לא הוחל בגלל השימוש בו שגוי ב־'regexp()'", + "description": "Tooltip in the popup for styles that were not applied at all" + }, + "styleRegexpInvalidExplanation": { + "message": "לא היה ניתן להחיל מספר כללי 'regexp()' כלל.", + "description": "" + }, + "styleRegexpPartialExplanation": { + "message": "סגנון זה משתמש ב- regexps תואם חלקית בניגוד למפרט CSS4 @document המצריך התאמה מלאה של כתובת אתר. קטעי ה־CSS המושפעים לא הוחלו על הדף. סגנון זה נוצר ככל הנראה ב־Stylish-for-Chrome שבודק באופן שגוי את כללי 'regexp()' מאז הגרסה הראשונה (באג ידוע).", + "description": "" + }, + "styleRegexpProblemTooltip": { + "message": "מספר המקטעים שלא הוחלו עקב שימוש שגוי ב־'regexp()'", + "description": "Tooltip in the popup for styles that were applied only partially" + }, + "styleRegexpTestButton": { + "message": "בדוק RegExp", + "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" + }, + "styleRegexpTestFull": { + "message": "כרטיסיות תואמות", + "description": "RegExp test report: label for the fully matching expressions" + }, + "styleRegexpTestInvalid": { + "message": "ביטוי regrxp לא תקין", + "description": "RegExp test report: label for the invalid expressions" + }, + "styleRegexpTestNone": { + "message": "לא תואם אף כרטיסייה", + "description": "RegExp test report: label for expressions that didn't match any tabs" + }, + "styleRegexpTestNote": { + "message": "Note: use a single \\ for escaping in the regexp input field, which will be automatically converted to \\\\ in the style code as per specification for quoted strings in CSS.", + "description": "RegExp test report: a note displayed at the bottom of the dialog" + }, + "styleRegexpTestPartial": { + "message": "לא תואם לחלוטין, לכן דולג", + "description": "RegExp test report: label for the partially matching expressions" + }, + "styleRegexpTestTitle": { + "message": "רשימת לשוניות פתוחות בהתאמה (לחץ על כתובת אתר למיקוד הלשונית שלה)", + "description": "RegExp test report: title of the report" + }, + "styleSaveLabel": { + "message": "שמור", + "description": "Label for save button for style editing" + }, + "styleToMozillaFormatHelp": { + "message": "ניתן לפרסם את ה־Mozilla format של הקוד לאתר userstyles.org ולהשתמש בו עם Stylish הקלאסי עבור Firefox", + "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" + }, + "styleToMozillaFormatTitle": { + "message": "עיצוב ב־Mozilla-format", + "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" + }, + "styleUpdate": { + "message": "האם אתה בטוח שברצונך לעדכן את '$stylename$'?", + "description": "Confirmation when updating a style" + }, + "styleUpdateDiscardChanges": { + "message": "The style is changed outside of the editor. Would you like to reload the style?", + "description": "Confirmation to update the style in the editor" + }, + "stylusUnavailableForURL": { + "message": "Stylus לא עובד על דפים כמו זה.", + "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "stylusUnavailableForURLdetails": { + "message": "כאמצעי אבטחה, הדפדפן אוסר על הרחבות להשפיע על הדפים המובנים שלו (כמו chrome://version, הכרטיסייה החדשה הרגילה החל מ־Chrome 61, about:addons וכן הלאה), וכן על דפי הרחבות אחרים. כל דפדפן גם מגביל את הגישה לגלריית התוספים שלו (כמו חנות האינטרנט של Chrome או AMO).", + "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "syncStorageErrorSaving": { + "message": "הערך לא יכול להשמר. אנא נסה להקטין את גודל הטקסט.", + "description": "Displayed when trying to save an excessively big value via storage.sync API" + }, + "syncError": { + "message": "Sync failed", + "description": "Tooltip for the toolbar icon" + }, + "syncErrorRelogin": { + "message": "Sync failed.\nTry to re-login in Stylus options:\nclick 'disconnect' first, then 'connect'.", + "description": "Tooltip for the toolbar icon" + }, + "toggleStyle": { + "message": "אפשר או השבת עיצוב", + "description": "Label for the checkbox to enable/disable a style" + }, + "undo": { + "message": "בטל", + "description": "Button label" + }, + "undoGlobal": { + "message": "בטל בכל הסעיפים", + "description": "CSS-beautify global Undo button label" + }, + "unreachableAMO": { + "message": "Firefox לא מאפשרת גישה לאתר זה.", + "description": "Note in the popup displayed when opened on addons.mozilla.org" + }, + "unreachableAMOHint": { + "message": "To allow access open , right-click the list, click 'New', then 'Boolean', paste and click OK, , OK, reload the page.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintNewFF": { + "message": "In Firefox 60 and newer you'll also have to remove AMO domain from in .", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintOldFF": { + "message": "Only Firefox 59 and newer can be configured to allow WebExtensions to add style elements on CSP-protected sites such as this one.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" + }, + "unreachableContentScript": { + "message": "לא ניתן לתקשר עם הדף. אנא טען מחדש את הכרטיסייה.", + "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" + }, + "unreachableFileHint": { + "message": "Stylus יכול לגשת לכתובות אתר file:// רק אם תיבת הסימון המתאימה עבור סיומת Stylus פעילה בדף chrome://extensions.", + "description": "Note in the toolbar popup for file:// URLs" + }, + "InaccessibleFileHint": { + "message": "Stylus can not access some file types (e.g. pdf & json files).", + "description": "Note in the toolbar popup for some file types that cannot be accessed" + }, + "updateAllCheckSucceededNoUpdate": { + "message": "לא נמצאו עדכונים.", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateAllCheckSucceededSomeEdited": { + "message": "כמה סגנונות הניתנים לעדכון לא נבדקו כדי להימנע מאבדן עריכות מקומיות אפשריות. ניתן לאלץ עדכונים על ידי בדיקה באופן פרטני, או על ידי הפעלת בדיקה אחרת לכל הסגנונות (עריכות מקומיות יידרסו).", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateCheckFailBadResponseCode": { + "message": "העדכון נכשל: השרת החזיר תגובה עם הקוד $code$.", + "description": "Text that displays when an update check failed because the response code indicates an error" + }, + "updateCheckFailServerUnreachable": { + "message": "העדכון נכשל: השרת לא זמין.", + "description": "Text that displays when an update check failed because the update server is unreachable" + }, + "updateCheckHistory": { + "message": "היסטוריה של בדיקת עדכונים", + "description": "" + }, + "updateCheckManualUpdateForce": { + "message": "התקן עדכון (עריכות מקומיות יידרסו)", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckManualUpdateHint": { + "message": "אילוץ עדכון ידרוס כל עריכה מקומית.", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedLocallyEdited": { + "message": "עיצוב זה נערך באופן מקומי.", + "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedMaybeLocallyEdited": { + "message": "ייתכן כי עיצוב זה נערך באופן מקומי.", + "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" + }, + "updateCheckSucceededNoUpdate": { + "message": "העיצוב מעודכן.", + "description": "Text that displays when an update check completed and no update is available" + }, + "updateCompleted": { + "message": "העדכון הושלם.", + "description": "Text that displays when an update completed" + }, + "updatesCurrentlyInstalled": { + "message": "העדכונים הותקנו.", + "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." + }, + "usercssAvoidOverwriting": { + "message": "אנא שנה את הערך של @name or @namespace על־מנת להמנע מדריסה של עיצוב קיים.", + "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." + }, + "usercssConfigIncomplete": { + "message": "The style was updated or deleted after the configuration dialog was shown. These variables were not saved to avoid corrupting the style's metadata:", + "description": "" + }, + "usercssEditorNamePlaceholder": { + "message": "ציין @name בקוד", + "description": "Placeholder text for the empty name input field when creating a new Usercss style" + }, + "usercssReplaceTemplateConfirmation": { + "message": "Replace the default template for new Usercss styles with the current code?", + "description": "" + }, + "usercssReplaceTemplateName": { + "message": "Empty @name replaces the default template", + "description": "The text shown after @name when creating a new Usercss style" + }, + "usercssReplaceTemplateSectionBody": { + "message": "הכנס כאן קוד...", + "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" + }, + "versionInvalidOlder": { + "message": "הגרסה ישנה יותר מהעיצוב המותקן.", + "description": "Displayed when the version of style is older than the installed one" + }, + "writeStyleFor": { + "message": "כתוב עיצוב עבור: ", + "description": "Label for toolbar pop-up that precedes the links to write a new style" + }, + "writeStyleForURL": { + "message": "הקישור הנוכחי", + "description": "Text for link in toolbar pop-up to write a new style for the current URL" + }, + "syncDropboxStyles": { + "message": "ייצוא Dropbox", + "description": "" + }, + "syncDropboxDeprecated": { + "message": "Dropbox import/export is replaced by a more advanced style sync in the options page.", + "description": "" + }, + "retrieveDropboxSync": { + "message": "Dropbox ייבוא", + "description": "" + }, + "overwriteFileExport": { + "message": "האם ברצונך להחליף קובץ קיים?", + "description": "" + }, + "exportSavedSuccess": { + "message": "קובץ נשמר בהצלחה", + "description": "" + }, + "noFileToImport": { + "message": "כדי לייבא את הסגנונות שלך, עליך לייצא אותם תחילה.", + "description": "" + }, + "connectingDropbox": { + "message": "מתחבר אל Dropbox...", + "description": "" + }, + "connectingDropboxNotAllowed": { + "message": "התחברות אל Dropbox זמינה רק בהרחבות המותקנות ישירות מחנות האינטרנט", + "description": "" + }, + "gettingStyles": { + "message": "טוען את כל העיצובים...", + "description": "" + }, + "zipStyles": { + "message": "מקבץ עיצובים...", + "description": "" + }, + "unzipStyles": { + "message": "מחלץ עיצובים...", + "description": "" + }, + "readingStyles": { + "message": "קורא עיצובים...", + "description": "" + }, + "uploadingFile": { + "message": "מעלה קובץ...", + "description": "" + }, + "addStyleLabel": { + "message": "כתוב עיצוב חדש", + "description": "Label for the button to go to the add style page" } - }, - "appliesDisplayTruncatedSuffix": { - "message": "עוד", - "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" - }, - "appliesDomainOption": { - "message": "קישורים תחת הדומיין", - "description": "Option to make the style apply to the entered string as a domain" - }, - "appliesHelp": { - "message": "השתמש בהגדרות 'חל על' כדי להגביל את כתובות האתרים שהקוד בסעיף זה חל עליהם.", - "description": "Help text for 'applies to' section" - }, - "appliesLabel": { - "message": "חל על", - "description": "Label for 'applies to' fields on the edit/add screen" - }, - "appliesLineWidgetLabel": { - "message": "הצג אינפורמציית 'חל על'", - "description": "Label for the checkbox to display applies-to information in the single editor" - }, - "appliesLineWidgetWarning": { - "message": "לא עובד עם CSS מוקטן (minified)", - "description": "A warning that applies-to information won't show properly with minified CSS" - }, - "appliesRegexpOption": { - "message": "קישורים התואמים את ה־regexp", - "description": "Option to make the style apply to the entered string as a regular expression" - }, - "appliesRemove": { - "message": "הסר", - "description": "Label for the button to remove an 'applies' entry" - }, - "appliesRemoveError": { - "message": "לא ניתן להסיר את הערך 'חל על' האחרון", - "description": "Error displayed when the last 'applies' is going to be removed" - }, - "appliesSpecify": { - "message": "פרט", - "description": "Label for the button to make a style apply only to specific sites" - }, - "appliesToEverything": { - "message": "כל האתרים", - "description": "Text displayed for styles that apply to all sites" - }, - "appliesUrlOption": { - "message": "כתובת אתר", - "description": "Option to make the style apply to the entered string as a URL" - }, - "appliesUrlPrefixOption": { - "message": "קישורים המתחילים ב", - "description": "Option to make the style apply to the entered string as a URL prefix" - }, - "applyAllUpdates": { - "message": "החל את כל העדכונים", - "description": "Label for the button to apply all detected updates" - }, - "author": { - "message": "מחבר", - "description": "Label for the style author" - }, - "backupButtons": { - "message": "גיבוי", - "description": "Heading for backup" - }, - "backupMessage": { - "message": "בחר קובץ או גרור ושחרר אותו בדף זה.", - "description": "Message for backup" - }, - "bckpInstStyles": { - "message": "ייצא עיצובים", - "description": "" - }, - "checkAllUpdates": { - "message": "בדוקים עדכונים עבור כל העיצובים", - "description": "Label for the button to check all styles for updates" - }, - "checkAllUpdatesForce": { - "message": "בדוק שוב, לא ערכתי אף עיצוב!", - "description": "Label for the button to apply all detected updates" - }, - "checkForUpdate": { - "message": "בדוק עדכונים", - "description": "Label for the button to check a single style for an update" - }, - "checkingForUpdate": { - "message": "בודק...", - "description": "Text to display when checking a style for an update" - }, - "clickToUninstall": { - "message": "הקלק להסרה", - "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" - }, - "cm_autoCloseBrackets": { - "message": "סגור באופן אוטומטי סוגריים וגרשיים", - "description": "Label for the checkbox in the style editor." - }, - "cm_autoCloseBracketsTooltip": { - "message": "הוסף סוגר באופן אוטומטי כשמקלידים את אחת מהפותחים של ()[]{}''\"\"", - "description": "Label for the checkbox in the style editor." - }, - "cm_autocompleteOnTyping": { - "message": "השלמה אוטומטית בזמן הכתיבה", - "description": "Label for the checkbox in the style editor." - }, - "cm_colorpicker": { - "message": "פלטות בחירת צבעים עבור צבעי CSS", - "description": "Label for the checkbox controlling colorpicker option for the style editor." - }, - "cm_indentWithTabs": { - "message": "השתמש בטאבים יחד עם הזחה חכמה", - "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." - }, - "cm_keyMap": { - "message": "מפת מקשים", - "description": "Label for the drop-down list controlling the keymap for the style editor." - }, - "cm_lineWrapping": { - "message": "עטיפת מילים", - "description": "Label for the checkbox controlling word wrap option for the style editor." - }, - "cm_linter": { - "message": "עורך שגיאות CSS", - "description": "Select the linter to check for CSS issues" - }, - "cm_matchHighlight": { - "message": "הדגש", - "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." - }, - "cm_matchHighlightSelection": { - "message": "בחירה בלבד", - "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" - }, - "cm_matchHighlightToken": { - "message": "תג תחת הסמן", - "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" - }, - "cm_resizeGripHint": { - "message": "דאבל קליק להגדלה מירבית/איפוס הגובה", - "description": "Tooltip for the resize grip in style editor" - }, - "cm_selectByTokens": { - "message": "דאבל קליק בוחר תגים", - "description": "Label for the checkbox in the editor." - }, - "cm_selectByTokensTooltip": { - "message": "דוגמאות לתגים: .foo-bar-2 #aabbcc 0.32 !important\nבמצב מושבת: נבחרות מילים המופרדות בין פיסוק.", - "description": "" - }, - "cm_smartIndent": { - "message": "השתמש בהזחה חכמה", - "description": "Label for the checkbox controlling smart indentation option for the style editor." - }, - "cm_tabSize": { - "message": "גודל הכרטיסייה", - "description": "Label for the text box controlling tab size option for the style editor." - }, - "cm_theme": { - "message": "ערכת נושא", - "description": "Label for the style editor's CSS theme." - }, - "colorpickerSwitchFormatTooltip": { - "message": "החלף פורמטים: HEX -> RGB -> HSL.\nלחץ Shift כדי להפוך את הכיוון.\nגם באמצעות מקשי PgUp (PageUp), PgDn (PageDown).", - "description": "Tooltip for the switch button in the color picker popup in the style editor." - }, - "colorpickerTooltip": { - "message": "פתח את פלטת בחירת הצבעים", - "description": "Tooltip for the colored squares shown before CSS colors in the style editor." - }, - "configOnChange": { - "message": "בעת שינוי", - "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" - }, - "configOnChangeTooltip": { - "message": "שמור והחל שינויים באופן אוטומטי", - "description": "" - }, - "configureStyle": { - "message": "הגדר", - "description": "Label for the button to configure usercss userstyle" - }, - "configureStyleOnHomepage": { - "message": "הגדר בדף הבית", - "description": "Label for the button to configure userstyles.org userstyle" - }, - "confirmCancel": { - "message": "ביטול", - "description": "" - }, - "confirmClose": { - "message": "סגור", - "description": "'Close' button in a confirm dialog" - }, - "confirmDefault": { - "message": "השתמש בברירת מחדל", - "description": "'Set to default' button in a confirm dialog" - }, - "confirmDelete": { - "message": "מחיקה", - "description": "" - }, - "confirmDiscardChanges": { - "message": "למחוק את השינויים?", - "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" - }, - "confirmNo": { - "message": "לא", - "description": "'No' button in a confirm dialog" - }, - "confirmOK": { - "message": "אוקיי", - "description": "" - }, - "confirmSave": { - "message": "שמור", - "description": "'Save' button in a confirm dialog" - }, - "confirmStop": { - "message": "עצור", - "description": "'Stop' button in a confirm dialog" - }, - "confirmYes": { - "message": "כן", - "description": "'Yes' button in a confirm dialog" - }, - "copied": { - "message": "הועתק אל לוח ההעתקה", - "description": "Message shown when content has been copied to the clipboard" - }, - "copy": { - "message": "העתק אל לוח ההעתקה", - "description": "Tooltip for elements which can be copied" - }, - "dateInstalled": { - "message": "תאריך התקנה", - "description": "Option text for the user to sort the style by install date" - }, - "dateUpdated": { - "message": "תאריך עדכון", - "description": "Option text for the user to sort the style by last update date" - }, - "dbError": { - "message": "אירעה שגיאה בשימוש במסד הנתונים של Stylus. האם ברצונך לבקר בדף אינטרנט עם פתרונות אפשריים?", - "description": "Prompt when a DB error is encountered" - }, - "defaultTheme": { - "message": "ברירת מחדל", - "description": "Default CodeMirror CSS theme option on the edit style page" - }, - "deleteStyleConfirm": { - "message": "האם אתה בטוח שברצונך למחוק עיצוב זה?", - "description": "Confirmation before deleting a style" - }, - "deleteStyleLabel": { - "message": "מחק", - "description": "Label for the button to delete a style" - }, - "description": { - "message": "עיצוב מחדש של האינטרנט באמצעות Stylus, מנהל סגנונות משתמש. Stylus מאפשר לך להתקין בקלות עיצובים וערכות נושא עבור אתרים פופולריים רבים.", - "description": "Extension description" - }, - "disableAllStyles": { - "message": "השבת את כל העיצובים", - "description": "Label for the checkbox that turns all enabled styles off." - }, - "disableStyleLabel": { - "message": "השבת", - "description": "Label for the button to disable a style" - }, - "dragDropMessage": { - "message": "שחרר את קובץ הגיבוי שלך בכל מקום בדף זה על־מנת לייבא אותו.", - "description": "Drag'n'drop message" - }, - "editDeleteText": { - "message": "מחק", - "description": "Label for the context menu item in the editor to delete selected text" - }, - "editGotoLine": { - "message": "גש לשורה (או line:col)", - "description": "Go to line or line:column on Ctrl-G in style code editor" - }, - "editStyleHeading": { - "message": "ערוך עיצוב", - "description": "Title of the page for editing styles" - }, - "editStyleLabel": { - "message": "ערוך", - "description": "Label for the button to go to the edit style page" - }, - "editStyleTitle": { - "message": "עריכת העיצוב $stylename$", - "description": "Title of the page for editing styles", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "enableStyleLabel": { - "message": "אפשר", - "description": "Label for the button to enable a style" - }, - "excludeStyleByDomainLabel": { - "message": "אל תכלול את הדומיין הנוכחי", - "description": "" - }, - "excludeStyleByUrlLabel": { - "message": "אל תכלול את כתובת האתר הנוכחית", - "description": "" - }, - "exportLabel": { - "message": "ייצא", - "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" - }, - "externalFeedback": { - "message": "חוות דעת", - "description": "Label for the external link to send feedback for the style" - }, - "externalHomepage": { - "message": "דף הבית", - "description": "Label for the external link to style's homepage" - }, - "externalLink": { - "message": "קישור חיצוני", - "description": "Label for external links" - }, - "externalSupport": { - "message": "תמיכה", - "description": "Label for the external link to style's support site" - }, - "externalUsercssDocument": { - "message": "תיעוד ל־Usercss", - "description": "Label for the external link to usercss documentation" - }, - "filteredStyles": { - "message": "$numShown$ מתוך $numTotal$ סך־הכל", - "description": "TL note - make this message short", - "placeholders": { - "numTotal": { - "content": "$2" - }, - "numShown": { - "content": "$1" - } - } - }, - "filteredStylesAllHidden": { - "message": "מסננים שהוחלו כעת אינם תואמים עיצובים", - "description": "Text shown when no styles match currently applied filter in the style manager" - }, - "findStyles": { - "message": "מצא עיצובים", - "description": "Text for a link that gets a list of styles for the current site" - }, - "findStylesForSite": { - "message": "מצא סגנונות נוספים לאתר זה", - "description": "Text for a link that gets a list of styles for the current site" - }, - "findStylesInline": { - "message": "מוטבע", - "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" - }, - "findStylesInlineTooltip": { - "message": "הצג תוצאות חיפוש בחלון זה.", - "description": "Text for a checkbox that displays search results within the Stylus popup." - }, - "genericAdd": { - "message": "הוספה", - "description": "Used in various places for an action that adds something" - }, - "genericClone": { - "message": "שכפול", - "description": "Used in various places for an action that clones something" - }, - "genericDisabledLabel": { - "message": "מושבת", - "description": "Used in various lists/options to indicate that something is disabled" - }, - "genericEnabledLabel": { - "message": "מאופשר", - "description": "Used in various lists/options to indicate that something is enabled" - }, - "genericError": { - "message": "שגיאה", - "description": "Used in various places to indicate some error occurred." - }, - "genericHistoryLabel": { - "message": "היסטוריה", - "description": "Used in various places to show a history log of something" - }, - "genericNext": { - "message": "הבא", - "description": "Used in various places to select/perform the next step/action" - }, - "genericPrevious": { - "message": "הקודם", - "description": "Used in various places to select/perform the previous step/action" - }, - "genericResetLabel": { - "message": "איפוס", - "description": "Used in various parts of UI to indicate that something may be reset to its original state" - }, - "genericSavedMessage": { - "message": "נשמר", - "description": "Used in various parts of the UI to indicate that something was saved" - }, - "genericTitle": { - "message": "כותרת", - "description": "Used in various parts of the UI to indicate the title of something" - }, - "genericUnknown": { - "message": "לא ידוע", - "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" - }, - "helpAlt": { - "message": "עזרה", - "description": "Alternate text for help buttons" - }, - "helpKeyMapCommand": { - "message": "הקלד שם פקודה", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "helpKeyMapHotkey": { - "message": "לחץ על המקש החם", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "hostDisabled": { - "message": "מארח זה הושבת בגלל באג בגרסה הנוכחית של הדפדפן בו נעשה שימוש", - "description": "Tooltip for cloud host disabled" - }, - "importAppendLabel": { - "message": "צרף לעיצוב", - "description": "Label for the button to import a style and append to the existing sections" - }, - "importAppendTooltip": { - "message": "צרף את העיצוב המיובא לעיצוב הנוכחי", - "description": "Tooltip for the button to import a style and append to the existing sections" - }, - "importLabel": { - "message": "ייבא", - "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" - }, - "importReplaceLabel": { - "message": "דרוס עיצוב", - "description": "Label for the button to import and overwrite current style" - }, - "importReplaceTooltip": { - "message": "הסר את התוכן של הסגנון הנוכחי והחלף אותו עם העיצוב המיובא", - "description": "Label for the button to import and overwrite current style" - }, - "importReportLegendAdded": { - "message": "נוספו", - "description": "Text after the number of styles added in the report shown after importing styles" - }, - "importReportLegendIdentical": { - "message": "זהה דולג", - "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" - }, - "importReportLegendInvalid": { - "message": "לא חוקי דולג", - "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" - }, - "importReportLegendUpdatedBoth": { - "message": "מטא דאטה והקוד עודכנו", - "description": "Text after the number of styles updated entirely in the report shown after importing styles" - }, - "importReportLegendUpdatedCode": { - "message": "קודים עודכנו", - "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" - }, - "importReportLegendUpdatedMeta": { - "message": "מטא דאטה עודכן", - "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" - }, - "importReportTitle": { - "message": "סיום ייבוא עיצובים", - "description": "Title of the report shown after importing styles" - }, - "importReportUnchanged": { - "message": "שום דבר לא השתנה.", - "description": "Message in the report shown after importing styles" - }, - "importReportUndone": { - "message": "עיצובים הוחזרו", - "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" - }, - "importReportUndoneTitle": { - "message": "הייבוא בוטל", - "description": "Title of the message box shown after undoing the import of styles" - }, - "installButton": { - "message": "התקן עיצוב", - "description": "Label for install button" - }, - "installButtonInstalled": { - "message": "העיצוב הותקן בהצלחה", - "description": "Text displayed when the style is successfully installed" - }, - "installButtonReinstall": { - "message": "התקן עיצוב מחדש", - "description": "Label for reinstall button" - }, - "installButtonUpdate": { - "message": "עדכן עיצוב", - "description": "Label for update button" - }, - "installUpdate": { - "message": "התקן עדכון", - "description": "Label for the button to install an update for a single style" - }, - "installUpdateFrom": { - "message": "נכון לעכשיו הסגנון מעודכן מ־ $url$", - "description": "Label to describe where the style gets update", - "placeholders": { - "url": { - "content": "$1" - } - } - }, - "installUpdateFromLabel": { - "message": "בדוק עדכונים", - "description": "Label for the checkbox to save current URL for update check" - }, - "license": { - "message": "רישיון", - "description": "Label for the license" - }, - "linkGetHelp": { - "message": "קבל עזרה", - "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" - }, - "linkGetStyles": { - "message": "מצא עיצובים", - "description": "Help link text on the manage page e.g. https://userstyles.org" - }, - "linkTranslate": { - "message": "תרגום", - "description": "Transifex link text on the manage page" - }, - "linterCSSLintIncompatible": { - "message": "עורך שגיאות ה־CSS אינו תומך ב־ $preprocessorname$ כמעבד מקדים", - "description": "The label to display when the preprocessor isn't compatible with CSSLint", - "placeholders": { - "preprocessorname": { - "content": "$1" - } - } - }, - "linterCSSLintSettings": { - "message": "(הגדר כלל כ: 0 = מושבת; 1 = אזהרה; 2 = שגיאה)", - "description": "CSSLint rule config values" - }, - "linterConfigPopupTitle": { - "message": "הגדר $linter$ כללי תצורה", - "description": "Stylelint or CSSLint popup header", - "placeholders": { - "linter": { - "content": "$1" - } - } - }, - "linterConfigTooltip": { - "message": "לחץ להגדרת linter זה", - "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" - }, - "linterInvalidConfigError": { - "message": "לא נשמר עקב הגדרות תצורה לא חוקיות אלה:", - "description": "Invalid linter config will show a message followed by a list of invalid entries" - }, - "linterIssues": { - "message": "תקלות", - "description": "Label for the CSS linter issues block on the style edit page" - }, - "linterIssuesHelp": { - "message": "התקלות האלו נמצאו על־ידי $link$:", - "description": "Help popup message for the selected CSS linter issues block on the style edit page", - "placeholders": { - "link": { - "content": "$1" - } - } - }, - "linterJSONError": { - "message": "פורמט JSON לא תקין", - "description": "Setting linter config with invalid JSON" - }, - "linterResetMessage": { - "message": "על־מנת לבטל איפוסים לא רצוניים, לחץ Ctrl-Z (או Cmd-Z) בתיבת הטקסט", - "description": "Reset button tooltip to inform user on how to undo an accidental reset" - }, - "linterRulesLink": { - "message": "ראה רשימת חוקים מלאה", - "description": "Stylelint or CSSLint rules label added immediately before a link" - }, - "liveReloadError": { - "message": "התרחשה שגיאה בזמן הצפייה בקובץ", - "description": "The label of live-reload error" - }, - "liveReloadLabel": { - "message": "רענון לייב (live)", - "description": "The label of live-reload feature" - }, - "manageFavicons": { - "message": "הצגת אייקונים בעמודת 'חל על'", - "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" - }, - "manageFaviconsGray": { - "message": "האפרת האייקונים", - "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" - }, - "manageFaviconsHelp": { - "message": "Stylus משתמש בשירות חיצוני https://www.google.com/s2/favicons", - "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" - }, - "manageFilters": { - "message": "מסננים", - "description": "Label for filters container" - }, - "manageHeading": { - "message": "עיצובים מותקנים", - "description": "Heading for the manage page" - }, - "manageMaxTargets": { - "message": "מספר הפריטים ה־'מוחלים על'", - "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" - }, - "manageNewStyleAsUsercss": { - "message": "כ־Usercss", - "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" - }, - "manageNewUI": { - "message": "פריסת ממשק משתמש ניהול חדשה", - "description": "Label for the checkbox that toggles the new UI on manage page" - }, - "manageOnlyDisabled": { - "message": "רק עיצובים מושבתים", - "description": "Checkbox to show only disabled styles" - }, - "manageOnlyEnabled": { - "message": "רק עיצובים מאופשרים", - "description": "Checkbox to show only enabled styles" - }, - "manageOnlyExternal": { - "message": "רק עיצובים חיצוניים", - "description": "Checkbox to show only externally installed styles i.e. updatable" - }, - "manageOnlyLocal": { - "message": "רק עיצובים שנוצרו באופן מקומי", - "description": "Checkbox to show only locally created styles i.e. non-updatable" - }, - "manageOnlyLocalTooltip": { - "message": "(הסגנונות שלא הותקנו דרך דף userstyles.org)", - "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" - }, - "manageOnlyNonUsercss": { - "message": "רק לא עיצובי Usercss", - "description": "Checkbox to show only non-Usercss (standard) styles" - }, - "manageOnlyUpdates": { - "message": "רק עם עדכונים או תקלות", - "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" - }, - "manageOnlyUsercss": { - "message": "רק עיצובי Usercss", - "description": "Checkbox to show only Usercss styles" - }, - "menuShowBadge": { - "message": "הצג כמות עיצובים מאופשרים", - "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." - }, - "meta_invalidCheckboxDefault": { - "message": "תיבת סימון @var לא חוקית: הערך חייב להיות 0 או 1", - "description": "Error displayed when the value of @var checkbox is invalid" - }, - "meta_invalidNumber": { - "message": "נדרש מספר", - "description": "Error displayed when the value is expected to be a number" - }, - "meta_invalidString": { - "message": "נדרשת מחרוזת בתוך גרשיים", - "description": "Error displayed when the value is expected to be a quoted string" - }, - "meta_invalidWord": { - "message": "נדרשת מילה", - "description": "Error displayed when the value is expected to be a word" - }, - "meta_missingChar": { - "message": "נדרשים תווים: $chars$", - "description": "Error displayed when the value is expected to be some characters", - "placeholders": { - "chars": { - "content": "$1" - } - } - }, - "meta_missingEOT": { - "message": "נדרש מידע EOT", - "description": "Error displayed when the value is expected to be an EOT list" - }, - "noStylesForSite": { - "message": "לא הותקנו עיצובים עבור אתר זה.", - "description": "Text displayed when no styles are installed for the current site" - }, - "openManage": { - "message": "ניהול", - "description": "Link to open the manage page." - }, - "openOptions": { - "message": "אפשרויות", - "description": "Go to Options UI" - }, - "openStylesManager": { - "message": "פתח את מנהל העיצובים", - "description": "Label for the style maanger opener in the browser action context menu." - }, - "optionsActions": { - "message": "פעולות", - "description": "" - }, - "optionsAdvanced": { - "message": "מתקדם", - "description": "" - }, - "optionsAdvancedContextDelete": { - "message": "הוספת 'מחק' בתפריט העורך", - "description": "" - }, - "optionsAdvancedExposeIframes": { - "message": "חשוף iframes באמצעות HTML [stylus-iframe]", - "description": "" - }, - "optionsAdvancedExposeIframesNote": { - "message": "חושף את תחום האתר העליון בכל iframe.\nמאפשר כתיבת CSS ספציפית ל־iframe כך:\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }", - "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." - }, - "optionsAdvancedNewStyleAsUsercss": { - "message": "כתוב עיצוב חדש בתור usercss", - "description": "" - }, - "optionsBadgeDisabled": { - "message": "צבע רקע בעת השבתה", - "description": "" - }, - "optionsBadgeNormal": { - "message": "צבע רקע", - "description": "" - }, - "optionsCheck": { - "message": "עדכן עיצובים", - "description": "" - }, - "optionsCheckUpdate": { - "message": "בדוק והתקן את כל העדכונים הזמינים", - "description": "" - }, - "optionsCustomizeBadge": { - "message": "תג על האייקון בסרגל הכלים", - "description": "" - }, - "optionsCustomizeIcon": { - "message": "אייקון בסרגל הכלים", - "description": "" - }, - "optionsCustomizePopup": { - "message": "חלון קופץ", - "description": "" - }, - "optionsCustomizeUpdate": { - "message": "עדכונים", - "description": "" - }, - "optionsCustomizeSync": { - "message": "סנכרון לענן", - "description": "" - }, - "optionsHeading": { - "message": "אפשרויות", - "description": "Heading for options section on manage page." - }, - "optionsIconDark": { - "message": "ערכות נושא כהות לדפדפן", - "description": "" - }, - "optionsIconLight": { - "message": "ערכות נושא בהירות לדפדפן", - "description": "" - }, - "optionsOpen": { - "message": "פתח", - "description": "" - }, - "optionsOpenManager": { - "message": "נהל עיצובים", - "description": "" - }, - "optionsPopupWidth": { - "message": "רוחב החלון הקופץ (בפיקסלים)", - "description": "" - }, - "optionsReset": { - "message": "איפוס האפשרויות לערכי ברירת המחדל", - "description": "" - }, - "optionsResetButton": { - "message": "אפס אפשרויות", - "description": "" - }, - "optionsSubheading": { - "message": "אפשרויות נוספות", - "description": "Subheading for options section on manage page." - }, - "optionsUpdateImportNote": { - "message": "בעת ייבוא גיבויים לסגנון מגרסה ישנה או מ־Stylish, בדוק באופן חד פעמי אם יש עדכונים באופן ידני במנהל הסגנונות כדי לוודא שכל הסגנונות מעודכנים.", - "description": "" - }, - "optionsUpdateInterval": { - "message": "עדכון אוטומטי של Userstyle בשעות (הגדר 0 להשבתה)", - "description": "" - }, - "optionsSyncNone": { - "message": "ללא", - "description": "" - }, - "optionsSyncConnect": { - "message": "התחבר", - "description": "" - }, - "optionsSyncDisconnect": { - "message": "התנתק", - "description": "" - }, - "optionsSyncSyncNow": { - "message": "סנכרן כעת", - "description": "" - }, - "optionsSyncLogin": { - "message": "היכנס", - "description": "" - }, - "optionsSyncStatusPull": { - "message": "מושך סגנון $loaded$ מתוך $total$", - "description": "", - "placeholders": { - "loaded": { - "content": "$1" - }, - "total": { - "content": "$2" - } - } - }, - "optionsSyncStatusPush": { - "message": "מפרסם סגנון $loaded$ מתוך $total$", - "description": "", - "placeholders": { - "loaded": { - "content": "$1" - }, - "total": { - "content": "$2" - } - } - }, - "optionsSyncStatusSyncing": { - "message": "מסנכרן...", - "description": "" - }, - "optionsSyncStatusConnecting": { - "message": "מתחבר...", - "description": "" - }, - "optionsSyncStatusConnected": { - "message": "מחובר", - "description": "" - }, - "optionsSyncStatusDisconnecting": { - "message": "מתנתק...", - "description": "" - }, - "optionsSyncStatusDisconnected": { - "message": "מנותק", - "description": "" - }, - "paginationCurrent": { - "message": "הדף הנוכחי", - "description": "Tooltip for the current page index in search results" - }, - "paginationEstimated": { - "message": "מספר דפים משוער", - "description": "Tooltip for the total page count in search results" - }, - "paginationNext": { - "message": "הדף הבא", - "description": "Tooltip for the '->' (next page) button in search results" - }, - "paginationPrevious": { - "message": "הדף הקודם", - "description": "Tooltip for the '<-' button in search results" - }, - "paginationTotal": { - "message": "סה״כ דפים", - "description": "" - }, - "parseUsercssError": { - "message": "Stylus נכשל בניתוח usercss:", - "description": "The error message to show when stylus failed to parse usercss" - }, - "popupBorders": { - "message": "הוספת שוליים לבנים בצדדים", - "description": "" - }, - "popupBordersTooltip": { - "message": "שימושי לעיצובים כהים ב־Chrome החדש מכיוון שהוא כבר לא מצייר את גבולות הצד", - "description": "" - }, - "popupHotkeysTooltip": { - "message": "לחץ על־מנת לצפות במקשים החמים הזמינים", - "description": "Tooltip displayed when hovering the right edge of the extension popup" - }, - "popupManageTooltip": { - "message": "לחיצה על Shift או מקש ימני בעכבר פותח את מנהל העיצובים", - "description": "Tooltip for the 'Manage' button in the popup." - }, - "popupMenuButtonTooltip": { - "message": "תפריט פעולות", - "description": "Tooltip for menu button in popup." - }, - "popupOpenEditInWindow": { - "message": "פתח את העורך בחלון חדש", - "description": "Label for the checkbox controlling 'edit' action behavior in the popup." - }, - "popupOpenEditInWindowTooltip": { - "message": "מופעל גם על ידי ניתוק לשונית העורך מחלון הדפדפן,\nומושבת על ידי חיבור לשונית עורך יחידה לחלון אחר.", - "description": "Label for the checkbox controlling 'edit' action behavior in the popup." - }, - "popupStylesFirst": { - "message": "עיצובים לפני הפקודות", - "description": "Label for the checkbox controlling section order in the popup." - }, - "prefShowBadge": { - "message": "מספר העיצובים המאופשרים באתר הנוכחי", - "description": "Label for the checkbox controlling toolbar badge text." - }, - "previewLabel": { - "message": "תצוגת לייב (live)", - "description": "Label for the checkbox in style editor to enable live preview while editing." - }, - "previewTooltip": { - "message": "החלת השינויים באופן זמני ללא שמירה.\nשמור את העיצוב על־מנת להפוך את השינויים לקבועים.", - "description": "Tooltip for the checkbox in style editor to enable live preview while editing." - }, - "reload": { - "message": "טען מחדש את Stylus", - "description": "Context menu reload" - }, - "replace": { - "message": "החלף", - "description": "Label before the replace input field in the editor shown on Ctrl-H" - }, - "replaceAll": { - "message": "החלף הכל", - "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" - }, - "replaceWith": { - "message": "החלף עם", - "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." - }, - "retrieveBckp": { - "message": "ייבוא עיצובים", - "description": "" - }, - "search": { - "message": "חיפוש", - "description": "Label before the search input field in the editor shown on Ctrl-F" - }, - "searchCaseSensitive": { - "message": "רגיש לאותיות גדולות/קטנות", - "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" - }, - "searchNumberOfResults": { - "message": "מספר ההתאמות", - "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" - }, - "searchNumberOfResults2": { - "message": "מספר ההתאמות בקוד ובערכים ה'מוחלים על'", - "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" - }, - "searchRegexp": { - "message": "השתמש ב־/re/ לחיפוש באמצעות ביטוי regexp", - "description": "Label after the search input field in the editor shown on Ctrl-F" - }, - "searchResultInstallCount": { - "message": "סה״כ התקנות", - "description": "Text for label that shows the number of times a search result was installed" - }, - "searchResultNoneFound": { - "message": "לא נמצאו עיצובים לאתר זה.", - "description": "Error text in the popup when inline search didn't find any site-specific styles" - }, - "searchResultRating": { - "message": "דירוג", - "description": "Text for label that shows the search result's rating" - }, - "searchResultUpdated": { - "message": "עודכן", - "description": "Text for label that shows the search result's last update date" - }, - "searchResultWeeklyCount": { - "message": "התקנות שבועיות", - "description": "Text for label that shows the number of times a search result was installed during last week" - }, - "sectionAdd": { - "message": "הוסף מקטע נוסף", - "description": "Label for the button to add a section" - }, - "sectionCode": { - "message": "קוד", - "description": "Label for the code for a section" - }, - "sectionRemove": { - "message": "הסר סעיף", - "description": "Label for the button to remove a section" - }, - "sectionRestore": { - "message": "שחזר סעיף שהוסר", - "description": "Label for the button to restore a removed section" - }, - "shortcuts": { - "message": "קיצורי מקשים", - "description": "Go to shortcut configuration" - }, - "shortcutsNote": { - "message": "הגדר קיצורי מקשים", - "description": "" - }, - "sortDateNewestFirst": { - "message": "החדש ביותר ראשון", - "description": "Text added to indicate that sorting a date would add the newest entries at the top" - }, - "sortDateOldestFirst": { - "message": "הישן ביותר ראשון", - "description": "Text added to indicate that sorting a date would add the oldest entries at the top" - }, - "sortLabel": { - "message": "בחר שיטת מיון להחלה על העיצובים המותקנים", - "description": "Title on the sort select to indicate it is used for sorting entries" - }, - "sortStylesHelpTitle": { - "message": "סידור תכנים", - "description": "Label for the sort info popup on the Manage styles page" - }, - "styleBadRegexp": { - "message": "ביטוי ה־regexp לא תקין.", - "description": "Validation message for a bad regexp in a style" - }, - "styleBeautify": { - "message": "ייפה CSS", - "description": "Label for the CSS-beautifier button on the edit style page" - }, - "styleBeautifyIndentConditional": { - "message": "הזחת @media, @supports", - "description": "CSS-beautifier option" - }, - "styleBeautifyPreserveNewlines": { - "message": "שמור שורות חדשות", - "description": "CSS-beautifier option" - }, - "styleCancelEditLabel": { - "message": "חזרה לניהול", - "description": "Label for cancel button for style editing" - }, - "styleChangesNotSaved": { - "message": "ביצעת שינויים בסגנון זה מבלי לשמור.", - "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" - }, - "styleEnabledLabel": { - "message": "מאופשר", - "description": "Label for the enabled state of styles" - }, - "styleFromMozillaFormatError": { - "message": "הייבוא נכשל מ־Mozilla format", - "description": "Label for the import error" - }, - "styleFromMozillaFormatPrompt": { - "message": "הדבק את הקוד ב־Mozilla-format", - "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" - }, - "styleInstall": { - "message": "להתקין ';$stylename$' אל Stylus?", - "description": "Confirmation when installing a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "styleInstallFailed": { - "message": "נכשל בהתקנת העיצוב!\n$error$", - "description": "Warning when installation failed", - "placeholders": { - "error": { - "content": "$1" - } - } - }, - "styleInstallOverwrite": { - "message": "';$stylename$' כבר מותקן. האם לדרוס?\nגרסה: $oldVersion$ -> $newVersion$", - "description": "Confirmation when re-installing a style", - "placeholders": { - "stylename": { - "content": "$1" - }, - "newVersion": { - "content": "$3" - }, - "oldVersion": { - "content": "$2" - } - } - }, - "styleMissingName": { - "message": "הזן שם", - "description": "Error displayed when user saves without providing a name" - }, - "styleMozillaFormatHeading": { - "message": "Mozilla-format", - "description": "Heading for the section with buttons to import/export Mozilla format of the style" - }, - "styleNotAppliedRegexpProblemTooltip": { - "message": "הסגנון לא הוחל בגלל השימוש בו שגוי ב־'regexp()'", - "description": "Tooltip in the popup for styles that were not applied at all" - }, - "styleRegexpInvalidExplanation": { - "message": "לא היה ניתן להחיל מספר כללי 'regexp()' כלל.", - "description": "" - }, - "styleRegexpPartialExplanation": { - "message": "סגנון זה משתמש ב- regexps תואם חלקית בניגוד למפרט CSS4 @document המצריך התאמה מלאה של כתובת אתר. קטעי ה־CSS המושפעים לא הוחלו על הדף. סגנון זה נוצר ככל הנראה ב־Stylish-for-Chrome שבודק באופן שגוי את כללי 'regexp()' מאז הגרסה הראשונה (באג ידוע).", - "description": "" - }, - "styleRegexpProblemTooltip": { - "message": "מספר המקטעים שלא הוחלו עקב שימוש שגוי ב־'regexp()'", - "description": "Tooltip in the popup for styles that were applied only partially" - }, - "styleRegexpTestButton": { - "message": "בדוק RegExp", - "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" - }, - "styleRegexpTestFull": { - "message": "כרטיסיות תואמות", - "description": "RegExp test report: label for the fully matching expressions" - }, - "styleRegexpTestInvalid": { - "message": "ביטוי regrxp לא תקין", - "description": "RegExp test report: label for the invalid expressions" - }, - "styleRegexpTestNone": { - "message": "לא תואם אף כרטיסייה", - "description": "RegExp test report: label for expressions that didn't match any tabs" - }, - "styleRegexpTestPartial": { - "message": "לא תואם לחלוטין, לכן דולג", - "description": "RegExp test report: label for the partially matching expressions" - }, - "styleRegexpTestTitle": { - "message": "רשימת לשוניות פתוחות בהתאמה (לחץ על כתובת אתר למיקוד הלשונית שלה)", - "description": "RegExp test report: title of the report" - }, - "styleSaveLabel": { - "message": "שמור", - "description": "Label for save button for style editing" - }, - "styleToMozillaFormatHelp": { - "message": "ניתן לפרסם את ה־Mozilla format של הקוד לאתר userstyles.org ולהשתמש בו עם Stylish הקלאסי עבור Firefox", - "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" - }, - "styleToMozillaFormatTitle": { - "message": "עיצוב ב־Mozilla-format", - "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" - }, - "styleUpdate": { - "message": "האם אתה בטוח שברצונך לעדכן את '$stylename$'?", - "description": "Confirmation when updating a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "stylusUnavailableForURL": { - "message": "Stylus לא עובד על דפים כמו זה.", - "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" - }, - "stylusUnavailableForURLdetails": { - "message": "כאמצעי אבטחה, הדפדפן אוסר על הרחבות להשפיע על הדפים המובנים שלו (כמו chrome://version, הכרטיסייה החדשה הרגילה החל מ־Chrome 61, about:addons וכן הלאה), וכן על דפי הרחבות אחרים. כל דפדפן גם מגביל את הגישה לגלריית התוספים שלו (כמו חנות האינטרנט של Chrome או AMO).", - "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" - }, - "syncStorageErrorSaving": { - "message": "הערך לא יכול להשמר. אנא נסה להקטין את גודל הטקסט.", - "description": "Displayed when trying to save an excessively big value via storage.sync API" - }, - "toggleStyle": { - "message": "אפשר או השבת עיצוב", - "description": "Label for the checkbox to enable/disable a style" - }, - "undo": { - "message": "בטל", - "description": "Button label" - }, - "undoGlobal": { - "message": "בטל בכל הסעיפים", - "description": "CSS-beautify global Undo button label" - }, - "unreachableAMO": { - "message": "Firefox לא מאפשרת גישה לאתר זה.", - "description": "Note in the popup displayed when opened on addons.mozilla.org" - }, - "unreachableContentScript": { - "message": "לא ניתן לתקשר עם הדף. אנא טען מחדש את הכרטיסייה.", - "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" - }, - "unreachableFileHint": { - "message": "Stylus יכול לגשת לכתובות אתר file:// רק אם תיבת הסימון המתאימה עבור סיומת Stylus פעילה בדף chrome://extensions.", - "description": "Note in the toolbar popup for file:// URLs" - }, - "updateAllCheckSucceededNoUpdate": { - "message": "לא נמצאו עדכונים.", - "description": "Text that displays when an update all check completed and no updates are available" - }, - "updateAllCheckSucceededSomeEdited": { - "message": "כמה סגנונות הניתנים לעדכון לא נבדקו כדי להימנע מאבדן עריכות מקומיות אפשריות. ניתן לאלץ עדכונים על ידי בדיקה באופן פרטני, או על ידי הפעלת בדיקה אחרת לכל הסגנונות (עריכות מקומיות יידרסו).", - "description": "Text that displays when an update all check completed and no updates are available" - }, - "updateCheckFailBadResponseCode": { - "message": "העדכון נכשל: השרת החזיר תגובה עם הקוד $code$.", - "description": "Text that displays when an update check failed because the response code indicates an error", - "placeholders": { - "code": { - "content": "$1" - } - } - }, - "updateCheckFailServerUnreachable": { - "message": "העדכון נכשל: השרת לא זמין.", - "description": "Text that displays when an update check failed because the update server is unreachable" - }, - "updateCheckHistory": { - "message": "היסטוריה של בדיקת עדכונים", - "description": "" - }, - "updateCheckManualUpdateForce": { - "message": "התקן עדכון (עריכות מקומיות יידרסו)", - "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckManualUpdateHint": { - "message": "אילוץ עדכון ידרוס כל עריכה מקומית.", - "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckSkippedLocallyEdited": { - "message": "עיצוב זה נערך באופן מקומי.", - "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckSkippedMaybeLocallyEdited": { - "message": "ייתכן כי עיצוב זה נערך באופן מקומי.", - "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" - }, - "updateCheckSucceededNoUpdate": { - "message": "העיצוב מעודכן.", - "description": "Text that displays when an update check completed and no update is available" - }, - "updateCompleted": { - "message": "העדכון הושלם.", - "description": "Text that displays when an update completed" - }, - "updatesCurrentlyInstalled": { - "message": "העדכונים הותקנו.", - "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." - }, - "usercssAvoidOverwriting": { - "message": "אנא שנה את הערך של @name or @namespace על־מנת להמנע מדריסה של עיצוב קיים.", - "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." - }, - "usercssEditorNamePlaceholder": { - "message": "ציין @name בקוד", - "description": "Placeholder text for the empty name input field when creating a new Usercss style" - }, - "usercssReplaceTemplateSectionBody": { - "message": "הכנס כאן קוד...", - "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" - }, - "versionInvalidOlder": { - "message": "הגרסה ישנה יותר מהעיצוב המותקן.", - "description": "Displayed when the version of style is older than the installed one" - }, - "writeStyleFor": { - "message": "כתוב עיצוב עבור: ", - "description": "Label for toolbar pop-up that precedes the links to write a new style" - }, - "writeStyleForURL": { - "message": "הקישור הנוכחי", - "description": "Text for link in toolbar pop-up to write a new style for the current URL" - }, - "syncDropboxStyles": { - "message": "ייצוא Dropbox", - "description": "" - }, - "retrieveDropboxSync": { - "message": "Dropbox ייבוא", - "description": "" - }, - "overwriteFileExport": { - "message": "האם ברצונך להחליף קובץ קיים?", - "description": "" - }, - "exportSavedSuccess": { - "message": "קובץ נשמר בהצלחה", - "description": "" - }, - "noFileToImport": { - "message": "כדי לייבא את הסגנונות שלך, עליך לייצא אותם תחילה.", - "description": "" - }, - "connectingDropbox": { - "message": "מתחבר אל Dropbox...", - "description": "" - }, - "connectingDropboxNotAllowed": { - "message": "התחברות אל Dropbox זמינה רק בהרחבות המותקנות ישירות מחנות האינטרנט", - "description": "" - }, - "gettingStyles": { - "message": "טוען את כל העיצובים...", - "description": "" - }, - "zipStyles": { - "message": "מקבץ עיצובים...", - "description": "" - }, - "unzipStyles": { - "message": "מחלץ עיצובים...", - "description": "" - }, - "readingStyles": { - "message": "קורא עיצובים...", - "description": "" - }, - "uploadingFile": { - "message": "מעלה קובץ...", - "description": "" - } } \ No newline at end of file diff --git a/_locales/hr/messages.json b/_locales/hr/messages.json index 9e26dfee..d058a54d 100644 --- a/_locales/hr/messages.json +++ b/_locales/hr/messages.json @@ -1 +1,1586 @@ -{} \ No newline at end of file +{ + "addStyleTitle": { + "message": "Add Style", + "description": "Title of the page for adding styles" + }, + "alphaChannel": { + "message": "Opacity", + "description": "Label of color's opacity" + }, + "appliesAdd": { + "message": "Add", + "description": "Label for the button to add an 'applies' entry" + }, + "appliesDisplay": { + "message": "Applies to: $applies$", + "description": "Text on the manage screen to describe what the style applies to" + }, + "appliesDisplayTruncatedSuffix": { + "message": "and more", + "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" + }, + "appliesDomainOption": { + "message": "URLs on the domain", + "description": "Option to make the style apply to the entered string as a domain" + }, + "appliesHelp": { + "message": "Use the 'Applies to' controls to limit what URLs the code in this section applies to.", + "description": "Help text for 'applies to' section" + }, + "appliesLabel": { + "message": "Applies to", + "description": "Label for 'applies to' fields on the edit/add screen" + }, + "appliesLineWidgetLabel": { + "message": "Display 'Applies to' info", + "description": "Label for the checkbox to display applies-to information in the single editor" + }, + "appliesLineWidgetWarning": { + "message": "Does not work with minified CSS", + "description": "A warning that applies-to information won't show properly with minified CSS" + }, + "appliesRegexpOption": { + "message": "URLs matching the regexp", + "description": "Option to make the style apply to the entered string as a regular expression" + }, + "appliesRemove": { + "message": "Remove", + "description": "Label for the button to remove an 'applies' entry" + }, + "appliesRemoveError": { + "message": "Can not remove last 'applies to' entry", + "description": "Error displayed when the last 'applies' is going to be removed" + }, + "appliesSpecify": { + "message": "Specify", + "description": "Label for the button to make a style apply only to specific sites" + }, + "appliesToEverything": { + "message": "Everything", + "description": "Text displayed for styles that apply to all sites" + }, + "appliesUrlOption": { + "message": "URL", + "description": "Option to make the style apply to the entered string as a URL" + }, + "appliesUrlPrefixOption": { + "message": "URLs starting with", + "description": "Option to make the style apply to the entered string as a URL prefix" + }, + "applyAllUpdates": { + "message": "Apply all updates", + "description": "Label for the button to apply all detected updates" + }, + "author": { + "message": "Author", + "description": "Label for the style author" + }, + "backupButtons": { + "message": "Backup", + "description": "Heading for backup" + }, + "backupMessage": { + "message": "Select a file or drag and drop to this page.", + "description": "Message for backup" + }, + "bckpInstStyles": { + "message": "Export styles", + "description": "" + }, + "checkAllUpdates": { + "message": "Check all styles for updates", + "description": "Label for the button to check all styles for updates" + }, + "checkAllUpdatesForce": { + "message": "Check again, I didn't edit any styles!", + "description": "Label for the button to apply all detected updates" + }, + "checkForUpdate": { + "message": "Check for update", + "description": "Label for the button to check a single style for an update" + }, + "checkingForUpdate": { + "message": "Checking...", + "description": "Text to display when checking a style for an update" + }, + "clickToUninstall": { + "message": "Click to uninstall", + "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" + }, + "cm_autoCloseBrackets": { + "message": "Autoclose brackets and quotes", + "description": "Label for the checkbox in the style editor." + }, + "cm_autoCloseBracketsTooltip": { + "message": "Automatically add a closing pair when typing an opening one of ()[]{}''\"\"", + "description": "Label for the checkbox in the style editor." + }, + "cm_autocompleteOnTyping": { + "message": "Autocomplete on typing", + "description": "Label for the checkbox in the style editor." + }, + "cm_colorpicker": { + "message": "Colorpickers for CSS colors", + "description": "Label for the checkbox controlling colorpicker option for the style editor." + }, + "cm_indentWithTabs": { + "message": "Use tabs with smart indentation", + "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." + }, + "cm_keyMap": { + "message": "Keymap", + "description": "Label for the drop-down list controlling the keymap for the style editor." + }, + "cm_lineWrapping": { + "message": "Word wrap", + "description": "Label for the checkbox controlling word wrap option for the style editor." + }, + "cm_linter": { + "message": "CSS Linter", + "description": "Select the linter to check for CSS issues" + }, + "cm_matchHighlight": { + "message": "Highlight", + "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." + }, + "cm_matchHighlightSelection": { + "message": "Selection only", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" + }, + "cm_matchHighlightToken": { + "message": "Token under cursor", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" + }, + "cm_resizeGripHint": { + "message": "Double-click to maximize/restore the height", + "description": "Tooltip for the resize grip in style editor" + }, + "cm_selectByTokens": { + "message": "Double-clicking selects tokens", + "description": "Label for the checkbox in the editor." + }, + "cm_selectByTokensTooltip": { + "message": "Examples of tokens: .foo-bar-2 #aabbcc 0.32 !important\nWhen disabled: punctuation-delimited words are selected.", + "description": "" + }, + "cm_smartIndent": { + "message": "Use smart indentation", + "description": "Label for the checkbox controlling smart indentation option for the style editor." + }, + "cm_tabSize": { + "message": "Tab size", + "description": "Label for the text box controlling tab size option for the style editor." + }, + "cm_theme": { + "message": "Theme", + "description": "Label for the style editor's CSS theme." + }, + "colorpickerPaletteHint": { + "message": "Right-click a swatch to cycle through its source lines", + "description": "" + }, + "colorpickerSwitchFormatTooltip": { + "message": "Switch formats: HEX -> RGB -> HSL.\nShift-click to reverse the direction.\nAlso via PgUp (PageUp), PgDn (PageDown) keys.", + "description": "Tooltip for the switch button in the color picker popup in the style editor." + }, + "colorpickerTooltip": { + "message": "Open color picker", + "description": "Tooltip for the colored squares shown before CSS colors in the style editor." + }, + "configOnChange": { + "message": "on change", + "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" + }, + "configOnChangeTooltip": { + "message": "Autosave and apply changes automatically", + "description": "" + }, + "configureStyle": { + "message": "Configure", + "description": "Label for the button to configure usercss userstyle" + }, + "configureStyleOnHomepage": { + "message": "Configure on homepage", + "description": "Label for the button to configure userstyles.org userstyle" + }, + "confirmCancel": { + "message": "Cancel", + "description": "" + }, + "confirmClose": { + "message": "Close", + "description": "'Close' button in a confirm dialog" + }, + "confirmDefault": { + "message": "Use default", + "description": "'Set to default' button in a confirm dialog" + }, + "confirmDelete": { + "message": "Delete", + "description": "" + }, + "confirmDiscardChanges": { + "message": "Discard the changes?", + "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" + }, + "confirmNo": { + "message": "No", + "description": "'No' button in a confirm dialog" + }, + "confirmOK": { + "message": "OK", + "description": "" + }, + "confirmSave": { + "message": "Save", + "description": "'Save' button in a confirm dialog" + }, + "confirmStop": { + "message": "Stop", + "description": "'Stop' button in a confirm dialog" + }, + "confirmYes": { + "message": "Yes", + "description": "'Yes' button in a confirm dialog" + }, + "copied": { + "message": "Copied to clipboard", + "description": "Message shown when content has been copied to the clipboard" + }, + "copy": { + "message": "Copy to clipboard", + "description": "Tooltip for elements which can be copied" + }, + "customNameHint": { + "message": "Enter a custom name here to rename the style in UI without breaking its updates", + "description": "" + }, + "customNameResetHint": { + "message": "Stop using customized name, switch to the style's own name", + "description": "Tooltip of 'x' button shown in editor when changing the name input of a) styles updated from a URL i.e. not locally created, b) UserCSS styles" + }, + "dateAbbrDay": { + "message": "$value$d", + "description": "Day suffix in a short relative date, for example: 8d" + }, + "dateAbbrHour": { + "message": "$value$h", + "description": "Hour suffix in a short relative date, for example: 8h" + }, + "dateAbbrMonth": { + "message": "$value$m", + "description": "Month suffix in a short relative date, for example: 8m" + }, + "dateAbbrYear": { + "message": "$value$y", + "description": "Year suffix in a short relative date, for example: 8y" + }, + "dateInstalled": { + "message": "Date installed", + "description": "Option text for the user to sort the style by install date" + }, + "dateUpdated": { + "message": "Date updated", + "description": "Option text for the user to sort the style by last update date" + }, + "dbError": { + "message": "An error has occurred using the Stylus database. Would you like to visit a web page with possible solutions?", + "description": "Prompt when a DB error is encountered" + }, + "defaultTheme": { + "message": "default", + "description": "Default CodeMirror CSS theme option on the edit style page" + }, + "deleteStyleConfirm": { + "message": "Are you sure you want to delete this style?", + "description": "Confirmation before deleting a style" + }, + "deleteStyleLabel": { + "message": "Delete", + "description": "Label for the button to delete a style" + }, + "description": { + "message": "Redesign the web with Stylus, a user styles manager. Stylus allows you to easily install themes and skins for many popular sites.", + "description": "Extension description" + }, + "disableAllStyles": { + "message": "Turn all styles off", + "description": "Label for the checkbox that turns all enabled styles off." + }, + "disableStyleLabel": { + "message": "Disable", + "description": "Label for the button to disable a style" + }, + "dragDropMessage": { + "message": "Drop your backup file anywhere on this page to import.", + "description": "Drag'n'drop message" + }, + "dragDropUsercssTabstrip": { + "message": "To install the file, drop it on the tab strip (the area where the tab titles are shown).", + "description": "Message popup shown when erroneously dropping a usercss file into the manager page" + }, + "editDeleteText": { + "message": "Delete", + "description": "Label for the context menu item in the editor to delete selected text" + }, + "editGotoLine": { + "message": "Goto line (or line:col)", + "description": "Go to line or line:column on Ctrl-G in style code editor" + }, + "editStyleHeading": { + "message": "Edit Style", + "description": "Title of the page for editing styles" + }, + "editStyleLabel": { + "message": "Edit", + "description": "Label for the button to go to the edit style page" + }, + "editStyleTitle": { + "message": "Edit Style $stylename$", + "description": "Title of the page for editing styles" + }, + "enableStyleLabel": { + "message": "Enable", + "description": "Label for the button to enable a style" + }, + "excludeStyleByDomainLabel": { + "message": "Exclude the current domain", + "description": "" + }, + "excludeStyleByUrlLabel": { + "message": "Exclude the current URL", + "description": "" + }, + "exportLabel": { + "message": "Export", + "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" + }, + "externalFeedback": { + "message": "Feedback", + "description": "Label for the external link to send feedback for the style" + }, + "externalHomepage": { + "message": "Homepage", + "description": "Label for the external link to style's homepage" + }, + "externalLink": { + "message": "External link", + "description": "Label for external links" + }, + "externalSupport": { + "message": "Support", + "description": "Label for the external link to style's support site" + }, + "externalUsercssDocument": { + "message": "Documentation for Usercss", + "description": "Label for the external link to usercss documentation" + }, + "filteredStyles": { + "message": "$numShown$ shown of $numTotal$ total", + "description": "TL note - make this message short" + }, + "filteredStylesAllHidden": { + "message": "Currently applied filters match no styles", + "description": "Text shown when no styles match currently applied filter in the style manager" + }, + "findStyles": { + "message": "Find styles", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesForSite": { + "message": "Find more styles for this site", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesInline": { + "message": "Inline", + "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" + }, + "findStylesInlineTooltip": { + "message": "Display search results inside this window.", + "description": "Text for a checkbox that displays search results within the Stylus popup." + }, + "genericAdd": { + "message": "Add", + "description": "Used in various places for an action that adds something" + }, + "genericClone": { + "message": "Clone", + "description": "Used in various places for an action that clones something" + }, + "genericDisabledLabel": { + "message": "Disabled", + "description": "Used in various lists/options to indicate that something is disabled" + }, + "genericEnabledLabel": { + "message": "Enabled", + "description": "Used in various lists/options to indicate that something is enabled" + }, + "genericError": { + "message": "Error", + "description": "Used in various places to indicate some error occurred." + }, + "genericHistoryLabel": { + "message": "History", + "description": "Used in various places to show a history log of something" + }, + "genericNext": { + "message": "Next", + "description": "Used in various places to select/perform the next step/action" + }, + "genericPrevious": { + "message": "Previous", + "description": "Used in various places to select/perform the previous step/action" + }, + "genericResetLabel": { + "message": "Reset", + "description": "Used in various parts of UI to indicate that something may be reset to its original state" + }, + "genericSavedMessage": { + "message": "Saved", + "description": "Used in various parts of the UI to indicate that something was saved" + }, + "genericTitle": { + "message": "Title", + "description": "Used in various parts of the UI to indicate the title of something" + }, + "genericUnknown": { + "message": "Unknown", + "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" + }, + "helpAlt": { + "message": "Help", + "description": "Alternate text for help buttons" + }, + "helpKeyMapCommand": { + "message": "Type a command name", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "helpKeyMapHotkey": { + "message": "Press a hotkey", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "hostDisabled": { + "message": "This host has been disabled due to a bug in the current version of the browser being used", + "description": "Tooltip for cloud host disabled" + }, + "importAppendLabel": { + "message": "Append to style", + "description": "Label for the button to import a style and append to the existing sections" + }, + "importAppendTooltip": { + "message": "Append the imported style to current style", + "description": "Tooltip for the button to import a style and append to the existing sections" + }, + "importLabel": { + "message": "Import", + "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" + }, + "importPreprocessor": { + "message": "Style with a @preprocessor won't work in the classic mode. You can switch the editor to Usercss mode: 1) open the style manager, 2) enable \"as Usercss\" checkbox, 3) click \"Write new style\"\n\nImport now anyway?", + "description": "" + }, + "importPreprocessorTitle": { + "message": "Potential problem due to @preprocessor", + "description": "" + }, + "importReplaceLabel": { + "message": "Overwrite style", + "description": "Label for the button to import and overwrite current style" + }, + "importReplaceTooltip": { + "message": "Discard contents of current style and overwrite it with the imported style", + "description": "Label for the button to import and overwrite current style" + }, + "importReportLegendAdded": { + "message": "added", + "description": "Text after the number of styles added in the report shown after importing styles" + }, + "importReportLegendIdentical": { + "message": "identical skipped", + "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" + }, + "importReportLegendInvalid": { + "message": "invalid skipped", + "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" + }, + "importReportLegendUpdatedBoth": { + "message": "updated both meta info and code", + "description": "Text after the number of styles updated entirely in the report shown after importing styles" + }, + "importReportLegendUpdatedCode": { + "message": "updated code", + "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" + }, + "importReportLegendUpdatedMeta": { + "message": "updated meta info", + "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" + }, + "importReportTitle": { + "message": "Finished importing styles", + "description": "Title of the report shown after importing styles" + }, + "importReportUnchanged": { + "message": "Nothing was changed.", + "description": "Message in the report shown after importing styles" + }, + "importReportUndone": { + "message": "styles were reverted", + "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" + }, + "importReportUndoneTitle": { + "message": "Import has been undone", + "description": "Title of the message box shown after undoing the import of styles" + }, + "installButton": { + "message": "Install style", + "description": "Label for install button" + }, + "installButtonInstalled": { + "message": "Style installed", + "description": "Text displayed when the style is successfully installed" + }, + "installButtonReinstall": { + "message": "Reinstall style", + "description": "Label for reinstall button" + }, + "installButtonUpdate": { + "message": "Update style", + "description": "Label for update button" + }, + "installUpdate": { + "message": "Install update", + "description": "Label for the button to install an update for a single style" + }, + "installUpdateFrom": { + "message": "Currently the style is updated from $url$", + "description": "Label to describe where the style gets update" + }, + "installUpdateFromLabel": { + "message": "Check for updates", + "description": "Label for the checkbox to save current URL for update check" + }, + "license": { + "message": "License", + "description": "Label for the license" + }, + "linkGetHelp": { + "message": "Get help", + "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" + }, + "linkGetStyles": { + "message": "Get styles", + "description": "Help link text on the manage page e.g. https://userstyles.org" + }, + "linkStylusWiki": { + "message": "Wiki", + "description": "Wiki link text on the manage page e.g. https://github.com/openstyles/stylus/wiki" + }, + "linkTranslate": { + "message": "Translate", + "description": "Transifex link text on the manage page" + }, + "linterCSSLintIncompatible": { + "message": "CSSLint doesn't support $preprocessorname$ preprocessor", + "description": "The label to display when the preprocessor isn't compatible with CSSLint" + }, + "linterCSSLintSettings": { + "message": "(Set rule as: 0 = disabled; 1 = warning; 2 = error)", + "description": "CSSLint rule config values" + }, + "linterConfigPopupTitle": { + "message": "Set $linter$ rules configuration", + "description": "Stylelint or CSSLint popup header" + }, + "linterConfigTooltip": { + "message": "Click to configure this linter", + "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" + }, + "linterInvalidConfigError": { + "message": "Not saved due to these invalid configuration settings:", + "description": "Invalid linter config will show a message followed by a list of invalid entries" + }, + "linterIssues": { + "message": "Issues", + "description": "Label for the CSS linter issues block on the style edit page" + }, + "linterIssuesHelp": { + "message": "These issues were found by $link$:", + "description": "Help popup message for the selected CSS linter issues block on the style edit page" + }, + "linterJSONError": { + "message": "Invalid JSON format", + "description": "Setting linter config with invalid JSON" + }, + "linterResetMessage": { + "message": "To undo accidental reset, press Ctrl-Z (or Cmd-Z) in the text box", + "description": "Reset button tooltip to inform user on how to undo an accidental reset" + }, + "linterRulesLink": { + "message": "See a full list of rules", + "description": "Stylelint or CSSLint rules label added immediately before a link" + }, + "liveReloadError": { + "message": "An error occurred while watching the file", + "description": "The label of live-reload error" + }, + "liveReloadInstallHint": { + "message": "Keep this tab open to auto-update the style on external changes.", + "description": "The label of live-reload feature" + }, + "liveReloadInstallHintFF": { + "message": "Keep both this tab and the original tab open to auto-update the style on external changes.", + "description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox" + }, + "liveReloadLabel": { + "message": "Live reload", + "description": "The label of live-reload feature" + }, + "manageFavicons": { + "message": "Favicons in applies-to column", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFaviconsGray": { + "message": "Grayed out", + "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" + }, + "manageFaviconsHelp": { + "message": "Stylus uses an external service https://www.google.com/s2/favicons", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFilters": { + "message": "Filters", + "description": "Label for filters container" + }, + "manageHeading": { + "message": "Installed Styles", + "description": "Heading for the manage page" + }, + "manageMaxTargets": { + "message": "Number of applies-to items", + "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" + }, + "manageNewStyleAsUsercss": { + "message": "as Usercss", + "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" + }, + "manageNewUI": { + "message": "New manage UI layout", + "description": "Label for the checkbox that toggles the new UI on manage page" + }, + "manageOnlyDisabled": { + "message": "Only disabled styles", + "description": "Checkbox to show only disabled styles" + }, + "manageOnlyEnabled": { + "message": "Only enabled styles", + "description": "Checkbox to show only enabled styles" + }, + "manageOnlyExternal": { + "message": "Only external styles", + "description": "Checkbox to show only externally installed styles i.e. updatable" + }, + "manageOnlyLocal": { + "message": "Only locally created styles", + "description": "Checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyLocalTooltip": { + "message": "(the styles not installed through a userstyles.org page)", + "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyNonUsercss": { + "message": "Only non-Usercss styles", + "description": "Checkbox to show only non-Usercss (standard) styles" + }, + "manageOnlyUpdates": { + "message": "Only with updates or issues", + "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" + }, + "manageOnlyUsercss": { + "message": "Only Usercss styles", + "description": "Checkbox to show only Usercss styles" + }, + "manageTitle": { + "message": "Stylus", + "description": "Title for the manage page" + }, + "menuShowBadge": { + "message": "Show active style count", + "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." + }, + "meta_invalidCheckboxDefault": { + "message": "Invalid @var checkbox: value must be 0 or 1", + "description": "Error displayed when the value of @var checkbox is invalid" + }, + "meta_invalidColor": { + "message": "Invalid @var color: $color$ is not a color", + "description": "Error displayed when the value of @var color is invalid" + }, + "meta_invalidRange": { + "message": "Invalid @var $type$: value must be a number or an array", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMultipleUnits": { + "message": "Invalid @var $type$: multiple units are defined", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeTooManyValues": { + "message": "Invalid @var $type$: the array contains too many items", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeValue": { + "message": "Invalid @var $type$: items in the array must be number, string, or null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeDefault": { + "message": "Invalid @var $type$: default value is null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMin": { + "message": "Invalid @var $type$: default value is lower than the minimum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMax": { + "message": "Invalid @var $type$: default value is larger than the maximum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeStep": { + "message": "Invalid @var $type$: default value is not a mutiple of the step", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeUnits": { + "message": "Invalid @var $type$: '$units$' is not a valid unit", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidSelect": { + "message": "Invalid @var select: the default value must be an array or an object", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValue": { + "message": "Invalid @var select: values inside the array/object must be a string", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectEmptyOptions": { + "message": "Invalid @var select: options list is empty", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectLabel": { + "message": "Invalid @var select: option label is empty", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectMultipleDefaults": { + "message": "Invalid @var select: multiple default options are defined", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectNameDuplicated": { + "message": "Invalid @var select: option name is duplicated", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValueMismatch": { + "message": "Invalid @var select: value doesn't exist in the option list", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidURLProtocol": { + "message": "Invalid URL protocol. Only http and https are allowed: $protocol$", + "description": "Error displayed when the protocol of the URL is invalid" + }, + "meta_invalidVersion": { + "message": "Invalid version number. The value doesn't match SemVer pattern: $version$", + "description": "Error displayed when @version is invalid" + }, + "meta_invalidNumber": { + "message": "Expect a number", + "description": "Error displayed when the value is expected to be a number" + }, + "meta_invalidString": { + "message": "Expect a quoted string", + "description": "Error displayed when the value is expected to be a quoted string" + }, + "meta_invalidWord": { + "message": "Expect a word", + "description": "Error displayed when the value is expected to be a word" + }, + "meta_missingChar": { + "message": "Expect characters: $chars$", + "description": "Error displayed when the value is expected to be some characters" + }, + "meta_missingEOT": { + "message": "Expect EOT data", + "description": "Error displayed when the value is expected to be an EOT list" + }, + "meta_missingMandatory": { + "message": "Missing mandatory metadata: $keys$", + "description": "Error displayed when mandatory keys are missing" + }, + "meta_unknownJSONLiteral": { + "message": "Invalid JSON: $literal$ is not a valid JSON literal", + "description": "Error displayed when JSON value is invalid" + }, + "meta_unknownMeta": { + "message": "Unknown metadata: $key$", + "description": "Error displayed when unknown metadata is parsed" + }, + "meta_unknownVarType": { + "message": "Unknown @$varkey$ type: $vartype$", + "description": "Error displayed when unknown variable type is parsed" + }, + "meta_unknownPreprocessor": { + "message": "Unknown @preprocessor: $preprocessor$", + "description": "Error displayed when unknown @preprocessor is parsed" + }, + "noStylesForSite": { + "message": "No styles installed for this site.", + "description": "Text displayed when no styles are installed for the current site" + }, + "numberedLine": { + "message": "Line:", + "description": "Will be followed by one or more line numbers in the editor." + }, + "openManage": { + "message": "Manage", + "description": "Link to open the manage page." + }, + "openOptions": { + "message": "Options", + "description": "Go to Options UI" + }, + "openStylesManager": { + "message": "Open styles manager", + "description": "Label for the style maanger opener in the browser action context menu." + }, + "optionsActions": { + "message": "Actions", + "description": "" + }, + "optionsAdvanced": { + "message": "Advanced", + "description": "" + }, + "optionsAdvancedContextDelete": { + "message": "Add 'Delete' in editor context menu", + "description": "" + }, + "optionsAdvancedExposeIframes": { + "message": "Expose iframes via HTML[stylus-iframe]", + "description": "" + }, + "optionsAdvancedExposeIframesNote": { + "message": "Exposes the top site domain in each iframe.\nEnables writing iframe-specific CSS like this:\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }", + "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." + }, + "optionsAdvancedNewStyleAsUsercss": { + "message": "Write new style as usercss", + "description": "" + }, + "optionsAdvancedPatchCsp": { + "message": "Patch CSP to allow style assets", + "description": "" + }, + "optionsAdvancedPatchCspNote": { + "message": "Enable this if styles contain images or fonts which fail to load on sites with a strict CSP (Content-Security-Policy).\n\nEnabling this setting will relax CSP restrictions, allowing essential style content to load. This option is only intended for advanced users who understand the potential security implications, and accept responsibility for monitoring the content which they're allowing. Read about CSS-based attacks for more information.\n\nAlso be aware, this particular setting is not guaranteed to take effect if another installed extension modifies the network response first.", + "description": "" + }, + "optionsAdvancedStyleViaXhr": { + "message": "Instant inject mode", + "description": "" + }, + "optionsAdvancedStyleViaXhrNote": { + "message": "Enable this if you encounter flashing of unstyled content (FOUC) when browsing, which is especially noticeable with dark themes.\n\nThe technical reason is that Chrome/Chromium postpones asynchronous communication of extensions, in a usually meaningless attempt to improve page load speed, potentially causing styles to be late to apply. To circumvent this, since web extensions are not provided a synchronous API, Stylus provides this option to utilize the \"deprecated\" synchronous XMLHttpRequest web API to fetch applicable styles. There shouldn't be any detrimental effects, since the request is fulfilled within a few milliseconds while the page is still being downloaded from the server.\n\nNevertheless, Chromium will print a warning in devtools' console. Right-clicking a warning, and hiding them, will prevent future warnings from being shown.", + "description": "" + }, + "optionsBadgeDisabled": { + "message": "Background color when disabled", + "description": "" + }, + "optionsBadgeNormal": { + "message": "Background color", + "description": "" + }, + "optionsCheck": { + "message": "Update styles", + "description": "" + }, + "optionsCheckUpdate": { + "message": "Check for and install all available updates", + "description": "" + }, + "optionsCustomizeBadge": { + "message": "Badge on the toolbar icon", + "description": "" + }, + "optionsCustomizeIcon": { + "message": "Toolbar icon", + "description": "" + }, + "optionsCustomizePopup": { + "message": "Popup", + "description": "" + }, + "optionsCustomizeUpdate": { + "message": "Updates", + "description": "" + }, + "optionsCustomizeSync": { + "message": "Sync to cloud", + "description": "" + }, + "optionsHeading": { + "message": "Options", + "description": "Heading for options section on manage page." + }, + "optionsIconDark": { + "message": "Dark browser themes", + "description": "" + }, + "optionsIconLight": { + "message": "Light browser themes", + "description": "" + }, + "optionsOpen": { + "message": "Open", + "description": "" + }, + "optionsOpenManager": { + "message": "Manage styles", + "description": "" + }, + "optionsPopupWidth": { + "message": "Popup width (in pixels)", + "description": "" + }, + "optionsReset": { + "message": "Reset the options to default values", + "description": "" + }, + "optionsResetButton": { + "message": "Reset options", + "description": "" + }, + "optionsStylusThemes": { + "message": "Find a Stylus UI theme", + "description": "" + }, + "optionsSubheading": { + "message": "More Options", + "description": "Subheading for options section on manage page." + }, + "optionsUpdateImportNote": { + "message": "When importing style backups from old version or from Stylish, do a one-time check for updates manually in the styles manager to ensure all styles are updated.", + "description": "" + }, + "optionsUpdateInterval": { + "message": "Userstyle autoupdate interval in hours (specify 0 to disable)", + "description": "" + }, + "optionsSyncNone": { + "message": "None", + "description": "" + }, + "optionsSyncConnect": { + "message": "Connect", + "description": "" + }, + "optionsSyncDisconnect": { + "message": "Disconnect", + "description": "" + }, + "optionsSyncSyncNow": { + "message": "Sync now", + "description": "" + }, + "optionsSyncLogin": { + "message": "Login", + "description": "" + }, + "optionsSyncStatusPull": { + "message": "Pulling style $loaded$ of $total$", + "description": "" + }, + "optionsSyncStatusPush": { + "message": "Pushing style $loaded$ of $total$", + "description": "" + }, + "optionsSyncStatusSyncing": { + "message": "Syncing...", + "description": "" + }, + "optionsSyncStatusConnecting": { + "message": "Connecting...", + "description": "" + }, + "optionsSyncStatusConnected": { + "message": "Connected", + "description": "" + }, + "optionsSyncStatusDisconnecting": { + "message": "Disconnecting...", + "description": "" + }, + "optionsSyncStatusDisconnected": { + "message": "Disconnected", + "description": "" + }, + "optionsSyncStatusRelogin": { + "message": "Session expired, please login again.", + "description": "" + }, + "paginationCurrent": { + "message": "Current page", + "description": "Tooltip for the current page index in search results" + }, + "paginationEstimated": { + "message": "Estimated number of pages", + "description": "Tooltip for the total page count in search results" + }, + "paginationNext": { + "message": "Next page", + "description": "Tooltip for the '->' (next page) button in search results" + }, + "paginationPrevious": { + "message": "Previous page", + "description": "Tooltip for the '<-' button in search results" + }, + "paginationTotal": { + "message": "Total pages", + "description": "" + }, + "parseUsercssError": { + "message": "Stylus failed to parse usercss:", + "description": "The error message to show when stylus failed to parse usercss" + }, + "popupAutoResort": { + "message": "Resort styles in popup after toggling", + "description": "Label for the checkbox controlling popup resorting." + }, + "popupBorders": { + "message": "Add white borders on the sides", + "description": "" + }, + "popupBordersTooltip": { + "message": "Useful for dark themes in new Chrome as it no longer paints the side borders", + "description": "" + }, + "popupHotkeysInfo": { + "message": "<1>-<9>, <0>, also on numpad - toggles Nth style (0 is 10)\n- toggles first style with a name that starts with the letter\n opens editor instead of toggling\n enables listed styles\n disables listed styles\n and <`> (backtick) - toggles initially enabled styles; doesn't apply to subsequently enabled styles while the popup is open so you can restore the initial selection after testing stuff: simply disable all, then toggle i.e. \nMore info on wiki", + "description": "NOTE1: preserve < and > symbols so that 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." + }, + "popupHotkeysTooltip": { + "message": "Click to see available hotkeys", + "description": "Tooltip displayed when hovering the right edge of the extension popup" + }, + "popupManageTooltip": { + "message": "Shift-click or right-click opens manager with styles applicable for current site", + "description": "Tooltip for the 'Manage' button in the popup." + }, + "popupMenuButtonTooltip": { + "message": "Action menu", + "description": "Tooltip for menu button in popup." + }, + "popupOpenEditInPopup": { + "message": "Use a simple window (no omnibox)", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindow": { + "message": "Open editor in a new window", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindowTooltip": { + "message": "Also enabled by detaching editor tab from a browser window,\nand disabled by attaching a single editor tab into another window.", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupStylesFirst": { + "message": "Styles before commands", + "description": "Label for the checkbox controlling section order in the popup." + }, + "prefShowBadge": { + "message": "Number of styles active for the current site", + "description": "Label for the checkbox controlling toolbar badge text." + }, + "previewLabel": { + "message": "Live preview", + "description": "Label for the checkbox in style editor to enable live preview while editing." + }, + "previewTooltip": { + "message": "Temporarily applies the changes without saving.\nSave the style to make the changes permanent.", + "description": "Tooltip for the checkbox in style editor to enable live preview while editing." + }, + "reload": { + "message": "Reload Stylus extension", + "description": "Context menu reload" + }, + "replace": { + "message": "Replace", + "description": "Label before the replace input field in the editor shown on Ctrl-H" + }, + "replaceAll": { + "message": "Replace all", + "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" + }, + "replaceWith": { + "message": "Replace with", + "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." + }, + "retrieveBckp": { + "message": "Import styles", + "description": "" + }, + "search": { + "message": "Search", + "description": "Label before the search input field in the editor shown on Ctrl-F" + }, + "searchCaseSensitive": { + "message": "Case-sensitive", + "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" + }, + "searchGlobalStyles": { + "message": "Also search global styles", + "description": "Checkbox label in the popup's inline style search, shown when the text to search is entered" + }, + "searchNumberOfResults": { + "message": "Number of matches", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchNumberOfResults2": { + "message": "Number of matches in code and applies-to values", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchStyleQueryHint": { + "message": "Search style names case-insensitively:\nsome words - all words in any order\n\"some phrase\" - this exact phrase without quotes\n2020 - a year like this also shows styles updated in 2020", + "description": "Tooltip shown for the text input in the popup's inline style finder" + }, + "searchRegexp": { + "message": "Use /re/ syntax for regexp search", + "description": "Label after the search input field in the editor shown on Ctrl-F" + }, + "searchResultInstallCount": { + "message": "Total installs", + "description": "Text for label that shows the number of times a search result was installed" + }, + "searchResultNoneFound": { + "message": "No styles found for this site.", + "description": "Error text in the popup when inline search didn't find any site-specific styles" + }, + "searchResultNotMatching": { + "message": "The style is installed but it doesn't apply to the current site URL.", + "description": "" + }, + "searchResultNotMatchingNote": { + "message": "Try asking the author of this userstyle to add the URL.\n\nYou can also open the style in the manager and edit it yourself,\nbut be aware it disables automatic updates for this style.", + "description": "" + }, + "searchResultRating": { + "message": "Rating", + "description": "Text for label that shows the search result's rating" + }, + "searchResultUpdated": { + "message": "Updated", + "description": "Text for label that shows the search result's last update date" + }, + "searchResultWeeklyCount": { + "message": "Weekly installs", + "description": "Text for label that shows the number of times a search result was installed during last week" + }, + "searchStylesAll": { + "message": "All", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesCode": { + "message": "CSS code", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesHelp": { + "message": " or key focuses the search field.\nDefault mode is plain text search for all space-separated terms in any order.\nExact words: wrap the query in double quotes, e.g. <\".header ~ div\">\nRegular expressions: include slashes and flags, e.g. \n\"By URL\" in scope selector: finds styles that apply to a fully specified URL e.g. https://www.example.org/\n\"Metadata\" in scope selector: searches in names, \"applies to\" specifiers, installation URL, update URL, and the entire metadata block for usercss styles.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page" + }, + "searchStylesMatchUrl": { + "message": "By URL", + "description": "Option for `find styles` scope selector in the manager. See searchMatchUrlHint for more info." + }, + "searchStylesMeta": { + "message": "Metadata", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesName": { + "message": "Name", + "description": "Option for `find styles` scope selector in the manager." + }, + "sectionAdd": { + "message": "Add another section", + "description": "Label for the button to add a section" + }, + "sectionCode": { + "message": "Code", + "description": "Label for the code for a section" + }, + "sectionRemove": { + "message": "Remove section", + "description": "Label for the button to remove a section" + }, + "sectionRestore": { + "message": "Restore removed section", + "description": "Label for the button to restore a removed section" + }, + "sections": { + "message": "Sections", + "description": "Header for the table of contents block listing style section names in the left panel of the classic editor" + }, + "shortcuts": { + "message": "Shortcuts", + "description": "Go to shortcut configuration" + }, + "shortcutsNote": { + "message": "Define keyboard shortcuts", + "description": "" + }, + "sortDateNewestFirst": { + "message": "newest first", + "description": "Text added to indicate that sorting a date would add the newest entries at the top" + }, + "sortDateOldestFirst": { + "message": "oldest first", + "description": "Text added to indicate that sorting a date would add the oldest entries at the top" + }, + "sortLabel": { + "message": "Select a sort to apply to the installed styles", + "description": "Title on the sort select to indicate it is used for sorting entries" + }, + "sortLabelTitleAsc": { + "message": "Title Ascending", + "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" + }, + "sortLabelTitleDesc": { + "message": "Title Descending", + "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" + }, + "sortStylesHelp": { + "message": "Choose the type of sort to apply to the installed entries from within the sort dropdown. The default setting applies an ascending sort (A to Z) to the entry titles. Sorts within the \"Title Descending\" group will apply a descending sort (Z to A) to the title.\nThere are other presets that will allow sorting the entries by multiple criteria. Think of this like sorting a table with multiple columns and each category in a select (between the plus signs) represents a column, or group.\nFor example, if the setting is \"Enabled (first) + Title\", the entries would sort so that all the enabled entries are sorted to the top of the list, then an entry title ascending sort (A to Z) is applied to both the enabled and disabled entries separately.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" + }, + "sortStylesHelpTitle": { + "message": "Sort contents", + "description": "Label for the sort info popup on the Manage styles page" + }, + "styleBadRegexp": { + "message": "Regexp is invalid.", + "description": "Validation message for a bad regexp in a style" + }, + "styleBeautify": { + "message": "Beautify", + "description": "Label for the CSS-beautifier button on the edit style page" + }, + "styleBeautifyHint": { + "message": "Hint: right-click the “Beautify” button or use the keyboard shortcut defined below to beautify without showing this panel", + "description": "Hint shown inside the CSS-beautifier panel" + }, + "styleBeautifyIndentConditional": { + "message": "Indent @media, @supports", + "description": "CSS-beautifier option" + }, + "styleBeautifyPreserveNewlines": { + "message": "Preserve new lines", + "description": "CSS-beautifier option" + }, + "styleCancelEditLabel": { + "message": "Back to manage", + "description": "Label for cancel button for style editing" + }, + "styleChangesNotSaved": { + "message": "You've made changes to this style without saving.", + "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" + }, + "styleEnabledLabel": { + "message": "Enabled", + "description": "Label for the enabled state of styles" + }, + "styleFromMozillaFormatError": { + "message": "Failed to import from Mozilla format", + "description": "Label for the import error" + }, + "styleFromMozillaFormatPrompt": { + "message": "Paste the Mozilla-format code", + "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" + }, + "styleInstall": { + "message": "Install '$stylename$' into Stylus?", + "description": "Confirmation when installing a style" + }, + "styleInstallFailed": { + "message": "Failed to install userstyle!\n$error$", + "description": "Warning when installation failed" + }, + "styleInstallOverwrite": { + "message": "'$stylename$' is already installed. Overwrite?\nVersion: $oldVersion$ -> $newVersion$", + "description": "Confirmation when re-installing a style" + }, + "styleMissingName": { + "message": "Enter a name", + "description": "Error displayed when user saves without providing a name" + }, + "styleMozillaFormatHeading": { + "message": "Mozilla Format", + "description": "Heading for the section with buttons to import/export Mozilla format of the style" + }, + "styleNotAppliedRegexpProblemTooltip": { + "message": "Style was not applied due to its incorrect usage of 'regexp()'", + "description": "Tooltip in the popup for styles that were not applied at all" + }, + "styleRegexpInvalidExplanation": { + "message": "Some 'regexp()' rules that could not be compiled at all.", + "description": "" + }, + "styleRegexpPartialExplanation": { + "message": "This style uses partially matching regexps in violation of CSS4 @document specification which requires a full URL match. The affected CSS sections were not applied to the page. This style was probably created in Stylish-for-Chrome which incorrectly checks 'regexp()' rules since the very first version (known bug).", + "description": "" + }, + "styleRegexpProblemTooltip": { + "message": "Number of sections not applied due to incorrect usage of 'regexp()'", + "description": "Tooltip in the popup for styles that were applied only partially" + }, + "styleRegexpTestButton": { + "message": "RegExp test", + "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" + }, + "styleRegexpTestFull": { + "message": "Matching tabs", + "description": "RegExp test report: label for the fully matching expressions" + }, + "styleRegexpTestInvalid": { + "message": "Invalid regexps skipped", + "description": "RegExp test report: label for the invalid expressions" + }, + "styleRegexpTestNone": { + "message": "No matching tabs", + "description": "RegExp test report: label for expressions that didn't match any tabs" + }, + "styleRegexpTestNote": { + "message": "Note: use a single \\ for escaping in the regexp input field, which will be automatically converted to \\\\ in the style code as per specification for quoted strings in CSS.", + "description": "RegExp test report: a note displayed at the bottom of the dialog" + }, + "styleRegexpTestPartial": { + "message": "Not matching fully, hence skipped", + "description": "RegExp test report: label for the partially matching expressions" + }, + "styleRegexpTestTitle": { + "message": "List of matching opened tabs (click on URL to focus its tab)", + "description": "RegExp test report: title of the report" + }, + "styleSaveLabel": { + "message": "Save", + "description": "Label for save button for style editing" + }, + "styleToMozillaFormatHelp": { + "message": "The Mozilla format of the code can be submitted to userstyles.org and used with the classic Stylish for Firefox", + "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" + }, + "styleToMozillaFormatTitle": { + "message": "Style in Mozilla format", + "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" + }, + "styleUpdate": { + "message": "Are you sure you want to update '$stylename$'?", + "description": "Confirmation when updating a style" + }, + "styleUpdateDiscardChanges": { + "message": "The style is changed outside of the editor. Would you like to reload the style?", + "description": "Confirmation to update the style in the editor" + }, + "stylusUnavailableForURL": { + "message": "Stylus doesn't work on pages like this.", + "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "stylusUnavailableForURLdetails": { + "message": "As a security precaution, the browser prohibits extensions from affecting its built-in pages (like chrome://version, the standard new tab page as of Chrome 61, about:addons, and so on) as well as other extensions' pages. Each browser also restricts access to its own extensions gallery (like Chrome Web Store or AMO).", + "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "syncStorageErrorSaving": { + "message": "The value cannot be saved. Try reducing the amount of text.", + "description": "Displayed when trying to save an excessively big value via storage.sync API" + }, + "syncError": { + "message": "Sync failed", + "description": "Tooltip for the toolbar icon" + }, + "syncErrorRelogin": { + "message": "Sync failed.\nTry to re-login in Stylus options:\nclick 'disconnect' first, then 'connect'.", + "description": "Tooltip for the toolbar icon" + }, + "toggleStyle": { + "message": "Toggle style", + "description": "Label for the checkbox to enable/disable a style" + }, + "undo": { + "message": "Undo", + "description": "Button label" + }, + "undoGlobal": { + "message": "Undo in all sections", + "description": "CSS-beautify global Undo button label" + }, + "unreachableAMO": { + "message": "Firefox forbids access to the site.", + "description": "Note in the popup displayed when opened on addons.mozilla.org" + }, + "unreachableAMOHint": { + "message": "To allow access open , right-click the list, click 'New', then 'Boolean', paste and click OK, , OK, reload the page.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintNewFF": { + "message": "In Firefox 60 and newer you'll also have to remove AMO domain from in .", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintOldFF": { + "message": "Only Firefox 59 and newer can be configured to allow WebExtensions to add style elements on CSP-protected sites such as this one.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" + }, + "unreachableContentScript": { + "message": "Could not communicate with the page. Try reloading the tab.", + "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" + }, + "unreachableFileHint": { + "message": "Stylus can access file:// URLs only if you enable the corresponding checkbox for Stylus extension on chrome://extensions page.", + "description": "Note in the toolbar popup for file:// URLs" + }, + "InaccessibleFileHint": { + "message": "Stylus can not access some file types (e.g. pdf & json files).", + "description": "Note in the toolbar popup for some file types that cannot be accessed" + }, + "updateAllCheckSucceededNoUpdate": { + "message": "No updates found.", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateAllCheckSucceededSomeEdited": { + "message": "Some updatable styles weren't checked to avoid losing possible local edits. Updates can be forced by checking individually, or by running another check for all styles (local edits will be overwritten).", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateCheckFailBadResponseCode": { + "message": "Update failed: server responded with code $code$.", + "description": "Text that displays when an update check failed because the response code indicates an error" + }, + "updateCheckFailServerUnreachable": { + "message": "Update failed: server unreachable.", + "description": "Text that displays when an update check failed because the update server is unreachable" + }, + "updateCheckHistory": { + "message": "History of update checks", + "description": "" + }, + "updateCheckManualUpdateForce": { + "message": "Install update (local edits will be overwritten)", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckManualUpdateHint": { + "message": "Forcing an update will overwrite any local edits.", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedLocallyEdited": { + "message": "This style was edited locally.", + "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedMaybeLocallyEdited": { + "message": "This style might have been edited locally.", + "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" + }, + "updateCheckSucceededNoUpdate": { + "message": "Style is up to date.", + "description": "Text that displays when an update check completed and no update is available" + }, + "updateCompleted": { + "message": "Update completed.", + "description": "Text that displays when an update completed" + }, + "updatesCurrentlyInstalled": { + "message": "Updates installed:", + "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." + }, + "usercssAvoidOverwriting": { + "message": "Please change the value of @name or @namespace to avoid overwriting an existing style.", + "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." + }, + "usercssConfigIncomplete": { + "message": "The style was updated or deleted after the configuration dialog was shown. These variables were not saved to avoid corrupting the style's metadata:", + "description": "" + }, + "usercssEditorNamePlaceholder": { + "message": "Specify @name in the code", + "description": "Placeholder text for the empty name input field when creating a new Usercss style" + }, + "usercssReplaceTemplateConfirmation": { + "message": "Replace the default template for new Usercss styles with the current code?", + "description": "" + }, + "usercssReplaceTemplateName": { + "message": "Empty @name replaces the default template", + "description": "The text shown after @name when creating a new Usercss style" + }, + "usercssReplaceTemplateSectionBody": { + "message": "Insert code here...", + "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" + }, + "versionInvalidOlder": { + "message": "The version is older than the installed style.", + "description": "Displayed when the version of style is older than the installed one" + }, + "writeStyleFor": { + "message": "Write style for: ", + "description": "Label for toolbar pop-up that precedes the links to write a new style" + }, + "writeStyleForURL": { + "message": "this URL", + "description": "Text for link in toolbar pop-up to write a new style for the current URL" + }, + "syncDropboxStyles": { + "message": "Dropbox Export", + "description": "" + }, + "syncDropboxDeprecated": { + "message": "Dropbox import/export is replaced by a more advanced style sync in the options page.", + "description": "" + }, + "retrieveDropboxSync": { + "message": "Dropbox Import", + "description": "" + }, + "overwriteFileExport": { + "message": "Do you want to overwrite an existing file?", + "description": "" + }, + "exportSavedSuccess": { + "message": "File saved with success", + "description": "" + }, + "noFileToImport": { + "message": "To import your styles, you should export it first.", + "description": "" + }, + "connectingDropbox": { + "message": "Connecting Dropbox...", + "description": "" + }, + "connectingDropboxNotAllowed": { + "message": "Connecting to Dropbox is only available in apps installed directly from the webstore", + "description": "" + }, + "gettingStyles": { + "message": "Getting all styles...", + "description": "" + }, + "zipStyles": { + "message": "Zipping styles...", + "description": "" + }, + "unzipStyles": { + "message": "Unzipping styles...", + "description": "" + }, + "readingStyles": { + "message": "Reading styles...", + "description": "" + }, + "uploadingFile": { + "message": "Uploading File...", + "description": "" + }, + "addStyleLabel": { + "message": "Write new style", + "description": "Label for the button to go to the add style page" + } +} \ No newline at end of file diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index c90c0166..7350c01b 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -1,1595 +1,1586 @@ { - "addStyleLabel": { - "message": "Új stílus írása", - "description": "Label for the button to go to the add style page" - }, - "addStyleTitle": { - "message": "Stílus hozzáadása", - "description": "Title of the page for adding styles" - }, - "alphaChannel": { - "message": "Átlátszatlanság", - "description": "Label of color's opacity" - }, - "appliesAdd": { - "message": "Hozzáadás", - "description": "Label for the button to add an 'applies' entry" - }, - "appliesDisplay": { - "message": "Érvényes erre:$applies$", - "description": "Text on the manage screen to describe what the style applies to", - "placeholders": { - "applies": { - "content": "$1" - } + "addStyleTitle": { + "message": "Stílus hozzáadása", + "description": "Title of the page for adding styles" + }, + "alphaChannel": { + "message": "Átlátszatlanság", + "description": "Label of color's opacity" + }, + "appliesAdd": { + "message": "Hozzáadás", + "description": "Label for the button to add an 'applies' entry" + }, + "appliesDisplay": { + "message": "Érvényes erre:$applies$", + "description": "Text on the manage screen to describe what the style applies to" + }, + "appliesDisplayTruncatedSuffix": { + "message": "és ennél is több", + "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" + }, + "appliesDomainOption": { + "message": "URL-ek a tartományban", + "description": "Option to make the style apply to the entered string as a domain" + }, + "appliesHelp": { + "message": "Az \"Érvényes erre\" beállítással korlártozható, hogy milyen URL-ekre vonatkozik az itt lévő kód.", + "description": "Help text for 'applies to' section" + }, + "appliesLabel": { + "message": "Érvényes erre", + "description": "Label for 'applies to' fields on the edit/add screen" + }, + "appliesLineWidgetLabel": { + "message": "Információ arról, hogy mire érvényes", + "description": "Label for the checkbox to display applies-to information in the single editor" + }, + "appliesLineWidgetWarning": { + "message": "Nem működik minimalizált CSS-sel", + "description": "A warning that applies-to information won't show properly with minified CSS" + }, + "appliesRegexpOption": { + "message": "Reguláris kifejezésre (regexp) illeszkedő URL-ek", + "description": "Option to make the style apply to the entered string as a regular expression" + }, + "appliesRemove": { + "message": "Eltávolítás", + "description": "Label for the button to remove an 'applies' entry" + }, + "appliesRemoveError": { + "message": "Nem lehet eltávolítani az utolsó 'érvényes erre' bejegyzést", + "description": "Error displayed when the last 'applies' is going to be removed" + }, + "appliesSpecify": { + "message": "Szűkítés", + "description": "Label for the button to make a style apply only to specific sites" + }, + "appliesToEverything": { + "message": "Minden", + "description": "Text displayed for styles that apply to all sites" + }, + "appliesUrlOption": { + "message": "URL", + "description": "Option to make the style apply to the entered string as a URL" + }, + "appliesUrlPrefixOption": { + "message": "URL-ek adott kezdettel", + "description": "Option to make the style apply to the entered string as a URL prefix" + }, + "applyAllUpdates": { + "message": "Minden módosítás alkalmazása", + "description": "Label for the button to apply all detected updates" + }, + "author": { + "message": "Szerző", + "description": "Label for the style author" + }, + "backupButtons": { + "message": "Biztonsági mentés", + "description": "Heading for backup" + }, + "backupMessage": { + "message": "Válassz ki egy fájlt vagy húzd erre az oldalra!", + "description": "Message for backup" + }, + "bckpInstStyles": { + "message": "Stílusok exportálása", + "description": "" + }, + "checkAllUpdates": { + "message": "Összes stílus frissítésének ellenőrzése", + "description": "Label for the button to check all styles for updates" + }, + "checkAllUpdatesForce": { + "message": "Ellenőrizd újra, nem módosítottam egy stílust sem!", + "description": "Label for the button to apply all detected updates" + }, + "checkForUpdate": { + "message": "Frissítések ellenőrzése", + "description": "Label for the button to check a single style for an update" + }, + "checkingForUpdate": { + "message": "Ellenőrzés...", + "description": "Text to display when checking a style for an update" + }, + "clickToUninstall": { + "message": "Kattints az eltávolításhoz", + "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" + }, + "cm_autoCloseBrackets": { + "message": "Zárójelek és idézőjelek automatikus bezárása", + "description": "Label for the checkbox in the style editor." + }, + "cm_autoCloseBracketsTooltip": { + "message": "Nyitó '([{'zárójel gépelésekor lezáró ')]}' zárójel automatikus hozzáadása", + "description": "Label for the checkbox in the style editor." + }, + "cm_autocompleteOnTyping": { + "message": "Automatikus kiegészítés gépeléskor", + "description": "Label for the checkbox in the style editor." + }, + "cm_colorpicker": { + "message": "Színválasztó CSS-színekhez", + "description": "Label for the checkbox controlling colorpicker option for the style editor." + }, + "cm_indentWithTabs": { + "message": "Tabulátorok használata intelligens behúzásra", + "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." + }, + "cm_keyMap": { + "message": "Billentyűműveletek", + "description": "Label for the drop-down list controlling the keymap for the style editor." + }, + "cm_lineWrapping": { + "message": "Automatikus sortörés", + "description": "Label for the checkbox controlling word wrap option for the style editor." + }, + "cm_linter": { + "message": "CSS Linter", + "description": "Select the linter to check for CSS issues" + }, + "cm_matchHighlight": { + "message": "Kijelölés", + "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." + }, + "cm_matchHighlightSelection": { + "message": "Csak kiválasztás", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" + }, + "cm_matchHighlightToken": { + "message": "Kurzor alatti kifejezés", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" + }, + "cm_resizeGripHint": { + "message": "Kattints duplán a magasság maximalizálásához/visszaállításához", + "description": "Tooltip for the resize grip in style editor" + }, + "cm_selectByTokens": { + "message": "Kifejezések kijelölése dupla kattintással", + "description": "Label for the checkbox in the editor." + }, + "cm_selectByTokensTooltip": { + "message": "Példák kifejezésekre: .valami-2 #aabbcc 0.32 !important\nAmikor ki van kapcsolva: a központosítással elválasztott szavak ki lesznek jelölve.", + "description": "" + }, + "cm_smartIndent": { + "message": "Intelligens behúzás", + "description": "Label for the checkbox controlling smart indentation option for the style editor." + }, + "cm_tabSize": { + "message": "Tabulátorméret", + "description": "Label for the text box controlling tab size option for the style editor." + }, + "cm_theme": { + "message": "Téma", + "description": "Label for the style editor's CSS theme." + }, + "colorpickerPaletteHint": { + "message": "Right-click a swatch to cycle through its source lines", + "description": "" + }, + "colorpickerSwitchFormatTooltip": { + "message": "Formátumváltás: HEX -> RGB -> HSL.\nShift-kattintás megfordítja az irányt.\nA PgUp (PageUp) és PgDn (PageDown) billentyűkkel is lehet váltani.", + "description": "Tooltip for the switch button in the color picker popup in the style editor." + }, + "colorpickerTooltip": { + "message": "Színválasztó megnyitása", + "description": "Tooltip for the colored squares shown before CSS colors in the style editor." + }, + "configOnChange": { + "message": "változtatáskor", + "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" + }, + "configOnChangeTooltip": { + "message": "Automatikus mentés és alkalmazás", + "description": "" + }, + "configureStyle": { + "message": "Konfigurálás", + "description": "Label for the button to configure usercss userstyle" + }, + "configureStyleOnHomepage": { + "message": "Beállítás a honlapon", + "description": "Label for the button to configure userstyles.org userstyle" + }, + "confirmCancel": { + "message": "Mégsem", + "description": "" + }, + "confirmClose": { + "message": "Bezárás", + "description": "'Close' button in a confirm dialog" + }, + "confirmDefault": { + "message": "Alapértelmezés használata", + "description": "'Set to default' button in a confirm dialog" + }, + "confirmDelete": { + "message": "Törlés", + "description": "" + }, + "confirmDiscardChanges": { + "message": "Elveted a változásokat?", + "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" + }, + "confirmNo": { + "message": "Nem", + "description": "'No' button in a confirm dialog" + }, + "confirmOK": { + "message": "OK", + "description": "" + }, + "confirmSave": { + "message": "Mentés", + "description": "'Save' button in a confirm dialog" + }, + "confirmStop": { + "message": "Állj", + "description": "'Stop' button in a confirm dialog" + }, + "confirmYes": { + "message": "Igen", + "description": "'Yes' button in a confirm dialog" + }, + "copied": { + "message": "Vágólapra másolva", + "description": "Message shown when content has been copied to the clipboard" + }, + "copy": { + "message": "Másolás vágólapra", + "description": "Tooltip for elements which can be copied" + }, + "customNameHint": { + "message": "Enter a custom name here to rename the style in UI without breaking its updates", + "description": "" + }, + "customNameResetHint": { + "message": "Stop using customized name, switch to the style's own name", + "description": "Tooltip of 'x' button shown in editor when changing the name input of a) styles updated from a URL i.e. not locally created, b) UserCSS styles" + }, + "dateAbbrDay": { + "message": "$value$d", + "description": "Day suffix in a short relative date, for example: 8d" + }, + "dateAbbrHour": { + "message": "$value$h", + "description": "Hour suffix in a short relative date, for example: 8h" + }, + "dateAbbrMonth": { + "message": "$value$m", + "description": "Month suffix in a short relative date, for example: 8m" + }, + "dateAbbrYear": { + "message": "$value$y", + "description": "Year suffix in a short relative date, for example: 8y" + }, + "dateInstalled": { + "message": "Telepítés dátuma", + "description": "Option text for the user to sort the style by install date" + }, + "dateUpdated": { + "message": "Frissítés dátuma", + "description": "Option text for the user to sort the style by last update date" + }, + "dbError": { + "message": "Hiba történt a Stylus adatbázisának használatakor. Szeretnéd meglátogatni a lehetséges megoldásokat tartalmazó weboldalt?", + "description": "Prompt when a DB error is encountered" + }, + "defaultTheme": { + "message": "alapértelmezett", + "description": "Default CodeMirror CSS theme option on the edit style page" + }, + "deleteStyleConfirm": { + "message": "Biztos, hogy törölni akarod ezt a stílust?", + "description": "Confirmation before deleting a style" + }, + "deleteStyleLabel": { + "message": "Törlés", + "description": "Label for the button to delete a style" + }, + "description": { + "message": "Tervezd újra a webet a Stylus stíluskezelővel. A Stylus lehetővé teszi a témák és egyéni külsők egyszerű telepítését sok népszerű oldalhoz.", + "description": "Extension description" + }, + "disableAllStyles": { + "message": "Összes stílus kikapcsolása", + "description": "Label for the checkbox that turns all enabled styles off." + }, + "disableStyleLabel": { + "message": "Letiltás", + "description": "Label for the button to disable a style" + }, + "dragDropMessage": { + "message": "Ejtsd a biztonsági másolat fájlt bárhova erre az oldalra az importáláshoz!", + "description": "Drag'n'drop message" + }, + "dragDropUsercssTabstrip": { + "message": "To install the file, drop it on the tab strip (the area where the tab titles are shown).", + "description": "Message popup shown when erroneously dropping a usercss file into the manager page" + }, + "editDeleteText": { + "message": "Törlés", + "description": "Label for the context menu item in the editor to delete selected text" + }, + "editGotoLine": { + "message": "Sorra (vagy sor:oszlopra) ugrás", + "description": "Go to line or line:column on Ctrl-G in style code editor" + }, + "editStyleHeading": { + "message": "Stílus szerkesztése", + "description": "Title of the page for editing styles" + }, + "editStyleLabel": { + "message": "Szerkesztés", + "description": "Label for the button to go to the edit style page" + }, + "editStyleTitle": { + "message": "A(z) $stylename$ stílus szerkesztése", + "description": "Title of the page for editing styles" + }, + "enableStyleLabel": { + "message": "Engedélyezés", + "description": "Label for the button to enable a style" + }, + "excludeStyleByDomainLabel": { + "message": "Aktuális tartományt kivéve", + "description": "" + }, + "excludeStyleByUrlLabel": { + "message": "Aktuális URL-t kivéve", + "description": "" + }, + "exportLabel": { + "message": "Exportálás", + "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" + }, + "externalFeedback": { + "message": "Visszajelzés", + "description": "Label for the external link to send feedback for the style" + }, + "externalHomepage": { + "message": "Kezdőoldal", + "description": "Label for the external link to style's homepage" + }, + "externalLink": { + "message": "Külső hivatkozás", + "description": "Label for external links" + }, + "externalSupport": { + "message": "Támogatás", + "description": "Label for the external link to style's support site" + }, + "externalUsercssDocument": { + "message": "Usercss dokumentáció", + "description": "Label for the external link to usercss documentation" + }, + "filteredStyles": { + "message": "$numShown$ mutatva $numTotal$-ból/-ből", + "description": "TL note - make this message short" + }, + "filteredStylesAllHidden": { + "message": "Nincs illeszkedés a jelenleg alkalmazott szűrőkre", + "description": "Text shown when no styles match currently applied filter in the style manager" + }, + "findStyles": { + "message": "Stílusok keresése", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesForSite": { + "message": "További stílusok keresése ehhez az oldalhoz", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesInline": { + "message": "Helyben", + "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" + }, + "findStylesInlineTooltip": { + "message": "Keresési eredmények megjelenítése ebben az ablakban.", + "description": "Text for a checkbox that displays search results within the Stylus popup." + }, + "genericAdd": { + "message": "Hozzáadás", + "description": "Used in various places for an action that adds something" + }, + "genericClone": { + "message": "Klónozás", + "description": "Used in various places for an action that clones something" + }, + "genericDisabledLabel": { + "message": "Letiltott", + "description": "Used in various lists/options to indicate that something is disabled" + }, + "genericEnabledLabel": { + "message": "Engedélyezve", + "description": "Used in various lists/options to indicate that something is enabled" + }, + "genericError": { + "message": "Hiba", + "description": "Used in various places to indicate some error occurred." + }, + "genericHistoryLabel": { + "message": "Előzmények", + "description": "Used in various places to show a history log of something" + }, + "genericNext": { + "message": "Következő", + "description": "Used in various places to select/perform the next step/action" + }, + "genericPrevious": { + "message": "Előző", + "description": "Used in various places to select/perform the previous step/action" + }, + "genericResetLabel": { + "message": "VIsszaállítás", + "description": "Used in various parts of UI to indicate that something may be reset to its original state" + }, + "genericSavedMessage": { + "message": "Mentve", + "description": "Used in various parts of the UI to indicate that something was saved" + }, + "genericTitle": { + "message": "Cím", + "description": "Used in various parts of the UI to indicate the title of something" + }, + "genericUnknown": { + "message": "Ismeretlen", + "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" + }, + "helpAlt": { + "message": "Segítség", + "description": "Alternate text for help buttons" + }, + "helpKeyMapCommand": { + "message": "Írj be egy parancsot", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "helpKeyMapHotkey": { + "message": "Gyorsbillentyű", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "hostDisabled": { + "message": "This host has been disabled due to a bug in the current version of the browser being used", + "description": "Tooltip for cloud host disabled" + }, + "importAppendLabel": { + "message": "Hozzáfűzés stílushoz", + "description": "Label for the button to import a style and append to the existing sections" + }, + "importAppendTooltip": { + "message": "Az importált stílus hozzáadása a jelenlegi stílushoz", + "description": "Tooltip for the button to import a style and append to the existing sections" + }, + "importLabel": { + "message": "Importálás", + "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" + }, + "importPreprocessor": { + "message": "Style with a @preprocessor won't work in the classic mode. You can switch the editor to Usercss mode: 1) open the style manager, 2) enable \"as Usercss\" checkbox, 3) click \"Write new style\"\n\nImport now anyway?", + "description": "" + }, + "importPreprocessorTitle": { + "message": "Potential problem due to @preprocessor", + "description": "" + }, + "importReplaceLabel": { + "message": "Stílus felülírása", + "description": "Label for the button to import and overwrite current style" + }, + "importReplaceTooltip": { + "message": "A jelenlegi stílus tartalmának elvetése és annak felülírása az importált stílussal", + "description": "Label for the button to import and overwrite current style" + }, + "importReportLegendAdded": { + "message": "hozzáadva", + "description": "Text after the number of styles added in the report shown after importing styles" + }, + "importReportLegendIdentical": { + "message": "kihagyott egyezések", + "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" + }, + "importReportLegendInvalid": { + "message": "kihagyott érvénytelen", + "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" + }, + "importReportLegendUpdatedBoth": { + "message": "metainformáció és kód frissítve", + "description": "Text after the number of styles updated entirely in the report shown after importing styles" + }, + "importReportLegendUpdatedCode": { + "message": "frissített kód", + "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" + }, + "importReportLegendUpdatedMeta": { + "message": "metainfó frissítve", + "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" + }, + "importReportTitle": { + "message": "A stílusok importálása befejeződött.", + "description": "Title of the report shown after importing styles" + }, + "importReportUnchanged": { + "message": "Nincs változás.", + "description": "Message in the report shown after importing styles" + }, + "importReportUndone": { + "message": "stílusok visszavonva", + "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" + }, + "importReportUndoneTitle": { + "message": "Az importálás vissza lett vonva", + "description": "Title of the message box shown after undoing the import of styles" + }, + "installButton": { + "message": "Stílus telepítése", + "description": "Label for install button" + }, + "installButtonInstalled": { + "message": "Stílus telepítve", + "description": "Text displayed when the style is successfully installed" + }, + "installButtonReinstall": { + "message": "Stílus újratelepítése", + "description": "Label for reinstall button" + }, + "installButtonUpdate": { + "message": "Stílus frissítése", + "description": "Label for update button" + }, + "installUpdate": { + "message": "Frissítés telepítése", + "description": "Label for the button to install an update for a single style" + }, + "installUpdateFrom": { + "message": "A stílus jelenleg innen frissül: $url$", + "description": "Label to describe where the style gets update" + }, + "installUpdateFromLabel": { + "message": "Frissítések keresése", + "description": "Label for the checkbox to save current URL for update check" + }, + "license": { + "message": "Licenc", + "description": "Label for the license" + }, + "linkGetHelp": { + "message": "Segítség kérése", + "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" + }, + "linkGetStyles": { + "message": "Szerezz be stílusokat", + "description": "Help link text on the manage page e.g. https://userstyles.org" + }, + "linkStylusWiki": { + "message": "Wiki", + "description": "Wiki link text on the manage page e.g. https://github.com/openstyles/stylus/wiki" + }, + "linkTranslate": { + "message": "Fordítás", + "description": "Transifex link text on the manage page" + }, + "linterCSSLintIncompatible": { + "message": "A CSSLint nem támogatja a(z) $preprocessorname$ nevű előfeldolgozót", + "description": "The label to display when the preprocessor isn't compatible with CSSLint" + }, + "linterCSSLintSettings": { + "message": "(Szabály megadása: 0 = letiltva; 1 = figyelmeztetés; 2 = hiba)", + "description": "CSSLint rule config values" + }, + "linterConfigPopupTitle": { + "message": "$linter$ szabály beállítása", + "description": "Stylelint or CSSLint popup header" + }, + "linterConfigTooltip": { + "message": "Linter beállítása", + "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" + }, + "linterInvalidConfigError": { + "message": "Nincs mentve a következő érvénytelen beállítások miatt:", + "description": "Invalid linter config will show a message followed by a list of invalid entries" + }, + "linterIssues": { + "message": "Problémák", + "description": "Label for the CSS linter issues block on the style edit page" + }, + "linterIssuesHelp": { + "message": "$link$a következő hibákat találta:", + "description": "Help popup message for the selected CSS linter issues block on the style edit page" + }, + "linterJSONError": { + "message": "Érvénytelen JSON-formátum", + "description": "Setting linter config with invalid JSON" + }, + "linterResetMessage": { + "message": "Egy véletlen visszaállítás visszavonásához nyomj Ctrl-Z-t (vagy Cmd-Z) a szövegdobozon belül)", + "description": "Reset button tooltip to inform user on how to undo an accidental reset" + }, + "linterRulesLink": { + "message": "Összes szabály listája", + "description": "Stylelint or CSSLint rules label added immediately before a link" + }, + "liveReloadError": { + "message": "Hiba történt a fájl figyelése közben", + "description": "The label of live-reload error" + }, + "liveReloadInstallHint": { + "message": "Keep this tab open to auto-update the style on external changes.", + "description": "The label of live-reload feature" + }, + "liveReloadInstallHintFF": { + "message": "Keep both this tab and the original tab open to auto-update the style on external changes.", + "description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox" + }, + "liveReloadLabel": { + "message": "Valós idejű újratöltés", + "description": "The label of live-reload feature" + }, + "manageFavicons": { + "message": "Faviconok az 'Érvényes erre' oszlopban", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFaviconsGray": { + "message": "Megjelenítés szürkítve", + "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" + }, + "manageFaviconsHelp": { + "message": "A Stylus külső szolgáltatást használ (https://www.google.com/s2/favicons)", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFilters": { + "message": "Szűrők", + "description": "Label for filters container" + }, + "manageHeading": { + "message": "Telepített stílusok", + "description": "Heading for the manage page" + }, + "manageMaxTargets": { + "message": "'Érvényes erre' elemek kijelzendő száma", + "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" + }, + "manageNewStyleAsUsercss": { + "message": "Usercss-ként", + "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" + }, + "manageNewUI": { + "message": "Új kezelői felület", + "description": "Label for the checkbox that toggles the new UI on manage page" + }, + "manageOnlyDisabled": { + "message": "Csak a letiltott stílusok", + "description": "Checkbox to show only disabled styles" + }, + "manageOnlyEnabled": { + "message": "Csak a telepített stílusok", + "description": "Checkbox to show only enabled styles" + }, + "manageOnlyExternal": { + "message": "Csak külső stílusok", + "description": "Checkbox to show only externally installed styles i.e. updatable" + }, + "manageOnlyLocal": { + "message": "Csak helyileg létrehozott stílusok", + "description": "Checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyLocalTooltip": { + "message": "(a stílusok nem a userstyles.org egyik oldaláról települtek)", + "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyNonUsercss": { + "message": "Csak nem Usercss stílusok", + "description": "Checkbox to show only non-Usercss (standard) styles" + }, + "manageOnlyUpdates": { + "message": "Csak a frissíthetők vagy problémásak", + "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" + }, + "manageOnlyUsercss": { + "message": "Csak Usercss stílusok", + "description": "Checkbox to show only Usercss styles" + }, + "manageTitle": { + "message": "Stylus", + "description": "Title for the manage page" + }, + "menuShowBadge": { + "message": "Aktív stílusok számlálójának mutatása", + "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." + }, + "meta_invalidCheckboxDefault": { + "message": "Érvénytelen jelölő négyzet @var: az érték csak 0 vagy 1 lehet", + "description": "Error displayed when the value of @var checkbox is invalid" + }, + "meta_invalidColor": { + "message": "Érvénytelen szín @var: a(z) $color$ nem szín", + "description": "Error displayed when the value of @var color is invalid" + }, + "meta_invalidRange": { + "message": "Érvénytelen változó @var (típus: $type$): az érték csak szám vagy tömb lehet", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMultipleUnits": { + "message": "Érvénytelen változó @var (típus: $type$): többféle egység van megadva", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeTooManyValues": { + "message": "Érvénytelen változó @var (típus: $type$): a tömb túl sok elemet tartalmaz", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeValue": { + "message": "Érvénytelen változó @var (típus: $type$): csak szám, karakterlánc vagy null típusú elem lehet a tömbben", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeDefault": { + "message": "Érvénytelen változó @var (típus: $type$): az alapértelmezett értéke null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMin": { + "message": "Érvénytelen változó @var (típus: $type$): az alapértelmezett érték kisebb, mint a minimum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMax": { + "message": "Érvénytelen változó @var (típus: $type$): az alapértelmezett érték nagyobb, mint a maximum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeStep": { + "message": "Érvénytelen változó @var (típus: $type$): az alapértelmezett érték nem a lépésköz többszöröse", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeUnits": { + "message": "Érvénytelen változó @var (típus: $type$): a(z) '$units$' nem érvényes egység", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidSelect": { + "message": "Érvénytelen kiválasztó lista @var: az alapértelmezett érték tömb vagy objektum lehet csak", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValue": { + "message": "Érvénytelen kiválasztó lista @var: a tömbön/objektumon belüli érték csak karakterlánc lehet", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectEmptyOptions": { + "message": "Érvénytelen kiválasztó lista @var: a lista üres", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectLabel": { + "message": "Érvénytelen kiválasztó lista @var: a listaelem címkéje üres", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectMultipleDefaults": { + "message": "Érvénytelen kiválasztó lista @var: egynél több alapértelmezett elem van megadva", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectNameDuplicated": { + "message": "Érvénytelen kiválasztó lista @var: egy listaelem kétszer szerepel", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValueMismatch": { + "message": "Érvénytelen kiválasztó lista @var: az érték nem található a listaelemek között", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidURLProtocol": { + "message": "Érvénytelen URL-protokoll. Csak 'http' vagy 'https' engedett: $protocol$", + "description": "Error displayed when the protocol of the URL is invalid" + }, + "meta_invalidVersion": { + "message": "Érvénytelen verziószám. Az érték nem illeszkedik a SemVer mintájához: $version$", + "description": "Error displayed when @version is invalid" + }, + "meta_invalidNumber": { + "message": "Várt elem: szám", + "description": "Error displayed when the value is expected to be a number" + }, + "meta_invalidString": { + "message": "Várt elem: idézőjelek közti karakterlánc", + "description": "Error displayed when the value is expected to be a quoted string" + }, + "meta_invalidWord": { + "message": "Várt elem: szó", + "description": "Error displayed when the value is expected to be a word" + }, + "meta_missingChar": { + "message": "Várt karakterek: $chars$", + "description": "Error displayed when the value is expected to be some characters" + }, + "meta_missingEOT": { + "message": "Várt elem: EOT-adat", + "description": "Error displayed when the value is expected to be an EOT list" + }, + "meta_missingMandatory": { + "message": "Kötelező metaadat hiányzik: $keys$", + "description": "Error displayed when mandatory keys are missing" + }, + "meta_unknownJSONLiteral": { + "message": "Érvénytelen JSON: a(z) $literal$ nem érvényes JSON-karakterlánc (literális)", + "description": "Error displayed when JSON value is invalid" + }, + "meta_unknownMeta": { + "message": "Ismeretlen metaadat: $key$", + "description": "Error displayed when unknown metadata is parsed" + }, + "meta_unknownVarType": { + "message": "Ismeretlen @$varkey$ változó, típus: $vartype$", + "description": "Error displayed when unknown variable type is parsed" + }, + "meta_unknownPreprocessor": { + "message": "Ismeretlen @preprocesszor (előfeldolgozó): $preprocessor$", + "description": "Error displayed when unknown @preprocessor is parsed" + }, + "noStylesForSite": { + "message": "Nincs telepítve stílus ehhez az oldalhoz.", + "description": "Text displayed when no styles are installed for the current site" + }, + "numberedLine": { + "message": "Line:", + "description": "Will be followed by one or more line numbers in the editor." + }, + "openManage": { + "message": "Kezelés", + "description": "Link to open the manage page." + }, + "openOptions": { + "message": "Options", + "description": "Go to Options UI" + }, + "openStylesManager": { + "message": "Stíluskezelő megnyitása", + "description": "Label for the style maanger opener in the browser action context menu." + }, + "optionsActions": { + "message": "Műveletek", + "description": "" + }, + "optionsAdvanced": { + "message": "Haladó", + "description": "" + }, + "optionsAdvancedContextDelete": { + "message": "'Törlés' parancs a szerkesztő helyi menüjében", + "description": "" + }, + "optionsAdvancedExposeIframes": { + "message": "iframe-ek kitevése HTML[stylus-iframe]-en keresztül", + "description": "" + }, + "optionsAdvancedExposeIframesNote": { + "message": "Az oldal felső tartományának jelölése minden iframe-ben.\nLehetővé teszi az iframe-specifikus CSS írását, mint pl.:\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }", + "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." + }, + "optionsAdvancedNewStyleAsUsercss": { + "message": "Új stílus írása usercss-ként", + "description": "" + }, + "optionsAdvancedPatchCsp": { + "message": "Patch CSP to allow style assets", + "description": "" + }, + "optionsAdvancedPatchCspNote": { + "message": "Enable this if styles contain images or fonts which fail to load on sites with a strict CSP (Content-Security-Policy).\n\nEnabling this setting will relax CSP restrictions, allowing essential style content to load. This option is only intended for advanced users who understand the potential security implications, and accept responsibility for monitoring the content which they're allowing. Read about CSS-based attacks for more information.\n\nAlso be aware, this particular setting is not guaranteed to take effect if another installed extension modifies the network response first.", + "description": "" + }, + "optionsAdvancedStyleViaXhr": { + "message": "Instant inject mode", + "description": "" + }, + "optionsAdvancedStyleViaXhrNote": { + "message": "Enable this if you encounter flashing of unstyled content (FOUC) when browsing, which is especially noticeable with dark themes.\n\nThe technical reason is that Chrome/Chromium postpones asynchronous communication of extensions, in a usually meaningless attempt to improve page load speed, potentially causing styles to be late to apply. To circumvent this, since web extensions are not provided a synchronous API, Stylus provides this option to utilize the \"deprecated\" synchronous XMLHttpRequest web API to fetch applicable styles. There shouldn't be any detrimental effects, since the request is fulfilled within a few milliseconds while the page is still being downloaded from the server.\n\nNevertheless, Chromium will print a warning in devtools' console. Right-clicking a warning, and hiding them, will prevent future warnings from being shown.", + "description": "" + }, + "optionsBadgeDisabled": { + "message": "Háttérszín, amikor le van tiltva", + "description": "" + }, + "optionsBadgeNormal": { + "message": "Háttérszín", + "description": "" + }, + "optionsCheck": { + "message": "Stílusok frissítése", + "description": "" + }, + "optionsCheckUpdate": { + "message": "Az összes frissítés ellenőrzése és telepítése", + "description": "" + }, + "optionsCustomizeBadge": { + "message": "Ikon képe az eszköztáron", + "description": "" + }, + "optionsCustomizeIcon": { + "message": "Eszköztárikon", + "description": "" + }, + "optionsCustomizePopup": { + "message": "Felugró ablak", + "description": "" + }, + "optionsCustomizeUpdate": { + "message": "Frissítések", + "description": "" + }, + "optionsCustomizeSync": { + "message": "Szinkronizálás felhővel", + "description": "" + }, + "optionsHeading": { + "message": "Beállítások", + "description": "Heading for options section on manage page." + }, + "optionsIconDark": { + "message": "Sötét böngészőtémák", + "description": "" + }, + "optionsIconLight": { + "message": "Világos böngészőtémák", + "description": "" + }, + "optionsOpen": { + "message": "Megnyitás", + "description": "" + }, + "optionsOpenManager": { + "message": "Stílusok kezelése", + "description": "" + }, + "optionsPopupWidth": { + "message": "Felugró ablak szélessége (pixelben)", + "description": "" + }, + "optionsReset": { + "message": "Beállítások visszaállítása alapértelmezett értékre", + "description": "" + }, + "optionsResetButton": { + "message": "Alapértelmezés visszaállítása", + "description": "" + }, + "optionsStylusThemes": { + "message": "Find a Stylus UI theme", + "description": "" + }, + "optionsSubheading": { + "message": "További beállítások", + "description": "Subheading for options section on manage page." + }, + "optionsUpdateImportNote": { + "message": "Amikor régebbi verzióból vagy a Stylishból importálsz stílusokat, egyszer manuálisan frissítsd a stílusokat a stíluskezelőben, hogy megbizonyosodj afelől, hogy mindegyik frissítve van!", + "description": "" + }, + "optionsUpdateInterval": { + "message": "Felhasználói stílus automatikus frissítési időköze órában (0=kikapcsolva)", + "description": "" + }, + "optionsSyncNone": { + "message": "Nincs", + "description": "" + }, + "optionsSyncConnect": { + "message": "Kapcsolódás", + "description": "" + }, + "optionsSyncDisconnect": { + "message": "Kapcsolat bontása", + "description": "" + }, + "optionsSyncSyncNow": { + "message": "Szinkronizálás most", + "description": "" + }, + "optionsSyncLogin": { + "message": "Bejelentkezés", + "description": "" + }, + "optionsSyncStatusPull": { + "message": "Stílusok helyi frissítése (pull): $loaded$/$total$", + "description": "" + }, + "optionsSyncStatusPush": { + "message": "Stílusok távoli frissítése (push): $loaded$/$total$", + "description": "" + }, + "optionsSyncStatusSyncing": { + "message": "Szinkronizálás...", + "description": "" + }, + "optionsSyncStatusConnecting": { + "message": "Kapcsolódás...", + "description": "" + }, + "optionsSyncStatusConnected": { + "message": "Kapcsolódva", + "description": "" + }, + "optionsSyncStatusDisconnecting": { + "message": "Kapcsolat bontása...", + "description": "" + }, + "optionsSyncStatusDisconnected": { + "message": "Nincs kapcsolat", + "description": "" + }, + "optionsSyncStatusRelogin": { + "message": "Session expired, please login again.", + "description": "" + }, + "paginationCurrent": { + "message": "Jelenlegi oldal", + "description": "Tooltip for the current page index in search results" + }, + "paginationEstimated": { + "message": "Becsült oldalak száma", + "description": "Tooltip for the total page count in search results" + }, + "paginationNext": { + "message": "Következő oldal", + "description": "Tooltip for the '->' (next page) button in search results" + }, + "paginationPrevious": { + "message": "Előző oldal", + "description": "Tooltip for the '<-' button in search results" + }, + "paginationTotal": { + "message": "Összes oldal", + "description": "" + }, + "parseUsercssError": { + "message": "A Stylus nem tudta elemezni a usercss-t", + "description": "The error message to show when stylus failed to parse usercss" + }, + "popupAutoResort": { + "message": "Stílusok újrarendezése a felugró ablakban átkapcsoláskor", + "description": "Label for the checkbox controlling popup resorting." + }, + "popupBorders": { + "message": "Fehér szegély az oldalakon", + "description": "" + }, + "popupBordersTooltip": { + "message": "Hasznos az új Chrome sötét témáinál, mert nem színezi át az oldalszegélyeket", + "description": "" + }, + "popupHotkeysInfo": { + "message": "<1>-<9>, <0>, a numpaden is - be-/kikapcsolja az n-nedik stílust (a 0 10-et jelent)\n- az adott betűvel kezdődő első stílust kapcsolja be/ki \n kapcsolgatás helyett megnyitja a szerkesztőt\n listázott stílusokat engedélyez\n listázott stílusokat tilt le\n és <`> (fordított félidézőjel) - kezdeti állapotban engedélyezett stílusokat kapcsol; nem vonatkozik azokra a stílusokra, amiket később engedélyeztél, mialatt a felugró ablakocska nyitva volt, hogy vissza tudd állítani a kezdeti kiválasztást tesztelés után: egyszerűen tilts le mindent, majd pl. vagy \nTovábbi információ a wikiben", + "description": "NOTE1: preserve < and > symbols so that 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." + }, + "popupHotkeysTooltip": { + "message": "Elérhető gyorsbillentyűk megtekintése", + "description": "Tooltip displayed when hovering the right edge of the extension popup" + }, + "popupManageTooltip": { + "message": "Shift+kattintás vagy jobb kattintás: a stíluskezelő megnyitása a jelenlegi oldalra érvényes stílusokkal", + "description": "Tooltip for the 'Manage' button in the popup." + }, + "popupMenuButtonTooltip": { + "message": "Műveletmenü", + "description": "Tooltip for menu button in popup." + }, + "popupOpenEditInPopup": { + "message": "Use a simple window (no omnibox)", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindow": { + "message": "Szerkesztő megnyitása új ablakban", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindowTooltip": { + "message": "A fül a böngésző ablakától történő leválasztásával is engedélyezhető, és letiltható a fül egy másik ablakhoz való hozzácsatolásával.", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupStylesFirst": { + "message": "Stílusnevek a parancsok előtt", + "description": "Label for the checkbox controlling section order in the popup." + }, + "prefShowBadge": { + "message": "A jelenlegi oldalon aktív stílusok száma", + "description": "Label for the checkbox controlling toolbar badge text." + }, + "previewLabel": { + "message": "Valós idejű előnézet", + "description": "Label for the checkbox in style editor to enable live preview while editing." + }, + "previewTooltip": { + "message": "Átmenetileg alkalmazza a változtatásokat mentés nélkül.\nMentsd a stílust, hogy a változtatások véglegesek legyenek!", + "description": "Tooltip for the checkbox in style editor to enable live preview while editing." + }, + "reload": { + "message": "Reload Stylus extension", + "description": "Context menu reload" + }, + "replace": { + "message": "Csere", + "description": "Label before the replace input field in the editor shown on Ctrl-H" + }, + "replaceAll": { + "message": "Az összes cseréje", + "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" + }, + "replaceWith": { + "message": "Csere a következővel", + "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." + }, + "retrieveBckp": { + "message": "Stílusok importálása", + "description": "" + }, + "search": { + "message": "Keresés", + "description": "Label before the search input field in the editor shown on Ctrl-F" + }, + "searchCaseSensitive": { + "message": "Kis- és nagybetű megkülönböztetése", + "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" + }, + "searchGlobalStyles": { + "message": "Also search global styles", + "description": "Checkbox label in the popup's inline style search, shown when the text to search is entered" + }, + "searchNumberOfResults": { + "message": "Illeszkedések száma", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchNumberOfResults2": { + "message": "Illeszkedések száma a kódban és célértékek", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchStyleQueryHint": { + "message": "Search style names case-insensitively:\nsome words - all words in any order\n\"some phrase\" - this exact phrase without quotes\n2020 - a year like this also shows styles updated in 2020", + "description": "Tooltip shown for the text input in the popup's inline style finder" + }, + "searchRegexp": { + "message": "Használd a /re/ szintaxist a regexp kereséshez", + "description": "Label after the search input field in the editor shown on Ctrl-F" + }, + "searchResultInstallCount": { + "message": "Összes telepítés", + "description": "Text for label that shows the number of times a search result was installed" + }, + "searchResultNoneFound": { + "message": "Nem találhatók stílusok ehhez az oldalhoz.", + "description": "Error text in the popup when inline search didn't find any site-specific styles" + }, + "searchResultNotMatching": { + "message": "The style is installed but it doesn't apply to the current site URL.", + "description": "" + }, + "searchResultNotMatchingNote": { + "message": "Try asking the author of this userstyle to add the URL.\n\nYou can also open the style in the manager and edit it yourself,\nbut be aware it disables automatic updates for this style.", + "description": "" + }, + "searchResultRating": { + "message": "Értékelés", + "description": "Text for label that shows the search result's rating" + }, + "searchResultUpdated": { + "message": "Frissítve", + "description": "Text for label that shows the search result's last update date" + }, + "searchResultWeeklyCount": { + "message": "Heti telepítések", + "description": "Text for label that shows the number of times a search result was installed during last week" + }, + "searchStylesAll": { + "message": "All", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesCode": { + "message": "CSS code", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesHelp": { + "message": " or key focuses the search field.\nDefault mode is plain text search for all space-separated terms in any order.\nExact words: wrap the query in double quotes, e.g. <\".header ~ div\">\nRegular expressions: include slashes and flags, e.g. \n\"By URL\" in scope selector: finds styles that apply to a fully specified URL e.g. https://www.example.org/\n\"Metadata\" in scope selector: searches in names, \"applies to\" specifiers, installation URL, update URL, and the entire metadata block for usercss styles.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page" + }, + "searchStylesMatchUrl": { + "message": "By URL", + "description": "Option for `find styles` scope selector in the manager. See searchMatchUrlHint for more info." + }, + "searchStylesMeta": { + "message": "Metadata", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesName": { + "message": "Name", + "description": "Option for `find styles` scope selector in the manager." + }, + "sectionAdd": { + "message": "Új szakasz hozzáadása", + "description": "Label for the button to add a section" + }, + "sectionCode": { + "message": "Kód", + "description": "Label for the code for a section" + }, + "sectionRemove": { + "message": "Szekció eltávolítása", + "description": "Label for the button to remove a section" + }, + "sectionRestore": { + "message": "Eltávolított szekció visszaállítása", + "description": "Label for the button to restore a removed section" + }, + "sections": { + "message": "Sections", + "description": "Header for the table of contents block listing style section names in the left panel of the classic editor" + }, + "shortcuts": { + "message": "Gyorsbillentyűk", + "description": "Go to shortcut configuration" + }, + "shortcutsNote": { + "message": "Gyorsbillentyűk megadása", + "description": "" + }, + "sortDateNewestFirst": { + "message": "újabb elöl", + "description": "Text added to indicate that sorting a date would add the newest entries at the top" + }, + "sortDateOldestFirst": { + "message": "régebbi elöl", + "description": "Text added to indicate that sorting a date would add the oldest entries at the top" + }, + "sortLabel": { + "message": "Telepített stílusok sorbarendezésének módja", + "description": "Title on the sort select to indicate it is used for sorting entries" + }, + "sortLabelTitleAsc": { + "message": "Cím - növekvő sorrend", + "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" + }, + "sortLabelTitleDesc": { + "message": "Cím - csökkenő sorrend", + "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" + }, + "sortStylesHelp": { + "message": "A legördülő menüben válaszhatjuk ki, hogyan szeretnénk sorbarendezni a telepített stílusok bejegyzéseit. Az alapértelmezett beállítás a bejegyzések címei szerinti növekvő (A-tól Z-ig) sorrend. A „Cím - csökkenő sorrend” csoportban megadott rendezési módok csökkenő (Z-től A-ig) sorrendben rendezik a címeket.\nEgyéb beállításokkal több szempont alapján is rendezhetők a bejegyzések. Tekintsünk erre úgy, mint egy többoszlopos, rendezhető táblázatra, amelyben minden egyes (a plusz jelek között) kiválasztott kategória egy oszlopot vagy egy csoportot jelképez.\nPéldául, ha az van beállítva, hogy „Engedélyezve (első) + Cím”, az engedélyezett bejegyzések kerülnek a lista tetejére, majd az engedélyezett és a letiltott bejegyzések címei külön-külön, növekvő (A-tól Z-ig) sorrendben jelennek meg.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" + }, + "sortStylesHelpTitle": { + "message": "Tartalom rendezése", + "description": "Label for the sort info popup on the Manage styles page" + }, + "styleBadRegexp": { + "message": "Érvénytelen reguláris kifejezés.", + "description": "Validation message for a bad regexp in a style" + }, + "styleBeautify": { + "message": "Csinosít", + "description": "Label for the CSS-beautifier button on the edit style page" + }, + "styleBeautifyHint": { + "message": "Hint: right-click the “Beautify” button or use the keyboard shortcut defined below to beautify without showing this panel", + "description": "Hint shown inside the CSS-beautifier panel" + }, + "styleBeautifyIndentConditional": { + "message": "@media, @supports behúzása", + "description": "CSS-beautifier option" + }, + "styleBeautifyPreserveNewlines": { + "message": "Új sorok megtartása", + "description": "CSS-beautifier option" + }, + "styleCancelEditLabel": { + "message": "Vissza a kezeléshez", + "description": "Label for cancel button for style editing" + }, + "styleChangesNotSaved": { + "message": "Nem mentetted a stílusban lévő változásokat.", + "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" + }, + "styleEnabledLabel": { + "message": "Engedélyezve", + "description": "Label for the enabled state of styles" + }, + "styleFromMozillaFormatError": { + "message": "Nem sikerült importálni Mozilla formátumból", + "description": "Label for the import error" + }, + "styleFromMozillaFormatPrompt": { + "message": "Mozilla formátumú kód beillesztése", + "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" + }, + "styleInstall": { + "message": "Telepíted a(z) „$stylename$” nevű stílust a Stylusba?", + "description": "Confirmation when installing a style" + }, + "styleInstallFailed": { + "message": "A stílus telepítése nem sikerült!\n$error$", + "description": "Warning when installation failed" + }, + "styleInstallOverwrite": { + "message": "„$stylename$” már telepítve van. Felülírod?\nVerzió: $oldVersion$ -> $newVersion$", + "description": "Confirmation when re-installing a style" + }, + "styleMissingName": { + "message": "Írj be egy nevet!", + "description": "Error displayed when user saves without providing a name" + }, + "styleMozillaFormatHeading": { + "message": "Mozilla-formátum", + "description": "Heading for the section with buttons to import/export Mozilla format of the style" + }, + "styleNotAppliedRegexpProblemTooltip": { + "message": "A stílus nem lett alkalmazva a „regexp()” helytelen használata miatt", + "description": "Tooltip in the popup for styles that were not applied at all" + }, + "styleRegexpInvalidExplanation": { + "message": "Néhány „regexp()” szabály nem lefordítható.", + "description": "" + }, + "styleRegexpPartialExplanation": { + "message": "A stílus olyan részlegesen illeszkedő reguláris kifejezéseket használ, amelyek sértik aCSS4@dokumentumspecifikációt, amely megköveteli az URL teljes illeszkedését. Az érintett CSS-szekciók nem kerültek alkalmazásra az oldalon. A stílus valószínűleg a Stylish-for-Chrome kiegészítőben készült, amely helytelenül ellenőrzi a „regexp()” szabályokat a legelső verziótól fogva (ismert hiba).", + "description": "" + }, + "styleRegexpProblemTooltip": { + "message": "A nem alkalmazott szeckiók száma helytelen 'regexp()' használat miatt", + "description": "Tooltip in the popup for styles that were applied only partially" + }, + "styleRegexpTestButton": { + "message": "RegExp tesztelése", + "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" + }, + "styleRegexpTestFull": { + "message": "Illeszkedő fülek", + "description": "RegExp test report: label for the fully matching expressions" + }, + "styleRegexpTestInvalid": { + "message": "Kihagyott, érvénytelen reguláris kifejezések", + "description": "RegExp test report: label for the invalid expressions" + }, + "styleRegexpTestNone": { + "message": "Nincs illeszkedő fül", + "description": "RegExp test report: label for expressions that didn't match any tabs" + }, + "styleRegexpTestNote": { + "message": "Megjegyzés: használj egy \\-jelet speciális karakterek elrejtéséhez a regexp beviteli mezőben, amely automatikusan két \\-jellé (\\\\) lesz alakítva a CSS stíluskódban idézett karakterláncokban.", + "description": "RegExp test report: a note displayed at the bottom of the dialog" + }, + "styleRegexpTestPartial": { + "message": "Nincs teljes egyezés, így ki vagy hagyva", + "description": "RegExp test report: label for the partially matching expressions" + }, + "styleRegexpTestTitle": { + "message": "Illeszkedő megnyitott fülek megjelenítése (kattints az URL-re az arra a fülre való ugráshoz)", + "description": "RegExp test report: title of the report" + }, + "styleSaveLabel": { + "message": "Mentés", + "description": "Label for save button for style editing" + }, + "styleToMozillaFormatHelp": { + "message": "A Mozilla formátumú kódot beküldheted a userstyles.org-ra és használhatod a klasszikus Stylish Firefoxkiegészítővel.", + "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" + }, + "styleToMozillaFormatTitle": { + "message": "Mozilla formátumú stílus", + "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" + }, + "styleUpdate": { + "message": "Biztos, hogy frissíteni akarod a(z) „$stylename$” stílust?", + "description": "Confirmation when updating a style" + }, + "styleUpdateDiscardChanges": { + "message": "A stílus módosítva lett a szerkesztőn kívül. Szeretnéd újratölteni?", + "description": "Confirmation to update the style in the editor" + }, + "stylusUnavailableForURL": { + "message": "A Stylus nem működik az ilyen oldalakon.", + "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "stylusUnavailableForURLdetails": { + "message": "Biztonsági okokból a böngésző megtiltja, hogy a kiegészítők változtatásokat tegyenek a beépített oldalain (pl. chrome://verzió, a Chrome 61 alapértelmezett „új lap” oldala, about:addons és így tovább) valamint más kiterjesztések oldalain. Ezen kívül mindegyik böngésző korlátozza a saját kiegészítőgalériájának elérését (pl. Chrome webáruház vagy a Mozilla kiegészítők oldala)", + "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "syncStorageErrorSaving": { + "message": "Az értéket nem lehet menteni. Próbáld meg csökkenteni a szövegmennyiséget!", + "description": "Displayed when trying to save an excessively big value via storage.sync API" + }, + "syncError": { + "message": "Sync failed", + "description": "Tooltip for the toolbar icon" + }, + "syncErrorRelogin": { + "message": "Sync failed.\nTry to re-login in Stylus options:\nclick 'disconnect' first, then 'connect'.", + "description": "Tooltip for the toolbar icon" + }, + "toggleStyle": { + "message": "Stílus be-/kikapcsolása", + "description": "Label for the checkbox to enable/disable a style" + }, + "undo": { + "message": "Visszavonás", + "description": "Button label" + }, + "undoGlobal": { + "message": "Visszavonás mindegyik szekcióban", + "description": "CSS-beautify global Undo button label" + }, + "unreachableAMO": { + "message": "A Firefox megtiltja ennek az oldalnak az elérését.", + "description": "Note in the popup displayed when opened on addons.mozilla.org" + }, + "unreachableAMOHint": { + "message": "Az elérés engedélyezéséhez nyisd meg az -ot, kattints jobb egérgombbal, majd „Új”, „Logikai”, és illeszd be, hogy , és kattints az OK-ra, OK, és töltsd újra az oldalt!", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintNewFF": { + "message": "A Firefox 60-ban vagy annál újabb verzióban az AMO doménjét is el kell távolítanod a -ban levő -ból.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintOldFF": { + "message": "Csak a Firefox 59 vagy annál újabb állítható be az ilyen CSP-védett oldalak stílusának átszabása WebExtensions kiegészítőkön keresztül.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" + }, + "unreachableContentScript": { + "message": "Nem sikerült az oldallal történő kommunikáció. Próbáld meg újratölteni az oldalt!", + "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" + }, + "unreachableFileHint": { + "message": "A Stylus csak akkor képes hozzáférni a file:// URL-ekhez, ha engedélyezed az erre vonatkozó beállítást a Stylus kiegészítőre a chrome://extensions oldalon.", + "description": "Note in the toolbar popup for file:// URLs" + }, + "InaccessibleFileHint": { + "message": "A Stylus nem tud bizonyos fájltípusokhoz hozzáférni (pl. PDF- & JSON-fájlokhoz)", + "description": "Note in the toolbar popup for some file types that cannot be accessed" + }, + "updateAllCheckSucceededNoUpdate": { + "message": "Nem találhatók frissítések.", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateAllCheckSucceededSomeEdited": { + "message": "Egyes frissíthető stílusok nem lettek ellenőrizve, nehogy elvesszenek a helyi változtatások. A frissítéseket lehet erőltetni egyéni ellenőrzéssel külön-külön vagy az összes stílus ismételt ellenőrzésével (ez felülírja a helyi módosításokat).", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateCheckFailBadResponseCode": { + "message": "Sikertelen frissítés: a szerver $code$kóddal válaszolt.", + "description": "Text that displays when an update check failed because the response code indicates an error" + }, + "updateCheckFailServerUnreachable": { + "message": "Sikertelen frissítés: nem érhető el a szerver.", + "description": "Text that displays when an update check failed because the update server is unreachable" + }, + "updateCheckHistory": { + "message": "Frissítések ellenőrzésének előzményei", + "description": "" + }, + "updateCheckManualUpdateForce": { + "message": "Frissítés telepítése (a helyi módosítások felül lesznek írva)", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckManualUpdateHint": { + "message": "Egy frissítés erőltetése minden helyi szerkesztést felül fog írni.", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedLocallyEdited": { + "message": "Ez a stílus helyileg lett szerkesztve.", + "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedMaybeLocallyEdited": { + "message": "Lehet, hogy ezt a stílust helyileg szerkesztették", + "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" + }, + "updateCheckSucceededNoUpdate": { + "message": "A stílus legfrissebb verziója van telepítve.", + "description": "Text that displays when an update check completed and no update is available" + }, + "updateCompleted": { + "message": "A frissítés befejeződött.", + "description": "Text that displays when an update completed" + }, + "updatesCurrentlyInstalled": { + "message": "Frissítve:", + "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." + }, + "usercssAvoidOverwriting": { + "message": "Kérlek, módosítsd a @name vagy a @namespace értékét, nehogy felül legyen írva az egyik létező stílus!", + "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." + }, + "usercssConfigIncomplete": { + "message": "A stílust frissítették vagy törölték, miután a beállítóablak megjelent. Ezek a változók nem kerültek mentésre, nehogy megsérüljön a stílus metaadata:", + "description": "" + }, + "usercssEditorNamePlaceholder": { + "message": "Adj meg egy @name-et a kódban", + "description": "Placeholder text for the empty name input field when creating a new Usercss style" + }, + "usercssReplaceTemplateConfirmation": { + "message": "Le legyen cserélve az alapértelmezett sablon az új Usercss stílusokhoz a jelenlegi kóddal?", + "description": "" + }, + "usercssReplaceTemplateName": { + "message": "Az üres @name lecseréli az alapértelmezett sablont", + "description": "The text shown after @name when creating a new Usercss style" + }, + "usercssReplaceTemplateSectionBody": { + "message": "Írj kódot ide…", + "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" + }, + "versionInvalidOlder": { + "message": "A verzió régebb a telepített stílusnál", + "description": "Displayed when the version of style is older than the installed one" + }, + "writeStyleFor": { + "message": "Stílus írása a következőhöz:", + "description": "Label for toolbar pop-up that precedes the links to write a new style" + }, + "writeStyleForURL": { + "message": "ehhez az URL-hez", + "description": "Text for link in toolbar pop-up to write a new style for the current URL" + }, + "syncDropboxStyles": { + "message": "Exportálás Dropboxba", + "description": "" + }, + "syncDropboxDeprecated": { + "message": "Dropbox import/export is replaced by a more advanced style sync in the options page.", + "description": "" + }, + "retrieveDropboxSync": { + "message": "Importálás Dropboxból", + "description": "" + }, + "overwriteFileExport": { + "message": "Felülírjuk a létező fájlt?", + "description": "" + }, + "exportSavedSuccess": { + "message": "A fájl sikeresen elmentve.", + "description": "" + }, + "noFileToImport": { + "message": "A stílusok importálásához előbb exportálni kell őket.", + "description": "" + }, + "connectingDropbox": { + "message": "Kapcsolódás Dropboxhoz...", + "description": "" + }, + "connectingDropboxNotAllowed": { + "message": "Dropboxhoz csak közvetlenül a web-boltból telepített alkalmazásból lehet kapcsolódni.", + "description": "" + }, + "gettingStyles": { + "message": "Minden stílus fogadása...", + "description": "" + }, + "zipStyles": { + "message": "Stílusok tömörítése...", + "description": "" + }, + "unzipStyles": { + "message": "Stílusok kibontása...", + "description": "" + }, + "readingStyles": { + "message": "Stílusok olvasása...", + "description": "" + }, + "uploadingFile": { + "message": "Fájl feltöltése...", + "description": "" + }, + "addStyleLabel": { + "message": "Új stílus írása", + "description": "Label for the button to go to the add style page" } - }, - "appliesDisplayTruncatedSuffix": { - "message": "és ennél is több", - "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" - }, - "appliesDomainOption": { - "message": "URL-ek a tartományban", - "description": "Option to make the style apply to the entered string as a domain" - }, - "appliesHelp": { - "message": "Az \"Érvényes erre\" beállítással korlártozható, hogy milyen URL-ekre vonatkozik az itt lévő kód.", - "description": "Help text for 'applies to' section" - }, - "appliesLabel": { - "message": "Érvényes erre", - "description": "Label for 'applies to' fields on the edit/add screen" - }, - "appliesLineWidgetLabel": { - "message": "Információ arról, hogy mire érvényes", - "description": "Label for the checkbox to display applies-to information in the single editor" - }, - "appliesLineWidgetWarning": { - "message": "Nem működik minimalizált CSS-sel", - "description": "A warning that applies-to information won't show properly with minified CSS" - }, - "appliesRegexpOption": { - "message": "Reguláris kifejezésre (regexp) illeszkedő URL-ek", - "description": "Option to make the style apply to the entered string as a regular expression" - }, - "appliesRemove": { - "message": "Eltávolítás", - "description": "Label for the button to remove an 'applies' entry" - }, - "appliesRemoveError": { - "message": "Nem lehet eltávolítani az utolsó 'érvényes erre' bejegyzést", - "description": "Error displayed when the last 'applies' is going to be removed" - }, - "appliesSpecify": { - "message": "Szűkítés", - "description": "Label for the button to make a style apply only to specific sites" - }, - "appliesToEverything": { - "message": "Minden", - "description": "Text displayed for styles that apply to all sites" - }, - "appliesUrlPrefixOption": { - "message": "URL-ek adott kezdettel", - "description": "Option to make the style apply to the entered string as a URL prefix" - }, - "applyAllUpdates": { - "message": "Minden módosítás alkalmazása", - "description": "Label for the button to apply all detected updates" - }, - "author": { - "message": "Szerző", - "description": "Label for the style author" - }, - "backupButtons": { - "message": "Biztonsági mentés", - "description": "Heading for backup" - }, - "backupMessage": { - "message": "Válassz ki egy fájlt vagy húzd erre az oldalra!", - "description": "Message for backup" - }, - "bckpInstStyles": { - "message": "Stílusok exportálása", - "description": "" - }, - "checkAllUpdates": { - "message": "Összes stílus frissítésének ellenőrzése", - "description": "Label for the button to check all styles for updates" - }, - "checkAllUpdatesForce": { - "message": "Ellenőrizd újra, nem módosítottam egy stílust sem!", - "description": "Label for the button to apply all detected updates" - }, - "checkForUpdate": { - "message": "Frissítések ellenőrzése", - "description": "Label for the button to check a single style for an update" - }, - "checkingForUpdate": { - "message": "Ellenőrzés...", - "description": "Text to display when checking a style for an update" - }, - "clickToUninstall": { - "message": "Kattints az eltávolításhoz", - "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" - }, - "cm_autoCloseBrackets": { - "message": "Zárójelek és idézőjelek automatikus bezárása", - "description": "Label for the checkbox in the style editor." - }, - "cm_autoCloseBracketsTooltip": { - "message": "Nyitó '([{'zárójel gépelésekor lezáró ')]}' zárójel automatikus hozzáadása", - "description": "Label for the checkbox in the style editor." - }, - "cm_autocompleteOnTyping": { - "message": "Automatikus kiegészítés gépeléskor", - "description": "Label for the checkbox in the style editor." - }, - "cm_colorpicker": { - "message": "Színválasztó CSS-színekhez", - "description": "Label for the checkbox controlling colorpicker option for the style editor." - }, - "cm_indentWithTabs": { - "message": "Tabulátorok használata intelligens behúzásra", - "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." - }, - "cm_keyMap": { - "message": "Billentyűműveletek", - "description": "Label for the drop-down list controlling the keymap for the style editor." - }, - "cm_lineWrapping": { - "message": "Automatikus sortörés", - "description": "Label for the checkbox controlling word wrap option for the style editor." - }, - "cm_matchHighlight": { - "message": "Kijelölés", - "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." - }, - "cm_matchHighlightSelection": { - "message": "Csak kiválasztás", - "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" - }, - "cm_matchHighlightToken": { - "message": "Kurzor alatti kifejezés", - "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" - }, - "cm_resizeGripHint": { - "message": "Kattints duplán a magasság maximalizálásához/visszaállításához", - "description": "Tooltip for the resize grip in style editor" - }, - "cm_selectByTokens": { - "message": "Kifejezések kijelölése dupla kattintással", - "description": "Label for the checkbox in the editor." - }, - "cm_selectByTokensTooltip": { - "message": "Példák kifejezésekre: .valami-2 #aabbcc 0.32 !important\nAmikor ki van kapcsolva: a központosítással elválasztott szavak ki lesznek jelölve.", - "description": "" - }, - "cm_smartIndent": { - "message": "Intelligens behúzás", - "description": "Label for the checkbox controlling smart indentation option for the style editor." - }, - "cm_tabSize": { - "message": "Tabulátorméret", - "description": "Label for the text box controlling tab size option for the style editor." - }, - "cm_theme": { - "message": "Téma", - "description": "Label for the style editor's CSS theme." - }, - "colorpickerSwitchFormatTooltip": { - "message": "Formátumváltás: HEX -> RGB -> HSL.\nShift-kattintás megfordítja az irányt.\nA PgUp (PageUp) és PgDn (PageDown) billentyűkkel is lehet váltani.", - "description": "Tooltip for the switch button in the color picker popup in the style editor." - }, - "colorpickerTooltip": { - "message": "Színválasztó megnyitása", - "description": "Tooltip for the colored squares shown before CSS colors in the style editor." - }, - "configOnChange": { - "message": "változtatáskor", - "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" - }, - "configOnChangeTooltip": { - "message": "Automatikus mentés és alkalmazás", - "description": "" - }, - "configureStyle": { - "message": "Konfigurálás", - "description": "Label for the button to configure usercss userstyle" - }, - "configureStyleOnHomepage": { - "message": "Beállítás a honlapon", - "description": "Label for the button to configure userstyles.org userstyle" - }, - "confirmCancel": { - "message": "Mégsem", - "description": "" - }, - "confirmClose": { - "message": "Bezárás", - "description": "'Close' button in a confirm dialog" - }, - "confirmDefault": { - "message": "Alapértelmezés használata", - "description": "'Set to default' button in a confirm dialog" - }, - "confirmDelete": { - "message": "Törlés", - "description": "" - }, - "confirmDiscardChanges": { - "message": "Elveted a változásokat?", - "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" - }, - "confirmNo": { - "message": "Nem", - "description": "'No' button in a confirm dialog" - }, - "confirmSave": { - "message": "Mentés", - "description": "'Save' button in a confirm dialog" - }, - "confirmStop": { - "message": "Állj", - "description": "'Stop' button in a confirm dialog" - }, - "confirmYes": { - "message": "Igen", - "description": "'Yes' button in a confirm dialog" - }, - "copied": { - "message": "Vágólapra másolva", - "description": "Message shown when content has been copied to the clipboard" - }, - "copy": { - "message": "Másolás vágólapra", - "description": "Tooltip for elements which can be copied" - }, - "dateInstalled": { - "message": "Telepítés dátuma", - "description": "Option text for the user to sort the style by install date" - }, - "dateUpdated": { - "message": "Frissítés dátuma", - "description": "Option text for the user to sort the style by last update date" - }, - "dbError": { - "message": "Hiba történt a Stylus adatbázisának használatakor. Szeretnéd meglátogatni a lehetséges megoldásokat tartalmazó weboldalt?", - "description": "Prompt when a DB error is encountered" - }, - "defaultTheme": { - "message": "alapértelmezett", - "description": "Default CodeMirror CSS theme option on the edit style page" - }, - "deleteStyleConfirm": { - "message": "Biztos, hogy törölni akarod ezt a stílust?", - "description": "Confirmation before deleting a style" - }, - "deleteStyleLabel": { - "message": "Törlés", - "description": "Label for the button to delete a style" - }, - "description": { - "message": "Tervezd újra a webet a Stylus stíluskezelővel. A Stylus lehetővé teszi a témák és egyéni külsők egyszerű telepítését sok népszerű oldalhoz.", - "description": "Extension description" - }, - "disableAllStyles": { - "message": "Összes stílus kikapcsolása", - "description": "Label for the checkbox that turns all enabled styles off." - }, - "disableStyleLabel": { - "message": "Letiltás", - "description": "Label for the button to disable a style" - }, - "dragDropMessage": { - "message": "Ejtsd a biztonsági másolat fájlt bárhova erre az oldalra az importáláshoz!", - "description": "Drag'n'drop message" - }, - "editDeleteText": { - "message": "Törlés", - "description": "Label for the context menu item in the editor to delete selected text" - }, - "editGotoLine": { - "message": "Sorra (vagy sor:oszlopra) ugrás", - "description": "Go to line or line:column on Ctrl-G in style code editor" - }, - "editStyleHeading": { - "message": "Stílus szerkesztése", - "description": "Title of the page for editing styles" - }, - "editStyleLabel": { - "message": "Szerkesztés", - "description": "Label for the button to go to the edit style page" - }, - "editStyleTitle": { - "message": "A(z) $stylename$ stílus szerkesztése", - "description": "Title of the page for editing styles", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "enableStyleLabel": { - "message": "Engedélyezés", - "description": "Label for the button to enable a style" - }, - "excludeStyleByDomainLabel": { - "message": "Aktuális tartományt kivéve", - "description": "" - }, - "excludeStyleByUrlLabel": { - "message": "Aktuális URL-t kivéve", - "description": "" - }, - "exportLabel": { - "message": "Exportálás", - "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" - }, - "externalFeedback": { - "message": "Visszajelzés", - "description": "Label for the external link to send feedback for the style" - }, - "externalHomepage": { - "message": "Kezdőoldal", - "description": "Label for the external link to style's homepage" - }, - "externalLink": { - "message": "Külső hivatkozás", - "description": "Label for external links" - }, - "externalSupport": { - "message": "Támogatás", - "description": "Label for the external link to style's support site" - }, - "externalUsercssDocument": { - "message": "Usercss dokumentáció", - "description": "Label for the external link to usercss documentation" - }, - "filteredStyles": { - "message": "$numShown$ mutatva $numTotal$-ból/-ből", - "description": "TL note - make this message short", - "placeholders": { - "numTotal": { - "content": "$2" - }, - "numShown": { - "content": "$1" - } - } - }, - "filteredStylesAllHidden": { - "message": "Nincs illeszkedés a jelenleg alkalmazott szűrőkre", - "description": "Text shown when no styles match currently applied filter in the style manager" - }, - "findStyles": { - "message": "Stílusok keresése", - "description": "Text for a link that gets a list of styles for the current site" - }, - "findStylesForSite": { - "message": "További stílusok keresése ehhez az oldalhoz", - "description": "Text for a link that gets a list of styles for the current site" - }, - "findStylesInline": { - "message": "Helyben", - "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" - }, - "findStylesInlineTooltip": { - "message": "Keresési eredmények megjelenítése ebben az ablakban.", - "description": "Text for a checkbox that displays search results within the Stylus popup." - }, - "genericAdd": { - "message": "Hozzáadás", - "description": "Used in various places for an action that adds something" - }, - "genericClone": { - "message": "Klónozás", - "description": "Used in various places for an action that clones something" - }, - "genericDisabledLabel": { - "message": "Letiltott", - "description": "Used in various lists/options to indicate that something is disabled" - }, - "genericEnabledLabel": { - "message": "Engedélyezve", - "description": "Used in various lists/options to indicate that something is enabled" - }, - "genericError": { - "message": "Hiba", - "description": "Used in various places to indicate some error occurred." - }, - "genericHistoryLabel": { - "message": "Előzmények", - "description": "Used in various places to show a history log of something" - }, - "genericNext": { - "message": "Következő", - "description": "Used in various places to select/perform the next step/action" - }, - "genericPrevious": { - "message": "Előző", - "description": "Used in various places to select/perform the previous step/action" - }, - "genericResetLabel": { - "message": "VIsszaállítás", - "description": "Used in various parts of UI to indicate that something may be reset to its original state" - }, - "genericSavedMessage": { - "message": "Mentve", - "description": "Used in various parts of the UI to indicate that something was saved" - }, - "genericTitle": { - "message": "Cím", - "description": "Used in various parts of the UI to indicate the title of something" - }, - "genericUnknown": { - "message": "Ismeretlen", - "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" - }, - "helpAlt": { - "message": "Segítség", - "description": "Alternate text for help buttons" - }, - "helpKeyMapCommand": { - "message": "Írj be egy parancsot", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "helpKeyMapHotkey": { - "message": "Gyorsbillentyű", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "importAppendLabel": { - "message": "Hozzáfűzés stílushoz", - "description": "Label for the button to import a style and append to the existing sections" - }, - "importAppendTooltip": { - "message": "Az importált stílus hozzáadása a jelenlegi stílushoz", - "description": "Tooltip for the button to import a style and append to the existing sections" - }, - "importLabel": { - "message": "Importálás", - "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" - }, - "importReplaceLabel": { - "message": "Stílus felülírása", - "description": "Label for the button to import and overwrite current style" - }, - "importReplaceTooltip": { - "message": "A jelenlegi stílus tartalmának elvetése és annak felülírása az importált stílussal", - "description": "Label for the button to import and overwrite current style" - }, - "importReportLegendAdded": { - "message": "hozzáadva", - "description": "Text after the number of styles added in the report shown after importing styles" - }, - "importReportLegendIdentical": { - "message": "kihagyott egyezések", - "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" - }, - "importReportLegendInvalid": { - "message": "kihagyott érvénytelen", - "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" - }, - "importReportLegendUpdatedBoth": { - "message": "metainformáció és kód frissítve", - "description": "Text after the number of styles updated entirely in the report shown after importing styles" - }, - "importReportLegendUpdatedCode": { - "message": "frissített kód", - "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" - }, - "importReportLegendUpdatedMeta": { - "message": "metainfó frissítve", - "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" - }, - "importReportTitle": { - "message": "A stílusok importálása befejeződött.", - "description": "Title of the report shown after importing styles" - }, - "importReportUnchanged": { - "message": "Nincs változás.", - "description": "Message in the report shown after importing styles" - }, - "importReportUndone": { - "message": "stílusok visszavonva", - "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" - }, - "importReportUndoneTitle": { - "message": "Az importálás vissza lett vonva", - "description": "Title of the message box shown after undoing the import of styles" - }, - "installButton": { - "message": "Stílus telepítése", - "description": "Label for install button" - }, - "installButtonInstalled": { - "message": "Stílus telepítve", - "description": "Text displayed when the style is successfully installed" - }, - "installButtonReinstall": { - "message": "Stílus újratelepítése", - "description": "Label for reinstall button" - }, - "installButtonUpdate": { - "message": "Stílus frissítése", - "description": "Label for update button" - }, - "installUpdate": { - "message": "Frissítés telepítése", - "description": "Label for the button to install an update for a single style" - }, - "installUpdateFrom": { - "message": "A stílus jelenleg innen frissül: $url$", - "description": "Label to describe where the style gets update", - "placeholders": { - "url": { - "content": "$1" - } - } - }, - "installUpdateFromLabel": { - "message": "Frissítések keresése", - "description": "Label for the checkbox to save current URL for update check" - }, - "license": { - "message": "Licenc", - "description": "Label for the license" - }, - "linkGetHelp": { - "message": "Segítség kérése", - "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" - }, - "linkGetStyles": { - "message": "Szerezz be stílusokat", - "description": "Help link text on the manage page e.g. https://userstyles.org" - }, - "linkTranslate": { - "message": "Fordítás", - "description": "Transifex link text on the manage page" - }, - "linterCSSLintIncompatible": { - "message": "A CSSLint nem támogatja a(z) $preprocessorname$ nevű előfeldolgozót", - "description": "The label to display when the preprocessor isn't compatible with CSSLint", - "placeholders": { - "preprocessorname": { - "content": "$1" - } - } - }, - "linterCSSLintSettings": { - "message": "(Szabály megadása: 0 = letiltva; 1 = figyelmeztetés; 2 = hiba)", - "description": "CSSLint rule config values" - }, - "linterConfigPopupTitle": { - "message": "$linter$ szabály beállítása", - "description": "Stylelint or CSSLint popup header", - "placeholders": { - "linter": { - "content": "$1" - } - } - }, - "linterConfigTooltip": { - "message": "Linter beállítása", - "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" - }, - "linterInvalidConfigError": { - "message": "Nincs mentve a következő érvénytelen beállítások miatt:", - "description": "Invalid linter config will show a message followed by a list of invalid entries" - }, - "linterIssues": { - "message": "Problémák", - "description": "Label for the CSS linter issues block on the style edit page" - }, - "linterIssuesHelp": { - "message": "$link$a következő hibákat találta:", - "description": "Help popup message for the selected CSS linter issues block on the style edit page", - "placeholders": { - "link": { - "content": "$1" - } - } - }, - "linterJSONError": { - "message": "Érvénytelen JSON-formátum", - "description": "Setting linter config with invalid JSON" - }, - "linterResetMessage": { - "message": "Egy véletlen visszaállítás visszavonásához nyomj Ctrl-Z-t (vagy Cmd-Z) a szövegdobozon belül)", - "description": "Reset button tooltip to inform user on how to undo an accidental reset" - }, - "linterRulesLink": { - "message": "Összes szabály listája", - "description": "Stylelint or CSSLint rules label added immediately before a link" - }, - "liveReloadError": { - "message": "Hiba történt a fájl figyelése közben", - "description": "The label of live-reload error" - }, - "liveReloadLabel": { - "message": "Valós idejű újratöltés", - "description": "The label of live-reload feature" - }, - "manageFavicons": { - "message": "Faviconok az 'Érvényes erre' oszlopban", - "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" - }, - "manageFaviconsGray": { - "message": "Megjelenítés szürkítve", - "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" - }, - "manageFaviconsHelp": { - "message": "A Stylus külső szolgáltatást használ (https://www.google.com/s2/favicons)", - "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" - }, - "manageFilters": { - "message": "Szűrők", - "description": "Label for filters container" - }, - "manageHeading": { - "message": "Telepített stílusok", - "description": "Heading for the manage page" - }, - "manageMaxTargets": { - "message": "'Érvényes erre' elemek kijelzendő száma", - "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" - }, - "manageNewStyleAsUsercss": { - "message": "Usercss-ként", - "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" - }, - "manageNewUI": { - "message": "Új kezelői felület", - "description": "Label for the checkbox that toggles the new UI on manage page" - }, - "manageOnlyDisabled": { - "message": "Csak a letiltott stílusok", - "description": "Checkbox to show only disabled styles" - }, - "manageOnlyEnabled": { - "message": "Csak a telepített stílusok", - "description": "Checkbox to show only enabled styles" - }, - "manageOnlyExternal": { - "message": "Csak külső stílusok", - "description": "Checkbox to show only externally installed styles i.e. updatable" - }, - "manageOnlyLocal": { - "message": "Csak helyileg létrehozott stílusok", - "description": "Checkbox to show only locally created styles i.e. non-updatable" - }, - "manageOnlyLocalTooltip": { - "message": "(a stílusok nem a userstyles.org egyik oldaláról települtek)", - "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" - }, - "manageOnlyNonUsercss": { - "message": "Csak nem Usercss stílusok", - "description": "Checkbox to show only non-Usercss (standard) styles" - }, - "manageOnlyUpdates": { - "message": "Csak a frissíthetők vagy problémásak", - "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" - }, - "manageOnlyUsercss": { - "message": "Csak Usercss stílusok", - "description": "Checkbox to show only Usercss styles" - }, - "menuShowBadge": { - "message": "Aktív stílusok számlálójának mutatása", - "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." - }, - "meta_invalidCheckboxDefault": { - "message": "Érvénytelen jelölő négyzet @var: az érték csak 0 vagy 1 lehet", - "description": "Error displayed when the value of @var checkbox is invalid" - }, - "meta_invalidColor": { - "message": "Érvénytelen szín @var: a(z) $color$ nem szín", - "description": "Error displayed when the value of @var color is invalid", - "placeholders": { - "color": { - "content": "$1" - } - } - }, - "meta_invalidRange": { - "message": "Érvénytelen változó @var (típus: $type$): az érték csak szám vagy tömb lehet", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeMultipleUnits": { - "message": "Érvénytelen változó @var (típus: $type$): többféle egység van megadva", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeTooManyValues": { - "message": "Érvénytelen változó @var (típus: $type$): a tömb túl sok elemet tartalmaz", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeValue": { - "message": "Érvénytelen változó @var (típus: $type$): csak szám, karakterlánc vagy null típusú elem lehet a tömbben", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeDefault": { - "message": "Érvénytelen változó @var (típus: $type$): az alapértelmezett értéke null", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeMin": { - "message": "Érvénytelen változó @var (típus: $type$): az alapértelmezett érték kisebb, mint a minimum", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeMax": { - "message": "Érvénytelen változó @var (típus: $type$): az alapértelmezett érték nagyobb, mint a maximum", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeStep": { - "message": "Érvénytelen változó @var (típus: $type$): az alapértelmezett érték nem a lépésköz többszöröse", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeUnits": { - "message": "Érvénytelen változó @var (típus: $type$): a(z) '$units$' nem érvényes egység", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - }, - "units": { - "content": "$2" - } - } - }, - "meta_invalidSelect": { - "message": "Érvénytelen kiválasztó lista @var: az alapértelmezett érték tömb vagy objektum lehet csak", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectValue": { - "message": "Érvénytelen kiválasztó lista @var: a tömbön/objektumon belüli érték csak karakterlánc lehet", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectEmptyOptions": { - "message": "Érvénytelen kiválasztó lista @var: a lista üres", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectLabel": { - "message": "Érvénytelen kiválasztó lista @var: a listaelem címkéje üres", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectMultipleDefaults": { - "message": "Érvénytelen kiválasztó lista @var: egynél több alapértelmezett elem van megadva", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectNameDuplicated": { - "message": "Érvénytelen kiválasztó lista @var: egy listaelem kétszer szerepel", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectValueMismatch": { - "message": "Érvénytelen kiválasztó lista @var: az érték nem található a listaelemek között", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidURLProtocol": { - "message": "Érvénytelen URL-protokoll. Csak 'http' vagy 'https' engedett: $protocol$", - "description": "Error displayed when the protocol of the URL is invalid", - "placeholders": { - "protocol": { - "content": "$1" - } - } - }, - "meta_invalidVersion": { - "message": "Érvénytelen verziószám. Az érték nem illeszkedik a SemVer mintájához: $version$", - "description": "Error displayed when @version is invalid", - "placeholders": { - "version": { - "content": "$1" - } - } - }, - "meta_invalidNumber": { - "message": "Várt elem: szám", - "description": "Error displayed when the value is expected to be a number" - }, - "meta_invalidString": { - "message": "Várt elem: idézőjelek közti karakterlánc", - "description": "Error displayed when the value is expected to be a quoted string" - }, - "meta_invalidWord": { - "message": "Várt elem: szó", - "description": "Error displayed when the value is expected to be a word" - }, - "meta_missingChar": { - "message": "Várt karakterek: $chars$", - "description": "Error displayed when the value is expected to be some characters", - "placeholders": { - "chars": { - "content": "$1" - } - } - }, - "meta_missingEOT": { - "message": "Várt elem: EOT-adat", - "description": "Error displayed when the value is expected to be an EOT list" - }, - "meta_missingMandatory": { - "message": "Kötelező metaadat hiányzik: $keys$", - "description": "Error displayed when mandatory keys are missing", - "placeholders": { - "keys": { - "content": "$1" - } - } - }, - "meta_unknownJSONLiteral": { - "message": "Érvénytelen JSON: a(z) $literal$ nem érvényes JSON-karakterlánc (literális)", - "description": "Error displayed when JSON value is invalid", - "placeholders": { - "literal": { - "content": "$1" - } - } - }, - "meta_unknownMeta": { - "message": "Ismeretlen metaadat: $key$", - "description": "Error displayed when unknown metadata is parsed", - "placeholders": { - "key": { - "content": "$1" - } - } - }, - "meta_unknownVarType": { - "message": "Ismeretlen @$varkey$ változó, típus: $vartype$", - "description": "Error displayed when unknown variable type is parsed", - "placeholders": { - "varkey": { - "content": "$1" - }, - "vartype": { - "content": "$2" - } - } - }, - "meta_unknownPreprocessor": { - "message": "Ismeretlen @preprocesszor (előfeldolgozó): $preprocessor$", - "description": "Error displayed when unknown @preprocessor is parsed", - "placeholders": { - "preprocessor": { - "content": "$1" - } - } - }, - "noStylesForSite": { - "message": "Nincs telepítve stílus ehhez az oldalhoz.", - "description": "Text displayed when no styles are installed for the current site" - }, - "openManage": { - "message": "Kezelés", - "description": "Link to open the manage page." - }, - "openStylesManager": { - "message": "Stíluskezelő megnyitása", - "description": "Label for the style maanger opener in the browser action context menu." - }, - "optionsActions": { - "message": "Műveletek", - "description": "" - }, - "optionsAdvanced": { - "message": "Haladó", - "description": "" - }, - "optionsAdvancedContextDelete": { - "message": "'Törlés' parancs a szerkesztő helyi menüjében", - "description": "" - }, - "optionsAdvancedExposeIframes": { - "message": "iframe-ek kitevése HTML[stylus-iframe]-en keresztül", - "description": "" - }, - "optionsAdvancedExposeIframesNote": { - "message": "Az oldal felső tartományának jelölése minden iframe-ben.\nLehetővé teszi az iframe-specifikus CSS írását, mint pl.:\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }", - "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." - }, - "optionsAdvancedNewStyleAsUsercss": { - "message": "Új stílus írása usercss-ként", - "description": "" - }, - "optionsBadgeDisabled": { - "message": "Háttérszín, amikor le van tiltva", - "description": "" - }, - "optionsBadgeNormal": { - "message": "Háttérszín", - "description": "" - }, - "optionsCheck": { - "message": "Stílusok frissítése", - "description": "" - }, - "optionsCheckUpdate": { - "message": "Az összes frissítés ellenőrzése és telepítése", - "description": "" - }, - "optionsCustomizeBadge": { - "message": "Ikon képe az eszköztáron", - "description": "" - }, - "optionsCustomizeIcon": { - "message": "Eszköztárikon", - "description": "" - }, - "optionsCustomizePopup": { - "message": "Felugró ablak", - "description": "" - }, - "optionsCustomizeUpdate": { - "message": "Frissítések", - "description": "" - }, - "optionsCustomizeSync": { - "message": "Szinkronizálás felhővel", - "description": "" - }, - "optionsHeading": { - "message": "Beállítások", - "description": "Heading for options section on manage page." - }, - "optionsIconDark": { - "message": "Sötét böngészőtémák", - "description": "" - }, - "optionsIconLight": { - "message": "Világos böngészőtémák", - "description": "" - }, - "optionsOpen": { - "message": "Megnyitás", - "description": "" - }, - "optionsOpenManager": { - "message": "Stílusok kezelése", - "description": "" - }, - "optionsPopupWidth": { - "message": "Felugró ablak szélessége (pixelben)", - "description": "" - }, - "optionsReset": { - "message": "Beállítások visszaállítása alapértelmezett értékre", - "description": "" - }, - "optionsResetButton": { - "message": "Alapértelmezés visszaállítása", - "description": "" - }, - "optionsSubheading": { - "message": "További beállítások", - "description": "Subheading for options section on manage page." - }, - "optionsUpdateImportNote": { - "message": "Amikor régebbi verzióból vagy a Stylishból importálsz stílusokat, egyszer manuálisan frissítsd a stílusokat a stíluskezelőben, hogy megbizonyosodj afelől, hogy mindegyik frissítve van!", - "description": "" - }, - "optionsUpdateInterval": { - "message": "Felhasználói stílus automatikus frissítési időköze órában (0=kikapcsolva)", - "description": "" - }, - "optionsSyncNone": { - "message": "Nincs", - "description": "" - }, - "optionsSyncConnect": { - "message": "Kapcsolódás", - "description": "" - }, - "optionsSyncDisconnect": { - "message": "Kapcsolat bontása", - "description": "" - }, - "optionsSyncSyncNow": { - "message": "Szinkronizálás most", - "description": "" - }, - "optionsSyncLogin": { - "message": "Bejelentkezés", - "description": "" - }, - "optionsSyncStatusPull": { - "message": "Stílusok helyi frissítése (pull): $loaded$/$total$", - "description": "", - "placeholders": { - "loaded": { - "content": "$1" - }, - "total": { - "content": "$2" - } - } - }, - "optionsSyncStatusPush": { - "message": "Stílusok távoli frissítése (push): $loaded$/$total$", - "description": "", - "placeholders": { - "loaded": { - "content": "$1" - }, - "total": { - "content": "$2" - } - } - }, - "optionsSyncStatusSyncing": { - "message": "Szinkronizálás...", - "description": "" - }, - "optionsSyncStatusConnecting": { - "message": "Kapcsolódás...", - "description": "" - }, - "optionsSyncStatusConnected": { - "message": "Kapcsolódva", - "description": "" - }, - "optionsSyncStatusDisconnecting": { - "message": "Kapcsolat bontása...", - "description": "" - }, - "optionsSyncStatusDisconnected": { - "message": "Nincs kapcsolat", - "description": "" - }, - "paginationCurrent": { - "message": "Jelenlegi oldal", - "description": "Tooltip for the current page index in search results" - }, - "paginationEstimated": { - "message": "Becsült oldalak száma", - "description": "Tooltip for the total page count in search results" - }, - "paginationNext": { - "message": "Következő oldal", - "description": "Tooltip for the '->' (next page) button in search results" - }, - "paginationPrevious": { - "message": "Előző oldal", - "description": "Tooltip for the '<-' button in search results" - }, - "paginationTotal": { - "message": "Összes oldal", - "description": "" - }, - "parseUsercssError": { - "message": "A Stylus nem tudta elemezni a usercss-t", - "description": "The error message to show when stylus failed to parse usercss" - }, - "popupAutoResort": { - "message": "Stílusok újrarendezése a felugró ablakban átkapcsoláskor", - "description": "Label for the checkbox controlling popup resorting." - }, - "popupBorders": { - "message": "Fehér szegély az oldalakon", - "description": "" - }, - "popupBordersTooltip": { - "message": "Hasznos az új Chrome sötét témáinál, mert nem színezi át az oldalszegélyeket", - "description": "" - }, - "popupHotkeysInfo": { - "message": "<1>-<9>, <0>, a numpaden is - be-/kikapcsolja az n-nedik stílust (a 0 10-et jelent)\n- az adott betűvel kezdődő első stílust kapcsolja be/ki \n kapcsolgatás helyett megnyitja a szerkesztőt\n listázott stílusokat engedélyez\n listázott stílusokat tilt le\n és <`> (fordított félidézőjel) - kezdeti állapotban engedélyezett stílusokat kapcsol; nem vonatkozik azokra a stílusokra, amiket később engedélyeztél, mialatt a felugró ablakocska nyitva volt, hogy vissza tudd állítani a kezdeti kiválasztást tesztelés után: egyszerűen tilts le mindent, majd pl. vagy \nTovábbi információ a wikiben", - "description": "NOTE1: preserve < and > symbols so that 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." - }, - "popupHotkeysTooltip": { - "message": "Elérhető gyorsbillentyűk megtekintése", - "description": "Tooltip displayed when hovering the right edge of the extension popup" - }, - "popupManageTooltip": { - "message": "Shift+kattintás vagy jobb kattintás: a stíluskezelő megnyitása a jelenlegi oldalra érvényes stílusokkal", - "description": "Tooltip for the 'Manage' button in the popup." - }, - "popupMenuButtonTooltip": { - "message": "Műveletmenü", - "description": "Tooltip for menu button in popup." - }, - "popupOpenEditInWindow": { - "message": "Szerkesztő megnyitása új ablakban", - "description": "Label for the checkbox controlling 'edit' action behavior in the popup." - }, - "popupOpenEditInWindowTooltip": { - "message": "A fül a böngésző ablakától történő leválasztásával is engedélyezhető, és letiltható a fül egy másik ablakhoz való hozzácsatolásával.", - "description": "Label for the checkbox controlling 'edit' action behavior in the popup." - }, - "popupStylesFirst": { - "message": "Stílusnevek a parancsok előtt", - "description": "Label for the checkbox controlling section order in the popup." - }, - "prefShowBadge": { - "message": "A jelenlegi oldalon aktív stílusok száma", - "description": "Label for the checkbox controlling toolbar badge text." - }, - "previewLabel": { - "message": "Valós idejű előnézet", - "description": "Label for the checkbox in style editor to enable live preview while editing." - }, - "previewTooltip": { - "message": "Átmenetileg alkalmazza a változtatásokat mentés nélkül.\nMentsd a stílust, hogy a változtatások véglegesek legyenek!", - "description": "Tooltip for the checkbox in style editor to enable live preview while editing." - }, - "replace": { - "message": "Csere", - "description": "Label before the replace input field in the editor shown on Ctrl-H" - }, - "replaceAll": { - "message": "Az összes cseréje", - "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" - }, - "replaceWith": { - "message": "Csere a következővel", - "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." - }, - "retrieveBckp": { - "message": "Stílusok importálása", - "description": "" - }, - "search": { - "message": "Keresés", - "description": "Label before the search input field in the editor shown on Ctrl-F" - }, - "searchCaseSensitive": { - "message": "Kis- és nagybetű megkülönböztetése", - "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" - }, - "searchNumberOfResults": { - "message": "Illeszkedések száma", - "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" - }, - "searchNumberOfResults2": { - "message": "Illeszkedések száma a kódban és célértékek", - "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" - }, - "searchRegexp": { - "message": "Használd a /re/ szintaxist a regexp kereséshez", - "description": "Label after the search input field in the editor shown on Ctrl-F" - }, - "searchResultInstallCount": { - "message": "Összes telepítés", - "description": "Text for label that shows the number of times a search result was installed" - }, - "searchResultNoneFound": { - "message": "Nem találhatók stílusok ehhez az oldalhoz.", - "description": "Error text in the popup when inline search didn't find any site-specific styles" - }, - "searchResultRating": { - "message": "Értékelés", - "description": "Text for label that shows the search result's rating" - }, - "searchResultUpdated": { - "message": "Frissítve", - "description": "Text for label that shows the search result's last update date" - }, - "searchResultWeeklyCount": { - "message": "Heti telepítések", - "description": "Text for label that shows the number of times a search result was installed during last week" - }, - "sectionAdd": { - "message": "Új szakasz hozzáadása", - "description": "Label for the button to add a section" - }, - "sectionCode": { - "message": "Kód", - "description": "Label for the code for a section" - }, - "sectionRemove": { - "message": "Szekció eltávolítása", - "description": "Label for the button to remove a section" - }, - "sectionRestore": { - "message": "Eltávolított szekció visszaállítása", - "description": "Label for the button to restore a removed section" - }, - "shortcuts": { - "message": "Gyorsbillentyűk", - "description": "Go to shortcut configuration" - }, - "shortcutsNote": { - "message": "Gyorsbillentyűk megadása", - "description": "" - }, - "sortDateNewestFirst": { - "message": "újabb elöl", - "description": "Text added to indicate that sorting a date would add the newest entries at the top" - }, - "sortDateOldestFirst": { - "message": "régebbi elöl", - "description": "Text added to indicate that sorting a date would add the oldest entries at the top" - }, - "sortLabel": { - "message": "Telepített stílusok sorbarendezésének módja", - "description": "Title on the sort select to indicate it is used for sorting entries" - }, - "sortLabelTitleAsc": { - "message": "Cím - növekvő sorrend", - "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" - }, - "sortLabelTitleDesc": { - "message": "Cím - csökkenő sorrend", - "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" - }, - "sortStylesHelp": { - "message": "A legördülő menüben válaszhatjuk ki, hogyan szeretnénk sorbarendezni a telepített stílusok bejegyzéseit. Az alapértelmezett beállítás a bejegyzések címei szerinti növekvő (A-tól Z-ig) sorrend. A „Cím - csökkenő sorrend” csoportban megadott rendezési módok csökkenő (Z-től A-ig) sorrendben rendezik a címeket.\nEgyéb beállításokkal több szempont alapján is rendezhetők a bejegyzések. Tekintsünk erre úgy, mint egy többoszlopos, rendezhető táblázatra, amelyben minden egyes (a plusz jelek között) kiválasztott kategória egy oszlopot vagy egy csoportot jelképez.\nPéldául, ha az van beállítva, hogy „Engedélyezve (első) + Cím”, az engedélyezett bejegyzések kerülnek a lista tetejére, majd az engedélyezett és a letiltott bejegyzések címei külön-külön, növekvő (A-tól Z-ig) sorrendben jelennek meg.", - "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" - }, - "sortStylesHelpTitle": { - "message": "Tartalom rendezése", - "description": "Label for the sort info popup on the Manage styles page" - }, - "styleBadRegexp": { - "message": "Érvénytelen reguláris kifejezés.", - "description": "Validation message for a bad regexp in a style" - }, - "styleBeautify": { - "message": "Csinosít", - "description": "Label for the CSS-beautifier button on the edit style page" - }, - "styleBeautifyIndentConditional": { - "message": "@media, @supports behúzása", - "description": "CSS-beautifier option" - }, - "styleBeautifyPreserveNewlines": { - "message": "Új sorok megtartása", - "description": "CSS-beautifier option" - }, - "styleCancelEditLabel": { - "message": "Vissza a kezeléshez", - "description": "Label for cancel button for style editing" - }, - "styleChangesNotSaved": { - "message": "Nem mentetted a stílusban lévő változásokat.", - "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" - }, - "styleEnabledLabel": { - "message": "Engedélyezve", - "description": "Label for the enabled state of styles" - }, - "styleFromMozillaFormatError": { - "message": "Nem sikerült importálni Mozilla formátumból", - "description": "Label for the import error" - }, - "styleFromMozillaFormatPrompt": { - "message": "Mozilla formátumú kód beillesztése", - "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" - }, - "styleInstall": { - "message": "Telepíted a(z) „$stylename$” nevű stílust a Stylusba?", - "description": "Confirmation when installing a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "styleInstallFailed": { - "message": "A stílus telepítése nem sikerült!\n$error$", - "description": "Warning when installation failed", - "placeholders": { - "error": { - "content": "$1" - } - } - }, - "styleInstallOverwrite": { - "message": "„$stylename$” már telepítve van. Felülírod?\nVerzió: $oldVersion$ -> $newVersion$", - "description": "Confirmation when re-installing a style", - "placeholders": { - "stylename": { - "content": "$1" - }, - "newVersion": { - "content": "$3" - }, - "oldVersion": { - "content": "$2" - } - } - }, - "styleMissingName": { - "message": "Írj be egy nevet!", - "description": "Error displayed when user saves without providing a name" - }, - "styleMozillaFormatHeading": { - "message": "Mozilla-formátum", - "description": "Heading for the section with buttons to import/export Mozilla format of the style" - }, - "styleNotAppliedRegexpProblemTooltip": { - "message": "A stílus nem lett alkalmazva a „regexp()” helytelen használata miatt", - "description": "Tooltip in the popup for styles that were not applied at all" - }, - "styleRegexpInvalidExplanation": { - "message": "Néhány „regexp()” szabály nem lefordítható.", - "description": "" - }, - "styleRegexpPartialExplanation": { - "message": "A stílus olyan részlegesen illeszkedő reguláris kifejezéseket használ, amelyek sértik aCSS4@dokumentumspecifikációt, amely megköveteli az URL teljes illeszkedését. Az érintett CSS-szekciók nem kerültek alkalmazásra az oldalon. A stílus valószínűleg a Stylish-for-Chrome kiegészítőben készült, amely helytelenül ellenőrzi a „regexp()” szabályokat a legelső verziótól fogva (ismert hiba).", - "description": "" - }, - "styleRegexpProblemTooltip": { - "message": "A nem alkalmazott szeckiók száma helytelen 'regexp()' használat miatt", - "description": "Tooltip in the popup for styles that were applied only partially" - }, - "styleRegexpTestButton": { - "message": "RegExp tesztelése", - "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" - }, - "styleRegexpTestFull": { - "message": "Illeszkedő fülek", - "description": "RegExp test report: label for the fully matching expressions" - }, - "styleRegexpTestInvalid": { - "message": "Kihagyott, érvénytelen reguláris kifejezések", - "description": "RegExp test report: label for the invalid expressions" - }, - "styleRegexpTestNone": { - "message": "Nincs illeszkedő fül", - "description": "RegExp test report: label for expressions that didn't match any tabs" - }, - "styleRegexpTestNote": { - "message": "Megjegyzés: használj egy \\-jelet speciális karakterek elrejtéséhez a regexp beviteli mezőben, amely automatikusan két \\-jellé (\\\\) lesz alakítva a CSS stíluskódban idézett karakterláncokban.", - "description": "RegExp test report: a note displayed at the bottom of the dialog" - }, - "styleRegexpTestPartial": { - "message": "Nincs teljes egyezés, így ki vagy hagyva", - "description": "RegExp test report: label for the partially matching expressions" - }, - "styleRegexpTestTitle": { - "message": "Illeszkedő megnyitott fülek megjelenítése (kattints az URL-re az arra a fülre való ugráshoz)", - "description": "RegExp test report: title of the report" - }, - "styleSaveLabel": { - "message": "Mentés", - "description": "Label for save button for style editing" - }, - "styleToMozillaFormatHelp": { - "message": "A Mozilla formátumú kódot beküldheted a userstyles.org-ra és használhatod a klasszikus Stylish Firefoxkiegészítővel.", - "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" - }, - "styleToMozillaFormatTitle": { - "message": "Mozilla formátumú stílus", - "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" - }, - "styleUpdate": { - "message": "Biztos, hogy frissíteni akarod a(z) „$stylename$” stílust?", - "description": "Confirmation when updating a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "styleUpdateDiscardChanges": { - "message": "A stílus módosítva lett a szerkesztőn kívül. Szeretnéd újratölteni?", - "description": "Confirmation to update the style in the editor" - }, - "stylusUnavailableForURL": { - "message": "A Stylus nem működik az ilyen oldalakon.", - "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" - }, - "stylusUnavailableForURLdetails": { - "message": "Biztonsági okokból a böngésző megtiltja, hogy a kiegészítők változtatásokat tegyenek a beépített oldalain (pl. chrome://verzió, a Chrome 61 alapértelmezett „új lap” oldala, about:addons és így tovább) valamint más kiterjesztések oldalain. Ezen kívül mindegyik böngésző korlátozza a saját kiegészítőgalériájának elérését (pl. Chrome webáruház vagy a Mozilla kiegészítők oldala)", - "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" - }, - "syncStorageErrorSaving": { - "message": "Az értéket nem lehet menteni. Próbáld meg csökkenteni a szövegmennyiséget!", - "description": "Displayed when trying to save an excessively big value via storage.sync API" - }, - "toggleStyle": { - "message": "Stílus be-/kikapcsolása", - "description": "Label for the checkbox to enable/disable a style" - }, - "undo": { - "message": "Visszavonás", - "description": "Button label" - }, - "undoGlobal": { - "message": "Visszavonás mindegyik szekcióban", - "description": "CSS-beautify global Undo button label" - }, - "unreachableAMO": { - "message": "A Firefox megtiltja ennek az oldalnak az elérését.", - "description": "Note in the popup displayed when opened on addons.mozilla.org" - }, - "unreachableAMOHint": { - "message": "Az elérés engedélyezéséhez nyisd meg az -ot, kattints jobb egérgombbal, majd „Új”, „Logikai”, és illeszd be, hogy , és kattints az OK-ra, OK, és töltsd újra az oldalt!", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" - }, - "unreachableAMOHintNewFF": { - "message": "A Firefox 60-ban vagy annál újabb verzióban az AMO doménjét is el kell távolítanod a -ban levő -ból.", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" - }, - "unreachableAMOHintOldFF": { - "message": "Csak a Firefox 59 vagy annál újabb állítható be az ilyen CSP-védett oldalak stílusának átszabása WebExtensions kiegészítőkön keresztül.", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" - }, - "unreachableContentScript": { - "message": "Nem sikerült az oldallal történő kommunikáció. Próbáld meg újratölteni az oldalt!", - "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" - }, - "unreachableFileHint": { - "message": "A Stylus csak akkor képes hozzáférni a file:// URL-ekhez, ha engedélyezed az erre vonatkozó beállítást a Stylus kiegészítőre a chrome://extensions oldalon.", - "description": "Note in the toolbar popup for file:// URLs" - }, - "InaccessibleFileHint": { - "message": "A Stylus nem tud bizonyos fájltípusokhoz hozzáférni (pl. PDF- & JSON-fájlokhoz)", - "description": "Note in the toolbar popup for some file types that cannot be accessed" - }, - "updateAllCheckSucceededNoUpdate": { - "message": "Nem találhatók frissítések.", - "description": "Text that displays when an update all check completed and no updates are available" - }, - "updateAllCheckSucceededSomeEdited": { - "message": "Egyes frissíthető stílusok nem lettek ellenőrizve, nehogy elvesszenek a helyi változtatások. A frissítéseket lehet erőltetni egyéni ellenőrzéssel külön-külön vagy az összes stílus ismételt ellenőrzésével (ez felülírja a helyi módosításokat).", - "description": "Text that displays when an update all check completed and no updates are available" - }, - "updateCheckFailBadResponseCode": { - "message": "Sikertelen frissítés: a szerver $code$kóddal válaszolt.", - "description": "Text that displays when an update check failed because the response code indicates an error", - "placeholders": { - "code": { - "content": "$1" - } - } - }, - "updateCheckFailServerUnreachable": { - "message": "Sikertelen frissítés: nem érhető el a szerver.", - "description": "Text that displays when an update check failed because the update server is unreachable" - }, - "updateCheckHistory": { - "message": "Frissítések ellenőrzésének előzményei", - "description": "" - }, - "updateCheckManualUpdateForce": { - "message": "Frissítés telepítése (a helyi módosítások felül lesznek írva)", - "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckManualUpdateHint": { - "message": "Egy frissítés erőltetése minden helyi szerkesztést felül fog írni.", - "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckSkippedLocallyEdited": { - "message": "Ez a stílus helyileg lett szerkesztve.", - "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckSkippedMaybeLocallyEdited": { - "message": "Lehet, hogy ezt a stílust helyileg szerkesztették", - "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" - }, - "updateCheckSucceededNoUpdate": { - "message": "A stílus legfrissebb verziója van telepítve.", - "description": "Text that displays when an update check completed and no update is available" - }, - "updateCompleted": { - "message": "A frissítés befejeződött.", - "description": "Text that displays when an update completed" - }, - "updatesCurrentlyInstalled": { - "message": "Frissítve:", - "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." - }, - "usercssAvoidOverwriting": { - "message": "Kérlek, módosítsd a @name vagy a @namespace értékét, nehogy felül legyen írva az egyik létező stílus!", - "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." - }, - "usercssConfigIncomplete": { - "message": "A stílust frissítették vagy törölték, miután a beállítóablak megjelent. Ezek a változók nem kerültek mentésre, nehogy megsérüljön a stílus metaadata:", - "description": "" - }, - "usercssEditorNamePlaceholder": { - "message": "Adj meg egy @name-et a kódban", - "description": "Placeholder text for the empty name input field when creating a new Usercss style" - }, - "usercssReplaceTemplateConfirmation": { - "message": "Le legyen cserélve az alapértelmezett sablon az új Usercss stílusokhoz a jelenlegi kóddal?", - "description": "" - }, - "usercssReplaceTemplateName": { - "message": "Az üres @name lecseréli az alapértelmezett sablont", - "description": "The text shown after @name when creating a new Usercss style" - }, - "usercssReplaceTemplateSectionBody": { - "message": "Írj kódot ide…", - "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" - }, - "versionInvalidOlder": { - "message": "A verzió régebb a telepített stílusnál", - "description": "Displayed when the version of style is older than the installed one" - }, - "writeStyleFor": { - "message": "Stílus írása a következőhöz:", - "description": "Label for toolbar pop-up that precedes the links to write a new style" - }, - "writeStyleForURL": { - "message": "ehhez az URL-hez", - "description": "Text for link in toolbar pop-up to write a new style for the current URL" - }, - "syncDropboxStyles": { - "message": "Exportálás Dropboxba", - "description": "" - }, - "retrieveDropboxSync": { - "message": "Importálás Dropboxból", - "description": "" - }, - "overwriteFileExport": { - "message": "Felülírjuk a létező fájlt?", - "description": "" - }, - "exportSavedSuccess": { - "message": "A fájl sikeresen elmentve.", - "description": "" - }, - "noFileToImport": { - "message": "A stílusok importálásához előbb exportálni kell őket.", - "description": "" - }, - "connectingDropbox": { - "message": "Kapcsolódás Dropboxhoz...", - "description": "" - }, - "connectingDropboxNotAllowed": { - "message": "Dropboxhoz csak közvetlenül a web-boltból telepített alkalmazásból lehet kapcsolódni.", - "description": "" - }, - "gettingStyles": { - "message": "Minden stílus fogadása...", - "description": "" - }, - "zipStyles": { - "message": "Stílusok tömörítése...", - "description": "" - }, - "unzipStyles": { - "message": "Stílusok kibontása...", - "description": "" - }, - "readingStyles": { - "message": "Stílusok olvasása...", - "description": "" - }, - "uploadingFile": { - "message": "Fájl feltöltése...", - "description": "" - } } \ No newline at end of file diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 7964ce48..d56eb30f 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -1,1053 +1,1586 @@ { - "addStyleLabel": { - "message": "Scrivi nuovo stile", - "description": "Label for the button to go to the add style page" - }, - "addStyleTitle": { - "message": "Aggiungi stili", - "description": "Title of the page for adding styles" - }, - "alphaChannel": { - "message": "Opacità", - "description": "Label of color's opacity" - }, - "appliesAdd": { - "message": "Aggiungi", - "description": "Label for the button to add an 'applies' entry" - }, - "appliesDisplay": { - "message": "Applica a: $applies$", - "description": "Text on the manage screen to describe what the style applies to", - "placeholders": { - "applies": { - "content": "$1" - } + "addStyleTitle": { + "message": "Aggiungi stili", + "description": "Title of the page for adding styles" + }, + "alphaChannel": { + "message": "Opacità", + "description": "Label of color's opacity" + }, + "appliesAdd": { + "message": "Aggiungi", + "description": "Label for the button to add an 'applies' entry" + }, + "appliesDisplay": { + "message": "Applica a: $applies$", + "description": "Text on the manage screen to describe what the style applies to" + }, + "appliesDisplayTruncatedSuffix": { + "message": "e altro ancora", + "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" + }, + "appliesDomainOption": { + "message": "URL nel dominio", + "description": "Option to make the style apply to the entered string as a domain" + }, + "appliesHelp": { + "message": "Utilizza i controlli \"Applica a\" per limitare gli URL a cui viene applicato il codice in questa sezione.", + "description": "Help text for 'applies to' section" + }, + "appliesLabel": { + "message": "Applica a", + "description": "Label for 'applies to' fields on the edit/add screen" + }, + "appliesLineWidgetLabel": { + "message": "Visualizza info 'Applica a'", + "description": "Label for the checkbox to display applies-to information in the single editor" + }, + "appliesLineWidgetWarning": { + "message": "Non funziona con CSS minificato", + "description": "A warning that applies-to information won't show properly with minified CSS" + }, + "appliesRegexpOption": { + "message": "URL corrispondenti all'espressione regolare", + "description": "Option to make the style apply to the entered string as a regular expression" + }, + "appliesRemove": { + "message": "Rimuovi", + "description": "Label for the button to remove an 'applies' entry" + }, + "appliesRemoveError": { + "message": "Can not remove last 'applies to' entry", + "description": "Error displayed when the last 'applies' is going to be removed" + }, + "appliesSpecify": { + "message": "Specifica", + "description": "Label for the button to make a style apply only to specific sites" + }, + "appliesToEverything": { + "message": "Tutto", + "description": "Text displayed for styles that apply to all sites" + }, + "appliesUrlOption": { + "message": "URL", + "description": "Option to make the style apply to the entered string as a URL" + }, + "appliesUrlPrefixOption": { + "message": "URL che iniziano con", + "description": "Option to make the style apply to the entered string as a URL prefix" + }, + "applyAllUpdates": { + "message": "Applica tutti gli aggiornamenti", + "description": "Label for the button to apply all detected updates" + }, + "author": { + "message": "Autore", + "description": "Label for the style author" + }, + "backupButtons": { + "message": "Backup", + "description": "Heading for backup" + }, + "backupMessage": { + "message": "Seleziona un file o trascinalo in questa pagina.", + "description": "Message for backup" + }, + "bckpInstStyles": { + "message": "Esporta stili", + "description": "" + }, + "checkAllUpdates": { + "message": "Verifica la disponibilità di aggiornamenti per tutti gli stili", + "description": "Label for the button to check all styles for updates" + }, + "checkAllUpdatesForce": { + "message": "Controlla di nuovo, non ho modificato nessuno stile!", + "description": "Label for the button to apply all detected updates" + }, + "checkForUpdate": { + "message": "Verifica la presenza di aggiornamenti", + "description": "Label for the button to check a single style for an update" + }, + "checkingForUpdate": { + "message": "Verifica in corso...", + "description": "Text to display when checking a style for an update" + }, + "clickToUninstall": { + "message": "Clicca per disinstallare", + "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" + }, + "cm_autoCloseBrackets": { + "message": "Chiudi automaticamente parentesi e virgolette", + "description": "Label for the checkbox in the style editor." + }, + "cm_autoCloseBracketsTooltip": { + "message": "Aggiungi automaticamente il simbolo di chiusura quando apri ()[]{}''\"\"", + "description": "Label for the checkbox in the style editor." + }, + "cm_autocompleteOnTyping": { + "message": "Completamento automatico durante digitazione", + "description": "Label for the checkbox in the style editor." + }, + "cm_colorpicker": { + "message": "Selezionatore colore per colori CSS", + "description": "Label for the checkbox controlling colorpicker option for the style editor." + }, + "cm_indentWithTabs": { + "message": "Usa tabulazioni con indentazione intellingente", + "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." + }, + "cm_keyMap": { + "message": "Mappa caratteri", + "description": "Label for the drop-down list controlling the keymap for the style editor." + }, + "cm_lineWrapping": { + "message": "Word wrap", + "description": "Label for the checkbox controlling word wrap option for the style editor." + }, + "cm_linter": { + "message": "CSS Linter", + "description": "Select the linter to check for CSS issues" + }, + "cm_matchHighlight": { + "message": "Evidenzia", + "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." + }, + "cm_matchHighlightSelection": { + "message": "Solo selezione", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" + }, + "cm_matchHighlightToken": { + "message": "Token sotto il puntatore", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" + }, + "cm_resizeGripHint": { + "message": "Doppio click per massimizzare/ripristinare l'altezza", + "description": "Tooltip for the resize grip in style editor" + }, + "cm_selectByTokens": { + "message": "Doppio click seleziona i token", + "description": "Label for the checkbox in the editor." + }, + "cm_selectByTokensTooltip": { + "message": "Esempi di token: foo-bar-2 #aabbcc 0.32 !important\nQuando disabilitato: vengono selezionate le parole delimitate dalla punteggiatura.", + "description": "" + }, + "cm_smartIndent": { + "message": "Usa indentazione intelligente", + "description": "Label for the checkbox controlling smart indentation option for the style editor." + }, + "cm_tabSize": { + "message": "Dimensione tabulazione", + "description": "Label for the text box controlling tab size option for the style editor." + }, + "cm_theme": { + "message": "Tema", + "description": "Label for the style editor's CSS theme." + }, + "colorpickerPaletteHint": { + "message": "Right-click a swatch to cycle through its source lines", + "description": "" + }, + "colorpickerSwitchFormatTooltip": { + "message": "Switch formats: HEX -> RGB -> HSL.\nShift-click to reverse the direction.\nAlso via PgUp (PageUp), PgDn (PageDown) keys.", + "description": "Tooltip for the switch button in the color picker popup in the style editor." + }, + "colorpickerTooltip": { + "message": "Apri selettore colore", + "description": "Tooltip for the colored squares shown before CSS colors in the style editor." + }, + "configOnChange": { + "message": "su modifica", + "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" + }, + "configOnChangeTooltip": { + "message": "Salva e applica modifiche automaticamente", + "description": "" + }, + "configureStyle": { + "message": "Configura", + "description": "Label for the button to configure usercss userstyle" + }, + "configureStyleOnHomepage": { + "message": "Configura su homepage", + "description": "Label for the button to configure userstyles.org userstyle" + }, + "confirmCancel": { + "message": "Annulla", + "description": "" + }, + "confirmClose": { + "message": "Chiudi", + "description": "'Close' button in a confirm dialog" + }, + "confirmDefault": { + "message": "Utilizza predefinito", + "description": "'Set to default' button in a confirm dialog" + }, + "confirmDelete": { + "message": "Elimina", + "description": "" + }, + "confirmDiscardChanges": { + "message": "Scartare le modifiche?", + "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" + }, + "confirmNo": { + "message": "No", + "description": "'No' button in a confirm dialog" + }, + "confirmOK": { + "message": "OK", + "description": "" + }, + "confirmSave": { + "message": "Salva", + "description": "'Save' button in a confirm dialog" + }, + "confirmStop": { + "message": "Stop", + "description": "'Stop' button in a confirm dialog" + }, + "confirmYes": { + "message": "Si", + "description": "'Yes' button in a confirm dialog" + }, + "copied": { + "message": "Copied to clipboard", + "description": "Message shown when content has been copied to the clipboard" + }, + "copy": { + "message": "Copy to clipboard", + "description": "Tooltip for elements which can be copied" + }, + "customNameHint": { + "message": "Enter a custom name here to rename the style in UI without breaking its updates", + "description": "" + }, + "customNameResetHint": { + "message": "Stop using customized name, switch to the style's own name", + "description": "Tooltip of 'x' button shown in editor when changing the name input of a) styles updated from a URL i.e. not locally created, b) UserCSS styles" + }, + "dateAbbrDay": { + "message": "$value$d", + "description": "Day suffix in a short relative date, for example: 8d" + }, + "dateAbbrHour": { + "message": "$value$h", + "description": "Hour suffix in a short relative date, for example: 8h" + }, + "dateAbbrMonth": { + "message": "$value$m", + "description": "Month suffix in a short relative date, for example: 8m" + }, + "dateAbbrYear": { + "message": "$value$y", + "description": "Year suffix in a short relative date, for example: 8y" + }, + "dateInstalled": { + "message": "Data installazione", + "description": "Option text for the user to sort the style by install date" + }, + "dateUpdated": { + "message": "Data aggiornata", + "description": "Option text for the user to sort the style by last update date" + }, + "dbError": { + "message": "Si è verificato un errore durante l'utilizzo del database Stylus. Vuoi visitare una pagina web con le possibili soluzioni?", + "description": "Prompt when a DB error is encountered" + }, + "defaultTheme": { + "message": "predefinito", + "description": "Default CodeMirror CSS theme option on the edit style page" + }, + "deleteStyleConfirm": { + "message": "Vuoi eliminare questo stile?", + "description": "Confirmation before deleting a style" + }, + "deleteStyleLabel": { + "message": "Elimina", + "description": "Label for the button to delete a style" + }, + "description": { + "message": "Modifica lo stile del Web con Stylus, un gestore di stili utente. Stylus consente di installare facilmente temi e skin per Google, Facebook, YouTube, Orkut e moltissimi altri siti.", + "description": "Extension description" + }, + "disableAllStyles": { + "message": "Disattiva tutti gli stili", + "description": "Label for the checkbox that turns all enabled styles off." + }, + "disableStyleLabel": { + "message": "Disattiva", + "description": "Label for the button to disable a style" + }, + "dragDropMessage": { + "message": "Drop your backup file anywhere on this page to import.", + "description": "Drag'n'drop message" + }, + "dragDropUsercssTabstrip": { + "message": "To install the file, drop it on the tab strip (the area where the tab titles are shown).", + "description": "Message popup shown when erroneously dropping a usercss file into the manager page" + }, + "editDeleteText": { + "message": "Elimina", + "description": "Label for the context menu item in the editor to delete selected text" + }, + "editGotoLine": { + "message": "Vai alla riga (oppure riga:col)", + "description": "Go to line or line:column on Ctrl-G in style code editor" + }, + "editStyleHeading": { + "message": "Modifica di stili", + "description": "Title of the page for editing styles" + }, + "editStyleLabel": { + "message": "Modifica", + "description": "Label for the button to go to the edit style page" + }, + "editStyleTitle": { + "message": "Modifica dello stile $stylename$", + "description": "Title of the page for editing styles" + }, + "enableStyleLabel": { + "message": "Attiva", + "description": "Label for the button to enable a style" + }, + "excludeStyleByDomainLabel": { + "message": "Exclude the current domain", + "description": "" + }, + "excludeStyleByUrlLabel": { + "message": "Exclude the current URL", + "description": "" + }, + "exportLabel": { + "message": "Esporta", + "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" + }, + "externalFeedback": { + "message": "Feedback", + "description": "Label for the external link to send feedback for the style" + }, + "externalHomepage": { + "message": "Homepage", + "description": "Label for the external link to style's homepage" + }, + "externalLink": { + "message": "Link esterno", + "description": "Label for external links" + }, + "externalSupport": { + "message": "Supporto", + "description": "Label for the external link to style's support site" + }, + "externalUsercssDocument": { + "message": "Documentazione per Usercss", + "description": "Label for the external link to usercss documentation" + }, + "filteredStyles": { + "message": "$numShown$ mostrati di $numTotal$ totali", + "description": "TL note - make this message short" + }, + "filteredStylesAllHidden": { + "message": "Nessuno stile corrispondente ai filtri applicati", + "description": "Text shown when no styles match currently applied filter in the style manager" + }, + "findStyles": { + "message": "Trova stili", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesForSite": { + "message": "Trova più stili per questo sito", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesInline": { + "message": "Inline", + "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" + }, + "findStylesInlineTooltip": { + "message": "Visualizza risultati in questa finestra.", + "description": "Text for a checkbox that displays search results within the Stylus popup." + }, + "genericAdd": { + "message": "Aggiungi", + "description": "Used in various places for an action that adds something" + }, + "genericClone": { + "message": "Clona", + "description": "Used in various places for an action that clones something" + }, + "genericDisabledLabel": { + "message": "Disattivato", + "description": "Used in various lists/options to indicate that something is disabled" + }, + "genericEnabledLabel": { + "message": "Attivato", + "description": "Used in various lists/options to indicate that something is enabled" + }, + "genericError": { + "message": "Errore", + "description": "Used in various places to indicate some error occurred." + }, + "genericHistoryLabel": { + "message": "Cronologia", + "description": "Used in various places to show a history log of something" + }, + "genericNext": { + "message": "Successivo", + "description": "Used in various places to select/perform the next step/action" + }, + "genericPrevious": { + "message": "Precedente", + "description": "Used in various places to select/perform the previous step/action" + }, + "genericResetLabel": { + "message": "Reimposta", + "description": "Used in various parts of UI to indicate that something may be reset to its original state" + }, + "genericSavedMessage": { + "message": "Salvato", + "description": "Used in various parts of the UI to indicate that something was saved" + }, + "genericTitle": { + "message": "Titolo", + "description": "Used in various parts of the UI to indicate the title of something" + }, + "genericUnknown": { + "message": "Sconosciuto", + "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" + }, + "helpAlt": { + "message": "Guida", + "description": "Alternate text for help buttons" + }, + "helpKeyMapCommand": { + "message": "Inserisci il nome di un comando", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "helpKeyMapHotkey": { + "message": "Digita una scorciatoia", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "hostDisabled": { + "message": "This host has been disabled due to a bug in the current version of the browser being used", + "description": "Tooltip for cloud host disabled" + }, + "importAppendLabel": { + "message": "Aggiungi ad uno stile", + "description": "Label for the button to import a style and append to the existing sections" + }, + "importAppendTooltip": { + "message": "Aggiungi lo stile importato a quello corrente", + "description": "Tooltip for the button to import a style and append to the existing sections" + }, + "importLabel": { + "message": "Importa", + "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" + }, + "importPreprocessor": { + "message": "Style with a @preprocessor won't work in the classic mode. You can switch the editor to Usercss mode: 1) open the style manager, 2) enable \"as Usercss\" checkbox, 3) click \"Write new style\"\n\nImport now anyway?", + "description": "" + }, + "importPreprocessorTitle": { + "message": "Potential problem due to @preprocessor", + "description": "" + }, + "importReplaceLabel": { + "message": "Sovrascrivi stile", + "description": "Label for the button to import and overwrite current style" + }, + "importReplaceTooltip": { + "message": "Scarta i contenuti dello stile corrente e sovrascrivili con quelli dello stile importato", + "description": "Label for the button to import and overwrite current style" + }, + "importReportLegendAdded": { + "message": "aggiunto", + "description": "Text after the number of styles added in the report shown after importing styles" + }, + "importReportLegendIdentical": { + "message": "identico saltato", + "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" + }, + "importReportLegendInvalid": { + "message": "invalido saltato", + "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" + }, + "importReportLegendUpdatedBoth": { + "message": "info meta e codice aggiornati", + "description": "Text after the number of styles updated entirely in the report shown after importing styles" + }, + "importReportLegendUpdatedCode": { + "message": "codice aggiornato", + "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" + }, + "importReportLegendUpdatedMeta": { + "message": "info meta aggiornate", + "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" + }, + "importReportTitle": { + "message": "Importazione stili terminata", + "description": "Title of the report shown after importing styles" + }, + "importReportUnchanged": { + "message": "Non è stato cambiato nulla.", + "description": "Message in the report shown after importing styles" + }, + "importReportUndone": { + "message": "gli stili sono stati ripristinati", + "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" + }, + "importReportUndoneTitle": { + "message": "Importazione annullata", + "description": "Title of the message box shown after undoing the import of styles" + }, + "installButton": { + "message": "Installa stile", + "description": "Label for install button" + }, + "installButtonInstalled": { + "message": "Stile installato", + "description": "Text displayed when the style is successfully installed" + }, + "installButtonReinstall": { + "message": "Reinstalla stile", + "description": "Label for reinstall button" + }, + "installButtonUpdate": { + "message": "Aggiorna stile", + "description": "Label for update button" + }, + "installUpdate": { + "message": "Installa aggiornamento", + "description": "Label for the button to install an update for a single style" + }, + "installUpdateFrom": { + "message": "Attualmente lo stile è aggiornato da $url$", + "description": "Label to describe where the style gets update" + }, + "installUpdateFromLabel": { + "message": "Controlla aggiornamenti", + "description": "Label for the checkbox to save current URL for update check" + }, + "license": { + "message": "Licenza", + "description": "Label for the license" + }, + "linkGetHelp": { + "message": "Otteini aiuto", + "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" + }, + "linkGetStyles": { + "message": "Ottieni stili", + "description": "Help link text on the manage page e.g. https://userstyles.org" + }, + "linkStylusWiki": { + "message": "Wiki", + "description": "Wiki link text on the manage page e.g. https://github.com/openstyles/stylus/wiki" + }, + "linkTranslate": { + "message": "Traduci", + "description": "Transifex link text on the manage page" + }, + "linterCSSLintIncompatible": { + "message": "CSSLint doesn't support $preprocessorname$ preprocessor", + "description": "The label to display when the preprocessor isn't compatible with CSSLint" + }, + "linterCSSLintSettings": { + "message": "(Imposta regola: 0 = disabilitata; 1 = warning; 2 = errore)", + "description": "CSSLint rule config values" + }, + "linterConfigPopupTitle": { + "message": "Imposta configurazione delle regole di $linter$", + "description": "Stylelint or CSSLint popup header" + }, + "linterConfigTooltip": { + "message": "Click to configure this linter", + "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" + }, + "linterInvalidConfigError": { + "message": "Non salvato a causa di queste impostazioni di configurazione non valide:", + "description": "Invalid linter config will show a message followed by a list of invalid entries" + }, + "linterIssues": { + "message": "Problemi", + "description": "Label for the CSS linter issues block on the style edit page" + }, + "linterIssuesHelp": { + "message": "These issues were found by $link$:", + "description": "Help popup message for the selected CSS linter issues block on the style edit page" + }, + "linterJSONError": { + "message": "Formato JSON non valido", + "description": "Setting linter config with invalid JSON" + }, + "linterResetMessage": { + "message": "To undo accidental reset, press Ctrl-Z (or Cmd-Z) in the text box", + "description": "Reset button tooltip to inform user on how to undo an accidental reset" + }, + "linterRulesLink": { + "message": "Vedi una lista completa di regole", + "description": "Stylelint or CSSLint rules label added immediately before a link" + }, + "liveReloadError": { + "message": "An error occurred while watching the file", + "description": "The label of live-reload error" + }, + "liveReloadInstallHint": { + "message": "Keep this tab open to auto-update the style on external changes.", + "description": "The label of live-reload feature" + }, + "liveReloadInstallHintFF": { + "message": "Keep both this tab and the original tab open to auto-update the style on external changes.", + "description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox" + }, + "liveReloadLabel": { + "message": "Ricaricamento live", + "description": "The label of live-reload feature" + }, + "manageFavicons": { + "message": "Favicons in applies-to column", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFaviconsGray": { + "message": "Grayed out", + "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" + }, + "manageFaviconsHelp": { + "message": "Stylus utilizza un servizio esterno https://www.google.com/s2/favicons", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFilters": { + "message": "Filtri", + "description": "Label for filters container" + }, + "manageHeading": { + "message": "Stili installati", + "description": "Heading for the manage page" + }, + "manageMaxTargets": { + "message": "Number of applies-to items", + "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" + }, + "manageNewStyleAsUsercss": { + "message": "come Usercss", + "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" + }, + "manageNewUI": { + "message": "Nuovo layout Gestione UI", + "description": "Label for the checkbox that toggles the new UI on manage page" + }, + "manageOnlyDisabled": { + "message": "Solo stili disattivati", + "description": "Checkbox to show only disabled styles" + }, + "manageOnlyEnabled": { + "message": "Solo stili attivati", + "description": "Checkbox to show only enabled styles" + }, + "manageOnlyExternal": { + "message": "Solo stili esterni", + "description": "Checkbox to show only externally installed styles i.e. updatable" + }, + "manageOnlyLocal": { + "message": "Solo stili creati localmente", + "description": "Checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyLocalTooltip": { + "message": "(the styles not installed through a userstyles.org page)", + "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyNonUsercss": { + "message": "Solo stili non-Usercss", + "description": "Checkbox to show only non-Usercss (standard) styles" + }, + "manageOnlyUpdates": { + "message": "Solo con aggiornamenti o problemi", + "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" + }, + "manageOnlyUsercss": { + "message": "Solo stili Usercss", + "description": "Checkbox to show only Usercss styles" + }, + "manageTitle": { + "message": "Stylus", + "description": "Title for the manage page" + }, + "menuShowBadge": { + "message": "Mostra contatore stili attivi", + "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." + }, + "meta_invalidCheckboxDefault": { + "message": "Invalid @var checkbox: value must be 0 or 1", + "description": "Error displayed when the value of @var checkbox is invalid" + }, + "meta_invalidColor": { + "message": "Invalid @var color: $color$ is not a color", + "description": "Error displayed when the value of @var color is invalid" + }, + "meta_invalidRange": { + "message": "Invalid @var $type$: value must be a number or an array", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMultipleUnits": { + "message": "Invalid @var $type$: multiple units are defined", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeTooManyValues": { + "message": "Invalid @var $type$: the array contains too many items", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeValue": { + "message": "Invalid @var $type$: items in the array must be number, string, or null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeDefault": { + "message": "Invalid @var $type$: default value is null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMin": { + "message": "Invalid @var $type$: default value is lower than the minimum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMax": { + "message": "Invalid @var $type$: default value is larger than the maximum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeStep": { + "message": "Invalid @var $type$: default value is not a mutiple of the step", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeUnits": { + "message": "Invalid @var $type$: '$units$' is not a valid unit", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidSelect": { + "message": "Invalid @var select: the default value must be an array or an object", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValue": { + "message": "Invalid @var select: values inside the array/object must be a string", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectEmptyOptions": { + "message": "Invalid @var select: options list is empty", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectLabel": { + "message": "Invalid @var select: option label is empty", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectMultipleDefaults": { + "message": "Invalid @var select: multiple default options are defined", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectNameDuplicated": { + "message": "Invalid @var select: option name is duplicated", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValueMismatch": { + "message": "Invalid @var select: value doesn't exist in the option list", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidURLProtocol": { + "message": "Invalid URL protocol. Only http and https are allowed: $protocol$", + "description": "Error displayed when the protocol of the URL is invalid" + }, + "meta_invalidVersion": { + "message": "Invalid version number. The value doesn't match SemVer pattern: $version$", + "description": "Error displayed when @version is invalid" + }, + "meta_invalidNumber": { + "message": "Atteso un numero", + "description": "Error displayed when the value is expected to be a number" + }, + "meta_invalidString": { + "message": "Attesa una stringa tra apici", + "description": "Error displayed when the value is expected to be a quoted string" + }, + "meta_invalidWord": { + "message": "Attesa una parola", + "description": "Error displayed when the value is expected to be a word" + }, + "meta_missingChar": { + "message": "Attesi caratteri: $chars$", + "description": "Error displayed when the value is expected to be some characters" + }, + "meta_missingEOT": { + "message": "Atteso EOT", + "description": "Error displayed when the value is expected to be an EOT list" + }, + "meta_missingMandatory": { + "message": "Manca metadata obbligatorio: $keys$", + "description": "Error displayed when mandatory keys are missing" + }, + "meta_unknownJSONLiteral": { + "message": "JSON non valido: $literal$ non è un letterale JSON valido", + "description": "Error displayed when JSON value is invalid" + }, + "meta_unknownMeta": { + "message": "metadata sconosciuto: $key$", + "description": "Error displayed when unknown metadata is parsed" + }, + "meta_unknownVarType": { + "message": "Unknown @$varkey$ type: $vartype$", + "description": "Error displayed when unknown variable type is parsed" + }, + "meta_unknownPreprocessor": { + "message": "Unknown @preprocessor: $preprocessor$", + "description": "Error displayed when unknown @preprocessor is parsed" + }, + "noStylesForSite": { + "message": "Nessuno stile installato per questo sito.", + "description": "Text displayed when no styles are installed for the current site" + }, + "numberedLine": { + "message": "Line:", + "description": "Will be followed by one or more line numbers in the editor." + }, + "openManage": { + "message": "Gestisci gli stili installati", + "description": "Link to open the manage page." + }, + "openOptions": { + "message": "Options", + "description": "Go to Options UI" + }, + "openStylesManager": { + "message": "Apri gestore stili", + "description": "Label for the style maanger opener in the browser action context menu." + }, + "optionsActions": { + "message": "Azioni", + "description": "" + }, + "optionsAdvanced": { + "message": "Avanzato", + "description": "" + }, + "optionsAdvancedContextDelete": { + "message": "Aggiungi 'Elimina' al menu contestuale dell'editor", + "description": "" + }, + "optionsAdvancedExposeIframes": { + "message": "Expose iframes via HTML[stylus-iframe]", + "description": "" + }, + "optionsAdvancedExposeIframesNote": { + "message": "Exposes the top site domain in each iframe.\nEnables writing iframe-specific CSS like this:\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }", + "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." + }, + "optionsAdvancedNewStyleAsUsercss": { + "message": "Write new style as usercss", + "description": "" + }, + "optionsAdvancedPatchCsp": { + "message": "Patch CSP to allow style assets", + "description": "" + }, + "optionsAdvancedPatchCspNote": { + "message": "Enable this if styles contain images or fonts which fail to load on sites with a strict CSP (Content-Security-Policy).\n\nEnabling this setting will relax CSP restrictions, allowing essential style content to load. This option is only intended for advanced users who understand the potential security implications, and accept responsibility for monitoring the content which they're allowing. Read about CSS-based attacks for more information.\n\nAlso be aware, this particular setting is not guaranteed to take effect if another installed extension modifies the network response first.", + "description": "" + }, + "optionsAdvancedStyleViaXhr": { + "message": "Instant inject mode", + "description": "" + }, + "optionsAdvancedStyleViaXhrNote": { + "message": "Enable this if you encounter flashing of unstyled content (FOUC) when browsing, which is especially noticeable with dark themes.\n\nThe technical reason is that Chrome/Chromium postpones asynchronous communication of extensions, in a usually meaningless attempt to improve page load speed, potentially causing styles to be late to apply. To circumvent this, since web extensions are not provided a synchronous API, Stylus provides this option to utilize the \"deprecated\" synchronous XMLHttpRequest web API to fetch applicable styles. There shouldn't be any detrimental effects, since the request is fulfilled within a few milliseconds while the page is still being downloaded from the server.\n\nNevertheless, Chromium will print a warning in devtools' console. Right-clicking a warning, and hiding them, will prevent future warnings from being shown.", + "description": "" + }, + "optionsBadgeDisabled": { + "message": "Colore sfondo quanto disattivato", + "description": "" + }, + "optionsBadgeNormal": { + "message": "Colore sfondo", + "description": "" + }, + "optionsCheck": { + "message": "Aggiorna stili", + "description": "" + }, + "optionsCheckUpdate": { + "message": "Controlla e installa gli aggiornamenti disponibili", + "description": "" + }, + "optionsCustomizeBadge": { + "message": "Badge on the toolbar icon", + "description": "" + }, + "optionsCustomizeIcon": { + "message": "Toolbar icon", + "description": "" + }, + "optionsCustomizePopup": { + "message": "Popup", + "description": "" + }, + "optionsCustomizeUpdate": { + "message": "Aggiornamenti", + "description": "" + }, + "optionsCustomizeSync": { + "message": "Sync to cloud", + "description": "" + }, + "optionsHeading": { + "message": "Opzioni", + "description": "Heading for options section on manage page." + }, + "optionsIconDark": { + "message": "Temi browser scuri", + "description": "" + }, + "optionsIconLight": { + "message": "Temi browser chiari", + "description": "" + }, + "optionsOpen": { + "message": "Apri", + "description": "" + }, + "optionsOpenManager": { + "message": "Organizza stili", + "description": "" + }, + "optionsPopupWidth": { + "message": "Larghezza popup (in pixel)", + "description": "" + }, + "optionsReset": { + "message": "Reimposta le opzioni ai valori predefiniti", + "description": "" + }, + "optionsResetButton": { + "message": "Reimposta opzioni", + "description": "" + }, + "optionsStylusThemes": { + "message": "Find a Stylus UI theme", + "description": "" + }, + "optionsSubheading": { + "message": "Più Opzioni", + "description": "Subheading for options section on manage page." + }, + "optionsUpdateImportNote": { + "message": "Quando importi backup di stili da una vecchia versione di Stylish, esegui un controllo una tantum manualmente nel gestore stili per assicurarti che siano tutti aggiornati.", + "description": "" + }, + "optionsUpdateInterval": { + "message": "Userstyle autoupdate interval in hours (specify 0 to disable)", + "description": "" + }, + "optionsSyncNone": { + "message": "None", + "description": "" + }, + "optionsSyncConnect": { + "message": "Connect", + "description": "" + }, + "optionsSyncDisconnect": { + "message": "Disconnect", + "description": "" + }, + "optionsSyncSyncNow": { + "message": "Sync now", + "description": "" + }, + "optionsSyncLogin": { + "message": "Login", + "description": "" + }, + "optionsSyncStatusPull": { + "message": "Pulling style $loaded$ of $total$", + "description": "" + }, + "optionsSyncStatusPush": { + "message": "Pushing style $loaded$ of $total$", + "description": "" + }, + "optionsSyncStatusSyncing": { + "message": "Syncing...", + "description": "" + }, + "optionsSyncStatusConnecting": { + "message": "Connecting...", + "description": "" + }, + "optionsSyncStatusConnected": { + "message": "Connected", + "description": "" + }, + "optionsSyncStatusDisconnecting": { + "message": "Disconnecting...", + "description": "" + }, + "optionsSyncStatusDisconnected": { + "message": "Disconnected", + "description": "" + }, + "optionsSyncStatusRelogin": { + "message": "Session expired, please login again.", + "description": "" + }, + "paginationCurrent": { + "message": "Pagina corrente", + "description": "Tooltip for the current page index in search results" + }, + "paginationEstimated": { + "message": "Numero stimato di pagine", + "description": "Tooltip for the total page count in search results" + }, + "paginationNext": { + "message": "Pagine successiva", + "description": "Tooltip for the '->' (next page) button in search results" + }, + "paginationPrevious": { + "message": "Pagine precedente", + "description": "Tooltip for the '<-' button in search results" + }, + "paginationTotal": { + "message": "Totale pagine", + "description": "" + }, + "parseUsercssError": { + "message": "Stylus failed to parse usercss:", + "description": "The error message to show when stylus failed to parse usercss" + }, + "popupAutoResort": { + "message": "Resort styles in popup after toggling", + "description": "Label for the checkbox controlling popup resorting." + }, + "popupBorders": { + "message": "Aggiungi bordi bianchi sui lati", + "description": "" + }, + "popupBordersTooltip": { + "message": "Utile per temi scuri nelle nuove versioni di Chrome dato che non colora più i bordi laterali", + "description": "" + }, + "popupHotkeysInfo": { + "message": "<1>-<9>, <0>, also on numpad - toggles Nth style (0 is 10)\n- toggles first style with a name that starts with the letter\n opens editor instead of toggling\n enables listed styles\n disables listed styles\n and <`> (backtick) - toggles initially enabled styles; doesn't apply to subsequently enabled styles while the popup is open so you can restore the initial selection after testing stuff: simply disable all, then toggle i.e. \nMore info on wiki", + "description": "NOTE1: preserve < and > symbols so that 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." + }, + "popupHotkeysTooltip": { + "message": "Click per visualizzare le scorciatoie disponibili", + "description": "Tooltip displayed when hovering the right edge of the extension popup" + }, + "popupManageTooltip": { + "message": "Shift-click o click destro apre il gestore con gli stili applicabili per il sito corrente", + "description": "Tooltip for the 'Manage' button in the popup." + }, + "popupMenuButtonTooltip": { + "message": "Action menu", + "description": "Tooltip for menu button in popup." + }, + "popupOpenEditInPopup": { + "message": "Use a simple window (no omnibox)", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindow": { + "message": "Apri editor in una nuova finestra", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindowTooltip": { + "message": "Also enabled by detaching editor tab from a browser window,\nand disabled by attaching a single editor tab into another window.", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupStylesFirst": { + "message": "Styles before commands", + "description": "Label for the checkbox controlling section order in the popup." + }, + "prefShowBadge": { + "message": "Stili attivi per il sito attuale", + "description": "Label for the checkbox controlling toolbar badge text." + }, + "previewLabel": { + "message": "Anteprima live", + "description": "Label for the checkbox in style editor to enable live preview while editing." + }, + "previewTooltip": { + "message": "Applica temporaneamente le modifiche senza salvarle.\nSalva lo stile per rendere le modifiche permanenti.", + "description": "Tooltip for the checkbox in style editor to enable live preview while editing." + }, + "reload": { + "message": "Reload Stylus extension", + "description": "Context menu reload" + }, + "replace": { + "message": "Sostituisci", + "description": "Label before the replace input field in the editor shown on Ctrl-H" + }, + "replaceAll": { + "message": "Sostituisci tutto", + "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" + }, + "replaceWith": { + "message": "Sostituisci con", + "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." + }, + "retrieveBckp": { + "message": "Importa stili", + "description": "" + }, + "search": { + "message": "Cerca", + "description": "Label before the search input field in the editor shown on Ctrl-F" + }, + "searchCaseSensitive": { + "message": "Case-sensitive", + "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" + }, + "searchGlobalStyles": { + "message": "Also search global styles", + "description": "Checkbox label in the popup's inline style search, shown when the text to search is entered" + }, + "searchNumberOfResults": { + "message": "Numero di occorrenze", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchNumberOfResults2": { + "message": "Number of matches in code and applies-to values", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchStyleQueryHint": { + "message": "Search style names case-insensitively:\nsome words - all words in any order\n\"some phrase\" - this exact phrase without quotes\n2020 - a year like this also shows styles updated in 2020", + "description": "Tooltip shown for the text input in the popup's inline style finder" + }, + "searchRegexp": { + "message": "Use /re/ syntax for regexp search", + "description": "Label after the search input field in the editor shown on Ctrl-F" + }, + "searchResultInstallCount": { + "message": "Installazioni totali", + "description": "Text for label that shows the number of times a search result was installed" + }, + "searchResultNoneFound": { + "message": "Nessuno stile trovato per questo sito.", + "description": "Error text in the popup when inline search didn't find any site-specific styles" + }, + "searchResultNotMatching": { + "message": "The style is installed but it doesn't apply to the current site URL.", + "description": "" + }, + "searchResultNotMatchingNote": { + "message": "Try asking the author of this userstyle to add the URL.\n\nYou can also open the style in the manager and edit it yourself,\nbut be aware it disables automatic updates for this style.", + "description": "" + }, + "searchResultRating": { + "message": "Valutazioni", + "description": "Text for label that shows the search result's rating" + }, + "searchResultUpdated": { + "message": "Aggiornato", + "description": "Text for label that shows the search result's last update date" + }, + "searchResultWeeklyCount": { + "message": "Installazioni settimanali", + "description": "Text for label that shows the number of times a search result was installed during last week" + }, + "searchStylesAll": { + "message": "All", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesCode": { + "message": "CSS code", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesHelp": { + "message": " or key focuses the search field.\nDefault mode is plain text search for all space-separated terms in any order.\nExact words: wrap the query in double quotes, e.g. <\".header ~ div\">\nRegular expressions: include slashes and flags, e.g. \n\"By URL\" in scope selector: finds styles that apply to a fully specified URL e.g. https://www.example.org/\n\"Metadata\" in scope selector: searches in names, \"applies to\" specifiers, installation URL, update URL, and the entire metadata block for usercss styles.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page" + }, + "searchStylesMatchUrl": { + "message": "By URL", + "description": "Option for `find styles` scope selector in the manager. See searchMatchUrlHint for more info." + }, + "searchStylesMeta": { + "message": "Metadata", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesName": { + "message": "Name", + "description": "Option for `find styles` scope selector in the manager." + }, + "sectionAdd": { + "message": "Aggiungi un'altra sezione", + "description": "Label for the button to add a section" + }, + "sectionCode": { + "message": "Codice", + "description": "Label for the code for a section" + }, + "sectionRemove": { + "message": "Rimuovi sezione", + "description": "Label for the button to remove a section" + }, + "sectionRestore": { + "message": "Restore removed section", + "description": "Label for the button to restore a removed section" + }, + "sections": { + "message": "Sections", + "description": "Header for the table of contents block listing style section names in the left panel of the classic editor" + }, + "shortcuts": { + "message": "Scorciatoie", + "description": "Go to shortcut configuration" + }, + "shortcutsNote": { + "message": "Definisci scorciatoie da tastiera", + "description": "" + }, + "sortDateNewestFirst": { + "message": "prima i più recenti", + "description": "Text added to indicate that sorting a date would add the newest entries at the top" + }, + "sortDateOldestFirst": { + "message": "prima i più vecchi", + "description": "Text added to indicate that sorting a date would add the oldest entries at the top" + }, + "sortLabel": { + "message": "Seleziona come ordinare gli stili installati", + "description": "Title on the sort select to indicate it is used for sorting entries" + }, + "sortLabelTitleAsc": { + "message": "Title Ascending", + "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" + }, + "sortLabelTitleDesc": { + "message": "Titolo Discendente", + "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" + }, + "sortStylesHelp": { + "message": "Choose the type of sort to apply to the installed entries from within the sort dropdown. The default setting applies an ascending sort (A to Z) to the entry titles. Sorts within the \"Title Descending\" group will apply a descending sort (Z to A) to the title.\nThere are other presets that will allow sorting the entries by multiple criteria. Think of this like sorting a table with multiple columns and each category in a select (between the plus signs) represents a column, or group.\nFor example, if the setting is \"Enabled (first) + Title\", the entries would sort so that all the enabled entries are sorted to the top of the list, then an entry title ascending sort (A to Z) is applied to both the enabled and disabled entries separately.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" + }, + "sortStylesHelpTitle": { + "message": "Ordina contenuti", + "description": "Label for the sort info popup on the Manage styles page" + }, + "styleBadRegexp": { + "message": "Regexp non valida.", + "description": "Validation message for a bad regexp in a style" + }, + "styleBeautify": { + "message": "Beautify", + "description": "Label for the CSS-beautifier button on the edit style page" + }, + "styleBeautifyHint": { + "message": "Hint: right-click the “Beautify” button or use the keyboard shortcut defined below to beautify without showing this panel", + "description": "Hint shown inside the CSS-beautifier panel" + }, + "styleBeautifyIndentConditional": { + "message": "Indent @media, @supports", + "description": "CSS-beautifier option" + }, + "styleBeautifyPreserveNewlines": { + "message": "Mantieni gli \"a capo\"", + "description": "CSS-beautifier option" + }, + "styleCancelEditLabel": { + "message": "Torna a gestione", + "description": "Label for cancel button for style editing" + }, + "styleChangesNotSaved": { + "message": "Hai apportato modifiche a questo stile senza salvare.", + "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" + }, + "styleEnabledLabel": { + "message": "Attivato", + "description": "Label for the enabled state of styles" + }, + "styleFromMozillaFormatError": { + "message": "Importazione da formato Mozilla fallita", + "description": "Label for the import error" + }, + "styleFromMozillaFormatPrompt": { + "message": "Incolla il codice formato Mozilla", + "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" + }, + "styleInstall": { + "message": "Installare \"$stylename$\" in Stylus?", + "description": "Confirmation when installing a style" + }, + "styleInstallFailed": { + "message": "Installazione stile fallita!\n$error$", + "description": "Warning when installation failed" + }, + "styleInstallOverwrite": { + "message": "'$stylename$' è già installato. Vuoi sovrascriverlo?\nVersione: $oldVersion$ -> $newVersion$", + "description": "Confirmation when re-installing a style" + }, + "styleMissingName": { + "message": "Inserisci un nome", + "description": "Error displayed when user saves without providing a name" + }, + "styleMozillaFormatHeading": { + "message": "Formato Mozilla", + "description": "Heading for the section with buttons to import/export Mozilla format of the style" + }, + "styleNotAppliedRegexpProblemTooltip": { + "message": "Lo stile non è stato applicato a causa dell'uso errato di 'regexp()'", + "description": "Tooltip in the popup for styles that were not applied at all" + }, + "styleRegexpInvalidExplanation": { + "message": "Qualche regola 'regexp()' che non può essere compilata.", + "description": "" + }, + "styleRegexpPartialExplanation": { + "message": "This style uses partially matching regexps in violation of CSS4 @document specification which requires a full URL match. The affected CSS sections were not applied to the page. This style was probably created in Stylish-for-Chrome which incorrectly checks 'regexp()' rules since the very first version (known bug).", + "description": "" + }, + "styleRegexpProblemTooltip": { + "message": "Numero di sezioni non applicato a causa dell'uso errato di 'regexp()'", + "description": "Tooltip in the popup for styles that were applied only partially" + }, + "styleRegexpTestButton": { + "message": "Test RegExp", + "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" + }, + "styleRegexpTestFull": { + "message": "Matching tabs", + "description": "RegExp test report: label for the fully matching expressions" + }, + "styleRegexpTestInvalid": { + "message": "Regexp invalida ignorata", + "description": "RegExp test report: label for the invalid expressions" + }, + "styleRegexpTestNone": { + "message": "No matching tabs", + "description": "RegExp test report: label for expressions that didn't match any tabs" + }, + "styleRegexpTestNote": { + "message": "Note: use a single \\ for escaping in the regexp input field, which will be automatically converted to \\\\ in the style code as per specification for quoted strings in CSS.", + "description": "RegExp test report: a note displayed at the bottom of the dialog" + }, + "styleRegexpTestPartial": { + "message": "Not matching fully, hence skipped", + "description": "RegExp test report: label for the partially matching expressions" + }, + "styleRegexpTestTitle": { + "message": "List of matching opened tabs (click on URL to focus its tab)", + "description": "RegExp test report: title of the report" + }, + "styleSaveLabel": { + "message": "Salva", + "description": "Label for save button for style editing" + }, + "styleToMozillaFormatHelp": { + "message": "Il formato Mozilla del codice può essere utilizzato con Stylish per Firefox e può essere inviato a userstyles.org.", + "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" + }, + "styleToMozillaFormatTitle": { + "message": "Stile in formato Mozilla", + "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" + }, + "styleUpdate": { + "message": "Sei sicuro di voler aggiornare '$stylename$'?", + "description": "Confirmation when updating a style" + }, + "styleUpdateDiscardChanges": { + "message": "The style is changed outside of the editor. Would you like to reload the style?", + "description": "Confirmation to update the style in the editor" + }, + "stylusUnavailableForURL": { + "message": "Stylus non funziona in pagine come questa.", + "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "stylusUnavailableForURLdetails": { + "message": "As a security precaution, the browser prohibits extensions from affecting its built-in pages (like chrome://version, the standard new tab page as of Chrome 61, about:addons, and so on) as well as other extensions' pages. Each browser also restricts access to its own extensions gallery (like Chrome Web Store or AMO).", + "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "syncStorageErrorSaving": { + "message": "Il valore non può essere salvato. Prova a ridurre la quantità di testo.", + "description": "Displayed when trying to save an excessively big value via storage.sync API" + }, + "syncError": { + "message": "Sync failed", + "description": "Tooltip for the toolbar icon" + }, + "syncErrorRelogin": { + "message": "Sync failed.\nTry to re-login in Stylus options:\nclick 'disconnect' first, then 'connect'.", + "description": "Tooltip for the toolbar icon" + }, + "toggleStyle": { + "message": "Toggle style", + "description": "Label for the checkbox to enable/disable a style" + }, + "undo": { + "message": "Annulla", + "description": "Button label" + }, + "undoGlobal": { + "message": "Annulla in tutte le sezioni", + "description": "CSS-beautify global Undo button label" + }, + "unreachableAMO": { + "message": "Firefox proibisce l'accesso al sito.", + "description": "Note in the popup displayed when opened on addons.mozilla.org" + }, + "unreachableAMOHint": { + "message": "To allow access open , right-click the list, click 'New', then 'Boolean', paste and click OK, , OK, reload the page.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintNewFF": { + "message": "In Firefox 60 and newer you'll also have to remove AMO domain from in .", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintOldFF": { + "message": "Solo Firefox 59 e successivi possono essere configurati per consentire alle WebExtensions di aggiungere elementi degli stili su siti CSP-protected come questo.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" + }, + "unreachableContentScript": { + "message": "Impossibile comunicare con la pagina. Prova a ricaricare la scheda.", + "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" + }, + "unreachableFileHint": { + "message": "Stylus can access file:// URLs only if you enable the corresponding checkbox for Stylus extension on chrome://extensions page.", + "description": "Note in the toolbar popup for file:// URLs" + }, + "InaccessibleFileHint": { + "message": "Stylus can not access some file types (e.g. pdf & json files).", + "description": "Note in the toolbar popup for some file types that cannot be accessed" + }, + "updateAllCheckSucceededNoUpdate": { + "message": "Nessun aggiornamento trovato", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateAllCheckSucceededSomeEdited": { + "message": "Alcuni aggiornamenti di stili non sono stati controllati per evitare la perdita di modifiche locali. Gli aggiornamenti possono essere forzati individualmente, o eseguendo un ulteriore controllo per tutti gli stili (le modifiche locali saranno sovrascritte).", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateCheckFailBadResponseCode": { + "message": "Aggiornamento non riuscito: il server ha risposto con il codice $code$.", + "description": "Text that displays when an update check failed because the response code indicates an error" + }, + "updateCheckFailServerUnreachable": { + "message": "Aggiornamento non riuscito: server non raggiungibile.", + "description": "Text that displays when an update check failed because the update server is unreachable" + }, + "updateCheckHistory": { + "message": "Cronologia controlli aggiornamento", + "description": "" + }, + "updateCheckManualUpdateForce": { + "message": "Installa aggiornamento (le modifiche locali verranno sovrascritte)", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckManualUpdateHint": { + "message": "Forzare un aggiornamento sovrascriverà tutte le modifiche locali", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedLocallyEdited": { + "message": "Questo stile è stato editato localmente.", + "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedMaybeLocallyEdited": { + "message": "This style might have been edited locally.", + "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" + }, + "updateCheckSucceededNoUpdate": { + "message": "Lo stile è aggiornato.", + "description": "Text that displays when an update check completed and no update is available" + }, + "updateCompleted": { + "message": "Aggiornamento completato.", + "description": "Text that displays when an update completed" + }, + "updatesCurrentlyInstalled": { + "message": "Aggiornamenti installati:", + "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." + }, + "usercssAvoidOverwriting": { + "message": "Please change the value of @name or @namespace to avoid overwriting an existing style.", + "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." + }, + "usercssConfigIncomplete": { + "message": "The style was updated or deleted after the configuration dialog was shown. These variables were not saved to avoid corrupting the style's metadata:", + "description": "" + }, + "usercssEditorNamePlaceholder": { + "message": "Specify @name in the code", + "description": "Placeholder text for the empty name input field when creating a new Usercss style" + }, + "usercssReplaceTemplateConfirmation": { + "message": "Replace the default template for new Usercss styles with the current code?", + "description": "" + }, + "usercssReplaceTemplateName": { + "message": "Empty @name replaces the default template", + "description": "The text shown after @name when creating a new Usercss style" + }, + "usercssReplaceTemplateSectionBody": { + "message": "Inserisci codice qui...", + "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" + }, + "versionInvalidOlder": { + "message": "La versione dello stile è più vecchia di quella installata.", + "description": "Displayed when the version of style is older than the installed one" + }, + "writeStyleFor": { + "message": "Scrivi stile per:", + "description": "Label for toolbar pop-up that precedes the links to write a new style" + }, + "writeStyleForURL": { + "message": "questo URL", + "description": "Text for link in toolbar pop-up to write a new style for the current URL" + }, + "syncDropboxStyles": { + "message": "Dropbox Export", + "description": "" + }, + "syncDropboxDeprecated": { + "message": "Dropbox import/export is replaced by a more advanced style sync in the options page.", + "description": "" + }, + "retrieveDropboxSync": { + "message": "Dropbox Import", + "description": "" + }, + "overwriteFileExport": { + "message": "Do you want to overwrite an existing file?", + "description": "" + }, + "exportSavedSuccess": { + "message": "File saved with success", + "description": "" + }, + "noFileToImport": { + "message": "To import your styles, you should export it first.", + "description": "" + }, + "connectingDropbox": { + "message": "Connecting Dropbox...", + "description": "" + }, + "connectingDropboxNotAllowed": { + "message": "Connecting to Dropbox is only available in apps installed directly from the webstore", + "description": "" + }, + "gettingStyles": { + "message": "Getting all styles...", + "description": "" + }, + "zipStyles": { + "message": "Zipping styles...", + "description": "" + }, + "unzipStyles": { + "message": "Unzipping styles...", + "description": "" + }, + "readingStyles": { + "message": "Reading styles...", + "description": "" + }, + "uploadingFile": { + "message": "Uploading File...", + "description": "" + }, + "addStyleLabel": { + "message": "Scrivi nuovo stile", + "description": "Label for the button to go to the add style page" } - }, - "appliesDisplayTruncatedSuffix": { - "message": "e altro ancora", - "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" - }, - "appliesDomainOption": { - "message": "URL nel dominio", - "description": "Option to make the style apply to the entered string as a domain" - }, - "appliesHelp": { - "message": "Utilizza i controlli \"Applica a\" per limitare gli URL a cui viene applicato il codice in questa sezione.", - "description": "Help text for 'applies to' section" - }, - "appliesLabel": { - "message": "Applica a", - "description": "Label for 'applies to' fields on the edit/add screen" - }, - "appliesLineWidgetLabel": { - "message": "Visualizza info 'Applica a'", - "description": "Label for the checkbox to display applies-to information in the single editor" - }, - "appliesLineWidgetWarning": { - "message": "Non funziona con CSS minificato", - "description": "A warning that applies-to information won't show properly with minified CSS" - }, - "appliesRegexpOption": { - "message": "URL corrispondenti all'espressione regolare", - "description": "Option to make the style apply to the entered string as a regular expression" - }, - "appliesRemove": { - "message": "Rimuovi", - "description": "Label for the button to remove an 'applies' entry" - }, - "appliesSpecify": { - "message": "Specifica", - "description": "Label for the button to make a style apply only to specific sites" - }, - "appliesToEverything": { - "message": "Tutto", - "description": "Text displayed for styles that apply to all sites" - }, - "appliesUrlPrefixOption": { - "message": "URL che iniziano con", - "description": "Option to make the style apply to the entered string as a URL prefix" - }, - "applyAllUpdates": { - "message": "Applica tutti gli aggiornamenti", - "description": "Label for the button to apply all detected updates" - }, - "author": { - "message": "Autore", - "description": "Label for the style author" - }, - "backupMessage": { - "message": "Seleziona un file o trascinalo in questa pagina.", - "description": "Message for backup" - }, - "bckpInstStyles": { - "message": "Esporta stili", - "description": "" - }, - "checkAllUpdates": { - "message": "Verifica la disponibilità di aggiornamenti per tutti gli stili", - "description": "Label for the button to check all styles for updates" - }, - "checkAllUpdatesForce": { - "message": "Controlla di nuovo, non ho modificato nessuno stile!", - "description": "Label for the button to apply all detected updates" - }, - "checkForUpdate": { - "message": "Verifica la presenza di aggiornamenti", - "description": "Label for the button to check a single style for an update" - }, - "checkingForUpdate": { - "message": "Verifica in corso...", - "description": "Text to display when checking a style for an update" - }, - "clickToUninstall": { - "message": "Clicca per disinstallare", - "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" - }, - "cm_autoCloseBrackets": { - "message": "Chiudi automaticamente parentesi e virgolette", - "description": "Label for the checkbox in the style editor." - }, - "cm_autoCloseBracketsTooltip": { - "message": "Aggiungi automaticamente il simbolo di chiusura quando apri ()[]{}''\"\"", - "description": "Label for the checkbox in the style editor." - }, - "cm_autocompleteOnTyping": { - "message": "Completamento automatico durante digitazione", - "description": "Label for the checkbox in the style editor." - }, - "cm_colorpicker": { - "message": "Selezionatore colore per colori CSS", - "description": "Label for the checkbox controlling colorpicker option for the style editor." - }, - "cm_indentWithTabs": { - "message": "Usa tabulazioni con indentazione intellingente", - "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." - }, - "cm_keyMap": { - "message": "Mappa caratteri", - "description": "Label for the drop-down list controlling the keymap for the style editor." - }, - "cm_matchHighlight": { - "message": "Evidenzia", - "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." - }, - "cm_matchHighlightSelection": { - "message": "Solo selezione", - "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" - }, - "cm_matchHighlightToken": { - "message": "Token sotto il puntatore", - "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" - }, - "cm_resizeGripHint": { - "message": "Doppio click per massimizzare/ripristinare l'altezza", - "description": "Tooltip for the resize grip in style editor" - }, - "cm_selectByTokens": { - "message": "Doppio click seleziona i token", - "description": "Label for the checkbox in the editor." - }, - "cm_selectByTokensTooltip": { - "message": "Esempi di token: foo-bar-2 #aabbcc 0.32 !important\nQuando disabilitato: vengono selezionate le parole delimitate dalla punteggiatura.", - "description": "" - }, - "cm_smartIndent": { - "message": "Usa indentazione intelligente", - "description": "Label for the checkbox controlling smart indentation option for the style editor." - }, - "cm_tabSize": { - "message": "Dimensione tabulazione", - "description": "Label for the text box controlling tab size option for the style editor." - }, - "cm_theme": { - "message": "Tema", - "description": "Label for the style editor's CSS theme." - }, - "colorpickerTooltip": { - "message": "Apri selettore colore", - "description": "Tooltip for the colored squares shown before CSS colors in the style editor." - }, - "configOnChange": { - "message": "su modifica", - "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" - }, - "configOnChangeTooltip": { - "message": "Salva e applica modifiche automaticamente", - "description": "" - }, - "configureStyle": { - "message": "Configura", - "description": "Label for the button to configure usercss userstyle" - }, - "configureStyleOnHomepage": { - "message": "Configura su homepage", - "description": "Label for the button to configure userstyles.org userstyle" - }, - "confirmCancel": { - "message": "Annulla", - "description": "" - }, - "confirmClose": { - "message": "Chiudi", - "description": "'Close' button in a confirm dialog" - }, - "confirmDefault": { - "message": "Utilizza predefinito", - "description": "'Set to default' button in a confirm dialog" - }, - "confirmDelete": { - "message": "Elimina", - "description": "" - }, - "confirmDiscardChanges": { - "message": "Scartare le modifiche?", - "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" - }, - "confirmSave": { - "message": "Salva", - "description": "'Save' button in a confirm dialog" - }, - "confirmYes": { - "message": "Si", - "description": "'Yes' button in a confirm dialog" - }, - "dateInstalled": { - "message": "Data installazione", - "description": "Option text for the user to sort the style by install date" - }, - "dateUpdated": { - "message": "Data aggiornata", - "description": "Option text for the user to sort the style by last update date" - }, - "dbError": { - "message": "Si è verificato un errore durante l'utilizzo del database Stylus. Vuoi visitare una pagina web con le possibili soluzioni?", - "description": "Prompt when a DB error is encountered" - }, - "defaultTheme": { - "message": "predefinito", - "description": "Default CodeMirror CSS theme option on the edit style page" - }, - "deleteStyleConfirm": { - "message": "Vuoi eliminare questo stile?", - "description": "Confirmation before deleting a style" - }, - "deleteStyleLabel": { - "message": "Elimina", - "description": "Label for the button to delete a style" - }, - "description": { - "message": "Modifica lo stile del Web con Stylus, un gestore di stili utente. Stylus consente di installare facilmente temi e skin per Google, Facebook, YouTube, Orkut e moltissimi altri siti.", - "description": "Extension description" - }, - "disableAllStyles": { - "message": "Disattiva tutti gli stili", - "description": "Label for the checkbox that turns all enabled styles off." - }, - "disableStyleLabel": { - "message": "Disattiva", - "description": "Label for the button to disable a style" - }, - "editDeleteText": { - "message": "Elimina", - "description": "Label for the context menu item in the editor to delete selected text" - }, - "editGotoLine": { - "message": "Vai alla riga (oppure riga:col)", - "description": "Go to line or line:column on Ctrl-G in style code editor" - }, - "editStyleHeading": { - "message": "Modifica di stili", - "description": "Title of the page for editing styles" - }, - "editStyleLabel": { - "message": "Modifica", - "description": "Label for the button to go to the edit style page" - }, - "editStyleTitle": { - "message": "Modifica dello stile $stylename$", - "description": "Title of the page for editing styles", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "enableStyleLabel": { - "message": "Attiva", - "description": "Label for the button to enable a style" - }, - "exportLabel": { - "message": "Esporta", - "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" - }, - "externalLink": { - "message": "Link esterno", - "description": "Label for external links" - }, - "externalSupport": { - "message": "Supporto", - "description": "Label for the external link to style's support site" - }, - "externalUsercssDocument": { - "message": "Documentazione per Usercss", - "description": "Label for the external link to usercss documentation" - }, - "filteredStyles": { - "message": "$numShown$ mostrati di $numTotal$ totali", - "description": "TL note - make this message short", - "placeholders": { - "numTotal": { - "content": "$2" - }, - "numShown": { - "content": "$1" - } - } - }, - "filteredStylesAllHidden": { - "message": "Nessuno stile corrispondente ai filtri applicati", - "description": "Text shown when no styles match currently applied filter in the style manager" - }, - "findStyles": { - "message": "Trova stili", - "description": "Text for a link that gets a list of styles for the current site" - }, - "findStylesForSite": { - "message": "Trova più stili per questo sito", - "description": "Text for a link that gets a list of styles for the current site" - }, - "findStylesInlineTooltip": { - "message": "Visualizza risultati in questa finestra.", - "description": "Text for a checkbox that displays search results within the Stylus popup." - }, - "genericAdd": { - "message": "Aggiungi", - "description": "Used in various places for an action that adds something" - }, - "genericClone": { - "message": "Clona", - "description": "Used in various places for an action that clones something" - }, - "genericDisabledLabel": { - "message": "Disattivato", - "description": "Used in various lists/options to indicate that something is disabled" - }, - "genericEnabledLabel": { - "message": "Attivato", - "description": "Used in various lists/options to indicate that something is enabled" - }, - "genericError": { - "message": "Errore", - "description": "Used in various places to indicate some error occurred." - }, - "genericHistoryLabel": { - "message": "Cronologia", - "description": "Used in various places to show a history log of something" - }, - "genericNext": { - "message": "Successivo", - "description": "Used in various places to select/perform the next step/action" - }, - "genericPrevious": { - "message": "Precedente", - "description": "Used in various places to select/perform the previous step/action" - }, - "genericResetLabel": { - "message": "Reimposta", - "description": "Used in various parts of UI to indicate that something may be reset to its original state" - }, - "genericSavedMessage": { - "message": "Salvato", - "description": "Used in various parts of the UI to indicate that something was saved" - }, - "genericTitle": { - "message": "Titolo", - "description": "Used in various parts of the UI to indicate the title of something" - }, - "genericUnknown": { - "message": "Sconosciuto", - "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" - }, - "helpAlt": { - "message": "Guida", - "description": "Alternate text for help buttons" - }, - "helpKeyMapCommand": { - "message": "Inserisci il nome di un comando", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "helpKeyMapHotkey": { - "message": "Digita una scorciatoia", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "importAppendLabel": { - "message": "Aggiungi ad uno stile", - "description": "Label for the button to import a style and append to the existing sections" - }, - "importAppendTooltip": { - "message": "Aggiungi lo stile importato a quello corrente", - "description": "Tooltip for the button to import a style and append to the existing sections" - }, - "importLabel": { - "message": "Importa", - "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" - }, - "importReplaceLabel": { - "message": "Sovrascrivi stile", - "description": "Label for the button to import and overwrite current style" - }, - "importReplaceTooltip": { - "message": "Scarta i contenuti dello stile corrente e sovrascrivili con quelli dello stile importato", - "description": "Label for the button to import and overwrite current style" - }, - "importReportLegendAdded": { - "message": "aggiunto", - "description": "Text after the number of styles added in the report shown after importing styles" - }, - "importReportLegendIdentical": { - "message": "identico saltato", - "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" - }, - "importReportLegendInvalid": { - "message": "invalido saltato", - "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" - }, - "importReportLegendUpdatedBoth": { - "message": "info meta e codice aggiornati", - "description": "Text after the number of styles updated entirely in the report shown after importing styles" - }, - "importReportLegendUpdatedCode": { - "message": "codice aggiornato", - "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" - }, - "importReportLegendUpdatedMeta": { - "message": "info meta aggiornate", - "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" - }, - "importReportTitle": { - "message": "Importazione stili terminata", - "description": "Title of the report shown after importing styles" - }, - "importReportUnchanged": { - "message": "Non è stato cambiato nulla.", - "description": "Message in the report shown after importing styles" - }, - "importReportUndone": { - "message": "gli stili sono stati ripristinati", - "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" - }, - "importReportUndoneTitle": { - "message": "Importazione annullata", - "description": "Title of the message box shown after undoing the import of styles" - }, - "installButton": { - "message": "Installa stile", - "description": "Label for install button" - }, - "installButtonInstalled": { - "message": "Stile installato", - "description": "Text displayed when the style is successfully installed" - }, - "installButtonReinstall": { - "message": "Reinstalla stile", - "description": "Label for reinstall button" - }, - "installButtonUpdate": { - "message": "Aggiorna stile", - "description": "Label for update button" - }, - "installUpdate": { - "message": "Installa aggiornamento", - "description": "Label for the button to install an update for a single style" - }, - "installUpdateFrom": { - "message": "Attualmente lo stile è aggiornato da $url$", - "description": "Label to describe where the style gets update", - "placeholders": { - "url": { - "content": "$1" - } - } - }, - "installUpdateFromLabel": { - "message": "Controlla aggiornamenti", - "description": "Label for the checkbox to save current URL for update check" - }, - "license": { - "message": "Licenza", - "description": "Label for the license" - }, - "linkGetHelp": { - "message": "Otteini aiuto", - "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" - }, - "linkGetStyles": { - "message": "Ottieni stili", - "description": "Help link text on the manage page e.g. https://userstyles.org" - }, - "linkTranslate": { - "message": "Traduci", - "description": "Transifex link text on the manage page" - }, - "linterCSSLintSettings": { - "message": "(Imposta regola: 0 = disabilitata; 1 = warning; 2 = errore)", - "description": "CSSLint rule config values" - }, - "linterConfigPopupTitle": { - "message": "Imposta configurazione delle regole di $linter$", - "description": "Stylelint or CSSLint popup header", - "placeholders": { - "linter": { - "content": "$1" - } - } - }, - "linterInvalidConfigError": { - "message": "Non salvato a causa di queste impostazioni di configurazione non valide:", - "description": "Invalid linter config will show a message followed by a list of invalid entries" - }, - "linterIssues": { - "message": "Problemi", - "description": "Label for the CSS linter issues block on the style edit page" - }, - "linterJSONError": { - "message": "Formato JSON non valido", - "description": "Setting linter config with invalid JSON" - }, - "linterRulesLink": { - "message": "Vedi una lista completa di regole", - "description": "Stylelint or CSSLint rules label added immediately before a link" - }, - "liveReloadLabel": { - "message": "Ricaricamento live", - "description": "The label of live-reload feature" - }, - "manageFaviconsHelp": { - "message": "Stylus utilizza un servizio esterno https://www.google.com/s2/favicons", - "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" - }, - "manageFilters": { - "message": "Filtri", - "description": "Label for filters container" - }, - "manageHeading": { - "message": "Stili installati", - "description": "Heading for the manage page" - }, - "manageNewStyleAsUsercss": { - "message": "come Usercss", - "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" - }, - "manageNewUI": { - "message": "Nuovo layout Gestione UI", - "description": "Label for the checkbox that toggles the new UI on manage page" - }, - "manageOnlyDisabled": { - "message": "Solo stili disattivati", - "description": "Checkbox to show only disabled styles" - }, - "manageOnlyEnabled": { - "message": "Solo stili attivati", - "description": "Checkbox to show only enabled styles" - }, - "manageOnlyExternal": { - "message": "Solo stili esterni", - "description": "Checkbox to show only externally installed styles i.e. updatable" - }, - "manageOnlyLocal": { - "message": "Solo stili creati localmente", - "description": "Checkbox to show only locally created styles i.e. non-updatable" - }, - "manageOnlyNonUsercss": { - "message": "Solo stili non-Usercss", - "description": "Checkbox to show only non-Usercss (standard) styles" - }, - "manageOnlyUpdates": { - "message": "Solo con aggiornamenti o problemi", - "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" - }, - "manageOnlyUsercss": { - "message": "Solo stili Usercss", - "description": "Checkbox to show only Usercss styles" - }, - "menuShowBadge": { - "message": "Mostra contatore stili attivi", - "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." - }, - "meta_invalidNumber": { - "message": "Atteso un numero", - "description": "Error displayed when the value is expected to be a number" - }, - "meta_invalidString": { - "message": "Attesa una stringa tra apici", - "description": "Error displayed when the value is expected to be a quoted string" - }, - "meta_invalidWord": { - "message": "Attesa una parola", - "description": "Error displayed when the value is expected to be a word" - }, - "meta_missingChar": { - "message": "Attesi caratteri: $chars$", - "description": "Error displayed when the value is expected to be some characters", - "placeholders": { - "chars": { - "content": "$1" - } - } - }, - "meta_missingEOT": { - "message": "Atteso EOT", - "description": "Error displayed when the value is expected to be an EOT list" - }, - "meta_missingMandatory": { - "message": "Manca metadata obbligatorio: $keys$", - "description": "Error displayed when mandatory keys are missing", - "placeholders": { - "keys": { - "content": "$1" - } - } - }, - "meta_unknownJSONLiteral": { - "message": "JSON non valido: $literal$ non è un letterale JSON valido", - "description": "Error displayed when JSON value is invalid", - "placeholders": { - "literal": { - "content": "$1" - } - } - }, - "meta_unknownMeta": { - "message": "metadata sconosciuto: $key$", - "description": "Error displayed when unknown metadata is parsed", - "placeholders": { - "key": { - "content": "$1" - } - } - }, - "noStylesForSite": { - "message": "Nessuno stile installato per questo sito.", - "description": "Text displayed when no styles are installed for the current site" - }, - "openManage": { - "message": "Gestisci gli stili installati", - "description": "Link to open the manage page." - }, - "openStylesManager": { - "message": "Apri gestore stili", - "description": "Label for the style maanger opener in the browser action context menu." - }, - "optionsActions": { - "message": "Azioni", - "description": "" - }, - "optionsAdvanced": { - "message": "Avanzato", - "description": "" - }, - "optionsAdvancedContextDelete": { - "message": "Aggiungi 'Elimina' al menu contestuale dell'editor", - "description": "" - }, - "optionsBadgeDisabled": { - "message": "Colore sfondo quanto disattivato", - "description": "" - }, - "optionsBadgeNormal": { - "message": "Colore sfondo", - "description": "" - }, - "optionsCheck": { - "message": "Aggiorna stili", - "description": "" - }, - "optionsCheckUpdate": { - "message": "Controlla e installa gli aggiornamenti disponibili", - "description": "" - }, - "optionsCustomizeUpdate": { - "message": "Aggiornamenti", - "description": "" - }, - "optionsHeading": { - "message": "Opzioni", - "description": "Heading for options section on manage page." - }, - "optionsIconDark": { - "message": "Temi browser scuri", - "description": "" - }, - "optionsIconLight": { - "message": "Temi browser chiari", - "description": "" - }, - "optionsOpen": { - "message": "Apri", - "description": "" - }, - "optionsOpenManager": { - "message": "Organizza stili", - "description": "" - }, - "optionsPopupWidth": { - "message": "Larghezza popup (in pixel)", - "description": "" - }, - "optionsReset": { - "message": "Reimposta le opzioni ai valori predefiniti", - "description": "" - }, - "optionsResetButton": { - "message": "Reimposta opzioni", - "description": "" - }, - "optionsSubheading": { - "message": "Più Opzioni", - "description": "Subheading for options section on manage page." - }, - "optionsUpdateImportNote": { - "message": "Quando importi backup di stili da una vecchia versione di Stylish, esegui un controllo una tantum manualmente nel gestore stili per assicurarti che siano tutti aggiornati.", - "description": "" - }, - "paginationCurrent": { - "message": "Pagina corrente", - "description": "Tooltip for the current page index in search results" - }, - "paginationEstimated": { - "message": "Numero stimato di pagine", - "description": "Tooltip for the total page count in search results" - }, - "paginationNext": { - "message": "Pagine successiva", - "description": "Tooltip for the '->' (next page) button in search results" - }, - "paginationPrevious": { - "message": "Pagine precedente", - "description": "Tooltip for the '<-' button in search results" - }, - "paginationTotal": { - "message": "Totale pagine", - "description": "" - }, - "popupBorders": { - "message": "Aggiungi bordi bianchi sui lati", - "description": "" - }, - "popupBordersTooltip": { - "message": "Utile per temi scuri nelle nuove versioni di Chrome dato che non colora più i bordi laterali", - "description": "" - }, - "popupHotkeysTooltip": { - "message": "Click per visualizzare le scorciatoie disponibili", - "description": "Tooltip displayed when hovering the right edge of the extension popup" - }, - "popupManageTooltip": { - "message": "Shift-click o click destro apre il gestore con gli stili applicabili per il sito corrente", - "description": "Tooltip for the 'Manage' button in the popup." - }, - "popupOpenEditInWindow": { - "message": "Apri editor in una nuova finestra", - "description": "Label for the checkbox controlling 'edit' action behavior in the popup." - }, - "prefShowBadge": { - "message": "Stili attivi per il sito attuale", - "description": "Label for the checkbox controlling toolbar badge text." - }, - "previewLabel": { - "message": "Anteprima live", - "description": "Label for the checkbox in style editor to enable live preview while editing." - }, - "previewTooltip": { - "message": "Applica temporaneamente le modifiche senza salvarle.\nSalva lo stile per rendere le modifiche permanenti.", - "description": "Tooltip for the checkbox in style editor to enable live preview while editing." - }, - "replace": { - "message": "Sostituisci", - "description": "Label before the replace input field in the editor shown on Ctrl-H" - }, - "replaceAll": { - "message": "Sostituisci tutto", - "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" - }, - "replaceWith": { - "message": "Sostituisci con", - "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." - }, - "retrieveBckp": { - "message": "Importa stili", - "description": "" - }, - "search": { - "message": "Cerca", - "description": "Label before the search input field in the editor shown on Ctrl-F" - }, - "searchNumberOfResults": { - "message": "Numero di occorrenze", - "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" - }, - "searchResultInstallCount": { - "message": "Installazioni totali", - "description": "Text for label that shows the number of times a search result was installed" - }, - "searchResultNoneFound": { - "message": "Nessuno stile trovato per questo sito.", - "description": "Error text in the popup when inline search didn't find any site-specific styles" - }, - "searchResultRating": { - "message": "Valutazioni", - "description": "Text for label that shows the search result's rating" - }, - "searchResultUpdated": { - "message": "Aggiornato", - "description": "Text for label that shows the search result's last update date" - }, - "searchResultWeeklyCount": { - "message": "Installazioni settimanali", - "description": "Text for label that shows the number of times a search result was installed during last week" - }, - "sectionAdd": { - "message": "Aggiungi un'altra sezione", - "description": "Label for the button to add a section" - }, - "sectionCode": { - "message": "Codice", - "description": "Label for the code for a section" - }, - "sectionRemove": { - "message": "Rimuovi sezione", - "description": "Label for the button to remove a section" - }, - "shortcuts": { - "message": "Scorciatoie", - "description": "Go to shortcut configuration" - }, - "shortcutsNote": { - "message": "Definisci scorciatoie da tastiera", - "description": "" - }, - "sortDateNewestFirst": { - "message": "prima i più recenti", - "description": "Text added to indicate that sorting a date would add the newest entries at the top" - }, - "sortDateOldestFirst": { - "message": "prima i più vecchi", - "description": "Text added to indicate that sorting a date would add the oldest entries at the top" - }, - "sortLabel": { - "message": "Seleziona come ordinare gli stili installati", - "description": "Title on the sort select to indicate it is used for sorting entries" - }, - "sortLabelTitleDesc": { - "message": "Titolo Discendente", - "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" - }, - "sortStylesHelpTitle": { - "message": "Ordina contenuti", - "description": "Label for the sort info popup on the Manage styles page" - }, - "styleBadRegexp": { - "message": "Regexp non valida.", - "description": "Validation message for a bad regexp in a style" - }, - "styleBeautifyPreserveNewlines": { - "message": "Mantieni gli \"a capo\"", - "description": "CSS-beautifier option" - }, - "styleCancelEditLabel": { - "message": "Torna a gestione", - "description": "Label for cancel button for style editing" - }, - "styleChangesNotSaved": { - "message": "Hai apportato modifiche a questo stile senza salvare.", - "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" - }, - "styleEnabledLabel": { - "message": "Attivato", - "description": "Label for the enabled state of styles" - }, - "styleFromMozillaFormatError": { - "message": "Importazione da formato Mozilla fallita", - "description": "Label for the import error" - }, - "styleFromMozillaFormatPrompt": { - "message": "Incolla il codice formato Mozilla", - "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" - }, - "styleInstall": { - "message": "Installare \"$stylename$\" in Stylus?", - "description": "Confirmation when installing a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "styleInstallFailed": { - "message": "Installazione stile fallita!\n$error$", - "description": "Warning when installation failed", - "placeholders": { - "error": { - "content": "$1" - } - } - }, - "styleInstallOverwrite": { - "message": "'$stylename$' è già installato. Vuoi sovrascriverlo?\nVersione: $oldVersion$ -> $newVersion$", - "description": "Confirmation when re-installing a style", - "placeholders": { - "stylename": { - "content": "$1" - }, - "newVersion": { - "content": "$3" - }, - "oldVersion": { - "content": "$2" - } - } - }, - "styleMissingName": { - "message": "Inserisci un nome", - "description": "Error displayed when user saves without providing a name" - }, - "styleMozillaFormatHeading": { - "message": "Formato Mozilla", - "description": "Heading for the section with buttons to import/export Mozilla format of the style" - }, - "styleNotAppliedRegexpProblemTooltip": { - "message": "Lo stile non è stato applicato a causa dell'uso errato di 'regexp()'", - "description": "Tooltip in the popup for styles that were not applied at all" - }, - "styleRegexpInvalidExplanation": { - "message": "Qualche regola 'regexp()' che non può essere compilata.", - "description": "" - }, - "styleRegexpProblemTooltip": { - "message": "Numero di sezioni non applicato a causa dell'uso errato di 'regexp()'", - "description": "Tooltip in the popup for styles that were applied only partially" - }, - "styleRegexpTestButton": { - "message": "Test RegExp", - "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" - }, - "styleRegexpTestInvalid": { - "message": "Regexp invalida ignorata", - "description": "RegExp test report: label for the invalid expressions" - }, - "styleSaveLabel": { - "message": "Salva", - "description": "Label for save button for style editing" - }, - "styleToMozillaFormatHelp": { - "message": "Il formato Mozilla del codice può essere utilizzato con Stylish per Firefox e può essere inviato a userstyles.org.", - "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" - }, - "styleToMozillaFormatTitle": { - "message": "Stile in formato Mozilla", - "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" - }, - "styleUpdate": { - "message": "Sei sicuro di voler aggiornare '$stylename$'?", - "description": "Confirmation when updating a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "stylusUnavailableForURL": { - "message": "Stylus non funziona in pagine come questa.", - "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" - }, - "syncStorageErrorSaving": { - "message": "Il valore non può essere salvato. Prova a ridurre la quantità di testo.", - "description": "Displayed when trying to save an excessively big value via storage.sync API" - }, - "undo": { - "message": "Annulla", - "description": "Button label" - }, - "undoGlobal": { - "message": "Annulla in tutte le sezioni", - "description": "CSS-beautify global Undo button label" - }, - "unreachableAMO": { - "message": "Firefox proibisce l'accesso al sito.", - "description": "Note in the popup displayed when opened on addons.mozilla.org" - }, - "unreachableAMOHintOldFF": { - "message": "Solo Firefox 59 e successivi possono essere configurati per consentire alle WebExtensions di aggiungere elementi degli stili su siti CSP-protected come questo.", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" - }, - "unreachableContentScript": { - "message": "Impossibile comunicare con la pagina. Prova a ricaricare la scheda.", - "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" - }, - "updateAllCheckSucceededNoUpdate": { - "message": "Nessun aggiornamento trovato", - "description": "Text that displays when an update all check completed and no updates are available" - }, - "updateAllCheckSucceededSomeEdited": { - "message": "Alcuni aggiornamenti di stili non sono stati controllati per evitare la perdita di modifiche locali. Gli aggiornamenti possono essere forzati individualmente, o eseguendo un ulteriore controllo per tutti gli stili (le modifiche locali saranno sovrascritte).", - "description": "Text that displays when an update all check completed and no updates are available" - }, - "updateCheckFailBadResponseCode": { - "message": "Aggiornamento non riuscito: il server ha risposto con il codice $code$.", - "description": "Text that displays when an update check failed because the response code indicates an error", - "placeholders": { - "code": { - "content": "$1" - } - } - }, - "updateCheckFailServerUnreachable": { - "message": "Aggiornamento non riuscito: server non raggiungibile.", - "description": "Text that displays when an update check failed because the update server is unreachable" - }, - "updateCheckHistory": { - "message": "Cronologia controlli aggiornamento", - "description": "" - }, - "updateCheckManualUpdateForce": { - "message": "Installa aggiornamento (le modifiche locali verranno sovrascritte)", - "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckManualUpdateHint": { - "message": "Forzare un aggiornamento sovrascriverà tutte le modifiche locali", - "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckSkippedLocallyEdited": { - "message": "Questo stile è stato editato localmente.", - "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckSucceededNoUpdate": { - "message": "Lo stile è aggiornato.", - "description": "Text that displays when an update check completed and no update is available" - }, - "updateCompleted": { - "message": "Aggiornamento completato.", - "description": "Text that displays when an update completed" - }, - "updatesCurrentlyInstalled": { - "message": "Aggiornamenti installati:", - "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." - }, - "usercssReplaceTemplateSectionBody": { - "message": "Inserisci codice qui...", - "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" - }, - "versionInvalidOlder": { - "message": "La versione dello stile è più vecchia di quella installata.", - "description": "Displayed when the version of style is older than the installed one" - }, - "writeStyleFor": { - "message": "Scrivi stile per:", - "description": "Label for toolbar pop-up that precedes the links to write a new style" - }, - "writeStyleForURL": { - "message": "questo URL", - "description": "Text for link in toolbar pop-up to write a new style for the current URL" - } } \ No newline at end of file diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index f819ff12..b987054e 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -1,1719 +1,1586 @@ { - "addStyleLabel": { - "message": "新スタイルを作成", - "description": "Label for the button to go to the add style page" - }, - "addStyleTitle": { - "message": "スタイルを追加", - "description": "Title of the page for adding styles" - }, - "alphaChannel": { - "message": "透明度", - "description": "Label of color's opacity" - }, - "appliesAdd": { - "message": "追加", - "description": "Label for the button to add an 'applies' entry" - }, - "appliesDisplay": { - "message": "適用先: $applies$", - "description": "Text on the manage screen to describe what the style applies to", - "placeholders": { - "applies": { - "content": "$1" - } + "addStyleTitle": { + "message": "スタイルを追加", + "description": "Title of the page for adding styles" + }, + "alphaChannel": { + "message": "透明度", + "description": "Label of color's opacity" + }, + "appliesAdd": { + "message": "追加", + "description": "Label for the button to add an 'applies' entry" + }, + "appliesDisplay": { + "message": "適用先: $applies$", + "description": "Text on the manage screen to describe what the style applies to" + }, + "appliesDisplayTruncatedSuffix": { + "message": "さらに表示", + "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" + }, + "appliesDomainOption": { + "message": "ドメイン上の URL", + "description": "Option to make the style apply to the entered string as a domain" + }, + "appliesHelp": { + "message": "「適用先」を使用すると、このセクションのコードが適用される URL を制限することができます。", + "description": "Help text for 'applies to' section" + }, + "appliesLabel": { + "message": "適用先", + "description": "Label for 'applies to' fields on the edit/add screen" + }, + "appliesLineWidgetLabel": { + "message": "「適用先」の情報を表示", + "description": "Label for the checkbox to display applies-to information in the single editor" + }, + "appliesLineWidgetWarning": { + "message": "圧縮されたCSSでは機能しません", + "description": "A warning that applies-to information won't show properly with minified CSS" + }, + "appliesRegexpOption": { + "message": "正規表現に一致する URL", + "description": "Option to make the style apply to the entered string as a regular expression" + }, + "appliesRemove": { + "message": "削除", + "description": "Label for the button to remove an 'applies' entry" + }, + "appliesRemoveError": { + "message": "「適用先」の最後の項目を削除することはできません", + "description": "Error displayed when the last 'applies' is going to be removed" + }, + "appliesSpecify": { + "message": "個別指定", + "description": "Label for the button to make a style apply only to specific sites" + }, + "appliesToEverything": { + "message": "すべて", + "description": "Text displayed for styles that apply to all sites" + }, + "appliesUrlOption": { + "message": "URL", + "description": "Option to make the style apply to the entered string as a URL" + }, + "appliesUrlPrefixOption": { + "message": "次で始まる URL", + "description": "Option to make the style apply to the entered string as a URL prefix" + }, + "applyAllUpdates": { + "message": "すべての更新を適用", + "description": "Label for the button to apply all detected updates" + }, + "author": { + "message": "作者", + "description": "Label for the style author" + }, + "backupButtons": { + "message": "バックアップ", + "description": "Heading for backup" + }, + "backupMessage": { + "message": "ファイルを選択するか、このページにドラッグ&ドロップしてください。", + "description": "Message for backup" + }, + "bckpInstStyles": { + "message": "スタイルをエクスポート", + "description": "" + }, + "checkAllUpdates": { + "message": "全スタイルの更新をチェック", + "description": "Label for the button to check all styles for updates" + }, + "checkAllUpdatesForce": { + "message": "全スタイルを再チェックします。私はスタイルを編集していません!", + "description": "Label for the button to apply all detected updates" + }, + "checkForUpdate": { + "message": "更新をチェック", + "description": "Label for the button to check a single style for an update" + }, + "checkingForUpdate": { + "message": "チェック中...", + "description": "Text to display when checking a style for an update" + }, + "clickToUninstall": { + "message": "クリックでアンインストール", + "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" + }, + "cm_autoCloseBrackets": { + "message": "括弧と引用符を自動的に閉じる", + "description": "Label for the checkbox in the style editor." + }, + "cm_autoCloseBracketsTooltip": { + "message": "()[]{}''\"\" の開き括弧/引用符の入力時に、対応する閉じ括弧/引用符を自動的に追加します", + "description": "Label for the checkbox in the style editor." + }, + "cm_autocompleteOnTyping": { + "message": "入力の自動補完を有効にする", + "description": "Label for the checkbox in the style editor." + }, + "cm_colorpicker": { + "message": "CSSの色選択ツールを使用する", + "description": "Label for the checkbox controlling colorpicker option for the style editor." + }, + "cm_indentWithTabs": { + "message": "スマートインデントにタブ文字を使用", + "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." + }, + "cm_keyMap": { + "message": "キーマップ", + "description": "Label for the drop-down list controlling the keymap for the style editor." + }, + "cm_lineWrapping": { + "message": "ワードラップを有効にする", + "description": "Label for the checkbox controlling word wrap option for the style editor." + }, + "cm_linter": { + "message": "CSS Linter", + "description": "Select the linter to check for CSS issues" + }, + "cm_matchHighlight": { + "message": "ハイライト", + "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." + }, + "cm_matchHighlightSelection": { + "message": "選択した単語のみ", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" + }, + "cm_matchHighlightToken": { + "message": "カーソル下の単語", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" + }, + "cm_resizeGripHint": { + "message": "ダブルクリックで高さを最大化/元に戻す", + "description": "Tooltip for the resize grip in style editor" + }, + "cm_selectByTokens": { + "message": "ダブルクリックでトークンを選択する", + "description": "Label for the checkbox in the editor." + }, + "cm_selectByTokensTooltip": { + "message": "トークンの例: .foo-bar-2 #aabbcc 0.32 !important\n無効にすると、記号で区切られた範囲で単語が選択されます。", + "description": "" + }, + "cm_smartIndent": { + "message": "スマートインデントを使用する", + "description": "Label for the checkbox controlling smart indentation option for the style editor." + }, + "cm_tabSize": { + "message": "タブサイズ", + "description": "Label for the text box controlling tab size option for the style editor." + }, + "cm_theme": { + "message": "テーマ", + "description": "Label for the style editor's CSS theme." + }, + "colorpickerPaletteHint": { + "message": "見本を右クリックして対応するソース行を選択します", + "description": "" + }, + "colorpickerSwitchFormatTooltip": { + "message": "フォーマット切り替え: HEX -> RGB -> HSL\nシフトを押しながらクリックすると逆向きに切り替えます。\nまた、PgUp (PageUp), PgDn (PageDown) キーも使用できます。", + "description": "Tooltip for the switch button in the color picker popup in the style editor." + }, + "colorpickerTooltip": { + "message": "色選択ツールを開きます", + "description": "Tooltip for the colored squares shown before CSS colors in the style editor." + }, + "configOnChange": { + "message": "変更時", + "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" + }, + "configOnChangeTooltip": { + "message": "自動保存して変更を自動的に適用します", + "description": "" + }, + "configureStyle": { + "message": "設定", + "description": "Label for the button to configure usercss userstyle" + }, + "configureStyleOnHomepage": { + "message": "ホームページ上で設定", + "description": "Label for the button to configure userstyles.org userstyle" + }, + "confirmCancel": { + "message": "キャンセル", + "description": "" + }, + "confirmClose": { + "message": "閉じる", + "description": "'Close' button in a confirm dialog" + }, + "confirmDefault": { + "message": "デフォルトを使用", + "description": "'Set to default' button in a confirm dialog" + }, + "confirmDelete": { + "message": "削除", + "description": "" + }, + "confirmDiscardChanges": { + "message": "変更を破棄しますか?", + "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" + }, + "confirmNo": { + "message": "いいえ", + "description": "'No' button in a confirm dialog" + }, + "confirmOK": { + "message": "OK", + "description": "" + }, + "confirmSave": { + "message": "保存", + "description": "'Save' button in a confirm dialog" + }, + "confirmStop": { + "message": "中止", + "description": "'Stop' button in a confirm dialog" + }, + "confirmYes": { + "message": "はい", + "description": "'Yes' button in a confirm dialog" + }, + "copied": { + "message": "クリップボードへコピーしました", + "description": "Message shown when content has been copied to the clipboard" + }, + "copy": { + "message": "クリップボードへコピー", + "description": "Tooltip for elements which can be copied" + }, + "customNameHint": { + "message": "(更新を妨げない)UI 上でのみ有効なスタイルのカスタム名を入力してください", + "description": "" + }, + "customNameResetHint": { + "message": "カスタム名の使用をやめ、スタイル自身の名称に切り替えます", + "description": "Tooltip of 'x' button shown in editor when changing the name input of a) styles updated from a URL i.e. not locally created, b) UserCSS styles" + }, + "dateAbbrDay": { + "message": "$value$d", + "description": "Day suffix in a short relative date, for example: 8d" + }, + "dateAbbrHour": { + "message": "$value$h", + "description": "Hour suffix in a short relative date, for example: 8h" + }, + "dateAbbrMonth": { + "message": "$value$m", + "description": "Month suffix in a short relative date, for example: 8m" + }, + "dateAbbrYear": { + "message": "$value$y", + "description": "Year suffix in a short relative date, for example: 8y" + }, + "dateInstalled": { + "message": "インストール日", + "description": "Option text for the user to sort the style by install date" + }, + "dateUpdated": { + "message": "更新日", + "description": "Option text for the user to sort the style by last update date" + }, + "dbError": { + "message": "Stylusのデータベース使用中にエラーが発生しました。考えられる解決策を記載したWebページを開きますか?", + "description": "Prompt when a DB error is encountered" + }, + "defaultTheme": { + "message": "デフォルト", + "description": "Default CodeMirror CSS theme option on the edit style page" + }, + "deleteStyleConfirm": { + "message": "このスタイルを削除してもよろしいですか?", + "description": "Confirmation before deleting a style" + }, + "deleteStyleLabel": { + "message": "削除", + "description": "Label for the button to delete a style" + }, + "description": { + "message": "Stylus でウェブのデザインを変更しましょう。これは、ユーザースタイルを管理するツールです。Stylus を利用すると、多くの人気サイト向けのテーマやスキンを簡単にインストールできます。", + "description": "Extension description" + }, + "disableAllStyles": { + "message": "すべてのスタイルをオフにする", + "description": "Label for the checkbox that turns all enabled styles off." + }, + "disableStyleLabel": { + "message": "無効化", + "description": "Label for the button to disable a style" + }, + "dragDropMessage": { + "message": "このページの任意の場所にバックアップファイルをドロップしてインポートします。", + "description": "Drag'n'drop message" + }, + "dragDropUsercssTabstrip": { + "message": "ファイルをインストールするときは、タブ(タイトルが表示されている領域)にドロップしてください。", + "description": "Message popup shown when erroneously dropping a usercss file into the manager page" + }, + "editDeleteText": { + "message": "削除", + "description": "Label for the context menu item in the editor to delete selected text" + }, + "editGotoLine": { + "message": "行(または行:列)に移動", + "description": "Go to line or line:column on Ctrl-G in style code editor" + }, + "editStyleHeading": { + "message": "スタイルを編集", + "description": "Title of the page for editing styles" + }, + "editStyleLabel": { + "message": "編集", + "description": "Label for the button to go to the edit style page" + }, + "editStyleTitle": { + "message": "スタイル「$stylename$」を編集", + "description": "Title of the page for editing styles" + }, + "enableStyleLabel": { + "message": "有効化", + "description": "Label for the button to enable a style" + }, + "excludeStyleByDomainLabel": { + "message": "現在のドメインを除外", + "description": "" + }, + "excludeStyleByUrlLabel": { + "message": "現在のURLを除外", + "description": "" + }, + "exportLabel": { + "message": "エクスポート", + "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" + }, + "externalFeedback": { + "message": "フィードバック", + "description": "Label for the external link to send feedback for the style" + }, + "externalHomepage": { + "message": "ホームページ", + "description": "Label for the external link to style's homepage" + }, + "externalLink": { + "message": "外部リンク", + "description": "Label for external links" + }, + "externalSupport": { + "message": "サポート", + "description": "Label for the external link to style's support site" + }, + "externalUsercssDocument": { + "message": "Usercssの文書", + "description": "Label for the external link to usercss documentation" + }, + "filteredStyles": { + "message": "$numTotal$ 件中の $numShown$ 件を表示", + "description": "TL note - make this message short" + }, + "filteredStylesAllHidden": { + "message": "現在のフィルターにマッチするスタイルはありません", + "description": "Text shown when no styles match currently applied filter in the style manager" + }, + "findStyles": { + "message": "スタイルを検索", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesForSite": { + "message": "このサイト用のスタイルを検索", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesInline": { + "message": "結果を下に表示", + "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" + }, + "findStylesInlineTooltip": { + "message": "検索結果をこのウィンドウに表示", + "description": "Text for a checkbox that displays search results within the Stylus popup." + }, + "genericAdd": { + "message": "追加", + "description": "Used in various places for an action that adds something" + }, + "genericClone": { + "message": "複製", + "description": "Used in various places for an action that clones something" + }, + "genericDisabledLabel": { + "message": "無効化", + "description": "Used in various lists/options to indicate that something is disabled" + }, + "genericEnabledLabel": { + "message": "有効", + "description": "Used in various lists/options to indicate that something is enabled" + }, + "genericError": { + "message": "エラー", + "description": "Used in various places to indicate some error occurred." + }, + "genericHistoryLabel": { + "message": "履歴", + "description": "Used in various places to show a history log of something" + }, + "genericNext": { + "message": "次", + "description": "Used in various places to select/perform the next step/action" + }, + "genericPrevious": { + "message": "前", + "description": "Used in various places to select/perform the previous step/action" + }, + "genericResetLabel": { + "message": "リセット", + "description": "Used in various parts of UI to indicate that something may be reset to its original state" + }, + "genericSavedMessage": { + "message": "保存しました", + "description": "Used in various parts of the UI to indicate that something was saved" + }, + "genericTitle": { + "message": "タイトル", + "description": "Used in various parts of the UI to indicate the title of something" + }, + "genericUnknown": { + "message": "不明", + "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" + }, + "helpAlt": { + "message": "ヘルプ", + "description": "Alternate text for help buttons" + }, + "helpKeyMapCommand": { + "message": "コマンド名を入力", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "helpKeyMapHotkey": { + "message": "ホットキーを押す", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "hostDisabled": { + "message": "使用中のブラウザの現在のバージョンの不具合のため、このホストは無効にされています", + "description": "Tooltip for cloud host disabled" + }, + "importAppendLabel": { + "message": "スタイルに追加", + "description": "Label for the button to import a style and append to the existing sections" + }, + "importAppendTooltip": { + "message": "インポートされたスタイルを現在のスタイルに追加する", + "description": "Tooltip for the button to import a style and append to the existing sections" + }, + "importLabel": { + "message": "インポート", + "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" + }, + "importPreprocessor": { + "message": "@preprocessorを含むスタイルは、クラシックモードでは機能しません。エディタをUsercssモードにしてください : 1) スタイルマネージャーを開きます, 2)「Usercssとして」チェックボックスをONにします, 3)「新スタイルを作成」をクリックします", + "description": "" + }, + "importPreprocessorTitle": { + "message": "@preprocessorの潜在的な問題", + "description": "" + }, + "importReplaceLabel": { + "message": "スタイルを上書き", + "description": "Label for the button to import and overwrite current style" + }, + "importReplaceTooltip": { + "message": "現在のスタイルの内容を破棄し、インポートされたスタイルで上書きする", + "description": "Label for the button to import and overwrite current style" + }, + "importReportLegendAdded": { + "message": "件のスタイルを追加しました", + "description": "Text after the number of styles added in the report shown after importing styles" + }, + "importReportLegendIdentical": { + "message": "件の同一のスタイルをスキップしました", + "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" + }, + "importReportLegendInvalid": { + "message": "件の無効なスタイルをスキップしました", + "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" + }, + "importReportLegendUpdatedBoth": { + "message": "件のメタ情報とコードを更新しました", + "description": "Text after the number of styles updated entirely in the report shown after importing styles" + }, + "importReportLegendUpdatedCode": { + "message": "件のコードを更新しました", + "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" + }, + "importReportLegendUpdatedMeta": { + "message": "件のメタ情報を更新しました", + "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" + }, + "importReportTitle": { + "message": "スタイルのインポートが終了しました", + "description": "Title of the report shown after importing styles" + }, + "importReportUnchanged": { + "message": "変更がありませんでした。", + "description": "Message in the report shown after importing styles" + }, + "importReportUndone": { + "message": "件のスタイルを元に戻しました", + "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" + }, + "importReportUndoneTitle": { + "message": "インポートが取り消されました", + "description": "Title of the message box shown after undoing the import of styles" + }, + "installButton": { + "message": "インストール", + "description": "Label for install button" + }, + "installButtonInstalled": { + "message": "インストール済み", + "description": "Text displayed when the style is successfully installed" + }, + "installButtonReinstall": { + "message": "再インストール", + "description": "Label for reinstall button" + }, + "installButtonUpdate": { + "message": "更新", + "description": "Label for update button" + }, + "installUpdate": { + "message": "更新をインストール", + "description": "Label for the button to install an update for a single style" + }, + "installUpdateFrom": { + "message": "現在、このスタイルは「$url$」から更新されます", + "description": "Label to describe where the style gets update" + }, + "installUpdateFromLabel": { + "message": "更新をチェック", + "description": "Label for the checkbox to save current URL for update check" + }, + "license": { + "message": "ライセンス", + "description": "Label for the license" + }, + "linkGetHelp": { + "message": "ヘルプ", + "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" + }, + "linkGetStyles": { + "message": "スタイルを取得", + "description": "Help link text on the manage page e.g. https://userstyles.org" + }, + "linkStylusWiki": { + "message": "ウィキ", + "description": "Wiki link text on the manage page e.g. https://github.com/openstyles/stylus/wiki" + }, + "linkTranslate": { + "message": "翻訳", + "description": "Transifex link text on the manage page" + }, + "linterCSSLintIncompatible": { + "message": "CSSLintは「$preprocessorname$」プリプロセッサをサポートしていません", + "description": "The label to display when the preprocessor isn't compatible with CSSLint" + }, + "linterCSSLintSettings": { + "message": "(次のようにルールを設定してください: 0=無効, 1=警告, 2=エラー)", + "description": "CSSLint rule config values" + }, + "linterConfigPopupTitle": { + "message": "$linter$ のルールを設定する", + "description": "Stylelint or CSSLint popup header" + }, + "linterConfigTooltip": { + "message": "Linterの設定を行うときはクリックしてください", + "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" + }, + "linterInvalidConfigError": { + "message": "これらの不正な設定のために保存されませんでした:", + "description": "Invalid linter config will show a message followed by a list of invalid entries" + }, + "linterIssues": { + "message": "問題点", + "description": "Label for the CSS linter issues block on the style edit page" + }, + "linterIssuesHelp": { + "message": "$link$ によってこれらの問題点が見つかりました:", + "description": "Help popup message for the selected CSS linter issues block on the style edit page" + }, + "linterJSONError": { + "message": "不正なJSONフォーマットです", + "description": "Setting linter config with invalid JSON" + }, + "linterResetMessage": { + "message": "予期しないリセットを復旧するには、テキストボックス内で Ctrl-Z(または Cmd-Z)を押してください", + "description": "Reset button tooltip to inform user on how to undo an accidental reset" + }, + "linterRulesLink": { + "message": "ルールの完全なリストを見る", + "description": "Stylelint or CSSLint rules label added immediately before a link" + }, + "liveReloadError": { + "message": "ファイルの監視中にエラーが発生しました", + "description": "The label of live-reload error" + }, + "liveReloadInstallHint": { + "message": "外部の変更時にスタイルを自動更新する場合は、このタブを開いたままにしておいてください。", + "description": "The label of live-reload feature" + }, + "liveReloadInstallHintFF": { + "message": "外部の変更時にスタイルを自動更新する場合は、このタブと元のタブを開いたままにしておいてください。", + "description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox" + }, + "liveReloadLabel": { + "message": "自動リロード", + "description": "The label of live-reload feature" + }, + "manageFavicons": { + "message": "適用先欄のファビコン", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFaviconsGray": { + "message": "ファビコンをグレー表示", + "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" + }, + "manageFaviconsHelp": { + "message": "Stylusは外部サービスを使用します https://www.google.com/s2/favicons", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFilters": { + "message": "フィルター", + "description": "Label for filters container" + }, + "manageHeading": { + "message": "インストール済みスタイル", + "description": "Heading for the manage page" + }, + "manageMaxTargets": { + "message": "適用先欄の表示件数", + "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" + }, + "manageNewStyleAsUsercss": { + "message": "Usercssとして", + "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" + }, + "manageNewUI": { + "message": "新しい管理UIレイアウト", + "description": "Label for the checkbox that toggles the new UI on manage page" + }, + "manageOnlyDisabled": { + "message": "無効なスタイルのみ", + "description": "Checkbox to show only disabled styles" + }, + "manageOnlyEnabled": { + "message": "有効なスタイルのみ", + "description": "Checkbox to show only enabled styles" + }, + "manageOnlyExternal": { + "message": "外部取得スタイルのみ", + "description": "Checkbox to show only externally installed styles i.e. updatable" + }, + "manageOnlyLocal": { + "message": "ローカル作成スタイルのみ", + "description": "Checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyLocalTooltip": { + "message": "(userstyles.orgのページからインストールされていないスタイル)", + "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyNonUsercss": { + "message": "非Usercssスタイルのみ", + "description": "Checkbox to show only non-Usercss (standard) styles" + }, + "manageOnlyUpdates": { + "message": "更新もしくは問題があるスタイルのみ", + "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" + }, + "manageOnlyUsercss": { + "message": "Usercssスタイルのみ", + "description": "Checkbox to show only Usercss styles" + }, + "manageTitle": { + "message": "Stylus", + "description": "Title for the manage page" + }, + "menuShowBadge": { + "message": "アクティブなスタイルの数を表示する", + "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." + }, + "meta_invalidCheckboxDefault": { + "message": "不正な @var チェックボックス: 値は0か1である必要があります", + "description": "Error displayed when the value of @var checkbox is invalid" + }, + "meta_invalidColor": { + "message": "不正な @var 色: $color$は有効な色ではありません", + "description": "Error displayed when the value of @var color is invalid" + }, + "meta_invalidRange": { + "message": "不正な @var $type$: 値は数値か配列である必要があります", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMultipleUnits": { + "message": "不正な @var $type$: 複数の単位が定義されています", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeTooManyValues": { + "message": "不正な @var $type$: 配列の要素が多すぎます", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeValue": { + "message": "不正な @var $type$: 配列の要素は、数値,文字列またはnullである必要があります", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeDefault": { + "message": "不正な @var $type$: デフォルト値がnullです", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMin": { + "message": "不正な @var $type$: デフォルト値が最小値を下回っています", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMax": { + "message": "不正な @var $type$: デフォルト値が最大値を上回っています", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeStep": { + "message": "不正な @var $type$: デフォルト値がステップ値の倍数になっていません", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeUnits": { + "message": "不正な @var $type$: '$units$' は有効な単位ではありません", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidSelect": { + "message": "不正な @var 選択: デフォルト値は、配列またはオブジェクトである必要があります", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValue": { + "message": "不正な @var 選択: 配列/オブジェクト内の値は文字列である必要があります", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectEmptyOptions": { + "message": "不正な @var 選択: オプションのリストが空です", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectLabel": { + "message": "不正な @var 選択: オプションのラベルが空です", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectMultipleDefaults": { + "message": "不正な @var 選択: 複数のデフォルトオプションが定義されています", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectNameDuplicated": { + "message": "不正な @var 選択: オプション名が重複しています", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValueMismatch": { + "message": "不正な @var 選択: 値がオプションのリストに存在しません", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidURLProtocol": { + "message": "不正なURLプロトコル。httpかhttpsのみ許可されています: $protocol$", + "description": "Error displayed when the protocol of the URL is invalid" + }, + "meta_invalidVersion": { + "message": "不正なバージョン番号。値がバージョン番号のパターンに合っていません: $version$", + "description": "Error displayed when @version is invalid" + }, + "meta_invalidNumber": { + "message": "数値を入力してください", + "description": "Error displayed when the value is expected to be a number" + }, + "meta_invalidString": { + "message": "クォートで囲まれた文字列を入力してください", + "description": "Error displayed when the value is expected to be a quoted string" + }, + "meta_invalidWord": { + "message": "単語を入力してください", + "description": "Error displayed when the value is expected to be a word" + }, + "meta_missingChar": { + "message": "文字を入力してください: $chars$", + "description": "Error displayed when the value is expected to be some characters" + }, + "meta_missingEOT": { + "message": "EOTデータを入力してください", + "description": "Error displayed when the value is expected to be an EOT list" + }, + "meta_missingMandatory": { + "message": "必須のメタデータがありません: $keys$", + "description": "Error displayed when mandatory keys are missing" + }, + "meta_unknownJSONLiteral": { + "message": "不正なJSON: $literal$ は有効なJSONデータではありません", + "description": "Error displayed when JSON value is invalid" + }, + "meta_unknownMeta": { + "message": "不明なメタデータ: $key$", + "description": "Error displayed when unknown metadata is parsed" + }, + "meta_unknownVarType": { + "message": "不明な @$varkey$ タイプ: $vartype$", + "description": "Error displayed when unknown variable type is parsed" + }, + "meta_unknownPreprocessor": { + "message": "不明な @preprocessor: $preprocessor$", + "description": "Error displayed when unknown @preprocessor is parsed" + }, + "noStylesForSite": { + "message": "該当するスタイルはありません。", + "description": "Text displayed when no styles are installed for the current site" + }, + "numberedLine": { + "message": "行:", + "description": "Will be followed by one or more line numbers in the editor." + }, + "openManage": { + "message": "管理", + "description": "Link to open the manage page." + }, + "openOptions": { + "message": "オプション", + "description": "Go to Options UI" + }, + "openStylesManager": { + "message": "スタイルマネージャーを開く", + "description": "Label for the style maanger opener in the browser action context menu." + }, + "optionsActions": { + "message": "アクション", + "description": "" + }, + "optionsAdvanced": { + "message": "上級者向け", + "description": "" + }, + "optionsAdvancedContextDelete": { + "message": "エディタのコンテキストメニューに「削除」を追加する", + "description": "" + }, + "optionsAdvancedExposeIframes": { + "message": "HTML[stylus-iframe] によってiframeへのアクセスを可能にする", + "description": "" + }, + "optionsAdvancedExposeIframesNote": { + "message": "各iframeにトップサイトドメインを公開します。\n次のようにiframe用のCSSを書くことができるようになります:\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }", + "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." + }, + "optionsAdvancedNewStyleAsUsercss": { + "message": "新しいスタイルを usercss として作成します", + "description": "" + }, + "optionsAdvancedPatchCsp": { + "message": "スタイルのアセットを許可するためにCSPにパッチを当てる", + "description": "" + }, + "optionsAdvancedPatchCspNote": { + "message": "厳格なCSP(Content-Security-Policy)を持つサイトで、ロードできない画像やフォントを含んだスタイルの場合に、これを有効にします。\n\nこの設定を有効にすると、CSPの制限をゆるめて、必要なコンテンツのロードを許可します。このオプションは、潜在的なセキュリティへの影響を理解し、許可しているコンテンツを監視する責任を持つことができる上級ユーザーのみを対象としています。 詳細については、CSSベースの攻撃に関する資料をお読みください。\n\nまた、インストールされている別の拡張機能が最初にネットワークの応答を変更した場合、この特別な設定が有効になるとは限らないことに注意してください。", + "description": "" + }, + "optionsAdvancedStyleViaXhr": { + "message": "即時更新モード", + "description": "" + }, + "optionsAdvancedStyleViaXhrNote": { + "message": "閲覧時に、スタイルの指定されていないコンテンツが点滅するような場合に有効にしてください。これは、ダークテーマで特に目立つことがあります。\n\n技術的な原因は、Chrome/Chromium が拡張機能との非同期通信を遅延することです。これは(無意味なことが多いですが)ページのロード時間の短縮のために行われ、スタイルの適用を遅延する場合があります。これを回避するため(web拡張自体は同期通信APIを提供していないので)、Stylusは「非推奨」の XMLHttpRequest web API をスタイルの読み込みに使用するオプションを提供しています。サーバからページがダウンロードされている間に、リクエストは数ミリ秒で終了するため、悪影響はありません。\n\nそれでも、Chromium は、開発者ツールのコンソールに警告を出力します。 警告を右クリックして非表示にすると、以後は警告を表示しないようにすることができます。", + "description": "" + }, + "optionsBadgeDisabled": { + "message": "無効にしたときの背景色", + "description": "" + }, + "optionsBadgeNormal": { + "message": "背景色", + "description": "" + }, + "optionsCheck": { + "message": "スタイルを更新", + "description": "" + }, + "optionsCheckUpdate": { + "message": "使用可能なすべての更新を確認してインストールする", + "description": "" + }, + "optionsCustomizeBadge": { + "message": "アイコンの修飾", + "description": "" + }, + "optionsCustomizeIcon": { + "message": "ツールバーアイコン", + "description": "" + }, + "optionsCustomizePopup": { + "message": "ポップアップ", + "description": "" + }, + "optionsCustomizeUpdate": { + "message": "更新設定", + "description": "" + }, + "optionsCustomizeSync": { + "message": "クラウドとの同期", + "description": "" + }, + "optionsHeading": { + "message": "オプション", + "description": "Heading for options section on manage page." + }, + "optionsIconDark": { + "message": "暗いブラウザのテーマ", + "description": "" + }, + "optionsIconLight": { + "message": "明るいブラウザのテーマ", + "description": "" + }, + "optionsOpen": { + "message": "開く", + "description": "" + }, + "optionsOpenManager": { + "message": "スタイルを管理", + "description": "" + }, + "optionsPopupWidth": { + "message": "ポップアップの幅(ピクセル単位)", + "description": "" + }, + "optionsReset": { + "message": "オプションをデフォルト値にリセットする", + "description": "" + }, + "optionsResetButton": { + "message": "オプションをリセット", + "description": "" + }, + "optionsStylusThemes": { + "message": "StylusのUIテーマを見つける", + "description": "" + }, + "optionsSubheading": { + "message": "その他のオプション", + "description": "Subheading for options section on manage page." + }, + "optionsUpdateImportNote": { + "message": "旧バージョンまたはStylishからスタイルのバックアップをインポートする場合は、スタイルマネージャで一度手動で更新チェックを行い、すべてのスタイルが確実に更新されるようにしてください。", + "description": "" + }, + "optionsUpdateInterval": { + "message": "ユーザースタイルの自動更新間隔(時間単位)(0を指定すると更新しません)", + "description": "" + }, + "optionsSyncNone": { + "message": "未選択", + "description": "" + }, + "optionsSyncConnect": { + "message": "接続", + "description": "" + }, + "optionsSyncDisconnect": { + "message": "切断", + "description": "" + }, + "optionsSyncSyncNow": { + "message": "すぐに同期", + "description": "" + }, + "optionsSyncLogin": { + "message": "ログイン", + "description": "" + }, + "optionsSyncStatusPull": { + "message": "スタイルをダウンロード中 ( $loaded$/ $total$)", + "description": "" + }, + "optionsSyncStatusPush": { + "message": "スタイルをアップロード中( $loaded$/ $total$)", + "description": "" + }, + "optionsSyncStatusSyncing": { + "message": "同期中...", + "description": "" + }, + "optionsSyncStatusConnecting": { + "message": "接続中...", + "description": "" + }, + "optionsSyncStatusConnected": { + "message": "接続状態", + "description": "" + }, + "optionsSyncStatusDisconnecting": { + "message": "切断中...", + "description": "" + }, + "optionsSyncStatusDisconnected": { + "message": "切断状態", + "description": "" + }, + "optionsSyncStatusRelogin": { + "message": "セッションの期限が切れました。ログインし直してください。", + "description": "" + }, + "paginationCurrent": { + "message": "現在のページ", + "description": "Tooltip for the current page index in search results" + }, + "paginationEstimated": { + "message": "推定ページ数", + "description": "Tooltip for the total page count in search results" + }, + "paginationNext": { + "message": "次ページ", + "description": "Tooltip for the '->' (next page) button in search results" + }, + "paginationPrevious": { + "message": "前ページ", + "description": "Tooltip for the '<-' button in search results" + }, + "paginationTotal": { + "message": "総ページ数", + "description": "" + }, + "parseUsercssError": { + "message": "Stylusはusercssの解析に失敗しました: ", + "description": "The error message to show when stylus failed to parse usercss" + }, + "popupAutoResort": { + "message": "ポップアップ内のスタイルをソートして表示", + "description": "Label for the checkbox controlling popup resorting." + }, + "popupBorders": { + "message": "横に白い境界線を追加する", + "description": "" + }, + "popupBordersTooltip": { + "message": "新しいChromeが横の境界線を描かなくなったため、暗いテーマで有効です", + "description": "" + }, + "popupHotkeysInfo": { + "message": "<1>-<9>, <0>, または数字パッドキーにより、N番目のスタイルの有効/無効を切り替えます(0は10番目を意味します)\n- は、その文字で始まる先頭のスタイルの有効/無効を切り替えます\n を併用すると、切り替えではなくエディタを開きます\n は、リストのスタイルをすべて有効にします\n は、リストのスタイルをすべて無効にします\n と <`>(バッククォート)は、初期状態が有効なスタイルのみを切り替えます。すなわち ポップアップ上で後から有効にしたスタイルは切り替えません。例えば、テスト後に初期の選択に戻すには、全解除してから切り替えてください(すなわち の順に押してください)\n詳細については wiki を参照ください", + "description": "NOTE1: preserve < and > symbols so that 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." + }, + "popupHotkeysTooltip": { + "message": "クリックすると使用可能なホットキーを表示します", + "description": "Tooltip displayed when hovering the right edge of the extension popup" + }, + "popupManageTooltip": { + "message": "シフトを押しながらクリック または 右クリック で、現在のサイトに適用可能なスタイルの管理画面を開きます", + "description": "Tooltip for the 'Manage' button in the popup." + }, + "popupMenuButtonTooltip": { + "message": "アクションメニュー", + "description": "Tooltip for menu button in popup." + }, + "popupOpenEditInPopup": { + "message": "(アドレスバーのない)シンプルなウィンドウを使用", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindow": { + "message": "新しいウィンドウでエディタを開く", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindowTooltip": { + "message": "エディタのタブをブラウザのウィンドウから切り離すことでも有効になります。\nそして、分離したエディタのタブを他のブラウザのウィンドウに結合すれば無効になります。", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupStylesFirst": { + "message": "スタイル一覧をコマンドボタンより上に表示", + "description": "Label for the checkbox controlling section order in the popup." + }, + "prefShowBadge": { + "message": "現在のサイトで有効なスタイルの数を表示", + "description": "Label for the checkbox controlling toolbar badge text." + }, + "previewLabel": { + "message": "自動プレビュー", + "description": "Label for the checkbox in style editor to enable live preview while editing." + }, + "previewTooltip": { + "message": "変更を保存しないで一時的に適用します。\n変更を確定する場合には、スタイルを保存してください。", + "description": "Tooltip for the checkbox in style editor to enable live preview while editing." + }, + "reload": { + "message": "Stylus拡張をリロードする", + "description": "Context menu reload" + }, + "replace": { + "message": "置換", + "description": "Label before the replace input field in the editor shown on Ctrl-H" + }, + "replaceAll": { + "message": "すべて置換", + "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" + }, + "replaceWith": { + "message": "次に置換", + "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." + }, + "retrieveBckp": { + "message": "スタイルをインポート", + "description": "" + }, + "search": { + "message": "検索", + "description": "Label before the search input field in the editor shown on Ctrl-F" + }, + "searchCaseSensitive": { + "message": "大文字小文字を区別する", + "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" + }, + "searchGlobalStyles": { + "message": "グローバルスタイルも検索", + "description": "Checkbox label in the popup's inline style search, shown when the text to search is entered" + }, + "searchNumberOfResults": { + "message": "マッチ数", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchNumberOfResults2": { + "message": "コードおよび適用先欄のマッチ数", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchStyleQueryHint": { + "message": "スタイル名を大文字小文字の区別なく検索します:\n複数の単語 - 全単語を順番の区別なく検索します\n\"複数の単語からなるフレーズ\" - 正確なフレーズを (引用符は除いて) 検索します\n2020 - このように数値 (年) を指定すると、2020年に更新されたスタイルも結果に表示します", + "description": "Tooltip shown for the text input in the popup's inline style finder" + }, + "searchRegexp": { + "message": "正規表現検索には /re/ を使用してください", + "description": "Label after the search input field in the editor shown on Ctrl-F" + }, + "searchResultInstallCount": { + "message": "総インストール数", + "description": "Text for label that shows the number of times a search result was installed" + }, + "searchResultNoneFound": { + "message": "該当するスタイルはありません。", + "description": "Error text in the popup when inline search didn't find any site-specific styles" + }, + "searchResultNotMatching": { + "message": "スタイルはインストールされますが、現在のサイトのURLには適用されません。", + "description": "" + }, + "searchResultNotMatchingNote": { + "message": "このユーザースタイルの作者に、URLの追加について確認してみてください。\nあなた自身が、管理画面でこのスタイルを開いて編集することは可能です。\nしかし、このスタイルの自動更新は無効になることに注意してください。", + "description": "" + }, + "searchResultRating": { + "message": "評価", + "description": "Text for label that shows the search result's rating" + }, + "searchResultUpdated": { + "message": "更新日", + "description": "Text for label that shows the search result's last update date" + }, + "searchResultWeeklyCount": { + "message": "週間インストール数", + "description": "Text for label that shows the number of times a search result was installed during last week" + }, + "searchStylesAll": { + "message": "すべて", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesCode": { + "message": "CSSコード", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesHelp": { + "message": " または キーで検索欄に移動します。\nデフォルトモードは、空白で区切られたすべての単語を任意の順番で探す文字列検索です。\n正確な文字列検索 : 検索文字列をダブルクォートで囲んでください。例. <\".header ~ div\">\n正規表現検索 : 検索文字列にスラッシュとフラグを含めてください。例. \nスコープセレクタで「URLによる」を選択 : 指定されたURLに適用されるスタイルを見つけます。例. https://www.example.org/\nスコープセレクタで「メタデータ」を選択 : 名前、「適用先」指定子、インストールURL、アップデートURL、そして usercss スタイルのメタデータブロック全体を検索します。", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page" + }, + "searchStylesMatchUrl": { + "message": "URLによる", + "description": "Option for `find styles` scope selector in the manager. See searchMatchUrlHint for more info." + }, + "searchStylesMeta": { + "message": "メタデータ", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesName": { + "message": "名前", + "description": "Option for `find styles` scope selector in the manager." + }, + "sectionAdd": { + "message": "他のセクションを追加", + "description": "Label for the button to add a section" + }, + "sectionCode": { + "message": "コード", + "description": "Label for the code for a section" + }, + "sectionRemove": { + "message": "セクションを削除", + "description": "Label for the button to remove a section" + }, + "sectionRestore": { + "message": "削除したセクションを復旧", + "description": "Label for the button to restore a removed section" + }, + "sections": { + "message": "セクション", + "description": "Header for the table of contents block listing style section names in the left panel of the classic editor" + }, + "shortcuts": { + "message": "ショートカット", + "description": "Go to shortcut configuration" + }, + "shortcutsNote": { + "message": "キーボードショートカットを定義する", + "description": "" + }, + "sortDateNewestFirst": { + "message": "新しい順", + "description": "Text added to indicate that sorting a date would add the newest entries at the top" + }, + "sortDateOldestFirst": { + "message": "古い順", + "description": "Text added to indicate that sorting a date would add the oldest entries at the top" + }, + "sortLabel": { + "message": "インストール済みスタイルの並べ替え", + "description": "Title on the sort select to indicate it is used for sorting entries" + }, + "sortLabelTitleAsc": { + "message": "タイトル昇順", + "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" + }, + "sortLabelTitleDesc": { + "message": "タイトル降順", + "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" + }, + "sortStylesHelp": { + "message": "インストール済みの項目の並べ替え方法を、ドロップダウンリストで選択してください。デフォルト設定は、タイトルの昇順(AからZへ)になっています。「タイトル降順」を選択すると、タイトルの降順(ZからAへ)に並べ替えます。\n他に、複数の基準で項目の並べ替えを行う設定もあります。これは、複数の列を持つ表の並べ替えと考えられ、(プラス記号を挟んで)選択された各カテゴリーは、対応する列またはグループを表します。\n例えば、「有効(1番目)+タイトル」という設定の場合、すべての有効な項目がリストの先頭に並べられ、次にタイトルの昇順(AからZへ)で有効/無効な項目がそれぞれ並べられます。", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" + }, + "sortStylesHelpTitle": { + "message": "コンテンツの並べ替え", + "description": "Label for the sort info popup on the Manage styles page" + }, + "styleBadRegexp": { + "message": "正規表現は無効です。", + "description": "Validation message for a bad regexp in a style" + }, + "styleBeautify": { + "message": "書式整形", + "description": "Label for the CSS-beautifier button on the edit style page" + }, + "styleBeautifyHint": { + "message": "ヒント: 書式整形ボタンを右クリックするか、下で設定したキーボードショートカットを使用すると、このパネルを表示せずに書式設定が行えます", + "description": "Hint shown inside the CSS-beautifier panel" + }, + "styleBeautifyIndentConditional": { + "message": "@media, @supports をインデント", + "description": "CSS-beautifier option" + }, + "styleBeautifyPreserveNewlines": { + "message": "改行を保存", + "description": "CSS-beautifier option" + }, + "styleCancelEditLabel": { + "message": "管理画面に戻る", + "description": "Label for cancel button for style editing" + }, + "styleChangesNotSaved": { + "message": "このスタイルは変更されていますが、保存されていません。", + "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" + }, + "styleEnabledLabel": { + "message": "有効", + "description": "Label for the enabled state of styles" + }, + "styleFromMozillaFormatError": { + "message": "Mozilla形式のインポートに失敗しました", + "description": "Label for the import error" + }, + "styleFromMozillaFormatPrompt": { + "message": "Mozilla形式のコードを貼り付ける", + "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" + }, + "styleInstall": { + "message": "「$stylename$」を Stylus にインストールしますか?", + "description": "Confirmation when installing a style" + }, + "styleInstallFailed": { + "message": "ユーザースタイルのインストールに失敗しました!\n$error$", + "description": "Warning when installation failed" + }, + "styleInstallOverwrite": { + "message": "「$stylename$」はすでにインストール済みです。上書きしますか?\nバージョン: $oldVersion$ -> $newVersion$", + "description": "Confirmation when re-installing a style" + }, + "styleMissingName": { + "message": "名前を入力してください", + "description": "Error displayed when user saves without providing a name" + }, + "styleMozillaFormatHeading": { + "message": "Mozilla Format", + "description": "Heading for the section with buttons to import/export Mozilla format of the style" + }, + "styleNotAppliedRegexpProblemTooltip": { + "message": "'regexp()' の誤った使用のためスタイルを適用できませんでした", + "description": "Tooltip in the popup for styles that were not applied at all" + }, + "styleRegexpInvalidExplanation": { + "message": "いくつかの 'regexp()' のルールはコンパイルできませんでした", + "description": "" + }, + "styleRegexpPartialExplanation": { + "message": "このスタイルは、完全なURLの一致を要求する CSS4 @document 仕様 に違反した部分一致の正規表現を使用しています。影響を受けるCSSセクションはページに適用されませんでした。このスタイルは、'regexp()' のルールを誤ってチェックしていた かなり初期のバージョンの Stylish-for-Chrome で作成された可能性があります(既知のバグです)。", + "description": "" + }, + "styleRegexpProblemTooltip": { + "message": "'regexp()' の誤った使用のためいくつかのセクションを適用できませんでした", + "description": "Tooltip in the popup for styles that were applied only partially" + }, + "styleRegexpTestButton": { + "message": "正規表現をテスト", + "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" + }, + "styleRegexpTestFull": { + "message": "一致するタブ", + "description": "RegExp test report: label for the fully matching expressions" + }, + "styleRegexpTestInvalid": { + "message": "無効な正規表現がスキップされました", + "description": "RegExp test report: label for the invalid expressions" + }, + "styleRegexpTestNone": { + "message": "一致するタブはありません", + "description": "RegExp test report: label for expressions that didn't match any tabs" + }, + "styleRegexpTestNote": { + "message": "注: 正規表現の入力欄でエスケープする場合には、「\\」1個を使用してください。それは、CSSでの引用符で囲まれた文字列の仕様に従い、スタイルコード内で自動的に「\\\\」に変換されます。", + "description": "RegExp test report: a note displayed at the bottom of the dialog" + }, + "styleRegexpTestPartial": { + "message": "完全に一致しないため、スキップされました", + "description": "RegExp test report: label for the partially matching expressions" + }, + "styleRegexpTestTitle": { + "message": "一致する開いているタブのリスト(URLをクリックするとそのタブに移動します)", + "description": "RegExp test report: title of the report" + }, + "styleSaveLabel": { + "message": "保存", + "description": "Label for save button for style editing" + }, + "styleToMozillaFormatHelp": { + "message": "Mozilla形式のコードは、userstyles.org に投稿することができ、また従来の Stylish for Firefox でも使用できます", + "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" + }, + "styleToMozillaFormatTitle": { + "message": "Mozilla形式のスタイル", + "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" + }, + "styleUpdate": { + "message": "「$stylename$」を更新してもよろしいですか?", + "description": "Confirmation when updating a style" + }, + "styleUpdateDiscardChanges": { + "message": "このスタイルはエディタの外部で変更されました。このスタイルをリロードしますか?", + "description": "Confirmation to update the style in the editor" + }, + "stylusUnavailableForURL": { + "message": "このページではStylusは動作しません。", + "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "stylusUnavailableForURLdetails": { + "message": "セキュリティ上の予防措置として、ブラウザは拡張機能がビルトイン ページ(chrome://version, Chrome 61 の標準の新しいタブページ, about:addons 等)に影響を与えることを禁止しています。これは他の拡張機能のページについても同様です。各ブラウザはまた、自身の拡張機能ギャラリーへのアクセスについても制限しています(Chrome Web ストア や AMO 等)。", + "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "syncStorageErrorSaving": { + "message": "値を保存できません。テキストの量を減らしてください。", + "description": "Displayed when trying to save an excessively big value via storage.sync API" + }, + "syncError": { + "message": "同期に失敗", + "description": "Tooltip for the toolbar icon" + }, + "syncErrorRelogin": { + "message": "同期に失敗しました。\nStylusのオプション画面で、再ログインしてください :\n(「切断」をクリック後、「接続」をクリック)", + "description": "Tooltip for the toolbar icon" + }, + "toggleStyle": { + "message": "スタイルの有効/無効の切り替え", + "description": "Label for the checkbox to enable/disable a style" + }, + "undo": { + "message": "元に戻す", + "description": "Button label" + }, + "undoGlobal": { + "message": "すべてのセクションで元に戻す", + "description": "CSS-beautify global Undo button label" + }, + "unreachableAMO": { + "message": "Firefoxはこのサイトへのアクセスを禁止しています。", + "description": "Note in the popup displayed when opened on addons.mozilla.org" + }, + "unreachableAMOHint": { + "message": "アクセスを許可するには、 を開き、リストを右クリックして「新規作成」-「真偽値」をクリックし、 を貼り付けてOKをクリックし、 を選択してOKをクリックし、その後、 ページをリロードしてください。", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintNewFF": { + "message": "Firefox 60 以降では、からAMOのドメインを削除する必要があるかもしれません。", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintOldFF": { + "message": "Firefox 59 以降のみが、「WebExtensionがこのようなCSPプロテクトされたサイトにスタイル要素を追加すること」を許可する設定を行えます。", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" + }, + "unreachableContentScript": { + "message": "ページと通信できませんでした。タブを再読み込みしてみてください。", + "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" + }, + "unreachableFileHint": { + "message": "chrome://extensions ページでStylus拡張機能の当該チェックボックスを有効にした場合にのみ、Stylusは file:// URLにアクセスできます。", + "description": "Note in the toolbar popup for file:// URLs" + }, + "InaccessibleFileHint": { + "message": "Stylusにはアクセスできないファイル形式があります(例えばpdfやjsonファイル等)。", + "description": "Note in the toolbar popup for some file types that cannot be accessed" + }, + "updateAllCheckSucceededNoUpdate": { + "message": "更新は見つかりませんでした。", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateAllCheckSucceededSomeEdited": { + "message": "いくつかの更新可能なスタイルは、ローカルでの編集内容が失われることを避けるために、チェックされませんでした。更新を強制的に行うには、個別のチェック、もしくは、全スタイルに対する再チェックを実行してください(この場合、ローカルでの編集内容は上書きされます)。", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateCheckFailBadResponseCode": { + "message": "更新に失敗しました: サーバーが応答コード「$code$」を返しています。", + "description": "Text that displays when an update check failed because the response code indicates an error" + }, + "updateCheckFailServerUnreachable": { + "message": "更新に失敗しました: サーバーに到達できません。", + "description": "Text that displays when an update check failed because the update server is unreachable" + }, + "updateCheckHistory": { + "message": "更新チェックの履歴", + "description": "" + }, + "updateCheckManualUpdateForce": { + "message": "更新をインストール(ローカルでの編集内容は上書きされます)", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckManualUpdateHint": { + "message": "更新を強制すると、すべてのローカルでの編集内容が上書きされます。", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedLocallyEdited": { + "message": "このスタイルはローカルで編集されました。", + "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedMaybeLocallyEdited": { + "message": "このスタイルはローカルで編集されている可能性があります。", + "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" + }, + "updateCheckSucceededNoUpdate": { + "message": "スタイルは最新の状態です。", + "description": "Text that displays when an update check completed and no update is available" + }, + "updateCompleted": { + "message": "更新が完了しました。", + "description": "Text that displays when an update completed" + }, + "updatesCurrentlyInstalled": { + "message": "更新がインストールされました:", + "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." + }, + "usercssAvoidOverwriting": { + "message": "既存のスタイルの上書きを避けるために、@name または @namespace の値を変更してください。", + "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." + }, + "usercssConfigIncomplete": { + "message": "設定ダイアログの表示後に、スタイルが更新または削除されました。スタイルのメタデータの破損を避けるため、これらの変数は保存されませんでした:", + "description": "" + }, + "usercssEditorNamePlaceholder": { + "message": "コードで@nameを指定してください", + "description": "Placeholder text for the empty name input field when creating a new Usercss style" + }, + "usercssReplaceTemplateConfirmation": { + "message": "現在のコードで、新しいUsercssスタイルのデフォルト・テンプレートを置き換えますか?", + "description": "" + }, + "usercssReplaceTemplateName": { + "message": "@name が指定されていません", + "description": "The text shown after @name when creating a new Usercss style" + }, + "usercssReplaceTemplateSectionBody": { + "message": "ここにコードを挿入...", + "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" + }, + "versionInvalidOlder": { + "message": "インストール済みのスタイルより古いバージョンです。", + "description": "Displayed when the version of style is older than the installed one" + }, + "writeStyleFor": { + "message": "次のスタイルを書く:", + "description": "Label for toolbar pop-up that precedes the links to write a new style" + }, + "writeStyleForURL": { + "message": "このURL", + "description": "Text for link in toolbar pop-up to write a new style for the current URL" + }, + "syncDropboxStyles": { + "message": "Dropboxにエクスポート", + "description": "" + }, + "syncDropboxDeprecated": { + "message": "Dropboxへのインポート/エクスポート機能は、オプションページにある より進歩したスタイル同期機能 へ移行しました。", + "description": "" + }, + "retrieveDropboxSync": { + "message": "Dropboxからインポート", + "description": "" + }, + "overwriteFileExport": { + "message": "存在するファイルを上書きしてよろしいですか?", + "description": "" + }, + "exportSavedSuccess": { + "message": "ファイルをセーブしました", + "description": "" + }, + "noFileToImport": { + "message": "スタイルをインポートするには、まずエクスポートする必要があります。", + "description": "" + }, + "connectingDropbox": { + "message": "Dropboxに接続中...", + "description": "" + }, + "connectingDropboxNotAllowed": { + "message": "Dropboxへの接続は、webstoreから直接インストールしたアプリ内でのみ可能です", + "description": "" + }, + "gettingStyles": { + "message": "全スタイルを取得中...", + "description": "" + }, + "zipStyles": { + "message": "スタイルをZip圧縮中...", + "description": "" + }, + "unzipStyles": { + "message": "スタイルをZip解凍中...", + "description": "" + }, + "readingStyles": { + "message": "スタイルを読み込み中...", + "description": "" + }, + "uploadingFile": { + "message": "スタイルをアップロード中...", + "description": "" + }, + "addStyleLabel": { + "message": "新スタイルを作成", + "description": "Label for the button to go to the add style page" } - }, - "appliesDisplayTruncatedSuffix": { - "message": "さらに表示", - "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" - }, - "appliesDomainOption": { - "message": "ドメイン上の URL", - "description": "Option to make the style apply to the entered string as a domain" - }, - "appliesHelp": { - "message": "「適用先」を使用すると、このセクションのコードが適用される URL を制限することができます。", - "description": "Help text for 'applies to' section" - }, - "appliesLabel": { - "message": "適用先", - "description": "Label for 'applies to' fields on the edit/add screen" - }, - "appliesLineWidgetLabel": { - "message": "「適用先」の情報を表示", - "description": "Label for the checkbox to display applies-to information in the single editor" - }, - "appliesLineWidgetWarning": { - "message": "圧縮されたCSSでは機能しません", - "description": "A warning that applies-to information won't show properly with minified CSS" - }, - "appliesRegexpOption": { - "message": "正規表現に一致する URL", - "description": "Option to make the style apply to the entered string as a regular expression" - }, - "appliesRemove": { - "message": "削除", - "description": "Label for the button to remove an 'applies' entry" - }, - "appliesRemoveError": { - "message": "「適用先」の最後の項目を削除することはできません", - "description": "Error displayed when the last 'applies' is going to be removed" - }, - "appliesSpecify": { - "message": "個別指定", - "description": "Label for the button to make a style apply only to specific sites" - }, - "appliesToEverything": { - "message": "すべて", - "description": "Text displayed for styles that apply to all sites" - }, - "appliesUrlPrefixOption": { - "message": "次で始まる URL", - "description": "Option to make the style apply to the entered string as a URL prefix" - }, - "applyAllUpdates": { - "message": "すべての更新を適用", - "description": "Label for the button to apply all detected updates" - }, - "author": { - "message": "作者", - "description": "Label for the style author" - }, - "backupButtons": { - "message": "バックアップ", - "description": "Heading for backup" - }, - "backupMessage": { - "message": "ファイルを選択するか、このページにドラッグ&ドロップしてください。", - "description": "Message for backup" - }, - "bckpInstStyles": { - "message": "スタイルをエクスポート", - "description": "" - }, - "checkAllUpdates": { - "message": "全スタイルの更新をチェック", - "description": "Label for the button to check all styles for updates" - }, - "checkAllUpdatesForce": { - "message": "全スタイルを再チェックします。私はスタイルを編集していません!", - "description": "Label for the button to apply all detected updates" - }, - "checkForUpdate": { - "message": "更新をチェック", - "description": "Label for the button to check a single style for an update" - }, - "checkingForUpdate": { - "message": "チェック中...", - "description": "Text to display when checking a style for an update" - }, - "clickToUninstall": { - "message": "クリックでアンインストール", - "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" - }, - "cm_autoCloseBrackets": { - "message": "括弧と引用符を自動的に閉じる", - "description": "Label for the checkbox in the style editor." - }, - "cm_autoCloseBracketsTooltip": { - "message": "()[]{}''\"\" の開き括弧/引用符の入力時に、対応する閉じ括弧/引用符を自動的に追加します", - "description": "Label for the checkbox in the style editor." - }, - "cm_autocompleteOnTyping": { - "message": "入力の自動補完を有効にする", - "description": "Label for the checkbox in the style editor." - }, - "cm_colorpicker": { - "message": "CSSの色選択ツールを使用する", - "description": "Label for the checkbox controlling colorpicker option for the style editor." - }, - "cm_indentWithTabs": { - "message": "スマートインデントにタブ文字を使用", - "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." - }, - "cm_keyMap": { - "message": "キーマップ", - "description": "Label for the drop-down list controlling the keymap for the style editor." - }, - "cm_lineWrapping": { - "message": "ワードラップを有効にする", - "description": "Label for the checkbox controlling word wrap option for the style editor." - }, - "cm_matchHighlight": { - "message": "ハイライト", - "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." - }, - "cm_matchHighlightSelection": { - "message": "選択した単語のみ", - "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" - }, - "cm_matchHighlightToken": { - "message": "カーソル下の単語", - "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" - }, - "cm_resizeGripHint": { - "message": "ダブルクリックで高さを最大化/元に戻す", - "description": "Tooltip for the resize grip in style editor" - }, - "cm_selectByTokens": { - "message": "ダブルクリックでトークンを選択する", - "description": "Label for the checkbox in the editor." - }, - "cm_selectByTokensTooltip": { - "message": "トークンの例: .foo-bar-2 #aabbcc 0.32 !important\n無効にすると、記号で区切られた範囲で単語が選択されます。", - "description": "" - }, - "cm_smartIndent": { - "message": "スマートインデントを使用する", - "description": "Label for the checkbox controlling smart indentation option for the style editor." - }, - "cm_tabSize": { - "message": "タブサイズ", - "description": "Label for the text box controlling tab size option for the style editor." - }, - "cm_theme": { - "message": "テーマ", - "description": "Label for the style editor's CSS theme." - }, - "colorpickerPaletteHint": { - "message": "見本を右クリックして対応するソース行を選択します", - "description": "" - }, - "colorpickerSwitchFormatTooltip": { - "message": "フォーマット切り替え: HEX -> RGB -> HSL\nシフトを押しながらクリックすると逆向きに切り替えます。\nまた、PgUp (PageUp), PgDn (PageDown) キーも使用できます。", - "description": "Tooltip for the switch button in the color picker popup in the style editor." - }, - "colorpickerTooltip": { - "message": "色選択ツールを開きます", - "description": "Tooltip for the colored squares shown before CSS colors in the style editor." - }, - "configOnChange": { - "message": "変更時", - "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" - }, - "configOnChangeTooltip": { - "message": "自動保存して変更を自動的に適用します", - "description": "" - }, - "configureStyle": { - "message": "設定", - "description": "Label for the button to configure usercss userstyle" - }, - "configureStyleOnHomepage": { - "message": "ホームページ上で設定", - "description": "Label for the button to configure userstyles.org userstyle" - }, - "confirmCancel": { - "message": "キャンセル", - "description": "" - }, - "confirmClose": { - "message": "閉じる", - "description": "'Close' button in a confirm dialog" - }, - "confirmDefault": { - "message": "デフォルトを使用", - "description": "'Set to default' button in a confirm dialog" - }, - "confirmDelete": { - "message": "削除", - "description": "" - }, - "confirmDiscardChanges": { - "message": "変更を破棄しますか?", - "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" - }, - "confirmNo": { - "message": "いいえ", - "description": "'No' button in a confirm dialog" - }, - "confirmSave": { - "message": "保存", - "description": "'Save' button in a confirm dialog" - }, - "confirmStop": { - "message": "中止", - "description": "'Stop' button in a confirm dialog" - }, - "confirmYes": { - "message": "はい", - "description": "'Yes' button in a confirm dialog" - }, - "copied": { - "message": "クリップボードへコピーしました", - "description": "Message shown when content has been copied to the clipboard" - }, - "copy": { - "message": "クリップボードへコピー", - "description": "Tooltip for elements which can be copied" - }, - "customNameHint": { - "message": "(更新を妨げない)UI 上でのみ有効なスタイルのカスタム名を入力してください", - "description": "" - }, - "customNameResetHint": { - "message": "カスタム名の使用をやめ、スタイル自身の名称に切り替えます", - "description": "Tooltip of 'x' button shown in editor when changing the name input of a) styles updated from a URL i.e. not locally created, b) UserCSS styles" - }, - "dateInstalled": { - "message": "インストール日", - "description": "Option text for the user to sort the style by install date" - }, - "dateUpdated": { - "message": "更新日", - "description": "Option text for the user to sort the style by last update date" - }, - "dbError": { - "message": "Stylusのデータベース使用中にエラーが発生しました。考えられる解決策を記載したWebページを開きますか?", - "description": "Prompt when a DB error is encountered" - }, - "defaultTheme": { - "message": "デフォルト", - "description": "Default CodeMirror CSS theme option on the edit style page" - }, - "deleteStyleConfirm": { - "message": "このスタイルを削除してもよろしいですか?", - "description": "Confirmation before deleting a style" - }, - "deleteStyleLabel": { - "message": "削除", - "description": "Label for the button to delete a style" - }, - "description": { - "message": "Stylus でウェブのデザインを変更しましょう。これは、ユーザースタイルを管理するツールです。Stylus を利用すると、多くの人気サイト向けのテーマやスキンを簡単にインストールできます。", - "description": "Extension description" - }, - "disableAllStyles": { - "message": "すべてのスタイルをオフにする", - "description": "Label for the checkbox that turns all enabled styles off." - }, - "disableStyleLabel": { - "message": "無効化", - "description": "Label for the button to disable a style" - }, - "dragDropMessage": { - "message": "このページの任意の場所にバックアップファイルをドロップしてインポートします。", - "description": "Drag'n'drop message" - }, - "dragDropUsercssTabstrip": { - "message": "ファイルをインストールするときは、タブ(タイトルが表示されている領域)にドロップしてください。", - "description": "Message popup shown when erroneously dropping a usercss file into the manager page" - }, - "editDeleteText": { - "message": "削除", - "description": "Label for the context menu item in the editor to delete selected text" - }, - "editGotoLine": { - "message": "行(または行:列)に移動", - "description": "Go to line or line:column on Ctrl-G in style code editor" - }, - "editStyleHeading": { - "message": "スタイルを編集", - "description": "Title of the page for editing styles" - }, - "editStyleLabel": { - "message": "編集", - "description": "Label for the button to go to the edit style page" - }, - "editStyleTitle": { - "message": "スタイル「$stylename$」を編集", - "description": "Title of the page for editing styles", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "enableStyleLabel": { - "message": "有効化", - "description": "Label for the button to enable a style" - }, - "excludeStyleByDomainLabel": { - "message": "現在のドメインを除外", - "description": "" - }, - "excludeStyleByUrlLabel": { - "message": "現在のURLを除外", - "description": "" - }, - "exportLabel": { - "message": "エクスポート", - "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" - }, - "externalFeedback": { - "message": "フィードバック", - "description": "Label for the external link to send feedback for the style" - }, - "externalHomepage": { - "message": "ホームページ", - "description": "Label for the external link to style's homepage" - }, - "externalLink": { - "message": "外部リンク", - "description": "Label for external links" - }, - "externalSupport": { - "message": "サポート", - "description": "Label for the external link to style's support site" - }, - "externalUsercssDocument": { - "message": "Usercssの文書", - "description": "Label for the external link to usercss documentation" - }, - "filteredStyles": { - "message": "$numTotal$ 件中の $numShown$ 件を表示", - "description": "TL note - make this message short", - "placeholders": { - "numTotal": { - "content": "$2" - }, - "numShown": { - "content": "$1" - } - } - }, - "filteredStylesAllHidden": { - "message": "現在のフィルターにマッチするスタイルはありません", - "description": "Text shown when no styles match currently applied filter in the style manager" - }, - "findStyles": { - "message": "スタイルを検索", - "description": "Text for a link that gets a list of styles for the current site" - }, - "findStylesForSite": { - "message": "このサイト用のスタイルを検索", - "description": "Text for a link that gets a list of styles for the current site" - }, - "findStylesInline": { - "message": "結果を下に表示", - "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" - }, - "findStylesInlineTooltip": { - "message": "検索結果をこのウィンドウに表示", - "description": "Text for a checkbox that displays search results within the Stylus popup." - }, - "genericAdd": { - "message": "追加", - "description": "Used in various places for an action that adds something" - }, - "genericClone": { - "message": "複製", - "description": "Used in various places for an action that clones something" - }, - "genericDisabledLabel": { - "message": "無効化", - "description": "Used in various lists/options to indicate that something is disabled" - }, - "genericEnabledLabel": { - "message": "有効", - "description": "Used in various lists/options to indicate that something is enabled" - }, - "genericError": { - "message": "エラー", - "description": "Used in various places to indicate some error occurred." - }, - "genericHistoryLabel": { - "message": "履歴", - "description": "Used in various places to show a history log of something" - }, - "genericNext": { - "message": "次", - "description": "Used in various places to select/perform the next step/action" - }, - "genericPrevious": { - "message": "前", - "description": "Used in various places to select/perform the previous step/action" - }, - "genericResetLabel": { - "message": "リセット", - "description": "Used in various parts of UI to indicate that something may be reset to its original state" - }, - "genericSavedMessage": { - "message": "保存しました", - "description": "Used in various parts of the UI to indicate that something was saved" - }, - "genericTitle": { - "message": "タイトル", - "description": "Used in various parts of the UI to indicate the title of something" - }, - "genericUnknown": { - "message": "不明", - "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" - }, - "helpAlt": { - "message": "ヘルプ", - "description": "Alternate text for help buttons" - }, - "helpKeyMapCommand": { - "message": "コマンド名を入力", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "helpKeyMapHotkey": { - "message": "ホットキーを押す", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "hostDisabled": { - "message": "使用中のブラウザの現在のバージョンの不具合のため、このホストは無効にされています", - "description": "Tooltip for cloud host disabled" - }, - "importAppendLabel": { - "message": "スタイルに追加", - "description": "Label for the button to import a style and append to the existing sections" - }, - "importAppendTooltip": { - "message": "インポートされたスタイルを現在のスタイルに追加する", - "description": "Tooltip for the button to import a style and append to the existing sections" - }, - "importLabel": { - "message": "インポート", - "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" - }, - "importPreprocessor": { - "message": "@preprocessorを含むスタイルは、クラシックモードでは機能しません。エディタをUsercssモードにしてください : 1) スタイルマネージャーを開きます, 2)「Usercssとして」チェックボックスをONにします, 3)「新スタイルを作成」をクリックします", - "description": "" - }, - "importPreprocessorTitle": { - "message": "@preprocessorの潜在的な問題", - "description": "" - }, - "importReplaceLabel": { - "message": "スタイルを上書き", - "description": "Label for the button to import and overwrite current style" - }, - "importReplaceTooltip": { - "message": "現在のスタイルの内容を破棄し、インポートされたスタイルで上書きする", - "description": "Label for the button to import and overwrite current style" - }, - "importReportLegendAdded": { - "message": "件のスタイルを追加しました", - "description": "Text after the number of styles added in the report shown after importing styles" - }, - "importReportLegendIdentical": { - "message": "件の同一のスタイルをスキップしました", - "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" - }, - "importReportLegendInvalid": { - "message": "件の無効なスタイルをスキップしました", - "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" - }, - "importReportLegendUpdatedBoth": { - "message": "件のメタ情報とコードを更新しました", - "description": "Text after the number of styles updated entirely in the report shown after importing styles" - }, - "importReportLegendUpdatedCode": { - "message": "件のコードを更新しました", - "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" - }, - "importReportLegendUpdatedMeta": { - "message": "件のメタ情報を更新しました", - "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" - }, - "importReportTitle": { - "message": "スタイルのインポートが終了しました", - "description": "Title of the report shown after importing styles" - }, - "importReportUnchanged": { - "message": "変更がありませんでした。", - "description": "Message in the report shown after importing styles" - }, - "importReportUndone": { - "message": "件のスタイルを元に戻しました", - "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" - }, - "importReportUndoneTitle": { - "message": "インポートが取り消されました", - "description": "Title of the message box shown after undoing the import of styles" - }, - "installButton": { - "message": "インストール", - "description": "Label for install button" - }, - "installButtonInstalled": { - "message": "インストール済み", - "description": "Text displayed when the style is successfully installed" - }, - "installButtonReinstall": { - "message": "再インストール", - "description": "Label for reinstall button" - }, - "installButtonUpdate": { - "message": "更新", - "description": "Label for update button" - }, - "installUpdate": { - "message": "更新をインストール", - "description": "Label for the button to install an update for a single style" - }, - "installUpdateFrom": { - "message": "現在、このスタイルは「$url$」から更新されます", - "description": "Label to describe where the style gets update", - "placeholders": { - "url": { - "content": "$1" - } - } - }, - "installUpdateFromLabel": { - "message": "更新をチェック", - "description": "Label for the checkbox to save current URL for update check" - }, - "license": { - "message": "ライセンス", - "description": "Label for the license" - }, - "linkGetHelp": { - "message": "ヘルプ", - "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" - }, - "linkGetStyles": { - "message": "スタイルを取得", - "description": "Help link text on the manage page e.g. https://userstyles.org" - }, - "linkStylusWiki": { - "message": "ウィキ", - "description": "Wiki link text on the manage page e.g. https://github.com/openstyles/stylus/wiki" - }, - "linkTranslate": { - "message": "翻訳", - "description": "Transifex link text on the manage page" - }, - "linterCSSLintIncompatible": { - "message": "CSSLintは「$preprocessorname$」プリプロセッサをサポートしていません", - "description": "The label to display when the preprocessor isn't compatible with CSSLint", - "placeholders": { - "preprocessorname": { - "content": "$1" - } - } - }, - "linterCSSLintSettings": { - "message": "(次のようにルールを設定してください: 0=無効, 1=警告, 2=エラー)", - "description": "CSSLint rule config values" - }, - "linterConfigPopupTitle": { - "message": "$linter$ のルールを設定する", - "description": "Stylelint or CSSLint popup header", - "placeholders": { - "linter": { - "content": "$1" - } - } - }, - "linterConfigTooltip": { - "message": "Linterの設定を行うときはクリックしてください", - "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" - }, - "linterInvalidConfigError": { - "message": "これらの不正な設定のために保存されませんでした:", - "description": "Invalid linter config will show a message followed by a list of invalid entries" - }, - "linterIssues": { - "message": "問題点", - "description": "Label for the CSS linter issues block on the style edit page" - }, - "linterIssuesHelp": { - "message": "$link$ によってこれらの問題点が見つかりました:", - "description": "Help popup message for the selected CSS linter issues block on the style edit page", - "placeholders": { - "link": { - "content": "$1" - } - } - }, - "linterJSONError": { - "message": "不正なJSONフォーマットです", - "description": "Setting linter config with invalid JSON" - }, - "linterResetMessage": { - "message": "予期しないリセットを復旧するには、テキストボックス内で Ctrl-Z(または Cmd-Z)を押してください", - "description": "Reset button tooltip to inform user on how to undo an accidental reset" - }, - "linterRulesLink": { - "message": "ルールの完全なリストを見る", - "description": "Stylelint or CSSLint rules label added immediately before a link" - }, - "liveReloadError": { - "message": "ファイルの監視中にエラーが発生しました", - "description": "The label of live-reload error" - }, - "liveReloadInstallHint": { - "message": "外部の変更時にスタイルを自動更新する場合は、このタブを開いたままにしておいてください。", - "description": "The label of live-reload feature" - }, - "liveReloadInstallHintFF": { - "message": "外部の変更時にスタイルを自動更新する場合は、このタブと元のタブを開いたままにしておいてください。", - "description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox" - }, - "liveReloadLabel": { - "message": "自動リロード", - "description": "The label of live-reload feature" - }, - "manageFavicons": { - "message": "適用先欄のファビコン", - "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" - }, - "manageFaviconsGray": { - "message": "ファビコンをグレー表示", - "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" - }, - "manageFaviconsHelp": { - "message": "Stylusは外部サービスを使用します https://www.google.com/s2/favicons", - "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" - }, - "manageFilters": { - "message": "フィルター", - "description": "Label for filters container" - }, - "manageHeading": { - "message": "インストール済みスタイル", - "description": "Heading for the manage page" - }, - "manageMaxTargets": { - "message": "適用先欄の表示件数", - "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" - }, - "manageNewStyleAsUsercss": { - "message": "Usercssとして", - "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" - }, - "manageNewUI": { - "message": "新しい管理UIレイアウト", - "description": "Label for the checkbox that toggles the new UI on manage page" - }, - "manageOnlyDisabled": { - "message": "無効なスタイルのみ", - "description": "Checkbox to show only disabled styles" - }, - "manageOnlyEnabled": { - "message": "有効なスタイルのみ", - "description": "Checkbox to show only enabled styles" - }, - "manageOnlyExternal": { - "message": "外部取得スタイルのみ", - "description": "Checkbox to show only externally installed styles i.e. updatable" - }, - "manageOnlyLocal": { - "message": "ローカル作成スタイルのみ", - "description": "Checkbox to show only locally created styles i.e. non-updatable" - }, - "manageOnlyLocalTooltip": { - "message": "(userstyles.orgのページからインストールされていないスタイル)", - "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" - }, - "manageOnlyNonUsercss": { - "message": "非Usercssスタイルのみ", - "description": "Checkbox to show only non-Usercss (standard) styles" - }, - "manageOnlyUpdates": { - "message": "更新もしくは問題があるスタイルのみ", - "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" - }, - "manageOnlyUsercss": { - "message": "Usercssスタイルのみ", - "description": "Checkbox to show only Usercss styles" - }, - "menuShowBadge": { - "message": "アクティブなスタイルの数を表示する", - "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." - }, - "meta_invalidCheckboxDefault": { - "message": "不正な @var チェックボックス: 値は0か1である必要があります", - "description": "Error displayed when the value of @var checkbox is invalid" - }, - "meta_invalidColor": { - "message": "不正な @var 色: $color$は有効な色ではありません", - "description": "Error displayed when the value of @var color is invalid", - "placeholders": { - "color": { - "content": "$1" - } - } - }, - "meta_invalidRange": { - "message": "不正な @var $type$: 値は数値か配列である必要があります", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeMultipleUnits": { - "message": "不正な @var $type$: 複数の単位が定義されています", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeTooManyValues": { - "message": "不正な @var $type$: 配列の要素が多すぎます", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeValue": { - "message": "不正な @var $type$: 配列の要素は、数値,文字列またはnullである必要があります", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeDefault": { - "message": "不正な @var $type$: デフォルト値がnullです", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeMin": { - "message": "不正な @var $type$: デフォルト値が最小値を下回っています", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeMax": { - "message": "不正な @var $type$: デフォルト値が最大値を上回っています", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeStep": { - "message": "不正な @var $type$: デフォルト値がステップ値の倍数になっていません", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeUnits": { - "message": "不正な @var $type$: '$units$' は有効な単位ではありません", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - }, - "units": { - "content": "$2" - } - } - }, - "meta_invalidSelect": { - "message": "不正な @var 選択: デフォルト値は、配列またはオブジェクトである必要があります", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectValue": { - "message": "不正な @var 選択: 配列/オブジェクト内の値は文字列である必要があります", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectEmptyOptions": { - "message": "不正な @var 選択: オプションのリストが空です", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectLabel": { - "message": "不正な @var 選択: オプションのラベルが空です", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectMultipleDefaults": { - "message": "不正な @var 選択: 複数のデフォルトオプションが定義されています", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectNameDuplicated": { - "message": "不正な @var 選択: オプション名が重複しています", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectValueMismatch": { - "message": "不正な @var 選択: 値がオプションのリストに存在しません", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidURLProtocol": { - "message": "不正なURLプロトコル。httpかhttpsのみ許可されています: $protocol$", - "description": "Error displayed when the protocol of the URL is invalid", - "placeholders": { - "protocol": { - "content": "$1" - } - } - }, - "meta_invalidVersion": { - "message": "不正なバージョン番号。値がバージョン番号のパターンに合っていません: $version$", - "description": "Error displayed when @version is invalid", - "placeholders": { - "version": { - "content": "$1" - } - } - }, - "meta_invalidNumber": { - "message": "数値を入力してください", - "description": "Error displayed when the value is expected to be a number" - }, - "meta_invalidString": { - "message": "クォートで囲まれた文字列を入力してください", - "description": "Error displayed when the value is expected to be a quoted string" - }, - "meta_invalidWord": { - "message": "単語を入力してください", - "description": "Error displayed when the value is expected to be a word" - }, - "meta_missingChar": { - "message": "文字を入力してください: $chars$", - "description": "Error displayed when the value is expected to be some characters", - "placeholders": { - "chars": { - "content": "$1" - } - } - }, - "meta_missingEOT": { - "message": "EOTデータを入力してください", - "description": "Error displayed when the value is expected to be an EOT list" - }, - "meta_missingMandatory": { - "message": "必須のメタデータがありません: $keys$", - "description": "Error displayed when mandatory keys are missing", - "placeholders": { - "keys": { - "content": "$1" - } - } - }, - "meta_unknownJSONLiteral": { - "message": "不正なJSON: $literal$ は有効なJSONデータではありません", - "description": "Error displayed when JSON value is invalid", - "placeholders": { - "literal": { - "content": "$1" - } - } - }, - "meta_unknownMeta": { - "message": "不明なメタデータ: $key$", - "description": "Error displayed when unknown metadata is parsed", - "placeholders": { - "key": { - "content": "$1" - } - } - }, - "meta_unknownVarType": { - "message": "不明な @$varkey$ タイプ: $vartype$", - "description": "Error displayed when unknown variable type is parsed", - "placeholders": { - "varkey": { - "content": "$1" - }, - "vartype": { - "content": "$2" - } - } - }, - "meta_unknownPreprocessor": { - "message": "不明な @preprocessor: $preprocessor$", - "description": "Error displayed when unknown @preprocessor is parsed", - "placeholders": { - "preprocessor": { - "content": "$1" - } - } - }, - "noStylesForSite": { - "message": "該当するスタイルはありません。", - "description": "Text displayed when no styles are installed for the current site" - }, - "numberedLine": { - "message": "行:", - "description": "Will be followed by one or more line numbers in the editor." - }, - "openManage": { - "message": "管理", - "description": "Link to open the manage page." - }, - "openOptions": { - "message": "オプション", - "description": "Go to Options UI" - }, - "openStylesManager": { - "message": "スタイルマネージャーを開く", - "description": "Label for the style maanger opener in the browser action context menu." - }, - "optionsActions": { - "message": "アクション", - "description": "" - }, - "optionsAdvanced": { - "message": "上級者向け", - "description": "" - }, - "optionsAdvancedContextDelete": { - "message": "エディタのコンテキストメニューに「削除」を追加する", - "description": "" - }, - "optionsAdvancedExposeIframes": { - "message": "HTML[stylus-iframe] によってiframeへのアクセスを可能にする", - "description": "" - }, - "optionsAdvancedExposeIframesNote": { - "message": "各iframeにトップサイトドメインを公開します。\n次のようにiframe用のCSSを書くことができるようになります:\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }", - "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." - }, - "optionsAdvancedNewStyleAsUsercss": { - "message": "新しいスタイルを usercss として作成します", - "description": "" - }, - "optionsAdvancedPatchCsp": { - "message": "スタイルのアセットを許可するためにCSPにパッチを当てる", - "description": "" - }, - "optionsAdvancedPatchCspNote": { - "message": "厳格なCSP(Content-Security-Policy)を持つサイトで、ロードできない画像やフォントを含んだスタイルの場合に、これを有効にします。\n\nこの設定を有効にすると、CSPの制限をゆるめて、必要なコンテンツのロードを許可します。このオプションは、潜在的なセキュリティへの影響を理解し、許可しているコンテンツを監視する責任を持つことができる上級ユーザーのみを対象としています。 詳細については、CSSベースの攻撃に関する資料をお読みください。\n\nまた、インストールされている別の拡張機能が最初にネットワークの応答を変更した場合、この特別な設定が有効になるとは限らないことに注意してください。", - "description": "" - }, - "optionsAdvancedStyleViaXhr": { - "message": "即時更新モード", - "description": "" - }, - "optionsAdvancedStyleViaXhrNote": { - "message": "閲覧時に、スタイルの指定されていないコンテンツが点滅するような場合に有効にしてください。これは、ダークテーマで特に目立つことがあります。\n\n技術的な原因は、Chrome/Chromium が拡張機能との非同期通信を遅延することです。これは(無意味なことが多いですが)ページのロード時間の短縮のために行われ、スタイルの適用を遅延する場合があります。これを回避するため(web拡張自体は同期通信APIを提供していないので)、Stylusは「非推奨」の XMLHttpRequest web API をスタイルの読み込みに使用するオプションを提供しています。サーバからページがダウンロードされている間に、リクエストは数ミリ秒で終了するため、悪影響はありません。\n\nそれでも、Chromium は、開発者ツールのコンソールに警告を出力します。 警告を右クリックして非表示にすると、以後は警告を表示しないようにすることができます。", - "description": "" - }, - "optionsBadgeDisabled": { - "message": "無効にしたときの背景色", - "description": "" - }, - "optionsBadgeNormal": { - "message": "背景色", - "description": "" - }, - "optionsCheck": { - "message": "スタイルを更新", - "description": "" - }, - "optionsCheckUpdate": { - "message": "使用可能なすべての更新を確認してインストールする", - "description": "" - }, - "optionsCustomizeBadge": { - "message": "アイコンの修飾", - "description": "" - }, - "optionsCustomizeIcon": { - "message": "ツールバーアイコン", - "description": "" - }, - "optionsCustomizePopup": { - "message": "ポップアップ", - "description": "" - }, - "optionsCustomizeUpdate": { - "message": "更新設定", - "description": "" - }, - "optionsCustomizeSync": { - "message": "クラウドとの同期", - "description": "" - }, - "optionsHeading": { - "message": "オプション", - "description": "Heading for options section on manage page." - }, - "optionsIconDark": { - "message": "暗いブラウザのテーマ", - "description": "" - }, - "optionsIconLight": { - "message": "明るいブラウザのテーマ", - "description": "" - }, - "optionsOpen": { - "message": "開く", - "description": "" - }, - "optionsOpenManager": { - "message": "スタイルを管理", - "description": "" - }, - "optionsPopupWidth": { - "message": "ポップアップの幅(ピクセル単位)", - "description": "" - }, - "optionsReset": { - "message": "オプションをデフォルト値にリセットする", - "description": "" - }, - "optionsResetButton": { - "message": "オプションをリセット", - "description": "" - }, - "optionsStylusThemes": { - "message": "StylusのUIテーマを見つける", - "description": "" - }, - "optionsSubheading": { - "message": "その他のオプション", - "description": "Subheading for options section on manage page." - }, - "optionsUpdateImportNote": { - "message": "旧バージョンまたはStylishからスタイルのバックアップをインポートする場合は、スタイルマネージャで一度手動で更新チェックを行い、すべてのスタイルが確実に更新されるようにしてください。", - "description": "" - }, - "optionsUpdateInterval": { - "message": "ユーザースタイルの自動更新間隔(時間単位)(0を指定すると更新しません)", - "description": "" - }, - "optionsSyncNone": { - "message": "未選択", - "description": "" - }, - "optionsSyncConnect": { - "message": "接続", - "description": "" - }, - "optionsSyncDisconnect": { - "message": "切断", - "description": "" - }, - "optionsSyncSyncNow": { - "message": "すぐに同期", - "description": "" - }, - "optionsSyncLogin": { - "message": "ログイン", - "description": "" - }, - "optionsSyncStatusPull": { - "message": "スタイルをダウンロード中 ( $loaded$/ $total$)", - "description": "", - "placeholders": { - "loaded": { - "content": "$1" - }, - "total": { - "content": "$2" - } - } - }, - "optionsSyncStatusPush": { - "message": "スタイルをアップロード中( $loaded$/ $total$)", - "description": "", - "placeholders": { - "loaded": { - "content": "$1" - }, - "total": { - "content": "$2" - } - } - }, - "optionsSyncStatusSyncing": { - "message": "同期中...", - "description": "" - }, - "optionsSyncStatusConnecting": { - "message": "接続中...", - "description": "" - }, - "optionsSyncStatusConnected": { - "message": "接続状態", - "description": "" - }, - "optionsSyncStatusDisconnecting": { - "message": "切断中...", - "description": "" - }, - "optionsSyncStatusDisconnected": { - "message": "切断状態", - "description": "" - }, - "paginationCurrent": { - "message": "現在のページ", - "description": "Tooltip for the current page index in search results" - }, - "paginationEstimated": { - "message": "推定ページ数", - "description": "Tooltip for the total page count in search results" - }, - "paginationNext": { - "message": "次ページ", - "description": "Tooltip for the '->' (next page) button in search results" - }, - "paginationPrevious": { - "message": "前ページ", - "description": "Tooltip for the '<-' button in search results" - }, - "paginationTotal": { - "message": "総ページ数", - "description": "" - }, - "parseUsercssError": { - "message": "Stylusはusercssの解析に失敗しました: ", - "description": "The error message to show when stylus failed to parse usercss" - }, - "popupAutoResort": { - "message": "ポップアップ内のスタイルをソートして表示", - "description": "Label for the checkbox controlling popup resorting." - }, - "popupBorders": { - "message": "横に白い境界線を追加する", - "description": "" - }, - "popupBordersTooltip": { - "message": "新しいChromeが横の境界線を描かなくなったため、暗いテーマで有効です", - "description": "" - }, - "popupHotkeysInfo": { - "message": "<1>-<9>, <0>, または数字パッドキーにより、N番目のスタイルの有効/無効を切り替えます(0は10番目を意味します)\n- は、その文字で始まる先頭のスタイルの有効/無効を切り替えます\n を併用すると、切り替えではなくエディタを開きます\n は、リストのスタイルをすべて有効にします\n は、リストのスタイルをすべて無効にします\n と <`>(バッククォート)は、初期状態が有効なスタイルのみを切り替えます。すなわち ポップアップ上で後から有効にしたスタイルは切り替えません。例えば、テスト後に初期の選択に戻すには、全解除してから切り替えてください(すなわち の順に押してください)\n詳細については wiki を参照ください", - "description": "NOTE1: preserve < and > symbols so that 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." - }, - "popupHotkeysTooltip": { - "message": "クリックすると使用可能なホットキーを表示します", - "description": "Tooltip displayed when hovering the right edge of the extension popup" - }, - "popupManageTooltip": { - "message": "シフトを押しながらクリック または 右クリック で、現在のサイトに適用可能なスタイルの管理画面を開きます", - "description": "Tooltip for the 'Manage' button in the popup." - }, - "popupMenuButtonTooltip": { - "message": "アクションメニュー", - "description": "Tooltip for menu button in popup." - }, - "popupOpenEditInPopup": { - "message": "(アドレスバーのない)シンプルなウィンドウを使用", - "description": "Label for the checkbox controlling 'edit' action behavior in the popup." - }, - "popupOpenEditInWindow": { - "message": "新しいウィンドウでエディタを開く", - "description": "Label for the checkbox controlling 'edit' action behavior in the popup." - }, - "popupOpenEditInWindowTooltip": { - "message": "エディタのタブをブラウザのウィンドウから切り離すことでも有効になります。\nそして、分離したエディタのタブを他のブラウザのウィンドウに結合すれば無効になります。", - "description": "Label for the checkbox controlling 'edit' action behavior in the popup." - }, - "popupStylesFirst": { - "message": "スタイル一覧をコマンドボタンより上に表示", - "description": "Label for the checkbox controlling section order in the popup." - }, - "prefShowBadge": { - "message": "現在のサイトで有効なスタイルの数を表示", - "description": "Label for the checkbox controlling toolbar badge text." - }, - "previewLabel": { - "message": "自動プレビュー", - "description": "Label for the checkbox in style editor to enable live preview while editing." - }, - "previewTooltip": { - "message": "変更を保存しないで一時的に適用します。\n変更を確定する場合には、スタイルを保存してください。", - "description": "Tooltip for the checkbox in style editor to enable live preview while editing." - }, - "reload": { - "message": "Stylus拡張をリロードする", - "description": "Context menu reload" - }, - "replace": { - "message": "置換", - "description": "Label before the replace input field in the editor shown on Ctrl-H" - }, - "replaceAll": { - "message": "すべて置換", - "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" - }, - "replaceWith": { - "message": "次に置換", - "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." - }, - "retrieveBckp": { - "message": "スタイルをインポート", - "description": "" - }, - "search": { - "message": "検索", - "description": "Label before the search input field in the editor shown on Ctrl-F" - }, - "searchCaseSensitive": { - "message": "大文字小文字を区別する", - "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" - }, - "searchGlobalStyles": { - "message": "グローバルスタイルも検索", - "description": "Checkbox label in the popup's inline style search, shown when the text to search is entered" - }, - "searchNumberOfResults": { - "message": "マッチ数", - "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" - }, - "searchNumberOfResults2": { - "message": "コードおよび適用先欄のマッチ数", - "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" - }, - "searchStyleQueryHint": { - "message": "スタイル名を大文字小文字の区別なく検索します:\n複数の単語 - 全単語を順番の区別なく検索します\n\"複数の単語からなるフレーズ\" - 正確なフレーズを (引用符は除いて) 検索します\n2020 - このように数値 (年) を指定すると、2020年に更新されたスタイルも結果に表示します", - "description": "Tooltip shown for the text input in the popup's inline style finder" - }, - "searchRegexp": { - "message": "正規表現検索には /re/ を使用してください", - "description": "Label after the search input field in the editor shown on Ctrl-F" - }, - "searchResultInstallCount": { - "message": "総インストール数", - "description": "Text for label that shows the number of times a search result was installed" - }, - "searchResultNoneFound": { - "message": "該当するスタイルはありません。", - "description": "Error text in the popup when inline search didn't find any site-specific styles" - }, - "searchResultNotMatching": { - "message": "スタイルはインストールされますが、現在のサイトのURLには適用されません。", - "description": "" - }, - "searchResultNotMatchingNote": { - "message": "このユーザースタイルの作者に、URLの追加について確認してみてください。\nあなた自身が、管理画面でこのスタイルを開いて編集することは可能です。\nしかし、このスタイルの自動更新は無効になることに注意してください。", - "description": "" - }, - "searchResultRating": { - "message": "評価", - "description": "Text for label that shows the search result's rating" - }, - "searchResultUpdated": { - "message": "更新日", - "description": "Text for label that shows the search result's last update date" - }, - "searchResultWeeklyCount": { - "message": "週間インストール数", - "description": "Text for label that shows the number of times a search result was installed during last week" - }, - "searchStylesAll": { - "message": "すべて", - "description": "Option for `find styles` scope selector in the manager." - }, - "searchStylesCode": { - "message": "CSSコード", - "description": "Option for `find styles` scope selector in the manager." - }, - "searchStylesHelp": { - "message": " または キーで検索欄に移動します。\nデフォルトモードは、空白で区切られたすべての単語を任意の順番で探す文字列検索です。\n正確な文字列検索 : 検索文字列をダブルクォートで囲んでください。例. <\".header ~ div\">\n正規表現検索 : 検索文字列にスラッシュとフラグを含めてください。例. \nスコープセレクタで「URLによる」を選択 : 指定されたURLに適用されるスタイルを見つけます。例. https://www.example.org/\nスコープセレクタで「メタデータ」を選択 : 名前、「適用先」指定子、インストールURL、アップデートURL、そして usercss スタイルのメタデータブロック全体を検索します。", - "description": "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page" - }, - "searchStylesMatchUrl": { - "message": "URLによる", - "description": "Option for `find styles` scope selector in the manager. See searchMatchUrlHint for more info." - }, - "searchStylesMeta": { - "message": "メタデータ", - "description": "Option for `find styles` scope selector in the manager." - }, - "searchStylesName": { - "message": "名前", - "description": "Option for `find styles` scope selector in the manager." - }, - "sectionAdd": { - "message": "他のセクションを追加", - "description": "Label for the button to add a section" - }, - "sectionCode": { - "message": "コード", - "description": "Label for the code for a section" - }, - "sectionRemove": { - "message": "セクションを削除", - "description": "Label for the button to remove a section" - }, - "sectionRestore": { - "message": "削除したセクションを復旧", - "description": "Label for the button to restore a removed section" - }, - "sections": { - "message": "セクション", - "description": "Header for the table of contents block listing style section names in the left panel of the classic editor" - }, - "shortcuts": { - "message": "ショートカット", - "description": "Go to shortcut configuration" - }, - "shortcutsNote": { - "message": "キーボードショートカットを定義する", - "description": "" - }, - "sortDateNewestFirst": { - "message": "新しい順", - "description": "Text added to indicate that sorting a date would add the newest entries at the top" - }, - "sortDateOldestFirst": { - "message": "古い順", - "description": "Text added to indicate that sorting a date would add the oldest entries at the top" - }, - "sortLabel": { - "message": "インストール済みスタイルの並べ替え", - "description": "Title on the sort select to indicate it is used for sorting entries" - }, - "sortLabelTitleAsc": { - "message": "タイトル昇順", - "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" - }, - "sortLabelTitleDesc": { - "message": "タイトル降順", - "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" - }, - "sortStylesHelp": { - "message": "インストール済みの項目の並べ替え方法を、ドロップダウンリストで選択してください。デフォルト設定は、タイトルの昇順(AからZへ)になっています。「タイトル降順」を選択すると、タイトルの降順(ZからAへ)に並べ替えます。\n他に、複数の基準で項目の並べ替えを行う設定もあります。これは、複数の列を持つ表の並べ替えと考えられ、(プラス記号を挟んで)選択された各カテゴリーは、対応する列またはグループを表します。\n例えば、「有効(1番目)+タイトル」という設定の場合、すべての有効な項目がリストの先頭に並べられ、次にタイトルの昇順(AからZへ)で有効/無効な項目がそれぞれ並べられます。", - "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" - }, - "sortStylesHelpTitle": { - "message": "コンテンツの並べ替え", - "description": "Label for the sort info popup on the Manage styles page" - }, - "styleBadRegexp": { - "message": "正規表現は無効です。", - "description": "Validation message for a bad regexp in a style" - }, - "styleBeautify": { - "message": "書式整形", - "description": "Label for the CSS-beautifier button on the edit style page" - }, - "styleBeautifyHint": { - "message": "ヒント: 書式整形ボタンを右クリックするか、下で設定したキーボードショートカットを使用すると、このパネルを表示せずに書式設定が行えます", - "description": "Hint shown inside the CSS-beautifier panel" - }, - "styleBeautifyIndentConditional": { - "message": "@media, @supports をインデント", - "description": "CSS-beautifier option" - }, - "styleBeautifyPreserveNewlines": { - "message": "改行を保存", - "description": "CSS-beautifier option" - }, - "styleCancelEditLabel": { - "message": "管理画面に戻る", - "description": "Label for cancel button for style editing" - }, - "styleChangesNotSaved": { - "message": "このスタイルは変更されていますが、保存されていません。", - "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" - }, - "styleEnabledLabel": { - "message": "有効", - "description": "Label for the enabled state of styles" - }, - "styleFromMozillaFormatError": { - "message": "Mozilla形式のインポートに失敗しました", - "description": "Label for the import error" - }, - "styleFromMozillaFormatPrompt": { - "message": "Mozilla形式のコードを貼り付ける", - "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" - }, - "styleInstall": { - "message": "「$stylename$」を Stylus にインストールしますか?", - "description": "Confirmation when installing a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "styleInstallFailed": { - "message": "ユーザースタイルのインストールに失敗しました!\n$error$", - "description": "Warning when installation failed", - "placeholders": { - "error": { - "content": "$1" - } - } - }, - "styleInstallOverwrite": { - "message": "「$stylename$」はすでにインストール済みです。上書きしますか?\nバージョン: $oldVersion$ -> $newVersion$", - "description": "Confirmation when re-installing a style", - "placeholders": { - "stylename": { - "content": "$1" - }, - "newVersion": { - "content": "$3" - }, - "oldVersion": { - "content": "$2" - } - } - }, - "styleMissingName": { - "message": "名前を入力してください", - "description": "Error displayed when user saves without providing a name" - }, - "styleNotAppliedRegexpProblemTooltip": { - "message": "'regexp()' の誤った使用のためスタイルを適用できませんでした", - "description": "Tooltip in the popup for styles that were not applied at all" - }, - "styleRegexpInvalidExplanation": { - "message": "いくつかの 'regexp()' のルールはコンパイルできませんでした", - "description": "" - }, - "styleRegexpPartialExplanation": { - "message": "このスタイルは、完全なURLの一致を要求する CSS4 @document 仕様 に違反した部分一致の正規表現を使用しています。影響を受けるCSSセクションはページに適用されませんでした。このスタイルは、'regexp()' のルールを誤ってチェックしていた かなり初期のバージョンの Stylish-for-Chrome で作成された可能性があります(既知のバグです)。", - "description": "" - }, - "styleRegexpProblemTooltip": { - "message": "'regexp()' の誤った使用のためいくつかのセクションを適用できませんでした", - "description": "Tooltip in the popup for styles that were applied only partially" - }, - "styleRegexpTestButton": { - "message": "正規表現をテスト", - "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" - }, - "styleRegexpTestFull": { - "message": "一致するタブ", - "description": "RegExp test report: label for the fully matching expressions" - }, - "styleRegexpTestInvalid": { - "message": "無効な正規表現がスキップされました", - "description": "RegExp test report: label for the invalid expressions" - }, - "styleRegexpTestNone": { - "message": "一致するタブはありません", - "description": "RegExp test report: label for expressions that didn't match any tabs" - }, - "styleRegexpTestNote": { - "message": "注: 正規表現の入力欄でエスケープする場合には、「\\」1個を使用してください。それは、CSSでの引用符で囲まれた文字列の仕様に従い、スタイルコード内で自動的に「\\\\」に変換されます。", - "description": "RegExp test report: a note displayed at the bottom of the dialog" - }, - "styleRegexpTestPartial": { - "message": "完全に一致しないため、スキップされました", - "description": "RegExp test report: label for the partially matching expressions" - }, - "styleRegexpTestTitle": { - "message": "一致する開いているタブのリスト(URLをクリックするとそのタブに移動します)", - "description": "RegExp test report: title of the report" - }, - "styleSaveLabel": { - "message": "保存", - "description": "Label for save button for style editing" - }, - "styleToMozillaFormatHelp": { - "message": "Mozilla形式のコードは、userstyles.org に投稿することができ、また従来の Stylish for Firefox でも使用できます", - "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" - }, - "styleToMozillaFormatTitle": { - "message": "Mozilla形式のスタイル", - "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" - }, - "styleUpdate": { - "message": "「$stylename$」を更新してもよろしいですか?", - "description": "Confirmation when updating a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "styleUpdateDiscardChanges": { - "message": "このスタイルはエディタの外部で変更されました。このスタイルをリロードしますか?", - "description": "Confirmation to update the style in the editor" - }, - "stylusUnavailableForURL": { - "message": "このページではStylusは動作しません。", - "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" - }, - "stylusUnavailableForURLdetails": { - "message": "セキュリティ上の予防措置として、ブラウザは拡張機能がビルトイン ページ(chrome://version, Chrome 61 の標準の新しいタブページ, about:addons 等)に影響を与えることを禁止しています。これは他の拡張機能のページについても同様です。各ブラウザはまた、自身の拡張機能ギャラリーへのアクセスについても制限しています(Chrome Web ストア や AMO 等)。", - "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" - }, - "syncStorageErrorSaving": { - "message": "値を保存できません。テキストの量を減らしてください。", - "description": "Displayed when trying to save an excessively big value via storage.sync API" - }, - "toggleStyle": { - "message": "スタイルの有効/無効の切り替え", - "description": "Label for the checkbox to enable/disable a style" - }, - "undo": { - "message": "元に戻す", - "description": "Button label" - }, - "undoGlobal": { - "message": "すべてのセクションで元に戻す", - "description": "CSS-beautify global Undo button label" - }, - "unreachableAMO": { - "message": "Firefoxはこのサイトへのアクセスを禁止しています。", - "description": "Note in the popup displayed when opened on addons.mozilla.org" - }, - "unreachableAMOHint": { - "message": "アクセスを許可するには、 を開き、リストを右クリックして「新規作成」-「真偽値」をクリックし、 を貼り付けてOKをクリックし、 を選択してOKをクリックし、その後、 ページをリロードしてください。", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" - }, - "unreachableAMOHintNewFF": { - "message": "Firefox 60 以降では、からAMOのドメインを削除する必要があるかもしれません。", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" - }, - "unreachableAMOHintOldFF": { - "message": "Firefox 59 以降のみが、「WebExtensionがこのようなCSPプロテクトされたサイトにスタイル要素を追加すること」を許可する設定を行えます。", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" - }, - "unreachableContentScript": { - "message": "ページと通信できませんでした。タブを再読み込みしてみてください。", - "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" - }, - "unreachableFileHint": { - "message": "chrome://extensions ページでStylus拡張機能の当該チェックボックスを有効にした場合にのみ、Stylusは file:// URLにアクセスできます。", - "description": "Note in the toolbar popup for file:// URLs" - }, - "InaccessibleFileHint": { - "message": "Stylusにはアクセスできないファイル形式があります(例えばpdfやjsonファイル等)。", - "description": "Note in the toolbar popup for some file types that cannot be accessed" - }, - "updateAllCheckSucceededNoUpdate": { - "message": "更新は見つかりませんでした。", - "description": "Text that displays when an update all check completed and no updates are available" - }, - "updateAllCheckSucceededSomeEdited": { - "message": "いくつかの更新可能なスタイルは、ローカルでの編集内容が失われることを避けるために、チェックされませんでした。更新を強制的に行うには、個別のチェック、もしくは、全スタイルに対する再チェックを実行してください(この場合、ローカルでの編集内容は上書きされます)。", - "description": "Text that displays when an update all check completed and no updates are available" - }, - "updateCheckFailBadResponseCode": { - "message": "更新に失敗しました: サーバーが応答コード「$code$」を返しています。", - "description": "Text that displays when an update check failed because the response code indicates an error", - "placeholders": { - "code": { - "content": "$1" - } - } - }, - "updateCheckFailServerUnreachable": { - "message": "更新に失敗しました: サーバーに到達できません。", - "description": "Text that displays when an update check failed because the update server is unreachable" - }, - "updateCheckHistory": { - "message": "更新チェックの履歴", - "description": "" - }, - "updateCheckManualUpdateForce": { - "message": "更新をインストール(ローカルでの編集内容は上書きされます)", - "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckManualUpdateHint": { - "message": "更新を強制すると、すべてのローカルでの編集内容が上書きされます。", - "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckSkippedLocallyEdited": { - "message": "このスタイルはローカルで編集されました。", - "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckSkippedMaybeLocallyEdited": { - "message": "このスタイルはローカルで編集されている可能性があります。", - "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" - }, - "updateCheckSucceededNoUpdate": { - "message": "スタイルは最新の状態です。", - "description": "Text that displays when an update check completed and no update is available" - }, - "updateCompleted": { - "message": "更新が完了しました。", - "description": "Text that displays when an update completed" - }, - "updatesCurrentlyInstalled": { - "message": "更新がインストールされました:", - "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." - }, - "usercssAvoidOverwriting": { - "message": "既存のスタイルの上書きを避けるために、@name または @namespace の値を変更してください。", - "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." - }, - "usercssConfigIncomplete": { - "message": "設定ダイアログの表示後に、スタイルが更新または削除されました。スタイルのメタデータの破損を避けるため、これらの変数は保存されませんでした:", - "description": "" - }, - "usercssEditorNamePlaceholder": { - "message": "コードで@nameを指定してください", - "description": "Placeholder text for the empty name input field when creating a new Usercss style" - }, - "usercssReplaceTemplateConfirmation": { - "message": "現在のコードで、新しいUsercssスタイルのデフォルト・テンプレートを置き換えますか?", - "description": "" - }, - "usercssReplaceTemplateName": { - "message": "@name が指定されていません", - "description": "The text shown after @name when creating a new Usercss style" - }, - "usercssReplaceTemplateSectionBody": { - "message": "ここにコードを挿入...", - "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" - }, - "versionInvalidOlder": { - "message": "インストール済みのスタイルより古いバージョンです。", - "description": "Displayed when the version of style is older than the installed one" - }, - "writeStyleFor": { - "message": "次のスタイルを書く:", - "description": "Label for toolbar pop-up that precedes the links to write a new style" - }, - "writeStyleForURL": { - "message": "このURL", - "description": "Text for link in toolbar pop-up to write a new style for the current URL" - }, - "syncDropboxStyles": { - "message": "Dropboxにエクスポート", - "description": "" - }, - "syncDropboxDeprecated": { - "message": "Dropboxへのインポート/エクスポート機能は、オプションページにある より進歩したスタイル同期機能 へ移行しました。", - "description": "" - }, - "retrieveDropboxSync": { - "message": "Dropboxからインポート", - "description": "" - }, - "overwriteFileExport": { - "message": "存在するファイルを上書きしてよろしいですか?", - "description": "" - }, - "exportSavedSuccess": { - "message": "ファイルをセーブしました", - "description": "" - }, - "noFileToImport": { - "message": "スタイルをインポートするには、まずエクスポートする必要があります。", - "description": "" - }, - "connectingDropbox": { - "message": "Dropboxに接続中...", - "description": "" - }, - "connectingDropboxNotAllowed": { - "message": "Dropboxへの接続は、webstoreから直接インストールしたアプリ内でのみ可能です", - "description": "" - }, - "gettingStyles": { - "message": "全スタイルを取得中...", - "description": "" - }, - "zipStyles": { - "message": "スタイルをZip圧縮中...", - "description": "" - }, - "unzipStyles": { - "message": "スタイルをZip解凍中...", - "description": "" - }, - "readingStyles": { - "message": "スタイルを読み込み中...", - "description": "" - }, - "uploadingFile": { - "message": "スタイルをアップロード中...", - "description": "" - } } \ No newline at end of file diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 18fa253f..f3e394f2 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -1,1643 +1,1586 @@ { - "addStyleLabel": { - "message": "새 스타일 작성", - "description": "Label for the button to go to the add style page" - }, - "addStyleTitle": { - "message": "스타일 추가", - "description": "Title of the page for adding styles" - }, - "alphaChannel": { - "message": "투명도", - "description": "Label of color's opacity" - }, - "appliesAdd": { - "message": "추가", - "description": "Label for the button to add an 'applies' entry" - }, - "appliesDisplay": { - "message": "적용 대상: $applies$", - "description": "Text on the manage screen to describe what the style applies to", - "placeholders": { - "applies": { - "content": "$1" - } + "addStyleTitle": { + "message": "스타일 추가", + "description": "Title of the page for adding styles" + }, + "alphaChannel": { + "message": "투명도", + "description": "Label of color's opacity" + }, + "appliesAdd": { + "message": "추가", + "description": "Label for the button to add an 'applies' entry" + }, + "appliesDisplay": { + "message": "적용 대상: $applies$", + "description": "Text on the manage screen to describe what the style applies to" + }, + "appliesDisplayTruncatedSuffix": { + "message": "그 이상", + "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" + }, + "appliesDomainOption": { + "message": "URL의 도메인이 다음과 같음", + "description": "Option to make the style apply to the entered string as a domain" + }, + "appliesHelp": { + "message": "'적용 대상'은 이 섹션에 작성한 스타일을 어느 URL에 적용할지 정합니다", + "description": "Help text for 'applies to' section" + }, + "appliesLabel": { + "message": "적용 대상", + "description": "Label for 'applies to' fields on the edit/add screen" + }, + "appliesLineWidgetLabel": { + "message": "'적용 대상' 정보 표시", + "description": "Label for the checkbox to display applies-to information in the single editor" + }, + "appliesLineWidgetWarning": { + "message": "경량화(Minify) 된 CSS에선 작동하지 않습니다.", + "description": "A warning that applies-to information won't show properly with minified CSS" + }, + "appliesRegexpOption": { + "message": "URL이 다음 정규 표현식과 일치함", + "description": "Option to make the style apply to the entered string as a regular expression" + }, + "appliesRemove": { + "message": "제거", + "description": "Label for the button to remove an 'applies' entry" + }, + "appliesRemoveError": { + "message": "마지막 '적용 대상' 항목은 제거할 수 없습니다", + "description": "Error displayed when the last 'applies' is going to be removed" + }, + "appliesSpecify": { + "message": "개별 지정", + "description": "Label for the button to make a style apply only to specific sites" + }, + "appliesToEverything": { + "message": "전부", + "description": "Text displayed for styles that apply to all sites" + }, + "appliesUrlOption": { + "message": "URL", + "description": "Option to make the style apply to the entered string as a URL" + }, + "appliesUrlPrefixOption": { + "message": "URL의 앞부분이 다음과 같음", + "description": "Option to make the style apply to the entered string as a URL prefix" + }, + "applyAllUpdates": { + "message": "모든 업데이트 적용", + "description": "Label for the button to apply all detected updates" + }, + "author": { + "message": "작성자", + "description": "Label for the style author" + }, + "backupButtons": { + "message": "백업", + "description": "Heading for backup" + }, + "backupMessage": { + "message": "파일을 선택하거나, 이 페이지로 파일을 드래그앤드롭하세요.", + "description": "Message for backup" + }, + "bckpInstStyles": { + "message": "스타일 내보내기", + "description": "" + }, + "checkAllUpdates": { + "message": "모든 스타일 업데이트 확인", + "description": "Label for the button to check all styles for updates" + }, + "checkAllUpdatesForce": { + "message": "한 번 더 확인해보세요. 아직 아무것도 수정하지 않았답니다!", + "description": "Label for the button to apply all detected updates" + }, + "checkForUpdate": { + "message": "업데이트 확인", + "description": "Label for the button to check a single style for an update" + }, + "checkingForUpdate": { + "message": "확인 중...", + "description": "Text to display when checking a style for an update" + }, + "clickToUninstall": { + "message": "클릭하여 제거", + "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" + }, + "cm_autoCloseBrackets": { + "message": "괄호 및 따옴표 자동으로 닫기", + "description": "Label for the checkbox in the style editor." + }, + "cm_autoCloseBracketsTooltip": { + "message": "()[]''\"\"의 여는 기호를 입력할 시, 닫는 기호를 자동으로 추가합니다", + "description": "Label for the checkbox in the style editor." + }, + "cm_autocompleteOnTyping": { + "message": "타이핑 자동완성", + "description": "Label for the checkbox in the style editor." + }, + "cm_colorpicker": { + "message": "CSS 색상에 Colorpicker(색상 선택기) 표시", + "description": "Label for the checkbox controlling colorpicker option for the style editor." + }, + "cm_indentWithTabs": { + "message": "자동 들여쓰기 시 탭 사용", + "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." + }, + "cm_keyMap": { + "message": "키 매핑", + "description": "Label for the drop-down list controlling the keymap for the style editor." + }, + "cm_lineWrapping": { + "message": "자동 줄바끔", + "description": "Label for the checkbox controlling word wrap option for the style editor." + }, + "cm_linter": { + "message": "CSS Linter", + "description": "Select the linter to check for CSS issues" + }, + "cm_matchHighlight": { + "message": "하이라이트", + "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." + }, + "cm_matchHighlightSelection": { + "message": "선택된 것만", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" + }, + "cm_matchHighlightToken": { + "message": "커서 위치의 토큰", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" + }, + "cm_resizeGripHint": { + "message": "더블 클릭으로 높이 최대화/이전 높이로 복구할 수 있습니다", + "description": "Tooltip for the resize grip in style editor" + }, + "cm_selectByTokens": { + "message": "더블 클릭으로 토큰 선택", + "description": "Label for the checkbox in the editor." + }, + "cm_selectByTokensTooltip": { + "message": "토큰 예시: .foo-bar-2 #aabbcc 0.32 !important\n비활성화 시: 문장 부호로 구분된 단어 선택", + "description": "" + }, + "cm_smartIndent": { + "message": "자동 들여쓰기", + "description": "Label for the checkbox controlling smart indentation option for the style editor." + }, + "cm_tabSize": { + "message": "탭 크기", + "description": "Label for the text box controlling tab size option for the style editor." + }, + "cm_theme": { + "message": "테마", + "description": "Label for the style editor's CSS theme." + }, + "colorpickerPaletteHint": { + "message": "Right-click a swatch to cycle through its source lines", + "description": "" + }, + "colorpickerSwitchFormatTooltip": { + "message": "16 진수-> RGB -> HSL 순서로 형식을 변환합니다.\nShift+클릭을 이용해 역순으로 변환할 수 있습니다.\nPgUp(PageUp), PgDn(PageDown) 키도 사용 가능합니다.", + "description": "Tooltip for the switch button in the color picker popup in the style editor." + }, + "colorpickerTooltip": { + "message": "색상 선택기 열기", + "description": "Tooltip for the colored squares shown before CSS colors in the style editor." + }, + "configOnChange": { + "message": "변경 시", + "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" + }, + "configOnChangeTooltip": { + "message": "자동으로 변경 사항 저장 및 적용", + "description": "" + }, + "configureStyle": { + "message": "설정", + "description": "Label for the button to configure usercss userstyle" + }, + "configureStyleOnHomepage": { + "message": "홈페이지에서 설정", + "description": "Label for the button to configure userstyles.org userstyle" + }, + "confirmCancel": { + "message": "취소", + "description": "" + }, + "confirmClose": { + "message": "닫기", + "description": "'Close' button in a confirm dialog" + }, + "confirmDefault": { + "message": "기본값 사용", + "description": "'Set to default' button in a confirm dialog" + }, + "confirmDelete": { + "message": "삭제", + "description": "" + }, + "confirmDiscardChanges": { + "message": "변경 사항을 무시하시겠습니까?", + "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" + }, + "confirmNo": { + "message": "아니오", + "description": "'No' button in a confirm dialog" + }, + "confirmOK": { + "message": "확인", + "description": "" + }, + "confirmSave": { + "message": "저장", + "description": "'Save' button in a confirm dialog" + }, + "confirmStop": { + "message": "중지", + "description": "'Stop' button in a confirm dialog" + }, + "confirmYes": { + "message": "예", + "description": "'Yes' button in a confirm dialog" + }, + "copied": { + "message": "클립보드에 복사됨", + "description": "Message shown when content has been copied to the clipboard" + }, + "copy": { + "message": "클립보드에 복사", + "description": "Tooltip for elements which can be copied" + }, + "customNameHint": { + "message": "Enter a custom name here to rename the style in UI without breaking its updates", + "description": "" + }, + "customNameResetHint": { + "message": "Stop using customized name, switch to the style's own name", + "description": "Tooltip of 'x' button shown in editor when changing the name input of a) styles updated from a URL i.e. not locally created, b) UserCSS styles" + }, + "dateAbbrDay": { + "message": "$value$d", + "description": "Day suffix in a short relative date, for example: 8d" + }, + "dateAbbrHour": { + "message": "$value$h", + "description": "Hour suffix in a short relative date, for example: 8h" + }, + "dateAbbrMonth": { + "message": "$value$m", + "description": "Month suffix in a short relative date, for example: 8m" + }, + "dateAbbrYear": { + "message": "$value$y", + "description": "Year suffix in a short relative date, for example: 8y" + }, + "dateInstalled": { + "message": "설치된 날짜", + "description": "Option text for the user to sort the style by install date" + }, + "dateUpdated": { + "message": "변경된 날짜", + "description": "Option text for the user to sort the style by last update date" + }, + "dbError": { + "message": "Stylus 데이터베이스를 사용하던 중 오류가 발생했습니다. 해결 방법 안내 웹페이지를 여시겠습니까?", + "description": "Prompt when a DB error is encountered" + }, + "defaultTheme": { + "message": "기본", + "description": "Default CodeMirror CSS theme option on the edit style page" + }, + "deleteStyleConfirm": { + "message": "이 스타일을 정말 삭제하시겠습니까?", + "description": "Confirmation before deleting a style" + }, + "deleteStyleLabel": { + "message": "삭제", + "description": "Label for the button to delete a style" + }, + "description": { + "message": "Stylus로 웹페이지를 새롭게 디자인해보세요. 유명한 사이트의 테마, 스킨도 간단하게 설치할 수 있는 사용자 스타일 관리자입니다.", + "description": "Extension description" + }, + "disableAllStyles": { + "message": "모든 스타일 비활성화", + "description": "Label for the checkbox that turns all enabled styles off." + }, + "disableStyleLabel": { + "message": "비활성화", + "description": "Label for the button to disable a style" + }, + "dragDropMessage": { + "message": "이 페이지 아무 곳에나 백업 파일을 놓으세요.", + "description": "Drag'n'drop message" + }, + "dragDropUsercssTabstrip": { + "message": "파일을 설치하려면, 파일을 탭 표시줄(탭 제목이 표시되는 영역)에 놓으세요.", + "description": "Message popup shown when erroneously dropping a usercss file into the manager page" + }, + "editDeleteText": { + "message": "삭제", + "description": "Label for the context menu item in the editor to delete selected text" + }, + "editGotoLine": { + "message": "줄 이동", + "description": "Go to line or line:column on Ctrl-G in style code editor" + }, + "editStyleHeading": { + "message": "스타일 수정", + "description": "Title of the page for editing styles" + }, + "editStyleLabel": { + "message": "수정", + "description": "Label for the button to go to the edit style page" + }, + "editStyleTitle": { + "message": " $stylename$ 스타일 수정", + "description": "Title of the page for editing styles" + }, + "enableStyleLabel": { + "message": "활성화", + "description": "Label for the button to enable a style" + }, + "excludeStyleByDomainLabel": { + "message": "현재 도메인 제외", + "description": "" + }, + "excludeStyleByUrlLabel": { + "message": "현재 URL 제외", + "description": "" + }, + "exportLabel": { + "message": "내보내기", + "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" + }, + "externalFeedback": { + "message": "피드백", + "description": "Label for the external link to send feedback for the style" + }, + "externalHomepage": { + "message": "홈페이지", + "description": "Label for the external link to style's homepage" + }, + "externalLink": { + "message": "외부 링크", + "description": "Label for external links" + }, + "externalSupport": { + "message": "지원", + "description": "Label for the external link to style's support site" + }, + "externalUsercssDocument": { + "message": "Usercss 안내 문서", + "description": "Label for the external link to usercss documentation" + }, + "filteredStyles": { + "message": "$numTotal$개 중 $numShown$개 표시", + "description": "TL note - make this message short" + }, + "filteredStylesAllHidden": { + "message": "현재 적용된 필터와 일치하는 스타일이 없습니다", + "description": "Text shown when no styles match currently applied filter in the style manager" + }, + "findStyles": { + "message": "스타일 찾기", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesForSite": { + "message": "현재 사이트에 맞는 스타일 찾기", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesInline": { + "message": "팝업창 내에서", + "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" + }, + "findStylesInlineTooltip": { + "message": "이 창에서 검색 결과 표시", + "description": "Text for a checkbox that displays search results within the Stylus popup." + }, + "genericAdd": { + "message": "추가", + "description": "Used in various places for an action that adds something" + }, + "genericClone": { + "message": "복제", + "description": "Used in various places for an action that clones something" + }, + "genericDisabledLabel": { + "message": "비활성화됨", + "description": "Used in various lists/options to indicate that something is disabled" + }, + "genericEnabledLabel": { + "message": "활성화됨", + "description": "Used in various lists/options to indicate that something is enabled" + }, + "genericError": { + "message": "에러", + "description": "Used in various places to indicate some error occurred." + }, + "genericHistoryLabel": { + "message": "기록", + "description": "Used in various places to show a history log of something" + }, + "genericNext": { + "message": "다음", + "description": "Used in various places to select/perform the next step/action" + }, + "genericPrevious": { + "message": "이전", + "description": "Used in various places to select/perform the previous step/action" + }, + "genericResetLabel": { + "message": "초기화", + "description": "Used in various parts of UI to indicate that something may be reset to its original state" + }, + "genericSavedMessage": { + "message": "저장됨", + "description": "Used in various parts of the UI to indicate that something was saved" + }, + "genericTitle": { + "message": "제목", + "description": "Used in various parts of the UI to indicate the title of something" + }, + "genericUnknown": { + "message": "알 수 없음", + "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" + }, + "helpAlt": { + "message": "도움말", + "description": "Alternate text for help buttons" + }, + "helpKeyMapCommand": { + "message": "명령어를 입력하세요", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "helpKeyMapHotkey": { + "message": "단축키를 입력하세요", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "hostDisabled": { + "message": "이 호스트는 현재 사용 중인 브라우저 버전의 버그로 인해 비활성화되었습니다", + "description": "Tooltip for cloud host disabled" + }, + "importAppendLabel": { + "message": "스타일에 추가", + "description": "Label for the button to import a style and append to the existing sections" + }, + "importAppendTooltip": { + "message": "가져온 스타일을 현재 스타일에 추가", + "description": "Tooltip for the button to import a style and append to the existing sections" + }, + "importLabel": { + "message": "가져오기", + "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" + }, + "importPreprocessor": { + "message": "Style with a @preprocessor won't work in the classic mode. You can switch the editor to Usercss mode: 1) open the style manager, 2) enable \"as Usercss\" checkbox, 3) click \"Write new style\"\n\nImport now anyway?", + "description": "" + }, + "importPreprocessorTitle": { + "message": "Potential problem due to @preprocessor", + "description": "" + }, + "importReplaceLabel": { + "message": "스타일 덮어쓰기", + "description": "Label for the button to import and overwrite current style" + }, + "importReplaceTooltip": { + "message": "현재 스타일을 버리고, 가져온 스타일로 덮어씁니다.", + "description": "Label for the button to import and overwrite current style" + }, + "importReportLegendAdded": { + "message": "추가됨", + "description": "Text after the number of styles added in the report shown after importing styles" + }, + "importReportLegendIdentical": { + "message": "중복 생략됨", + "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" + }, + "importReportLegendInvalid": { + "message": "유효하지 않아 생략됨", + "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" + }, + "importReportLegendUpdatedBoth": { + "message": "메타데이터, 코드 모두 업데이트됨", + "description": "Text after the number of styles updated entirely in the report shown after importing styles" + }, + "importReportLegendUpdatedCode": { + "message": "코드가 업데이트됨", + "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" + }, + "importReportLegendUpdatedMeta": { + "message": "메타데이터 업데이트됨", + "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" + }, + "importReportTitle": { + "message": "스타일 가져오기 완료", + "description": "Title of the report shown after importing styles" + }, + "importReportUnchanged": { + "message": "변경사항 없음", + "description": "Message in the report shown after importing styles" + }, + "importReportUndone": { + "message": "스타일 되돌려짐", + "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" + }, + "importReportUndoneTitle": { + "message": "가져오기가 취소되었습니다.", + "description": "Title of the message box shown after undoing the import of styles" + }, + "installButton": { + "message": "스타일 설치", + "description": "Label for install button" + }, + "installButtonInstalled": { + "message": "스타일 설치됨", + "description": "Text displayed when the style is successfully installed" + }, + "installButtonReinstall": { + "message": "스타일 재설치", + "description": "Label for reinstall button" + }, + "installButtonUpdate": { + "message": "스타일 업데이트", + "description": "Label for update button" + }, + "installUpdate": { + "message": "업데이트 설치", + "description": "Label for the button to install an update for a single style" + }, + "installUpdateFrom": { + "message": "현재 스타일은 $url$에서 업데이트되었습니다", + "description": "Label to describe where the style gets update" + }, + "installUpdateFromLabel": { + "message": "업데이트 확인", + "description": "Label for the checkbox to save current URL for update check" + }, + "license": { + "message": "라이센스", + "description": "Label for the license" + }, + "linkGetHelp": { + "message": "도움말", + "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" + }, + "linkGetStyles": { + "message": "스타일 찾기", + "description": "Help link text on the manage page e.g. https://userstyles.org" + }, + "linkStylusWiki": { + "message": "위키", + "description": "Wiki link text on the manage page e.g. https://github.com/openstyles/stylus/wiki" + }, + "linkTranslate": { + "message": "번역", + "description": "Transifex link text on the manage page" + }, + "linterCSSLintIncompatible": { + "message": "CSSLint는 $preprocessorname$ 전처리기를 지원하지 않습니다.", + "description": "The label to display when the preprocessor isn't compatible with CSSLint" + }, + "linterCSSLintSettings": { + "message": "(규칙 설정: 0 = 비활성화, 1 = 경고(warning), 2 = 에러)", + "description": "CSSLint rule config values" + }, + "linterConfigPopupTitle": { + "message": "$linter$ 규칙 설정", + "description": "Stylelint or CSSLint popup header" + }, + "linterConfigTooltip": { + "message": "현재 Linter를 설정하려면 클릭하세요", + "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" + }, + "linterInvalidConfigError": { + "message": "유효하지 않은 설정으로 인해 저장할 수 없음:", + "description": "Invalid linter config will show a message followed by a list of invalid entries" + }, + "linterIssues": { + "message": "문제점", + "description": "Label for the CSS linter issues block on the style edit page" + }, + "linterIssuesHelp": { + "message": "이 문제점은 $link$에 의해 발견됨:", + "description": "Help popup message for the selected CSS linter issues block on the style edit page" + }, + "linterJSONError": { + "message": "유효하지 않은 JSON 형식입니다", + "description": "Setting linter config with invalid JSON" + }, + "linterResetMessage": { + "message": "실수로 초기화한 경우, 텍스트 박스 내에서 Ctrl+Z (혹은 Cmd+Z)를 눌러 취소할 수 있습니다", + "description": "Reset button tooltip to inform user on how to undo an accidental reset" + }, + "linterRulesLink": { + "message": "전체 규칙 목록 보기", + "description": "Stylelint or CSSLint rules label added immediately before a link" + }, + "liveReloadError": { + "message": "파일을 주시하는 동안 오류가 발생함", + "description": "The label of live-reload error" + }, + "liveReloadInstallHint": { + "message": "외부 요인으로 인한 변경 시 스타일을 자동으로 업데이트하려면 이 탭을 열어두세요.", + "description": "The label of live-reload feature" + }, + "liveReloadInstallHintFF": { + "message": "외부 요인으로 인한 변경 시 스타일을 자동으로 업데이트하려면 이 탭과 원래 탭을 모두 열어두세요.", + "description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox" + }, + "liveReloadLabel": { + "message": "실시간 리로드", + "description": "The label of live-reload feature" + }, + "manageFavicons": { + "message": "적용 대상 열에 Favicon(사이트 아이콘) 표시", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFaviconsGray": { + "message": "회색으로 표시", + "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" + }, + "manageFaviconsHelp": { + "message": "Stylus는 https://www.google.com/s2/favicons 외부 서비스를 이용합니다", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFilters": { + "message": "필터", + "description": "Label for filters container" + }, + "manageHeading": { + "message": "설치한 스타일 목록", + "description": "Heading for the manage page" + }, + "manageMaxTargets": { + "message": "적용 대상 항목 수", + "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" + }, + "manageNewStyleAsUsercss": { + "message": "Usercss로 작성", + "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" + }, + "manageNewUI": { + "message": "새로운 관리 페이지 UI 레이아웃", + "description": "Label for the checkbox that toggles the new UI on manage page" + }, + "manageOnlyDisabled": { + "message": "비활성화된 스타일만", + "description": "Checkbox to show only disabled styles" + }, + "manageOnlyEnabled": { + "message": "활성화된 스타일만", + "description": "Checkbox to show only enabled styles" + }, + "manageOnlyExternal": { + "message": "외부에서 설치한 스타일만", + "description": "Checkbox to show only externally installed styles i.e. updatable" + }, + "manageOnlyLocal": { + "message": "로컬에서 생성한 스타일만", + "description": "Checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyLocalTooltip": { + "message": "(userstyles.org 페이지에서 설치하지 않은 스타일)", + "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyNonUsercss": { + "message": "Usercss가 아닌 스타일만", + "description": "Checkbox to show only non-Usercss (standard) styles" + }, + "manageOnlyUpdates": { + "message": "업데이트 혹은 문제점이 있는 것만", + "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" + }, + "manageOnlyUsercss": { + "message": "Usercss 스타일만", + "description": "Checkbox to show only Usercss styles" + }, + "manageTitle": { + "message": "Stylus", + "description": "Title for the manage page" + }, + "menuShowBadge": { + "message": "활성화된 스타일 개수 표시", + "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." + }, + "meta_invalidCheckboxDefault": { + "message": "@var 체크박스가 유효하지 않습니다. 값은 0, 1중 하나여야 합니다.", + "description": "Error displayed when the value of @var checkbox is invalid" + }, + "meta_invalidColor": { + "message": "@var 색상이 유효하지 않습니다. $color$은(는) 색상이 아닙니다.", + "description": "Error displayed when the value of @var color is invalid" + }, + "meta_invalidRange": { + "message": "@var $type$이(가) 유효하지 않습니다. 값은 숫자나 배열이어야 합니다.", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMultipleUnits": { + "message": "@var $type$이(가) 유효하지 않습니다. 구성단위가 여러 개 정의되었습니다.", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeTooManyValues": { + "message": "@var $type$이(가) 유효하지 않습니다. 배열의 요소가 너무 많습니다.", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeValue": { + "message": "@var $type$이(가) 유효하지 않습니다. 배열 요소는 숫자, 문자열, null 중 하나여야 합니다.", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeDefault": { + "message": "@var $type$이(가) 유효하지 않습니다. 기본 값이 null입니다.", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMin": { + "message": "@var $type$이(가) 유효하지 않습니다. 기본값이 최솟값보다 작습니다.", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMax": { + "message": "@var $type$이(가) 유효하지 않습니다. 기본값이 최댓값보다 큽니다.", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeStep": { + "message": "@var $type$이(가) 유효하지 않습니다. 기본값이 단계의 변수가 아닙니다.", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeUnits": { + "message": "@var $type$이(가) 유효하지 않습니다. '$units$'은(는) 유효한 구성단위가 아닙니다.", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidSelect": { + "message": "유효하지 않은 @var 선택입니다. 기본 값은 배열이나 오브젝트여야 합니다.", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValue": { + "message": "유효하지 않은 @var 선택입니다. 배열, 오브젝트 내 값은 문자열이어야 합니다.", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectEmptyOptions": { + "message": "유효하지 않은 @var 선택입니다. 옵션 목록이 비었습니다.", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectLabel": { + "message": "유효하지 않은 @var 선택입니다. 옵션 라벨이 비었습니다.", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectMultipleDefaults": { + "message": "유효하지 않은 @var 선택입니다. 기본 옵션이 여러 번 정의되었습니다.", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectNameDuplicated": { + "message": "유효하지 않은 @var 선택입니다. 옵션명이 중복되었습니다.", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValueMismatch": { + "message": "유효하지 않은 @var 선택입니다. 옵션 목록에 값이 존재하지 않습니다.", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidURLProtocol": { + "message": "$protocol$은(는) 유효하지 않은 URL 프로토콜입니다. http, https만 허용됩니다.", + "description": "Error displayed when the protocol of the URL is invalid" + }, + "meta_invalidVersion": { + "message": "유효하지 않은 버전 숫자입니다. $version$은(는) 유의적 버전 패턴과 일치하지 않습니다.", + "description": "Error displayed when @version is invalid" + }, + "meta_invalidNumber": { + "message": "숫자를 입력하세요", + "description": "Error displayed when the value is expected to be a number" + }, + "meta_invalidString": { + "message": "따옴표로 묶인 문자열을 입력하세요", + "description": "Error displayed when the value is expected to be a quoted string" + }, + "meta_invalidWord": { + "message": "단어를 입력하세요", + "description": "Error displayed when the value is expected to be a word" + }, + "meta_missingChar": { + "message": "$chars$ 문자를 입력하세요", + "description": "Error displayed when the value is expected to be some characters" + }, + "meta_missingEOT": { + "message": "EOT 데이터를 입력하세요", + "description": "Error displayed when the value is expected to be an EOT list" + }, + "meta_missingMandatory": { + "message": "필수 메타 데이터인 $keys$이(가) 누락되었습니다", + "description": "Error displayed when mandatory keys are missing" + }, + "meta_unknownJSONLiteral": { + "message": "유효하지 않은 JSON입니다. $literal$은(는) 유효한 JSON 리터럴이 아닙니다.", + "description": "Error displayed when JSON value is invalid" + }, + "meta_unknownMeta": { + "message": "알 수 없는 메타데이터 $key$", + "description": "Error displayed when unknown metadata is parsed" + }, + "meta_unknownVarType": { + "message": "알 수 없는 @$varkey$ 타입: $vartype$", + "description": "Error displayed when unknown variable type is parsed" + }, + "meta_unknownPreprocessor": { + "message": "알 수 없는 @preprocessor $preprocessor$", + "description": "Error displayed when unknown @preprocessor is parsed" + }, + "noStylesForSite": { + "message": "현재 사이트에 설치한 스타일이 없습니다.", + "description": "Text displayed when no styles are installed for the current site" + }, + "numberedLine": { + "message": "Line:", + "description": "Will be followed by one or more line numbers in the editor." + }, + "openManage": { + "message": "관리", + "description": "Link to open the manage page." + }, + "openOptions": { + "message": "옵션", + "description": "Go to Options UI" + }, + "openStylesManager": { + "message": "스타일 관리자 열기", + "description": "Label for the style maanger opener in the browser action context menu." + }, + "optionsActions": { + "message": "동작", + "description": "" + }, + "optionsAdvanced": { + "message": "고급", + "description": "" + }, + "optionsAdvancedContextDelete": { + "message": "편집기 컨텍스트 메뉴에 '삭제' 추가", + "description": "" + }, + "optionsAdvancedExposeIframes": { + "message": "iframe을 HTML[stylus-iframe]으로 노출", + "description": "" + }, + "optionsAdvancedExposeIframesNote": { + "message": "최상위 사이트 도메인을 각 iframe에 노출합니다.\n다음과 같이 iframe용 CSS를 작성할 수 있습니다:\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }", + "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." + }, + "optionsAdvancedNewStyleAsUsercss": { + "message": "새로운 스타일을 Usercss로 작성", + "description": "" + }, + "optionsAdvancedPatchCsp": { + "message": "Patch CSP to allow style assets", + "description": "" + }, + "optionsAdvancedPatchCspNote": { + "message": "Enable this if styles contain images or fonts which fail to load on sites with a strict CSP (Content-Security-Policy).\n\nEnabling this setting will relax CSP restrictions, allowing essential style content to load. This option is only intended for advanced users who understand the potential security implications, and accept responsibility for monitoring the content which they're allowing. Read about CSS-based attacks for more information.\n\nAlso be aware, this particular setting is not guaranteed to take effect if another installed extension modifies the network response first.", + "description": "" + }, + "optionsAdvancedStyleViaXhr": { + "message": "Instant inject mode", + "description": "" + }, + "optionsAdvancedStyleViaXhrNote": { + "message": "Enable this if you encounter flashing of unstyled content (FOUC) when browsing, which is especially noticeable with dark themes.\n\nThe technical reason is that Chrome/Chromium postpones asynchronous communication of extensions, in a usually meaningless attempt to improve page load speed, potentially causing styles to be late to apply. To circumvent this, since web extensions are not provided a synchronous API, Stylus provides this option to utilize the \"deprecated\" synchronous XMLHttpRequest web API to fetch applicable styles. There shouldn't be any detrimental effects, since the request is fulfilled within a few milliseconds while the page is still being downloaded from the server.\n\nNevertheless, Chromium will print a warning in devtools' console. Right-clicking a warning, and hiding them, will prevent future warnings from being shown.", + "description": "" + }, + "optionsBadgeDisabled": { + "message": "비활성화 시의 배경 색", + "description": "" + }, + "optionsBadgeNormal": { + "message": "배경 색", + "description": "" + }, + "optionsCheck": { + "message": "스타일 업데이트", + "description": "" + }, + "optionsCheckUpdate": { + "message": "사용 가능한 모든 업데이트 확인 및 설치", + "description": "" + }, + "optionsCustomizeBadge": { + "message": "툴바 아이콘 뱃지", + "description": "" + }, + "optionsCustomizeIcon": { + "message": "툴바 아이콘", + "description": "" + }, + "optionsCustomizePopup": { + "message": "팝업", + "description": "" + }, + "optionsCustomizeUpdate": { + "message": "업데이트", + "description": "" + }, + "optionsCustomizeSync": { + "message": "클라우드에 동기화", + "description": "" + }, + "optionsHeading": { + "message": "옵션", + "description": "Heading for options section on manage page." + }, + "optionsIconDark": { + "message": "어두운 브라우저 테마", + "description": "" + }, + "optionsIconLight": { + "message": "밝은 브라우저 테마", + "description": "" + }, + "optionsOpen": { + "message": "열기", + "description": "" + }, + "optionsOpenManager": { + "message": "스타일 관리", + "description": "" + }, + "optionsPopupWidth": { + "message": "팝업 너비 (픽셀 단위)", + "description": "" + }, + "optionsReset": { + "message": "기본 값으로 설정 초기화", + "description": "" + }, + "optionsResetButton": { + "message": "설정 초기화", + "description": "" + }, + "optionsStylusThemes": { + "message": "Find a Stylus UI theme", + "description": "" + }, + "optionsSubheading": { + "message": "추가 옵션", + "description": "Subheading for options section on manage page." + }, + "optionsUpdateImportNote": { + "message": "Stylish나 구버전 스타일 백업을 가져왔을 경우, 스타일들을 최신 버전으로 유지하려면 스타일 매니저에서 한 번씩 수동으로 업데이트 검사를 진행해 주세요.", + "description": "" + }, + "optionsUpdateInterval": { + "message": "Userstyle 자동 업데이트 간격 (시간 단위, 0일시 업데이트하지 않음)", + "description": "" + }, + "optionsSyncNone": { + "message": "없음", + "description": "" + }, + "optionsSyncConnect": { + "message": "연결", + "description": "" + }, + "optionsSyncDisconnect": { + "message": "연결 끊기", + "description": "" + }, + "optionsSyncSyncNow": { + "message": "지금 동기화", + "description": "" + }, + "optionsSyncLogin": { + "message": "로그인", + "description": "" + }, + "optionsSyncStatusPull": { + "message": "스타일 다운로드 중 ($loaded$/$total$)", + "description": "" + }, + "optionsSyncStatusPush": { + "message": "스타일 업로드 중 ($loaded$/$total$)", + "description": "" + }, + "optionsSyncStatusSyncing": { + "message": "동기화 중...", + "description": "" + }, + "optionsSyncStatusConnecting": { + "message": "연결 중...", + "description": "" + }, + "optionsSyncStatusConnected": { + "message": "연결됨", + "description": "" + }, + "optionsSyncStatusDisconnecting": { + "message": "연결 끊는 중...", + "description": "" + }, + "optionsSyncStatusDisconnected": { + "message": "연결 끊김", + "description": "" + }, + "optionsSyncStatusRelogin": { + "message": "Session expired, please login again.", + "description": "" + }, + "paginationCurrent": { + "message": "현재 페이지", + "description": "Tooltip for the current page index in search results" + }, + "paginationEstimated": { + "message": "예상 페이지 수", + "description": "Tooltip for the total page count in search results" + }, + "paginationNext": { + "message": "다음 페이지", + "description": "Tooltip for the '->' (next page) button in search results" + }, + "paginationPrevious": { + "message": "이전 페이지", + "description": "Tooltip for the '<-' button in search results" + }, + "paginationTotal": { + "message": "총 페이지 수", + "description": "" + }, + "parseUsercssError": { + "message": "Stylus가 Usercss 데이터를 해석하는데 실패했습니다:", + "description": "The error message to show when stylus failed to parse usercss" + }, + "popupAutoResort": { + "message": "팝업 내에서 스타일 토글 시 재정렬", + "description": "Label for the checkbox controlling popup resorting." + }, + "popupBorders": { + "message": "양옆에 흰색 테두리 추가", + "description": "" + }, + "popupBordersTooltip": { + "message": "측면 테두리를 칠하지 않으므로 새로운 Chrome의 다크 테마에서 유용합니다", + "description": "" + }, + "popupHotkeysInfo": { + "message": "<1>-<9>,<0> (숫자패드 포함) - N번째 스타일 토글 (0은 10)\n- 해당 글자로 시작하는 첫 번째 스타일 토글\n 토글 대신 편집기 열기\n 나열된 스타일 활성화\n 나열된 스타일 비활성화\n, <`> (백틱) - 처음에 활성화한 스타일을 토글합니다. 팝업이 열려 있는 동안에는 나중에 활성화한 스타일에 적용되지 않습니다. 따라서 검사 후 초기 선택 항목을 복원할 수 있습니다. 간단하게, 모두 비활성화한 다음 로 다시 전환하세요.\n자세한 내용은 위키를 참고 바랍니다", + "description": "NOTE1: preserve < and > symbols so that 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." + }, + "popupHotkeysTooltip": { + "message": "사용 가능한 단축키를 확인하려면 클릭하세요", + "description": "Tooltip displayed when hovering the right edge of the extension popup" + }, + "popupManageTooltip": { + "message": "Shift+클릭이나 우클릭으로 스타일 관리자를 열면 현재 사이트에 적용 가능한 스타일들이 표시됩니다.", + "description": "Tooltip for the 'Manage' button in the popup." + }, + "popupMenuButtonTooltip": { + "message": "상호작용 메뉴", + "description": "Tooltip for menu button in popup." + }, + "popupOpenEditInPopup": { + "message": "Use a simple window (no omnibox)", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindow": { + "message": "새 창에서 편집기 열기", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindowTooltip": { + "message": "이 옵션은 편집기가 열린 탭을 브라우저 창에서 분리함으로써 활성화할 수도 있습니다.\n편집기 탭만 다른 브라우저 창으로 합치면 비활성화됩니다.", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupStylesFirst": { + "message": "스타일 목록을 커맨드 버튼 상단에 표시", + "description": "Label for the checkbox controlling section order in the popup." + }, + "prefShowBadge": { + "message": "현재 사이트에서 활성화된 스타일 개수", + "description": "Label for the checkbox controlling toolbar badge text." + }, + "previewLabel": { + "message": "실시간 미리보기", + "description": "Label for the checkbox in style editor to enable live preview while editing." + }, + "previewTooltip": { + "message": "변경 사항은 저장되지 않고 일시적으로 적용됩니다.\n영구적으로 변경하려면 스타일을 저장하세요.", + "description": "Tooltip for the checkbox in style editor to enable live preview while editing." + }, + "reload": { + "message": "Stylus 확장 프로그램 리로드", + "description": "Context menu reload" + }, + "replace": { + "message": "바꾸기", + "description": "Label before the replace input field in the editor shown on Ctrl-H" + }, + "replaceAll": { + "message": "모두 바꾸기", + "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" + }, + "replaceWith": { + "message": "바꿀 내용", + "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." + }, + "retrieveBckp": { + "message": "스타일 가져오기", + "description": "" + }, + "search": { + "message": "검색", + "description": "Label before the search input field in the editor shown on Ctrl-F" + }, + "searchCaseSensitive": { + "message": "대소문자 구분", + "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" + }, + "searchGlobalStyles": { + "message": "Also search global styles", + "description": "Checkbox label in the popup's inline style search, shown when the text to search is entered" + }, + "searchNumberOfResults": { + "message": "일치하는 개수", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchNumberOfResults2": { + "message": "코드 및 적용 대상 값 내에서 일치하는 개수", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchStyleQueryHint": { + "message": "Search style names case-insensitively:\nsome words - all words in any order\n\"some phrase\" - this exact phrase without quotes\n2020 - a year like this also shows styles updated in 2020", + "description": "Tooltip shown for the text input in the popup's inline style finder" + }, + "searchRegexp": { + "message": "정규 표현식 검색은 /re/ 문법을 사용합니다", + "description": "Label after the search input field in the editor shown on Ctrl-F" + }, + "searchResultInstallCount": { + "message": "총 설치 수", + "description": "Text for label that shows the number of times a search result was installed" + }, + "searchResultNoneFound": { + "message": "이 사이트에 맞는 스타일을 찾지 못했습니다.", + "description": "Error text in the popup when inline search didn't find any site-specific styles" + }, + "searchResultNotMatching": { + "message": "The style is installed but it doesn't apply to the current site URL.", + "description": "" + }, + "searchResultNotMatchingNote": { + "message": "Try asking the author of this userstyle to add the URL.\n\nYou can also open the style in the manager and edit it yourself,\nbut be aware it disables automatic updates for this style.", + "description": "" + }, + "searchResultRating": { + "message": "평가", + "description": "Text for label that shows the search result's rating" + }, + "searchResultUpdated": { + "message": "업데이트됨", + "description": "Text for label that shows the search result's last update date" + }, + "searchResultWeeklyCount": { + "message": "주간 설치 수", + "description": "Text for label that shows the number of times a search result was installed during last week" + }, + "searchStylesAll": { + "message": "All", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesCode": { + "message": "CSS 코드", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesHelp": { + "message": " or key focuses the search field.\nDefault mode is plain text search for all space-separated terms in any order.\nExact words: wrap the query in double quotes, e.g. <\".header ~ div\">\nRegular expressions: include slashes and flags, e.g. \n\"By URL\" in scope selector: finds styles that apply to a fully specified URL e.g. https://www.example.org/\n\"Metadata\" in scope selector: searches in names, \"applies to\" specifiers, installation URL, update URL, and the entire metadata block for usercss styles.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page" + }, + "searchStylesMatchUrl": { + "message": "By URL", + "description": "Option for `find styles` scope selector in the manager. See searchMatchUrlHint for more info." + }, + "searchStylesMeta": { + "message": "메타데이터", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesName": { + "message": "Name", + "description": "Option for `find styles` scope selector in the manager." + }, + "sectionAdd": { + "message": "섹션 추가", + "description": "Label for the button to add a section" + }, + "sectionCode": { + "message": "코드", + "description": "Label for the code for a section" + }, + "sectionRemove": { + "message": "섹션 제거", + "description": "Label for the button to remove a section" + }, + "sectionRestore": { + "message": "제거된 섹션 복구", + "description": "Label for the button to restore a removed section" + }, + "sections": { + "message": "섹션", + "description": "Header for the table of contents block listing style section names in the left panel of the classic editor" + }, + "shortcuts": { + "message": "단축키", + "description": "Go to shortcut configuration" + }, + "shortcutsNote": { + "message": "키보드 단축키 정의", + "description": "" + }, + "sortDateNewestFirst": { + "message": "최신 순으로", + "description": "Text added to indicate that sorting a date would add the newest entries at the top" + }, + "sortDateOldestFirst": { + "message": "오래된 순으로", + "description": "Text added to indicate that sorting a date would add the oldest entries at the top" + }, + "sortLabel": { + "message": "설치한 스타일들을 어떻게 정렬할지 선택합니다", + "description": "Title on the sort select to indicate it is used for sorting entries" + }, + "sortLabelTitleAsc": { + "message": "제목 오름차순", + "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" + }, + "sortLabelTitleDesc": { + "message": "제목 내림차순", + "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" + }, + "sortStylesHelp": { + "message": "설치한 스타일들을 정렬할 방식을 드롭 다운 목록에서 선택합니다. 기본 설정은 각 제목을 오름차순(A to Z)으로 정렬하고, \"제목 내림차순\" 을 선택 시 내림차순(Z to A)으로 정렬합니다.\n여러 기준에 따라 항목을 정렬할 수 있는 다른 사전 설정도 있습니다. 여러 개의 열이 있는 테이블을 정렬하고, 각 선택 옵션 내의 카테고리들이(+ 기호 사이) 열 또는 그룹을 나타낸다고 생각해보세요.\n예를 들어, 설정이 \"활성화됨 (first) + 제목\"인 경우, 모든 활성화된 항목이 목록의 맨 위에 정렬되도록 정렬된 후, Entry 제목 오름차순 정렬(A to Z)이 활성화된 항목과 비활성화된 항목 모두에 별도로 적용됩니다.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" + }, + "sortStylesHelpTitle": { + "message": "내용 정렬", + "description": "Label for the sort info popup on the Manage styles page" + }, + "styleBadRegexp": { + "message": "유효하지 않은 정규 표현식입니다.", + "description": "Validation message for a bad regexp in a style" + }, + "styleBeautify": { + "message": "Beautify", + "description": "Label for the CSS-beautifier button on the edit style page" + }, + "styleBeautifyHint": { + "message": "힌트: “Beautify” 버튼을 우클릭 하거나 아래 지정한 키보드 단축키를 사용하면 이 패널을 숨기면서 “Beautify”를 활성화 합니다", + "description": "Hint shown inside the CSS-beautifier panel" + }, + "styleBeautifyIndentConditional": { + "message": "@media, @supports 들여쓰기", + "description": "CSS-beautifier option" + }, + "styleBeautifyPreserveNewlines": { + "message": "개행 문자 유지", + "description": "CSS-beautifier option" + }, + "styleCancelEditLabel": { + "message": "관리 페이지로 돌아가기", + "description": "Label for cancel button for style editing" + }, + "styleChangesNotSaved": { + "message": "스타일의 변경 사항을 저장하지 않았습니다.", + "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" + }, + "styleEnabledLabel": { + "message": "활성화됨", + "description": "Label for the enabled state of styles" + }, + "styleFromMozillaFormatError": { + "message": "Mozilla 형식 데이터를 가져오는데 실패했습니다", + "description": "Label for the import error" + }, + "styleFromMozillaFormatPrompt": { + "message": "Mozilla 형식의 코드를 붙여넣으세요", + "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" + }, + "styleInstall": { + "message": "Stylus에 '$stylename$'을(를) 설치하시겠습니까?", + "description": "Confirmation when installing a style" + }, + "styleInstallFailed": { + "message": "userstyle 설치에 실패했습니다.\n$error$", + "description": "Warning when installation failed" + }, + "styleInstallOverwrite": { + "message": "'$stylename$'은(는) 이미 설치되어 있습니다. 덮어쓰시겠습니까?\n버전: $oldVersion$ -> $newVersion$", + "description": "Confirmation when re-installing a style" + }, + "styleMissingName": { + "message": "이름을 입력하세요", + "description": "Error displayed when user saves without providing a name" + }, + "styleMozillaFormatHeading": { + "message": "Mozilla 형식", + "description": "Heading for the section with buttons to import/export Mozilla format of the style" + }, + "styleNotAppliedRegexpProblemTooltip": { + "message": "잘못된 'regexp()'의 사용으로 인해 스타일을 적용할 수 없습니다", + "description": "Tooltip in the popup for styles that were not applied at all" + }, + "styleRegexpInvalidExplanation": { + "message": "일부 `regexp()` 규칙은 컴파일할 수 없습니다.", + "description": "" + }, + "styleRegexpPartialExplanation": { + "message": "이 스타일은 부분 일치 정규 표현식을 사용합니다. CSS4 @document 사양은 전체 URL 일치를 사용할 것을 강제하고 있으므로, 해당 CSS 섹션은 페이지에 적용되지 않았습니다. 이 스타일은 초기부터 `regexp()` 규칙을 바르게 확인하지 않는 것으로 알려진 Stylish-for-Chrome에서 생성되었을 것으로 추정됩니다.", + "description": "" + }, + "styleRegexpProblemTooltip": { + "message": "잘못된 'regexp()' 사용으로 인해 몇몇 섹션을 적용할 수 없습니다.", + "description": "Tooltip in the popup for styles that were applied only partially" + }, + "styleRegexpTestButton": { + "message": "정규 표현식 테스트", + "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" + }, + "styleRegexpTestFull": { + "message": "일치하는 탭 목록", + "description": "RegExp test report: label for the fully matching expressions" + }, + "styleRegexpTestInvalid": { + "message": "유효하지 않은 정규 표현식 생략됨", + "description": "RegExp test report: label for the invalid expressions" + }, + "styleRegexpTestNone": { + "message": "일치하는 탭 없음", + "description": "RegExp test report: label for expressions that didn't match any tabs" + }, + "styleRegexpTestNote": { + "message": "참고: 정규 표현식 입력 필드에서 이스케이프 처리는 단일 \\ 를 사용하세요. CSS에서 따옴표로 묶인 문자열의 사양에 따라 스타일 코드에서 자동으로 \\\\ 로 변환됩니다. ", + "description": "RegExp test report: a note displayed at the bottom of the dialog" + }, + "styleRegexpTestPartial": { + "message": "완전히 일치하지는 않으므로 생략됨", + "description": "RegExp test report: label for the partially matching expressions" + }, + "styleRegexpTestTitle": { + "message": "열린 탭 중 일치하는 목록 (URL 클릭 시 해당 탭으로 이동)", + "description": "RegExp test report: title of the report" + }, + "styleSaveLabel": { + "message": "저장", + "description": "Label for save button for style editing" + }, + "styleToMozillaFormatHelp": { + "message": "Mozilla 형식 코드는 userstyles.org에 올리거나 기존 Firefox용 Stylish에 사용할 수 있습니다", + "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" + }, + "styleToMozillaFormatTitle": { + "message": "Mozilla 형식으로 변환한 스타일", + "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" + }, + "styleUpdate": { + "message": "'$stylename$'을(를) 정말 수정하시겠습니까?", + "description": "Confirmation when updating a style" + }, + "styleUpdateDiscardChanges": { + "message": "이 스타일은 편집기 외부에서 변경되었습니다. 스타일을 다시 로딩하시겠습니까?", + "description": "Confirmation to update the style in the editor" + }, + "stylusUnavailableForURL": { + "message": "Stylus는 이러한 페이지에서는 작동할 수 없습니다.", + "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "stylusUnavailableForURLdetails": { + "message": "브라우저 보안 상의 이유로, 확장 프로그램은 브라우저 내장 페이지(chrome://version, Chrome 61의 표준 새 탭 페이지, about:addons 등)나 타 확장 프로그램의 페이지에 영향을 미칠 수 없습니다. 각 브라우저의 확장 프로그램 스토어(Chrome 웹 스토어, AMO 등) 접근 또한 마찬가지입니다.", + "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "syncStorageErrorSaving": { + "message": "값을 저장할 수 없습니다. 텍스트의 양을 줄이세요.", + "description": "Displayed when trying to save an excessively big value via storage.sync API" + }, + "syncError": { + "message": "Sync failed", + "description": "Tooltip for the toolbar icon" + }, + "syncErrorRelogin": { + "message": "Sync failed.\nTry to re-login in Stylus options:\nclick 'disconnect' first, then 'connect'.", + "description": "Tooltip for the toolbar icon" + }, + "toggleStyle": { + "message": "스타일 토글", + "description": "Label for the checkbox to enable/disable a style" + }, + "undo": { + "message": "취소", + "description": "Button label" + }, + "undoGlobal": { + "message": "모든 섹션에서 실행 취소", + "description": "CSS-beautify global Undo button label" + }, + "unreachableAMO": { + "message": "Firefox가 해당 사이트의 접근을 금지했습니다.", + "description": "Note in the popup displayed when opened on addons.mozilla.org" + }, + "unreachableAMOHint": { + "message": "접근을 허용하려면 를 열고, 목록을 우클릭 한 후, '새로 만들기'를 클릭하고, '불린값'을 선택하고, 을 붙여 넣고 확인을 누르고, , 확인 후 페이지를 새로 고침하세요.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintNewFF": { + "message": "Firefox 60 이상 버전에서는 내의 에서 AMO 도메인을 제거해야 합니다.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintOldFF": { + "message": "Firefox 59 버전 이상에서만 이처럼 CSP 보호 정책이 적용된 사이트에 웹 확장 기능으로 스타일 요소를 추가할 수 있도록 설정 가능합니다.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" + }, + "unreachableContentScript": { + "message": "페이지와 통신할 수 없습니다. 탭을 다시 로딩(새로 고침) 해보세요.", + "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" + }, + "unreachableFileHint": { + "message": "Stylus가 file:// URL에 접근할 수 있도록 하려면 chrome://extensions 페이지에서 파일 URL에 대한 액세스를 허용해야 합니다.", + "description": "Note in the toolbar popup for file:// URLs" + }, + "InaccessibleFileHint": { + "message": "Stylus는 일부 파일 형식(예: pdf, json 파일 등)에 접근할 수 없습니다.", + "description": "Note in the toolbar popup for some file types that cannot be accessed" + }, + "updateAllCheckSucceededNoUpdate": { + "message": "이용 가능한 업데이트가 없습니다.", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateAllCheckSucceededSomeEdited": { + "message": "로컬 수정 사항이 사라지는 것을 방지하기 위해, 일부 업데이트 가능한 스타일이 선택에서 누락되었을 수 있습니다. 이를 강제로 업데이트하려면 각각을 직접 선택하거나, 다른 전체 스타일 검사(따로 수정한 사항은 덮어씌워집니다)를 시행하세요.", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateCheckFailBadResponseCode": { + "message": "업데이트 실패. 서버의 응답 에러코드는 $code$입니다.", + "description": "Text that displays when an update check failed because the response code indicates an error" + }, + "updateCheckFailServerUnreachable": { + "message": "업데이트 실패. 서버와 연결할 수 없습니다.", + "description": "Text that displays when an update check failed because the update server is unreachable" + }, + "updateCheckHistory": { + "message": "업데이트 검사 기록", + "description": "" + }, + "updateCheckManualUpdateForce": { + "message": "업데이트 설치 (로컬 수정 사항은 덮어씌워집니다)", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckManualUpdateHint": { + "message": "로컬 수정 사항을 무시하고 업데이트를 덮어씌웁니다.", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedLocallyEdited": { + "message": "이 스타일은 로컬에서 수정되었습니다.", + "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedMaybeLocallyEdited": { + "message": "이 스타일은 로컬에서 수정되었을 수 있습니다.", + "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" + }, + "updateCheckSucceededNoUpdate": { + "message": "스타일이 최신 상태입니다.", + "description": "Text that displays when an update check completed and no update is available" + }, + "updateCompleted": { + "message": "업데이트가 완료됐습니다.", + "description": "Text that displays when an update completed" + }, + "updatesCurrentlyInstalled": { + "message": "설치된 업데이트:", + "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." + }, + "usercssAvoidOverwriting": { + "message": "기존에 존재하는 스타일이 덮어씌워지는 것을 방지하려면 @name이나 @namespace 값을 변경하세요.", + "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." + }, + "usercssConfigIncomplete": { + "message": "설정 대화상자가 열리고 나서 스타일이 수정되거나 삭제되었습니다. 스타일의 메타 데이터와 충돌이 일어나는 것을 방지하기 위해, 현재 변수들은 저장되지 않습니다:", + "description": "" + }, + "usercssEditorNamePlaceholder": { + "message": "코드에 @name을 지정하세요", + "description": "Placeholder text for the empty name input field when creating a new Usercss style" + }, + "usercssReplaceTemplateConfirmation": { + "message": "현재 코드로 새 Usercss 스타일의 기본 템플릿을 대체하시겠습니까?", + "description": "" + }, + "usercssReplaceTemplateName": { + "message": "@name을 비우면 기본 템플릿이 대체됩니다.", + "description": "The text shown after @name when creating a new Usercss style" + }, + "usercssReplaceTemplateSectionBody": { + "message": "코드를 여기 입력하세요", + "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" + }, + "versionInvalidOlder": { + "message": "설치되어 있는 스타일이 더 높은 버전입니다.", + "description": "Displayed when the version of style is older than the installed one" + }, + "writeStyleFor": { + "message": "스타일 작성 대상:", + "description": "Label for toolbar pop-up that precedes the links to write a new style" + }, + "writeStyleForURL": { + "message": "현재 URL", + "description": "Text for link in toolbar pop-up to write a new style for the current URL" + }, + "syncDropboxStyles": { + "message": "Dropbox 내보내기", + "description": "" + }, + "syncDropboxDeprecated": { + "message": "Dropbox 가져오기/내보내기는 옵션 페이지의 더 발전된 스타일 동기화 기능으로 대체되었습니다.", + "description": "" + }, + "retrieveDropboxSync": { + "message": "Dropbox 가져오기", + "description": "" + }, + "overwriteFileExport": { + "message": "기존 파일을 덮어쓰시겠습니까?", + "description": "" + }, + "exportSavedSuccess": { + "message": "파일 저장에 성공했습니다.", + "description": "" + }, + "noFileToImport": { + "message": "스타일을 가져오려면, 먼저 내보내야 합니다.", + "description": "" + }, + "connectingDropbox": { + "message": "Dropbox 연결 중...", + "description": "" + }, + "connectingDropboxNotAllowed": { + "message": "Dropbox 연결은 웹 스토어에서 직접 설치한 앱에서만 가능합니다.", + "description": "" + }, + "gettingStyles": { + "message": "모든 스타일 가져오는 중...", + "description": "" + }, + "zipStyles": { + "message": "스타일 압축 중...", + "description": "" + }, + "unzipStyles": { + "message": "스타일 압축 푸는 중...", + "description": "" + }, + "readingStyles": { + "message": "스타일 읽어들이는 중...", + "description": "" + }, + "uploadingFile": { + "message": "파일 업로드 중...", + "description": "" + }, + "addStyleLabel": { + "message": "새 스타일 작성", + "description": "Label for the button to go to the add style page" } - }, - "appliesDisplayTruncatedSuffix": { - "message": "그 이상", - "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" - }, - "appliesDomainOption": { - "message": "URL의 도메인이 다음과 같음", - "description": "Option to make the style apply to the entered string as a domain" - }, - "appliesHelp": { - "message": "'적용 대상'은 이 섹션에 작성한 스타일을 어느 URL에 적용할지 정합니다", - "description": "Help text for 'applies to' section" - }, - "appliesLabel": { - "message": "적용 대상", - "description": "Label for 'applies to' fields on the edit/add screen" - }, - "appliesLineWidgetLabel": { - "message": "'적용 대상' 정보 표시", - "description": "Label for the checkbox to display applies-to information in the single editor" - }, - "appliesLineWidgetWarning": { - "message": "경량화(Minify) 된 CSS에선 작동하지 않습니다.", - "description": "A warning that applies-to information won't show properly with minified CSS" - }, - "appliesRegexpOption": { - "message": "URL이 다음 정규 표현식과 일치함", - "description": "Option to make the style apply to the entered string as a regular expression" - }, - "appliesRemove": { - "message": "제거", - "description": "Label for the button to remove an 'applies' entry" - }, - "appliesRemoveError": { - "message": "마지막 '적용 대상' 항목은 제거할 수 없습니다", - "description": "Error displayed when the last 'applies' is going to be removed" - }, - "appliesSpecify": { - "message": "개별 지정", - "description": "Label for the button to make a style apply only to specific sites" - }, - "appliesToEverything": { - "message": "전부", - "description": "Text displayed for styles that apply to all sites" - }, - "appliesUrlPrefixOption": { - "message": "URL의 앞부분이 다음과 같음", - "description": "Option to make the style apply to the entered string as a URL prefix" - }, - "applyAllUpdates": { - "message": "모든 업데이트 적용", - "description": "Label for the button to apply all detected updates" - }, - "author": { - "message": "작성자", - "description": "Label for the style author" - }, - "backupButtons": { - "message": "백업", - "description": "Heading for backup" - }, - "backupMessage": { - "message": "파일을 선택하거나, 이 페이지로 파일을 드래그앤드롭하세요.", - "description": "Message for backup" - }, - "bckpInstStyles": { - "message": "스타일 내보내기", - "description": "" - }, - "checkAllUpdates": { - "message": "모든 스타일 업데이트 확인", - "description": "Label for the button to check all styles for updates" - }, - "checkAllUpdatesForce": { - "message": "한 번 더 확인해보세요. 아직 아무것도 수정하지 않았답니다!", - "description": "Label for the button to apply all detected updates" - }, - "checkForUpdate": { - "message": "업데이트 확인", - "description": "Label for the button to check a single style for an update" - }, - "checkingForUpdate": { - "message": "확인 중...", - "description": "Text to display when checking a style for an update" - }, - "clickToUninstall": { - "message": "클릭하여 제거", - "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" - }, - "cm_autoCloseBrackets": { - "message": "괄호 및 따옴표 자동으로 닫기", - "description": "Label for the checkbox in the style editor." - }, - "cm_autoCloseBracketsTooltip": { - "message": "()[]''\"\"의 여는 기호를 입력할 시, 닫는 기호를 자동으로 추가합니다", - "description": "Label for the checkbox in the style editor." - }, - "cm_autocompleteOnTyping": { - "message": "타이핑 자동완성", - "description": "Label for the checkbox in the style editor." - }, - "cm_colorpicker": { - "message": "CSS 색상에 Colorpicker(색상 선택기) 표시", - "description": "Label for the checkbox controlling colorpicker option for the style editor." - }, - "cm_indentWithTabs": { - "message": "자동 들여쓰기 시 탭 사용", - "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." - }, - "cm_keyMap": { - "message": "키 매핑", - "description": "Label for the drop-down list controlling the keymap for the style editor." - }, - "cm_lineWrapping": { - "message": "자동 줄바끔", - "description": "Label for the checkbox controlling word wrap option for the style editor." - }, - "cm_matchHighlight": { - "message": "하이라이트", - "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." - }, - "cm_matchHighlightSelection": { - "message": "선택된 것만", - "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" - }, - "cm_matchHighlightToken": { - "message": "커서 위치의 토큰", - "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" - }, - "cm_resizeGripHint": { - "message": "더블 클릭으로 높이 최대화/이전 높이로 복구할 수 있습니다", - "description": "Tooltip for the resize grip in style editor" - }, - "cm_selectByTokens": { - "message": "더블 클릭으로 토큰 선택", - "description": "Label for the checkbox in the editor." - }, - "cm_selectByTokensTooltip": { - "message": "토큰 예시: .foo-bar-2 #aabbcc 0.32 !important\n비활성화 시: 문장 부호로 구분된 단어 선택", - "description": "" - }, - "cm_smartIndent": { - "message": "자동 들여쓰기", - "description": "Label for the checkbox controlling smart indentation option for the style editor." - }, - "cm_tabSize": { - "message": "탭 크기", - "description": "Label for the text box controlling tab size option for the style editor." - }, - "cm_theme": { - "message": "테마", - "description": "Label for the style editor's CSS theme." - }, - "colorpickerSwitchFormatTooltip": { - "message": "16 진수-> RGB -> HSL 순서로 형식을 변환합니다.\nShift+클릭을 이용해 역순으로 변환할 수 있습니다.\nPgUp(PageUp), PgDn(PageDown) 키도 사용 가능합니다.", - "description": "Tooltip for the switch button in the color picker popup in the style editor." - }, - "colorpickerTooltip": { - "message": "색상 선택기 열기", - "description": "Tooltip for the colored squares shown before CSS colors in the style editor." - }, - "configOnChange": { - "message": "변경 시", - "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" - }, - "configOnChangeTooltip": { - "message": "자동으로 변경 사항 저장 및 적용", - "description": "" - }, - "configureStyle": { - "message": "설정", - "description": "Label for the button to configure usercss userstyle" - }, - "configureStyleOnHomepage": { - "message": "홈페이지에서 설정", - "description": "Label for the button to configure userstyles.org userstyle" - }, - "confirmCancel": { - "message": "취소", - "description": "" - }, - "confirmClose": { - "message": "닫기", - "description": "'Close' button in a confirm dialog" - }, - "confirmDefault": { - "message": "기본값 사용", - "description": "'Set to default' button in a confirm dialog" - }, - "confirmDelete": { - "message": "삭제", - "description": "" - }, - "confirmDiscardChanges": { - "message": "변경 사항을 무시하시겠습니까?", - "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" - }, - "confirmNo": { - "message": "아니오", - "description": "'No' button in a confirm dialog" - }, - "confirmOK": { - "message": "확인", - "description": "" - }, - "confirmSave": { - "message": "저장", - "description": "'Save' button in a confirm dialog" - }, - "confirmStop": { - "message": "중지", - "description": "'Stop' button in a confirm dialog" - }, - "confirmYes": { - "message": "예", - "description": "'Yes' button in a confirm dialog" - }, - "copied": { - "message": "클립보드에 복사됨", - "description": "Message shown when content has been copied to the clipboard" - }, - "copy": { - "message": "클립보드에 복사", - "description": "Tooltip for elements which can be copied" - }, - "dateInstalled": { - "message": "설치된 날짜", - "description": "Option text for the user to sort the style by install date" - }, - "dateUpdated": { - "message": "변경된 날짜", - "description": "Option text for the user to sort the style by last update date" - }, - "dbError": { - "message": "Stylus 데이터베이스를 사용하던 중 오류가 발생했습니다. 해결 방법 안내 웹페이지를 여시겠습니까?", - "description": "Prompt when a DB error is encountered" - }, - "defaultTheme": { - "message": "기본", - "description": "Default CodeMirror CSS theme option on the edit style page" - }, - "deleteStyleConfirm": { - "message": "이 스타일을 정말 삭제하시겠습니까?", - "description": "Confirmation before deleting a style" - }, - "deleteStyleLabel": { - "message": "삭제", - "description": "Label for the button to delete a style" - }, - "description": { - "message": "Stylus로 웹페이지를 새롭게 디자인해보세요. 유명한 사이트의 테마, 스킨도 간단하게 설치할 수 있는 사용자 스타일 관리자입니다.", - "description": "Extension description" - }, - "disableAllStyles": { - "message": "모든 스타일 비활성화", - "description": "Label for the checkbox that turns all enabled styles off." - }, - "disableStyleLabel": { - "message": "비활성화", - "description": "Label for the button to disable a style" - }, - "dragDropMessage": { - "message": "이 페이지 아무 곳에나 백업 파일을 놓으세요.", - "description": "Drag'n'drop message" - }, - "dragDropUsercssTabstrip": { - "message": "파일을 설치하려면, 파일을 탭 표시줄(탭 제목이 표시되는 영역)에 놓으세요.", - "description": "Message popup shown when erroneously dropping a usercss file into the manager page" - }, - "editDeleteText": { - "message": "삭제", - "description": "Label for the context menu item in the editor to delete selected text" - }, - "editGotoLine": { - "message": "줄 이동", - "description": "Go to line or line:column on Ctrl-G in style code editor" - }, - "editStyleHeading": { - "message": "스타일 수정", - "description": "Title of the page for editing styles" - }, - "editStyleLabel": { - "message": "수정", - "description": "Label for the button to go to the edit style page" - }, - "editStyleTitle": { - "message": " $stylename$ 스타일 수정", - "description": "Title of the page for editing styles", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "enableStyleLabel": { - "message": "활성화", - "description": "Label for the button to enable a style" - }, - "excludeStyleByDomainLabel": { - "message": "현재 도메인 제외", - "description": "" - }, - "excludeStyleByUrlLabel": { - "message": "현재 URL 제외", - "description": "" - }, - "exportLabel": { - "message": "내보내기", - "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" - }, - "externalFeedback": { - "message": "피드백", - "description": "Label for the external link to send feedback for the style" - }, - "externalHomepage": { - "message": "홈페이지", - "description": "Label for the external link to style's homepage" - }, - "externalLink": { - "message": "외부 링크", - "description": "Label for external links" - }, - "externalSupport": { - "message": "지원", - "description": "Label for the external link to style's support site" - }, - "externalUsercssDocument": { - "message": "Usercss 안내 문서", - "description": "Label for the external link to usercss documentation" - }, - "filteredStyles": { - "message": "$numTotal$개 중 $numShown$개 표시", - "description": "TL note - make this message short", - "placeholders": { - "numTotal": { - "content": "$2" - }, - "numShown": { - "content": "$1" - } - } - }, - "filteredStylesAllHidden": { - "message": "현재 적용된 필터와 일치하는 스타일이 없습니다", - "description": "Text shown when no styles match currently applied filter in the style manager" - }, - "findStyles": { - "message": "스타일 찾기", - "description": "Text for a link that gets a list of styles for the current site" - }, - "findStylesForSite": { - "message": "현재 사이트에 맞는 스타일 찾기", - "description": "Text for a link that gets a list of styles for the current site" - }, - "findStylesInline": { - "message": "팝업창 내에서", - "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" - }, - "findStylesInlineTooltip": { - "message": "이 창에서 검색 결과 표시", - "description": "Text for a checkbox that displays search results within the Stylus popup." - }, - "genericAdd": { - "message": "추가", - "description": "Used in various places for an action that adds something" - }, - "genericClone": { - "message": "복제", - "description": "Used in various places for an action that clones something" - }, - "genericDisabledLabel": { - "message": "비활성화됨", - "description": "Used in various lists/options to indicate that something is disabled" - }, - "genericEnabledLabel": { - "message": "활성화됨", - "description": "Used in various lists/options to indicate that something is enabled" - }, - "genericError": { - "message": "에러", - "description": "Used in various places to indicate some error occurred." - }, - "genericHistoryLabel": { - "message": "기록", - "description": "Used in various places to show a history log of something" - }, - "genericNext": { - "message": "다음", - "description": "Used in various places to select/perform the next step/action" - }, - "genericPrevious": { - "message": "이전", - "description": "Used in various places to select/perform the previous step/action" - }, - "genericResetLabel": { - "message": "초기화", - "description": "Used in various parts of UI to indicate that something may be reset to its original state" - }, - "genericSavedMessage": { - "message": "저장됨", - "description": "Used in various parts of the UI to indicate that something was saved" - }, - "genericTitle": { - "message": "제목", - "description": "Used in various parts of the UI to indicate the title of something" - }, - "genericUnknown": { - "message": "알 수 없음", - "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" - }, - "helpAlt": { - "message": "도움말", - "description": "Alternate text for help buttons" - }, - "helpKeyMapCommand": { - "message": "명령어를 입력하세요", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "helpKeyMapHotkey": { - "message": "단축키를 입력하세요", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "hostDisabled": { - "message": "이 호스트는 현재 사용 중인 브라우저 버전의 버그로 인해 비활성화되었습니다", - "description": "Tooltip for cloud host disabled" - }, - "importAppendLabel": { - "message": "스타일에 추가", - "description": "Label for the button to import a style and append to the existing sections" - }, - "importAppendTooltip": { - "message": "가져온 스타일을 현재 스타일에 추가", - "description": "Tooltip for the button to import a style and append to the existing sections" - }, - "importLabel": { - "message": "가져오기", - "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" - }, - "importReplaceLabel": { - "message": "스타일 덮어쓰기", - "description": "Label for the button to import and overwrite current style" - }, - "importReplaceTooltip": { - "message": "현재 스타일을 버리고, 가져온 스타일로 덮어씁니다.", - "description": "Label for the button to import and overwrite current style" - }, - "importReportLegendAdded": { - "message": "추가됨", - "description": "Text after the number of styles added in the report shown after importing styles" - }, - "importReportLegendIdentical": { - "message": "중복 생략됨", - "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" - }, - "importReportLegendInvalid": { - "message": "유효하지 않아 생략됨", - "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" - }, - "importReportLegendUpdatedBoth": { - "message": "메타데이터, 코드 모두 업데이트됨", - "description": "Text after the number of styles updated entirely in the report shown after importing styles" - }, - "importReportLegendUpdatedCode": { - "message": "코드가 업데이트됨", - "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" - }, - "importReportLegendUpdatedMeta": { - "message": "메타데이터 업데이트됨", - "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" - }, - "importReportTitle": { - "message": "스타일 가져오기 완료", - "description": "Title of the report shown after importing styles" - }, - "importReportUnchanged": { - "message": "변경사항 없음", - "description": "Message in the report shown after importing styles" - }, - "importReportUndone": { - "message": "스타일 되돌려짐", - "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" - }, - "importReportUndoneTitle": { - "message": "가져오기가 취소되었습니다.", - "description": "Title of the message box shown after undoing the import of styles" - }, - "installButton": { - "message": "스타일 설치", - "description": "Label for install button" - }, - "installButtonInstalled": { - "message": "스타일 설치됨", - "description": "Text displayed when the style is successfully installed" - }, - "installButtonReinstall": { - "message": "스타일 재설치", - "description": "Label for reinstall button" - }, - "installButtonUpdate": { - "message": "스타일 업데이트", - "description": "Label for update button" - }, - "installUpdate": { - "message": "업데이트 설치", - "description": "Label for the button to install an update for a single style" - }, - "installUpdateFrom": { - "message": "현재 스타일은 $url$에서 업데이트되었습니다", - "description": "Label to describe where the style gets update", - "placeholders": { - "url": { - "content": "$1" - } - } - }, - "installUpdateFromLabel": { - "message": "업데이트 확인", - "description": "Label for the checkbox to save current URL for update check" - }, - "license": { - "message": "라이센스", - "description": "Label for the license" - }, - "linkGetHelp": { - "message": "도움말", - "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" - }, - "linkGetStyles": { - "message": "스타일 찾기", - "description": "Help link text on the manage page e.g. https://userstyles.org" - }, - "linkStylusWiki": { - "message": "위키", - "description": "Wiki link text on the manage page e.g. https://github.com/openstyles/stylus/wiki" - }, - "linkTranslate": { - "message": "번역", - "description": "Transifex link text on the manage page" - }, - "linterCSSLintIncompatible": { - "message": "CSSLint는 $preprocessorname$ 전처리기를 지원하지 않습니다.", - "description": "The label to display when the preprocessor isn't compatible with CSSLint", - "placeholders": { - "preprocessorname": { - "content": "$1" - } - } - }, - "linterCSSLintSettings": { - "message": "(규칙 설정: 0 = 비활성화, 1 = 경고(warning), 2 = 에러)", - "description": "CSSLint rule config values" - }, - "linterConfigPopupTitle": { - "message": "$linter$ 규칙 설정", - "description": "Stylelint or CSSLint popup header", - "placeholders": { - "linter": { - "content": "$1" - } - } - }, - "linterConfigTooltip": { - "message": "현재 Linter를 설정하려면 클릭하세요", - "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" - }, - "linterInvalidConfigError": { - "message": "유효하지 않은 설정으로 인해 저장할 수 없음:", - "description": "Invalid linter config will show a message followed by a list of invalid entries" - }, - "linterIssues": { - "message": "문제점", - "description": "Label for the CSS linter issues block on the style edit page" - }, - "linterIssuesHelp": { - "message": "이 문제점은 $link$에 의해 발견됨:", - "description": "Help popup message for the selected CSS linter issues block on the style edit page", - "placeholders": { - "link": { - "content": "$1" - } - } - }, - "linterJSONError": { - "message": "유효하지 않은 JSON 형식입니다", - "description": "Setting linter config with invalid JSON" - }, - "linterResetMessage": { - "message": "실수로 초기화한 경우, 텍스트 박스 내에서 Ctrl+Z (혹은 Cmd+Z)를 눌러 취소할 수 있습니다", - "description": "Reset button tooltip to inform user on how to undo an accidental reset" - }, - "linterRulesLink": { - "message": "전체 규칙 목록 보기", - "description": "Stylelint or CSSLint rules label added immediately before a link" - }, - "liveReloadError": { - "message": "파일을 주시하는 동안 오류가 발생함", - "description": "The label of live-reload error" - }, - "liveReloadInstallHint": { - "message": "외부 요인으로 인한 변경 시 스타일을 자동으로 업데이트하려면 이 탭을 열어두세요.", - "description": "The label of live-reload feature" - }, - "liveReloadInstallHintFF": { - "message": "외부 요인으로 인한 변경 시 스타일을 자동으로 업데이트하려면 이 탭과 원래 탭을 모두 열어두세요.", - "description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox" - }, - "liveReloadLabel": { - "message": "실시간 리로드", - "description": "The label of live-reload feature" - }, - "manageFavicons": { - "message": "적용 대상 열에 Favicon(사이트 아이콘) 표시", - "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" - }, - "manageFaviconsGray": { - "message": "회색으로 표시", - "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" - }, - "manageFaviconsHelp": { - "message": "Stylus는 https://www.google.com/s2/favicons 외부 서비스를 이용합니다", - "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" - }, - "manageFilters": { - "message": "필터", - "description": "Label for filters container" - }, - "manageHeading": { - "message": "설치한 스타일 목록", - "description": "Heading for the manage page" - }, - "manageMaxTargets": { - "message": "적용 대상 항목 수", - "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" - }, - "manageNewStyleAsUsercss": { - "message": "Usercss로 작성", - "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" - }, - "manageNewUI": { - "message": "새로운 관리 페이지 UI 레이아웃", - "description": "Label for the checkbox that toggles the new UI on manage page" - }, - "manageOnlyDisabled": { - "message": "비활성화된 스타일만", - "description": "Checkbox to show only disabled styles" - }, - "manageOnlyEnabled": { - "message": "활성화된 스타일만", - "description": "Checkbox to show only enabled styles" - }, - "manageOnlyExternal": { - "message": "외부에서 설치한 스타일만", - "description": "Checkbox to show only externally installed styles i.e. updatable" - }, - "manageOnlyLocal": { - "message": "로컬에서 생성한 스타일만", - "description": "Checkbox to show only locally created styles i.e. non-updatable" - }, - "manageOnlyLocalTooltip": { - "message": "(userstyles.org 페이지에서 설치하지 않은 스타일)", - "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" - }, - "manageOnlyNonUsercss": { - "message": "Usercss가 아닌 스타일만", - "description": "Checkbox to show only non-Usercss (standard) styles" - }, - "manageOnlyUpdates": { - "message": "업데이트 혹은 문제점이 있는 것만", - "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" - }, - "manageOnlyUsercss": { - "message": "Usercss 스타일만", - "description": "Checkbox to show only Usercss styles" - }, - "menuShowBadge": { - "message": "활성화된 스타일 개수 표시", - "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." - }, - "meta_invalidCheckboxDefault": { - "message": "@var 체크박스가 유효하지 않습니다. 값은 0, 1중 하나여야 합니다.", - "description": "Error displayed when the value of @var checkbox is invalid" - }, - "meta_invalidColor": { - "message": "@var 색상이 유효하지 않습니다. $color$은(는) 색상이 아닙니다.", - "description": "Error displayed when the value of @var color is invalid", - "placeholders": { - "color": { - "content": "$1" - } - } - }, - "meta_invalidRange": { - "message": "@var $type$이(가) 유효하지 않습니다. 값은 숫자나 배열이어야 합니다.", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeMultipleUnits": { - "message": "@var $type$이(가) 유효하지 않습니다. 구성단위가 여러 개 정의되었습니다.", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeTooManyValues": { - "message": "@var $type$이(가) 유효하지 않습니다. 배열의 요소가 너무 많습니다.", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeValue": { - "message": "@var $type$이(가) 유효하지 않습니다. 배열 요소는 숫자, 문자열, null 중 하나여야 합니다.", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeDefault": { - "message": "@var $type$이(가) 유효하지 않습니다. 기본 값이 null입니다.", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeMin": { - "message": "@var $type$이(가) 유효하지 않습니다. 기본값이 최솟값보다 작습니다.", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeMax": { - "message": "@var $type$이(가) 유효하지 않습니다. 기본값이 최댓값보다 큽니다.", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeStep": { - "message": "@var $type$이(가) 유효하지 않습니다. 기본값이 단계의 변수가 아닙니다.", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeUnits": { - "message": "@var $type$이(가) 유효하지 않습니다. '$units$'은(는) 유효한 구성단위가 아닙니다.", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - }, - "units": { - "content": "$2" - } - } - }, - "meta_invalidSelect": { - "message": "유효하지 않은 @var 선택입니다. 기본 값은 배열이나 오브젝트여야 합니다.", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectValue": { - "message": "유효하지 않은 @var 선택입니다. 배열, 오브젝트 내 값은 문자열이어야 합니다.", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectEmptyOptions": { - "message": "유효하지 않은 @var 선택입니다. 옵션 목록이 비었습니다.", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectLabel": { - "message": "유효하지 않은 @var 선택입니다. 옵션 라벨이 비었습니다.", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectMultipleDefaults": { - "message": "유효하지 않은 @var 선택입니다. 기본 옵션이 여러 번 정의되었습니다.", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectNameDuplicated": { - "message": "유효하지 않은 @var 선택입니다. 옵션명이 중복되었습니다.", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectValueMismatch": { - "message": "유효하지 않은 @var 선택입니다. 옵션 목록에 값이 존재하지 않습니다.", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidURLProtocol": { - "message": "$protocol$은(는) 유효하지 않은 URL 프로토콜입니다. http, https만 허용됩니다.", - "description": "Error displayed when the protocol of the URL is invalid", - "placeholders": { - "protocol": { - "content": "$1" - } - } - }, - "meta_invalidVersion": { - "message": "유효하지 않은 버전 숫자입니다. $version$은(는) 유의적 버전 패턴과 일치하지 않습니다.", - "description": "Error displayed when @version is invalid", - "placeholders": { - "version": { - "content": "$1" - } - } - }, - "meta_invalidNumber": { - "message": "숫자를 입력하세요", - "description": "Error displayed when the value is expected to be a number" - }, - "meta_invalidString": { - "message": "따옴표로 묶인 문자열을 입력하세요", - "description": "Error displayed when the value is expected to be a quoted string" - }, - "meta_invalidWord": { - "message": "단어를 입력하세요", - "description": "Error displayed when the value is expected to be a word" - }, - "meta_missingChar": { - "message": "$chars$ 문자를 입력하세요", - "description": "Error displayed when the value is expected to be some characters", - "placeholders": { - "chars": { - "content": "$1" - } - } - }, - "meta_missingEOT": { - "message": "EOT 데이터를 입력하세요", - "description": "Error displayed when the value is expected to be an EOT list" - }, - "meta_missingMandatory": { - "message": "필수 메타 데이터인 $keys$이(가) 누락되었습니다", - "description": "Error displayed when mandatory keys are missing", - "placeholders": { - "keys": { - "content": "$1" - } - } - }, - "meta_unknownJSONLiteral": { - "message": "유효하지 않은 JSON입니다. $literal$은(는) 유효한 JSON 리터럴이 아닙니다.", - "description": "Error displayed when JSON value is invalid", - "placeholders": { - "literal": { - "content": "$1" - } - } - }, - "meta_unknownMeta": { - "message": "알 수 없는 메타데이터 $key$", - "description": "Error displayed when unknown metadata is parsed", - "placeholders": { - "key": { - "content": "$1" - } - } - }, - "meta_unknownVarType": { - "message": "알 수 없는 @$varkey$ 타입: $vartype$", - "description": "Error displayed when unknown variable type is parsed", - "placeholders": { - "varkey": { - "content": "$1" - }, - "vartype": { - "content": "$2" - } - } - }, - "meta_unknownPreprocessor": { - "message": "알 수 없는 @preprocessor $preprocessor$", - "description": "Error displayed when unknown @preprocessor is parsed", - "placeholders": { - "preprocessor": { - "content": "$1" - } - } - }, - "noStylesForSite": { - "message": "현재 사이트에 설치한 스타일이 없습니다.", - "description": "Text displayed when no styles are installed for the current site" - }, - "openManage": { - "message": "관리", - "description": "Link to open the manage page." - }, - "openOptions": { - "message": "옵션", - "description": "Go to Options UI" - }, - "openStylesManager": { - "message": "스타일 관리자 열기", - "description": "Label for the style maanger opener in the browser action context menu." - }, - "optionsActions": { - "message": "동작", - "description": "" - }, - "optionsAdvanced": { - "message": "고급", - "description": "" - }, - "optionsAdvancedContextDelete": { - "message": "편집기 컨텍스트 메뉴에 '삭제' 추가", - "description": "" - }, - "optionsAdvancedExposeIframes": { - "message": "iframe을 HTML[stylus-iframe]으로 노출", - "description": "" - }, - "optionsAdvancedExposeIframesNote": { - "message": "최상위 사이트 도메인을 각 iframe에 노출합니다.\n다음과 같이 iframe용 CSS를 작성할 수 있습니다:\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }", - "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." - }, - "optionsAdvancedNewStyleAsUsercss": { - "message": "새로운 스타일을 Usercss로 작성", - "description": "" - }, - "optionsBadgeDisabled": { - "message": "비활성화 시의 배경 색", - "description": "" - }, - "optionsBadgeNormal": { - "message": "배경 색", - "description": "" - }, - "optionsCheck": { - "message": "스타일 업데이트", - "description": "" - }, - "optionsCheckUpdate": { - "message": "사용 가능한 모든 업데이트 확인 및 설치", - "description": "" - }, - "optionsCustomizeBadge": { - "message": "툴바 아이콘 뱃지", - "description": "" - }, - "optionsCustomizeIcon": { - "message": "툴바 아이콘", - "description": "" - }, - "optionsCustomizePopup": { - "message": "팝업", - "description": "" - }, - "optionsCustomizeUpdate": { - "message": "업데이트", - "description": "" - }, - "optionsCustomizeSync": { - "message": "클라우드에 동기화", - "description": "" - }, - "optionsHeading": { - "message": "옵션", - "description": "Heading for options section on manage page." - }, - "optionsIconDark": { - "message": "어두운 브라우저 테마", - "description": "" - }, - "optionsIconLight": { - "message": "밝은 브라우저 테마", - "description": "" - }, - "optionsOpen": { - "message": "열기", - "description": "" - }, - "optionsOpenManager": { - "message": "스타일 관리", - "description": "" - }, - "optionsPopupWidth": { - "message": "팝업 너비 (픽셀 단위)", - "description": "" - }, - "optionsReset": { - "message": "기본 값으로 설정 초기화", - "description": "" - }, - "optionsResetButton": { - "message": "설정 초기화", - "description": "" - }, - "optionsSubheading": { - "message": "추가 옵션", - "description": "Subheading for options section on manage page." - }, - "optionsUpdateImportNote": { - "message": "Stylish나 구버전 스타일 백업을 가져왔을 경우, 스타일들을 최신 버전으로 유지하려면 스타일 매니저에서 한 번씩 수동으로 업데이트 검사를 진행해 주세요.", - "description": "" - }, - "optionsUpdateInterval": { - "message": "Userstyle 자동 업데이트 간격 (시간 단위, 0일시 업데이트하지 않음)", - "description": "" - }, - "optionsSyncNone": { - "message": "없음", - "description": "" - }, - "optionsSyncConnect": { - "message": "연결", - "description": "" - }, - "optionsSyncDisconnect": { - "message": "연결 끊기", - "description": "" - }, - "optionsSyncSyncNow": { - "message": "지금 동기화", - "description": "" - }, - "optionsSyncLogin": { - "message": "로그인", - "description": "" - }, - "optionsSyncStatusPull": { - "message": "스타일 다운로드 중 ($loaded$/$total$)", - "description": "", - "placeholders": { - "loaded": { - "content": "$1" - }, - "total": { - "content": "$2" - } - } - }, - "optionsSyncStatusPush": { - "message": "스타일 업로드 중 ($loaded$/$total$)", - "description": "", - "placeholders": { - "loaded": { - "content": "$1" - }, - "total": { - "content": "$2" - } - } - }, - "optionsSyncStatusSyncing": { - "message": "동기화 중...", - "description": "" - }, - "optionsSyncStatusConnecting": { - "message": "연결 중...", - "description": "" - }, - "optionsSyncStatusConnected": { - "message": "연결됨", - "description": "" - }, - "optionsSyncStatusDisconnecting": { - "message": "연결 끊는 중...", - "description": "" - }, - "optionsSyncStatusDisconnected": { - "message": "연결 끊김", - "description": "" - }, - "paginationCurrent": { - "message": "현재 페이지", - "description": "Tooltip for the current page index in search results" - }, - "paginationEstimated": { - "message": "예상 페이지 수", - "description": "Tooltip for the total page count in search results" - }, - "paginationNext": { - "message": "다음 페이지", - "description": "Tooltip for the '->' (next page) button in search results" - }, - "paginationPrevious": { - "message": "이전 페이지", - "description": "Tooltip for the '<-' button in search results" - }, - "paginationTotal": { - "message": "총 페이지 수", - "description": "" - }, - "parseUsercssError": { - "message": "Stylus가 Usercss 데이터를 해석하는데 실패했습니다:", - "description": "The error message to show when stylus failed to parse usercss" - }, - "popupAutoResort": { - "message": "팝업 내에서 스타일 토글 시 재정렬", - "description": "Label for the checkbox controlling popup resorting." - }, - "popupBorders": { - "message": "양옆에 흰색 테두리 추가", - "description": "" - }, - "popupBordersTooltip": { - "message": "측면 테두리를 칠하지 않으므로 새로운 Chrome의 다크 테마에서 유용합니다", - "description": "" - }, - "popupHotkeysInfo": { - "message": "<1>-<9>,<0> (숫자패드 포함) - N번째 스타일 토글 (0은 10)\n- 해당 글자로 시작하는 첫 번째 스타일 토글\n 토글 대신 편집기 열기\n 나열된 스타일 활성화\n 나열된 스타일 비활성화\n, <`> (백틱) - 처음에 활성화한 스타일을 토글합니다. 팝업이 열려 있는 동안에는 나중에 활성화한 스타일에 적용되지 않습니다. 따라서 검사 후 초기 선택 항목을 복원할 수 있습니다. 간단하게, 모두 비활성화한 다음 로 다시 전환하세요.\n자세한 내용은 위키를 참고 바랍니다", - "description": "NOTE1: preserve < and > symbols so that 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." - }, - "popupHotkeysTooltip": { - "message": "사용 가능한 단축키를 확인하려면 클릭하세요", - "description": "Tooltip displayed when hovering the right edge of the extension popup" - }, - "popupManageTooltip": { - "message": "Shift+클릭이나 우클릭으로 스타일 관리자를 열면 현재 사이트에 적용 가능한 스타일들이 표시됩니다.", - "description": "Tooltip for the 'Manage' button in the popup." - }, - "popupMenuButtonTooltip": { - "message": "상호작용 메뉴", - "description": "Tooltip for menu button in popup." - }, - "popupOpenEditInWindow": { - "message": "새 창에서 편집기 열기", - "description": "Label for the checkbox controlling 'edit' action behavior in the popup." - }, - "popupOpenEditInWindowTooltip": { - "message": "이 옵션은 편집기가 열린 탭을 브라우저 창에서 분리함으로써 활성화할 수도 있습니다.\n편집기 탭만 다른 브라우저 창으로 합치면 비활성화됩니다.", - "description": "Label for the checkbox controlling 'edit' action behavior in the popup." - }, - "popupStylesFirst": { - "message": "스타일 목록을 커맨드 버튼 상단에 표시", - "description": "Label for the checkbox controlling section order in the popup." - }, - "prefShowBadge": { - "message": "현재 사이트에서 활성화된 스타일 개수", - "description": "Label for the checkbox controlling toolbar badge text." - }, - "previewLabel": { - "message": "실시간 미리보기", - "description": "Label for the checkbox in style editor to enable live preview while editing." - }, - "previewTooltip": { - "message": "변경 사항은 저장되지 않고 일시적으로 적용됩니다.\n영구적으로 변경하려면 스타일을 저장하세요.", - "description": "Tooltip for the checkbox in style editor to enable live preview while editing." - }, - "reload": { - "message": "Stylus 확장 프로그램 리로드", - "description": "Context menu reload" - }, - "replace": { - "message": "바꾸기", - "description": "Label before the replace input field in the editor shown on Ctrl-H" - }, - "replaceAll": { - "message": "모두 바꾸기", - "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" - }, - "replaceWith": { - "message": "바꿀 내용", - "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." - }, - "retrieveBckp": { - "message": "스타일 가져오기", - "description": "" - }, - "search": { - "message": "검색", - "description": "Label before the search input field in the editor shown on Ctrl-F" - }, - "searchCaseSensitive": { - "message": "대소문자 구분", - "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" - }, - "searchNumberOfResults": { - "message": "일치하는 개수", - "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" - }, - "searchNumberOfResults2": { - "message": "코드 및 적용 대상 값 내에서 일치하는 개수", - "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" - }, - "searchRegexp": { - "message": "정규 표현식 검색은 /re/ 문법을 사용합니다", - "description": "Label after the search input field in the editor shown on Ctrl-F" - }, - "searchResultInstallCount": { - "message": "총 설치 수", - "description": "Text for label that shows the number of times a search result was installed" - }, - "searchResultNoneFound": { - "message": "이 사이트에 맞는 스타일을 찾지 못했습니다.", - "description": "Error text in the popup when inline search didn't find any site-specific styles" - }, - "searchResultRating": { - "message": "평가", - "description": "Text for label that shows the search result's rating" - }, - "searchResultUpdated": { - "message": "업데이트됨", - "description": "Text for label that shows the search result's last update date" - }, - "searchResultWeeklyCount": { - "message": "주간 설치 수", - "description": "Text for label that shows the number of times a search result was installed during last week" - }, - "searchStylesCode": { - "message": "CSS 코드", - "description": "Option for `find styles` scope selector in the manager." - }, - "searchStylesMeta": { - "message": "메타데이터", - "description": "Option for `find styles` scope selector in the manager." - }, - "sectionAdd": { - "message": "섹션 추가", - "description": "Label for the button to add a section" - }, - "sectionCode": { - "message": "코드", - "description": "Label for the code for a section" - }, - "sectionRemove": { - "message": "섹션 제거", - "description": "Label for the button to remove a section" - }, - "sectionRestore": { - "message": "제거된 섹션 복구", - "description": "Label for the button to restore a removed section" - }, - "sections": { - "message": "섹션", - "description": "Header for the table of contents block listing style section names in the left panel of the classic editor" - }, - "shortcuts": { - "message": "단축키", - "description": "Go to shortcut configuration" - }, - "shortcutsNote": { - "message": "키보드 단축키 정의", - "description": "" - }, - "sortDateNewestFirst": { - "message": "최신 순으로", - "description": "Text added to indicate that sorting a date would add the newest entries at the top" - }, - "sortDateOldestFirst": { - "message": "오래된 순으로", - "description": "Text added to indicate that sorting a date would add the oldest entries at the top" - }, - "sortLabel": { - "message": "설치한 스타일들을 어떻게 정렬할지 선택합니다", - "description": "Title on the sort select to indicate it is used for sorting entries" - }, - "sortLabelTitleAsc": { - "message": "제목 오름차순", - "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" - }, - "sortLabelTitleDesc": { - "message": "제목 내림차순", - "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" - }, - "sortStylesHelp": { - "message": "설치한 스타일들을 정렬할 방식을 드롭 다운 목록에서 선택합니다. 기본 설정은 각 제목을 오름차순(A to Z)으로 정렬하고, \"제목 내림차순\" 을 선택 시 내림차순(Z to A)으로 정렬합니다.\n여러 기준에 따라 항목을 정렬할 수 있는 다른 사전 설정도 있습니다. 여러 개의 열이 있는 테이블을 정렬하고, 각 선택 옵션 내의 카테고리들이(+ 기호 사이) 열 또는 그룹을 나타낸다고 생각해보세요.\n예를 들어, 설정이 \"활성화됨 (first) + 제목\"인 경우, 모든 활성화된 항목이 목록의 맨 위에 정렬되도록 정렬된 후, Entry 제목 오름차순 정렬(A to Z)이 활성화된 항목과 비활성화된 항목 모두에 별도로 적용됩니다.", - "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" - }, - "sortStylesHelpTitle": { - "message": "내용 정렬", - "description": "Label for the sort info popup on the Manage styles page" - }, - "styleBadRegexp": { - "message": "유효하지 않은 정규 표현식입니다.", - "description": "Validation message for a bad regexp in a style" - }, - "styleBeautifyHint": { - "message": "힌트: “Beautify” 버튼을 우클릭 하거나 아래 지정한 키보드 단축키를 사용하면 이 패널을 숨기면서 “Beautify”를 활성화 합니다", - "description": "Hint shown inside the CSS-beautifier panel" - }, - "styleBeautifyIndentConditional": { - "message": "@media, @supports 들여쓰기", - "description": "CSS-beautifier option" - }, - "styleBeautifyPreserveNewlines": { - "message": "개행 문자 유지", - "description": "CSS-beautifier option" - }, - "styleCancelEditLabel": { - "message": "관리 페이지로 돌아가기", - "description": "Label for cancel button for style editing" - }, - "styleChangesNotSaved": { - "message": "스타일의 변경 사항을 저장하지 않았습니다.", - "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" - }, - "styleEnabledLabel": { - "message": "활성화됨", - "description": "Label for the enabled state of styles" - }, - "styleFromMozillaFormatError": { - "message": "Mozilla 형식 데이터를 가져오는데 실패했습니다", - "description": "Label for the import error" - }, - "styleFromMozillaFormatPrompt": { - "message": "Mozilla 형식의 코드를 붙여넣으세요", - "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" - }, - "styleInstall": { - "message": "Stylus에 '$stylename$'을(를) 설치하시겠습니까?", - "description": "Confirmation when installing a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "styleInstallFailed": { - "message": "userstyle 설치에 실패했습니다.\n$error$", - "description": "Warning when installation failed", - "placeholders": { - "error": { - "content": "$1" - } - } - }, - "styleInstallOverwrite": { - "message": "'$stylename$'은(는) 이미 설치되어 있습니다. 덮어쓰시겠습니까?\n버전: $oldVersion$ -> $newVersion$", - "description": "Confirmation when re-installing a style", - "placeholders": { - "stylename": { - "content": "$1" - }, - "newVersion": { - "content": "$3" - }, - "oldVersion": { - "content": "$2" - } - } - }, - "styleMissingName": { - "message": "이름을 입력하세요", - "description": "Error displayed when user saves without providing a name" - }, - "styleMozillaFormatHeading": { - "message": "Mozilla 형식", - "description": "Heading for the section with buttons to import/export Mozilla format of the style" - }, - "styleNotAppliedRegexpProblemTooltip": { - "message": "잘못된 'regexp()'의 사용으로 인해 스타일을 적용할 수 없습니다", - "description": "Tooltip in the popup for styles that were not applied at all" - }, - "styleRegexpInvalidExplanation": { - "message": "일부 `regexp()` 규칙은 컴파일할 수 없습니다.", - "description": "" - }, - "styleRegexpPartialExplanation": { - "message": "이 스타일은 부분 일치 정규 표현식을 사용합니다. CSS4 @document 사양은 전체 URL 일치를 사용할 것을 강제하고 있으므로, 해당 CSS 섹션은 페이지에 적용되지 않았습니다. 이 스타일은 초기부터 `regexp()` 규칙을 바르게 확인하지 않는 것으로 알려진 Stylish-for-Chrome에서 생성되었을 것으로 추정됩니다.", - "description": "" - }, - "styleRegexpProblemTooltip": { - "message": "잘못된 'regexp()' 사용으로 인해 몇몇 섹션을 적용할 수 없습니다.", - "description": "Tooltip in the popup for styles that were applied only partially" - }, - "styleRegexpTestButton": { - "message": "정규 표현식 테스트", - "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" - }, - "styleRegexpTestFull": { - "message": "일치하는 탭 목록", - "description": "RegExp test report: label for the fully matching expressions" - }, - "styleRegexpTestInvalid": { - "message": "유효하지 않은 정규 표현식 생략됨", - "description": "RegExp test report: label for the invalid expressions" - }, - "styleRegexpTestNone": { - "message": "일치하는 탭 없음", - "description": "RegExp test report: label for expressions that didn't match any tabs" - }, - "styleRegexpTestNote": { - "message": "참고: 정규 표현식 입력 필드에서 이스케이프 처리는 단일 \\ 를 사용하세요. CSS에서 따옴표로 묶인 문자열의 사양에 따라 스타일 코드에서 자동으로 \\\\ 로 변환됩니다. ", - "description": "RegExp test report: a note displayed at the bottom of the dialog" - }, - "styleRegexpTestPartial": { - "message": "완전히 일치하지는 않으므로 생략됨", - "description": "RegExp test report: label for the partially matching expressions" - }, - "styleRegexpTestTitle": { - "message": "열린 탭 중 일치하는 목록 (URL 클릭 시 해당 탭으로 이동)", - "description": "RegExp test report: title of the report" - }, - "styleSaveLabel": { - "message": "저장", - "description": "Label for save button for style editing" - }, - "styleToMozillaFormatHelp": { - "message": "Mozilla 형식 코드는 userstyles.org에 올리거나 기존 Firefox용 Stylish에 사용할 수 있습니다", - "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" - }, - "styleToMozillaFormatTitle": { - "message": "Mozilla 형식으로 변환한 스타일", - "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" - }, - "styleUpdate": { - "message": "'$stylename$'을(를) 정말 수정하시겠습니까?", - "description": "Confirmation when updating a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "styleUpdateDiscardChanges": { - "message": "이 스타일은 편집기 외부에서 변경되었습니다. 스타일을 다시 로딩하시겠습니까?", - "description": "Confirmation to update the style in the editor" - }, - "stylusUnavailableForURL": { - "message": "Stylus는 이러한 페이지에서는 작동할 수 없습니다.", - "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" - }, - "stylusUnavailableForURLdetails": { - "message": "브라우저 보안 상의 이유로, 확장 프로그램은 브라우저 내장 페이지(chrome://version, Chrome 61의 표준 새 탭 페이지, about:addons 등)나 타 확장 프로그램의 페이지에 영향을 미칠 수 없습니다. 각 브라우저의 확장 프로그램 스토어(Chrome 웹 스토어, AMO 등) 접근 또한 마찬가지입니다.", - "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" - }, - "syncStorageErrorSaving": { - "message": "값을 저장할 수 없습니다. 텍스트의 양을 줄이세요.", - "description": "Displayed when trying to save an excessively big value via storage.sync API" - }, - "toggleStyle": { - "message": "스타일 토글", - "description": "Label for the checkbox to enable/disable a style" - }, - "undo": { - "message": "취소", - "description": "Button label" - }, - "undoGlobal": { - "message": "모든 섹션에서 실행 취소", - "description": "CSS-beautify global Undo button label" - }, - "unreachableAMO": { - "message": "Firefox가 해당 사이트의 접근을 금지했습니다.", - "description": "Note in the popup displayed when opened on addons.mozilla.org" - }, - "unreachableAMOHint": { - "message": "접근을 허용하려면 를 열고, 목록을 우클릭 한 후, '새로 만들기'를 클릭하고, '불린값'을 선택하고, 을 붙여 넣고 확인을 누르고, , 확인 후 페이지를 새로 고침하세요.", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" - }, - "unreachableAMOHintNewFF": { - "message": "Firefox 60 이상 버전에서는 내의 에서 AMO 도메인을 제거해야 합니다.", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" - }, - "unreachableAMOHintOldFF": { - "message": "Firefox 59 버전 이상에서만 이처럼 CSP 보호 정책이 적용된 사이트에 웹 확장 기능으로 스타일 요소를 추가할 수 있도록 설정 가능합니다.", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" - }, - "unreachableContentScript": { - "message": "페이지와 통신할 수 없습니다. 탭을 다시 로딩(새로 고침) 해보세요.", - "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" - }, - "unreachableFileHint": { - "message": "Stylus가 file:// URL에 접근할 수 있도록 하려면 chrome://extensions 페이지에서 파일 URL에 대한 액세스를 허용해야 합니다.", - "description": "Note in the toolbar popup for file:// URLs" - }, - "InaccessibleFileHint": { - "message": "Stylus는 일부 파일 형식(예: pdf, json 파일 등)에 접근할 수 없습니다.", - "description": "Note in the toolbar popup for some file types that cannot be accessed" - }, - "updateAllCheckSucceededNoUpdate": { - "message": "이용 가능한 업데이트가 없습니다.", - "description": "Text that displays when an update all check completed and no updates are available" - }, - "updateAllCheckSucceededSomeEdited": { - "message": "로컬 수정 사항이 사라지는 것을 방지하기 위해, 일부 업데이트 가능한 스타일이 선택에서 누락되었을 수 있습니다. 이를 강제로 업데이트하려면 각각을 직접 선택하거나, 다른 전체 스타일 검사(따로 수정한 사항은 덮어씌워집니다)를 시행하세요.", - "description": "Text that displays when an update all check completed and no updates are available" - }, - "updateCheckFailBadResponseCode": { - "message": "업데이트 실패. 서버의 응답 에러코드는 $code$입니다.", - "description": "Text that displays when an update check failed because the response code indicates an error", - "placeholders": { - "code": { - "content": "$1" - } - } - }, - "updateCheckFailServerUnreachable": { - "message": "업데이트 실패. 서버와 연결할 수 없습니다.", - "description": "Text that displays when an update check failed because the update server is unreachable" - }, - "updateCheckHistory": { - "message": "업데이트 검사 기록", - "description": "" - }, - "updateCheckManualUpdateForce": { - "message": "업데이트 설치 (로컬 수정 사항은 덮어씌워집니다)", - "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckManualUpdateHint": { - "message": "로컬 수정 사항을 무시하고 업데이트를 덮어씌웁니다.", - "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckSkippedLocallyEdited": { - "message": "이 스타일은 로컬에서 수정되었습니다.", - "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckSkippedMaybeLocallyEdited": { - "message": "이 스타일은 로컬에서 수정되었을 수 있습니다.", - "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" - }, - "updateCheckSucceededNoUpdate": { - "message": "스타일이 최신 상태입니다.", - "description": "Text that displays when an update check completed and no update is available" - }, - "updateCompleted": { - "message": "업데이트가 완료됐습니다.", - "description": "Text that displays when an update completed" - }, - "updatesCurrentlyInstalled": { - "message": "설치된 업데이트:", - "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." - }, - "usercssAvoidOverwriting": { - "message": "기존에 존재하는 스타일이 덮어씌워지는 것을 방지하려면 @name이나 @namespace 값을 변경하세요.", - "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." - }, - "usercssConfigIncomplete": { - "message": "설정 대화상자가 열리고 나서 스타일이 수정되거나 삭제되었습니다. 스타일의 메타 데이터와 충돌이 일어나는 것을 방지하기 위해, 현재 변수들은 저장되지 않습니다:", - "description": "" - }, - "usercssEditorNamePlaceholder": { - "message": "코드에 @name을 지정하세요", - "description": "Placeholder text for the empty name input field when creating a new Usercss style" - }, - "usercssReplaceTemplateConfirmation": { - "message": "현재 코드로 새 Usercss 스타일의 기본 템플릿을 대체하시겠습니까?", - "description": "" - }, - "usercssReplaceTemplateName": { - "message": "@name을 비우면 기본 템플릿이 대체됩니다.", - "description": "The text shown after @name when creating a new Usercss style" - }, - "usercssReplaceTemplateSectionBody": { - "message": "코드를 여기 입력하세요", - "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" - }, - "versionInvalidOlder": { - "message": "설치되어 있는 스타일이 더 높은 버전입니다.", - "description": "Displayed when the version of style is older than the installed one" - }, - "writeStyleFor": { - "message": "스타일 작성 대상:", - "description": "Label for toolbar pop-up that precedes the links to write a new style" - }, - "writeStyleForURL": { - "message": "현재 URL", - "description": "Text for link in toolbar pop-up to write a new style for the current URL" - }, - "syncDropboxStyles": { - "message": "Dropbox 내보내기", - "description": "" - }, - "syncDropboxDeprecated": { - "message": "Dropbox 가져오기/내보내기는 옵션 페이지의 더 발전된 스타일 동기화 기능으로 대체되었습니다.", - "description": "" - }, - "retrieveDropboxSync": { - "message": "Dropbox 가져오기", - "description": "" - }, - "overwriteFileExport": { - "message": "기존 파일을 덮어쓰시겠습니까?", - "description": "" - }, - "exportSavedSuccess": { - "message": "파일 저장에 성공했습니다.", - "description": "" - }, - "noFileToImport": { - "message": "스타일을 가져오려면, 먼저 내보내야 합니다.", - "description": "" - }, - "connectingDropbox": { - "message": "Dropbox 연결 중...", - "description": "" - }, - "connectingDropboxNotAllowed": { - "message": "Dropbox 연결은 웹 스토어에서 직접 설치한 앱에서만 가능합니다.", - "description": "" - }, - "gettingStyles": { - "message": "모든 스타일 가져오는 중...", - "description": "" - }, - "zipStyles": { - "message": "스타일 압축 중...", - "description": "" - }, - "unzipStyles": { - "message": "스타일 압축 푸는 중...", - "description": "" - }, - "readingStyles": { - "message": "스타일 읽어들이는 중...", - "description": "" - }, - "uploadingFile": { - "message": "파일 업로드 중...", - "description": "" - } } \ No newline at end of file diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 6ceeab88..b1174dc8 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -1,1721 +1,1586 @@ { - "addStyleLabel": { - "message": "Nieuwe stijl schrijven", - "description": "Label for the button to go to the add style page" - }, - "addStyleTitle": { - "message": "Stijl toevoegen", - "description": "Title of the page for adding styles" - }, - "alphaChannel": { - "message": "Doorzichtigheid", - "description": "Label of color's opacity" - }, - "appliesAdd": { - "message": "Toevoegen", - "description": "Label for the button to add an 'applies' entry" - }, - "appliesDisplay": { - "message": "Van toepassing op: $applies$", - "description": "Text on the manage screen to describe what the style applies to", - "placeholders": { - "applies": { - "content": "$1" - } + "addStyleTitle": { + "message": "Stijl toevoegen", + "description": "Title of the page for adding styles" + }, + "alphaChannel": { + "message": "Doorzichtigheid", + "description": "Label of color's opacity" + }, + "appliesAdd": { + "message": "Toevoegen", + "description": "Label for the button to add an 'applies' entry" + }, + "appliesDisplay": { + "message": "Van toepassing op: $applies$", + "description": "Text on the manage screen to describe what the style applies to" + }, + "appliesDisplayTruncatedSuffix": { + "message": "en meer", + "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" + }, + "appliesDomainOption": { + "message": "URL’s op het domein", + "description": "Option to make the style apply to the entered string as a domain" + }, + "appliesHelp": { + "message": "Gebruik de ‘Van toepassing op’-functies om de URL’s voor de code in deze sectie te beperken.", + "description": "Help text for 'applies to' section" + }, + "appliesLabel": { + "message": "Van toepassing op", + "description": "Label for 'applies to' fields on the edit/add screen" + }, + "appliesLineWidgetLabel": { + "message": "‘Van toepassing op’-info weergeven", + "description": "Label for the checkbox to display applies-to information in the single editor" + }, + "appliesLineWidgetWarning": { + "message": "Werkt niet met verkleinde CSS", + "description": "A warning that applies-to information won't show properly with minified CSS" + }, + "appliesRegexpOption": { + "message": "URL’s overeenkomend met de regexp", + "description": "Option to make the style apply to the entered string as a regular expression" + }, + "appliesRemove": { + "message": "Verwijderen", + "description": "Label for the button to remove an 'applies' entry" + }, + "appliesRemoveError": { + "message": "Kan laatste ‘Van toepassing op’-item niet verwijderen", + "description": "Error displayed when the last 'applies' is going to be removed" + }, + "appliesSpecify": { + "message": "Specificeren", + "description": "Label for the button to make a style apply only to specific sites" + }, + "appliesToEverything": { + "message": "Alles", + "description": "Text displayed for styles that apply to all sites" + }, + "appliesUrlOption": { + "message": "URL", + "description": "Option to make the style apply to the entered string as a URL" + }, + "appliesUrlPrefixOption": { + "message": "URL’s beginnend met", + "description": "Option to make the style apply to the entered string as a URL prefix" + }, + "applyAllUpdates": { + "message": "Alle updates toepassen", + "description": "Label for the button to apply all detected updates" + }, + "author": { + "message": "Auteur", + "description": "Label for the style author" + }, + "backupButtons": { + "message": "Back-up", + "description": "Heading for backup" + }, + "backupMessage": { + "message": "Selecteer een bestand of sleep het naar deze pagina.", + "description": "Message for backup" + }, + "bckpInstStyles": { + "message": "Stijlen exporteren", + "description": "" + }, + "checkAllUpdates": { + "message": "Alle stijlen controleren op updates", + "description": "Label for the button to check all styles for updates" + }, + "checkAllUpdatesForce": { + "message": "Ik heb geen stijlen bewerkt; opnieuw controleren!", + "description": "Label for the button to apply all detected updates" + }, + "checkForUpdate": { + "message": "Controleren op update", + "description": "Label for the button to check a single style for an update" + }, + "checkingForUpdate": { + "message": "Controleren...", + "description": "Text to display when checking a style for an update" + }, + "clickToUninstall": { + "message": "Klik om te de-installeren", + "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" + }, + "cm_autoCloseBrackets": { + "message": "Haakjes en aanhalingstekens automatisch sluiten", + "description": "Label for the checkbox in the style editor." + }, + "cm_autoCloseBracketsTooltip": { + "message": "Automatisch sluitingsteken toevoegen bij typen van een openingsteken uit ()[]{}''\"\"", + "description": "Label for the checkbox in the style editor." + }, + "cm_autocompleteOnTyping": { + "message": "Automatisch aanvullen tijdens typen", + "description": "Label for the checkbox in the style editor." + }, + "cm_colorpicker": { + "message": "Kleurkiezer voor CSS-kleuren", + "description": "Label for the checkbox controlling colorpicker option for the style editor." + }, + "cm_indentWithTabs": { + "message": "Tabs met slimme inspringing gebruiken", + "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." + }, + "cm_keyMap": { + "message": "Toetsenbordindeling", + "description": "Label for the drop-down list controlling the keymap for the style editor." + }, + "cm_lineWrapping": { + "message": "Tekstterugloop", + "description": "Label for the checkbox controlling word wrap option for the style editor." + }, + "cm_linter": { + "message": "CSS-linter", + "description": "Select the linter to check for CSS issues" + }, + "cm_matchHighlight": { + "message": "Markeren", + "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." + }, + "cm_matchHighlightSelection": { + "message": "Alleen selectie", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" + }, + "cm_matchHighlightToken": { + "message": "Token onder cursor", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" + }, + "cm_resizeGripHint": { + "message": "Dubbelklik om de hoogte te maximaliseren/herstellen", + "description": "Tooltip for the resize grip in style editor" + }, + "cm_selectByTokens": { + "message": "Dubbelklikken selecteert tokens", + "description": "Label for the checkbox in the editor." + }, + "cm_selectByTokensTooltip": { + "message": "Voorbeelden van tokens: .foo-bar-2 #aabbcc 0.32 !important\nWanneer uitgeschakeld: door interpunctie gescheiden woorden worden geselecteerd.", + "description": "" + }, + "cm_smartIndent": { + "message": "Slimme inspringing gebruiken", + "description": "Label for the checkbox controlling smart indentation option for the style editor." + }, + "cm_tabSize": { + "message": "Tabgrootte", + "description": "Label for the text box controlling tab size option for the style editor." + }, + "cm_theme": { + "message": "Thema", + "description": "Label for the style editor's CSS theme." + }, + "colorpickerPaletteHint": { + "message": "Klik met de rechtermuisknop op een kleurstaal om de bronregels ervan te doorlopen", + "description": "" + }, + "colorpickerSwitchFormatTooltip": { + "message": "Indelingen omschakelen: HEX -> RGB -> HSL.\nShift-klik om de volgorde om te keren.\nWerkt ook met de toetsen PgUp (PageUp) en PgDn (PageDown).", + "description": "Tooltip for the switch button in the color picker popup in the style editor." + }, + "colorpickerTooltip": { + "message": "Kleurkiezer openen", + "description": "Tooltip for the colored squares shown before CSS colors in the style editor." + }, + "configOnChange": { + "message": "bij wijzigingen", + "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" + }, + "configOnChangeTooltip": { + "message": "Wijzigingen automatisch opslaan en toepassen", + "description": "" + }, + "configureStyle": { + "message": "Configureren", + "description": "Label for the button to configure usercss userstyle" + }, + "configureStyleOnHomepage": { + "message": "Configureren op startpagina", + "description": "Label for the button to configure userstyles.org userstyle" + }, + "confirmCancel": { + "message": "Annuleren", + "description": "" + }, + "confirmClose": { + "message": "Sluiten", + "description": "'Close' button in a confirm dialog" + }, + "confirmDefault": { + "message": "Standaard gebruiken", + "description": "'Set to default' button in a confirm dialog" + }, + "confirmDelete": { + "message": "Verwijderen", + "description": "" + }, + "confirmDiscardChanges": { + "message": "Wijzigingen verwerpen?", + "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" + }, + "confirmNo": { + "message": "Nee", + "description": "'No' button in a confirm dialog" + }, + "confirmOK": { + "message": "OK", + "description": "" + }, + "confirmSave": { + "message": "Opslaan", + "description": "'Save' button in a confirm dialog" + }, + "confirmStop": { + "message": "Stoppen", + "description": "'Stop' button in a confirm dialog" + }, + "confirmYes": { + "message": "Ja", + "description": "'Yes' button in a confirm dialog" + }, + "copied": { + "message": "Gekopieerd naar klembord", + "description": "Message shown when content has been copied to the clipboard" + }, + "copy": { + "message": "Kopiëren naar klembord", + "description": "Tooltip for elements which can be copied" + }, + "customNameHint": { + "message": "Voer hier een aangepaste naam in om de stijl in de UI te hernoemen zonder updates ervan te beschadigen", + "description": "" + }, + "customNameResetHint": { + "message": "Geen aangepaste naam meer gebruiken, wisselen naar eigen naam van de stijl", + "description": "Tooltip of 'x' button shown in editor when changing the name input of a) styles updated from a URL i.e. not locally created, b) UserCSS styles" + }, + "dateAbbrDay": { + "message": "$value$d", + "description": "Day suffix in a short relative date, for example: 8d" + }, + "dateAbbrHour": { + "message": "$value$u", + "description": "Hour suffix in a short relative date, for example: 8h" + }, + "dateAbbrMonth": { + "message": "$value$m", + "description": "Month suffix in a short relative date, for example: 8m" + }, + "dateAbbrYear": { + "message": "$value$j", + "description": "Year suffix in a short relative date, for example: 8y" + }, + "dateInstalled": { + "message": "Installatiedatum", + "description": "Option text for the user to sort the style by install date" + }, + "dateUpdated": { + "message": "Bijwerkdatum", + "description": "Option text for the user to sort the style by last update date" + }, + "dbError": { + "message": "Er is een fout opgetreden bij het gebruiken van de Stylus-database. Wilt u een webpagina met mogelijke oplossingen bezoeken?", + "description": "Prompt when a DB error is encountered" + }, + "defaultTheme": { + "message": "standaard", + "description": "Default CodeMirror CSS theme option on the edit style page" + }, + "deleteStyleConfirm": { + "message": "Weet u zeker dat u deze stijl wilt verwijderen?", + "description": "Confirmation before deleting a style" + }, + "deleteStyleLabel": { + "message": "Verwijderen", + "description": "Label for the button to delete a style" + }, + "description": { + "message": "Voorzie het web van een ander uiterlijk met Stylus, een gebruikersstijlbeheerder. Met Stylus kunt u eenvoudig thema’s en stijlen voor veel populaire websites installeren.", + "description": "Extension description" + }, + "disableAllStyles": { + "message": "Alle stijlen uitschakelen", + "description": "Label for the checkbox that turns all enabled styles off." + }, + "disableStyleLabel": { + "message": "Uitschakelen", + "description": "Label for the button to disable a style" + }, + "dragDropMessage": { + "message": "Sleep uw back-upbestand naar deze pagina om het te importeren.", + "description": "Drag'n'drop message" + }, + "dragDropUsercssTabstrip": { + "message": "Sleep het bestand naar de tabbladenstrook (het gebied waar de tabbladtitels worden getoond) om het te installeren.", + "description": "Message popup shown when erroneously dropping a usercss file into the manager page" + }, + "editDeleteText": { + "message": "Verwijderen", + "description": "Label for the context menu item in the editor to delete selected text" + }, + "editGotoLine": { + "message": "Ga naar regel (of regel:kolom)", + "description": "Go to line or line:column on Ctrl-G in style code editor" + }, + "editStyleHeading": { + "message": "Stijl bewerken", + "description": "Title of the page for editing styles" + }, + "editStyleLabel": { + "message": "Bewerken", + "description": "Label for the button to go to the edit style page" + }, + "editStyleTitle": { + "message": "Stijl $stylename$ bewerken", + "description": "Title of the page for editing styles" + }, + "enableStyleLabel": { + "message": "Inschakelen", + "description": "Label for the button to enable a style" + }, + "excludeStyleByDomainLabel": { + "message": "Het huidige domein uitsluiten", + "description": "" + }, + "excludeStyleByUrlLabel": { + "message": "De huidige URL uitsluiten", + "description": "" + }, + "exportLabel": { + "message": "Exporteren", + "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" + }, + "externalFeedback": { + "message": "Feedback", + "description": "Label for the external link to send feedback for the style" + }, + "externalHomepage": { + "message": "Startpagina", + "description": "Label for the external link to style's homepage" + }, + "externalLink": { + "message": "Externe koppeling", + "description": "Label for external links" + }, + "externalSupport": { + "message": "Ondersteuning", + "description": "Label for the external link to style's support site" + }, + "externalUsercssDocument": { + "message": "Documentatie voor Usercss", + "description": "Label for the external link to usercss documentation" + }, + "filteredStyles": { + "message": "$numShown$ van de $numTotal$ getoond", + "description": "TL note - make this message short" + }, + "filteredStylesAllHidden": { + "message": "Geen overeenkomende stijlen met de momenteel toegepaste filters", + "description": "Text shown when no styles match currently applied filter in the style manager" + }, + "findStyles": { + "message": "Stijlen zoeken", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesForSite": { + "message": "Meer stijlen voor deze website zoeken", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesInline": { + "message": "Inline", + "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" + }, + "findStylesInlineTooltip": { + "message": "Zoekresultaten binnen dit venster weergeven", + "description": "Text for a checkbox that displays search results within the Stylus popup." + }, + "genericAdd": { + "message": "Toevoegen", + "description": "Used in various places for an action that adds something" + }, + "genericClone": { + "message": "Dupliceren", + "description": "Used in various places for an action that clones something" + }, + "genericDisabledLabel": { + "message": "Uitgeschakeld", + "description": "Used in various lists/options to indicate that something is disabled" + }, + "genericEnabledLabel": { + "message": "Ingeschakeld", + "description": "Used in various lists/options to indicate that something is enabled" + }, + "genericError": { + "message": "Fout", + "description": "Used in various places to indicate some error occurred." + }, + "genericHistoryLabel": { + "message": "Geschiedenis", + "description": "Used in various places to show a history log of something" + }, + "genericNext": { + "message": "Volgende", + "description": "Used in various places to select/perform the next step/action" + }, + "genericPrevious": { + "message": "Vorige", + "description": "Used in various places to select/perform the previous step/action" + }, + "genericResetLabel": { + "message": "Standaardwaarden", + "description": "Used in various parts of UI to indicate that something may be reset to its original state" + }, + "genericSavedMessage": { + "message": "Opgeslagen", + "description": "Used in various parts of the UI to indicate that something was saved" + }, + "genericTitle": { + "message": "Titel", + "description": "Used in various parts of the UI to indicate the title of something" + }, + "genericUnknown": { + "message": "Onbekend", + "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" + }, + "helpAlt": { + "message": "Hulp", + "description": "Alternate text for help buttons" + }, + "helpKeyMapCommand": { + "message": "Typ een opdrachtnaam", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "helpKeyMapHotkey": { + "message": "Druk op een sneltoets", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "hostDisabled": { + "message": "Deze host is uitgeschakeld vanwege een bug in de huidige versie van de gebruikte browser", + "description": "Tooltip for cloud host disabled" + }, + "importAppendLabel": { + "message": "Toevoegen aan stijl", + "description": "Label for the button to import a style and append to the existing sections" + }, + "importAppendTooltip": { + "message": "Geïmporteerde stijl toevoegen aan huidige stijl", + "description": "Tooltip for the button to import a style and append to the existing sections" + }, + "importLabel": { + "message": "Importeren", + "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" + }, + "importPreprocessor": { + "message": "Stijlen met een @preprocessor werken niet in de klassieke modus. U kunt de editor omschakelen naar Usercss-modus: 1) open de stijlbeheerder, 2) vink het selectievakje ‘als Usercss’ aan, 3) klik op ‘Nieuwe stijl schrijven’\n\nToch nu importeren?", + "description": "" + }, + "importPreprocessorTitle": { + "message": "Mogelijk probleem vanwege @preprocessor", + "description": "" + }, + "importReplaceLabel": { + "message": "Stijl overschrijven", + "description": "Label for the button to import and overwrite current style" + }, + "importReplaceTooltip": { + "message": "Inhoud van huidige stijl verwerpen en met de geïmporteerde stijl overschrijven", + "description": "Label for the button to import and overwrite current style" + }, + "importReportLegendAdded": { + "message": "toegevoegd", + "description": "Text after the number of styles added in the report shown after importing styles" + }, + "importReportLegendIdentical": { + "message": "gelijke overgeslagen", + "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" + }, + "importReportLegendInvalid": { + "message": "ongeldige overgeslagen", + "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" + }, + "importReportLegendUpdatedBoth": { + "message": "meta-informatie en code bijgewerkt", + "description": "Text after the number of styles updated entirely in the report shown after importing styles" + }, + "importReportLegendUpdatedCode": { + "message": "code bijgewerkt", + "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" + }, + "importReportLegendUpdatedMeta": { + "message": "meta-informatie bijgewerkt", + "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" + }, + "importReportTitle": { + "message": "Stijlen importeren voltooid", + "description": "Title of the report shown after importing styles" + }, + "importReportUnchanged": { + "message": "Er is niets gewijzigd.", + "description": "Message in the report shown after importing styles" + }, + "importReportUndone": { + "message": "stijlen zijn teruggezet", + "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" + }, + "importReportUndoneTitle": { + "message": "Importeren is ongedaan gemaakt", + "description": "Title of the message box shown after undoing the import of styles" + }, + "installButton": { + "message": "Stijl installeren", + "description": "Label for install button" + }, + "installButtonInstalled": { + "message": "Stijl geïnstalleerd", + "description": "Text displayed when the style is successfully installed" + }, + "installButtonReinstall": { + "message": "Stijl herinstalleren", + "description": "Label for reinstall button" + }, + "installButtonUpdate": { + "message": "Stijl bijwerken", + "description": "Label for update button" + }, + "installUpdate": { + "message": "Update installeren", + "description": "Label for the button to install an update for a single style" + }, + "installUpdateFrom": { + "message": "De stijl wordt momenteel bijgewerkt vanaf $url$", + "description": "Label to describe where the style gets update" + }, + "installUpdateFromLabel": { + "message": "Controleren op updates", + "description": "Label for the checkbox to save current URL for update check" + }, + "license": { + "message": "Licentie", + "description": "Label for the license" + }, + "linkGetHelp": { + "message": "Hulp verkrijgen", + "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" + }, + "linkGetStyles": { + "message": "Stijlen verkrijgen", + "description": "Help link text on the manage page e.g. https://userstyles.org" + }, + "linkStylusWiki": { + "message": "Wiki", + "description": "Wiki link text on the manage page e.g. https://github.com/openstyles/stylus/wiki" + }, + "linkTranslate": { + "message": "Vertalen", + "description": "Transifex link text on the manage page" + }, + "linterCSSLintIncompatible": { + "message": "CSSLint heeft geen ondersteuning voor $preprocessorname$", + "description": "The label to display when the preprocessor isn't compatible with CSSLint" + }, + "linterCSSLintSettings": { + "message": "(stel regel als volgt in: 0 = uitgeschakeld; 1 = waarschuwing; 2 = fout)", + "description": "CSSLint rule config values" + }, + "linterConfigPopupTitle": { + "message": "$linter$-regelconfiguratie instellen", + "description": "Stylelint or CSSLint popup header" + }, + "linterConfigTooltip": { + "message": "Klik om deze linter te configureren", + "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" + }, + "linterInvalidConfigError": { + "message": "Niet opgeslagen vanwege deze ongeldige configuratie-instellingen:", + "description": "Invalid linter config will show a message followed by a list of invalid entries" + }, + "linterIssues": { + "message": "Problemen", + "description": "Label for the CSS linter issues block on the style edit page" + }, + "linterIssuesHelp": { + "message": "De door stylelint gevonden problemen, $link$:", + "description": "Help popup message for the selected CSS linter issues block on the style edit page" + }, + "linterJSONError": { + "message": "Ongeldige JSON-opmaak", + "description": "Setting linter config with invalid JSON" + }, + "linterResetMessage": { + "message": "Druk op Ctrl-Z (of Cmd-Z) in het tekstvak om ongedaan te maken", + "description": "Reset button tooltip to inform user on how to undo an accidental reset" + }, + "linterRulesLink": { + "message": "Volledige regellijst bekijken", + "description": "Stylelint or CSSLint rules label added immediately before a link" + }, + "liveReloadError": { + "message": "Er is een fout opgetreden tijdens het bekijken van het bestand", + "description": "The label of live-reload error" + }, + "liveReloadInstallHint": { + "message": "Houd dit tabblad geopend om de stijl automatisch bij te werken bij externe wijzigingen.", + "description": "The label of live-reload feature" + }, + "liveReloadInstallHintFF": { + "message": "Houd zowel dit tabblad als het oorspronkelijke tabblad geopend om de stijl automatisch bij te werken bij externe wijzigingen.", + "description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox" + }, + "liveReloadLabel": { + "message": "Live herladen", + "description": "The label of live-reload feature" + }, + "manageFavicons": { + "message": "Favicons in kolom ‘Van toepassing op’", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFaviconsGray": { + "message": "Niet beschikbaar", + "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" + }, + "manageFaviconsHelp": { + "message": "Stylus gebruikt een externe dienst: https://www.google.com/s2/favicons", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFilters": { + "message": "Filters", + "description": "Label for filters container" + }, + "manageHeading": { + "message": "Geïnstalleerde stijlen", + "description": "Heading for the manage page" + }, + "manageMaxTargets": { + "message": "Aantal ‘Van toepassing op’-items", + "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" + }, + "manageNewStyleAsUsercss": { + "message": "als Usercss", + "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" + }, + "manageNewUI": { + "message": "Nieuwe indeling van beheerscherm", + "description": "Label for the checkbox that toggles the new UI on manage page" + }, + "manageOnlyDisabled": { + "message": "Alleen uitgeschakelde stijlen", + "description": "Checkbox to show only disabled styles" + }, + "manageOnlyEnabled": { + "message": "Alleen ingeschakelde stijlen", + "description": "Checkbox to show only enabled styles" + }, + "manageOnlyExternal": { + "message": "Alleen externe stijlen", + "description": "Checkbox to show only externally installed styles i.e. updatable" + }, + "manageOnlyLocal": { + "message": "Alleen lokaal aangemaakte stijlen", + "description": "Checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyLocalTooltip": { + "message": "(de stijlen die niet via userstyles.org zijn geïnstalleerd)", + "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyNonUsercss": { + "message": "Alleen niet-Usercss-stijlen", + "description": "Checkbox to show only non-Usercss (standard) styles" + }, + "manageOnlyUpdates": { + "message": "Alleen bij updates of problemen", + "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" + }, + "manageOnlyUsercss": { + "message": "Alleen Usercss-stijlen", + "description": "Checkbox to show only Usercss styles" + }, + "manageTitle": { + "message": "Stylus", + "description": "Title for the manage page" + }, + "menuShowBadge": { + "message": "Aantal actieve stijlen tonen", + "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." + }, + "meta_invalidCheckboxDefault": { + "message": "Ongeldig @var-selectievakje: waarde moet 0 of 1 zijn", + "description": "Error displayed when the value of @var checkbox is invalid" + }, + "meta_invalidColor": { + "message": "Ongeldige @var-kleur: $color$ is geen geldige kleur", + "description": "Error displayed when the value of @var color is invalid" + }, + "meta_invalidRange": { + "message": "Ongeldige @var $type$: waarde moet een getal of reeks zijn", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMultipleUnits": { + "message": "Ongeldige @var $type$: meerdere eenheden opgegeven", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeTooManyValues": { + "message": "Ongeldige @var $type$: de reeks bevat te veel items", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeValue": { + "message": "Ongeldige @var $type$: items in de reeks moeten een getal, string of null zijn", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeDefault": { + "message": "Ongeldige @var $type$: standaardwaarde is null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMin": { + "message": "Ongeldige @var $type$: standaardwaarde is lager dan het minimum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMax": { + "message": "Ongeldige @var $type$: standaardwaarde is hoger dan het maximum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeStep": { + "message": "Ongeldge @var $type$: standaardwaarde is geen vermeerdering van de stap", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeUnits": { + "message": "Ongeldige @var $type$: ‘$units$’ is geen geldige eenheid", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidSelect": { + "message": "Ongeldige @var-select: de standaardwaarde moet een reeks of object zijn", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValue": { + "message": "Ongeldige @var-select: waarden binnen de reeks/het object moeten een string zijn", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectEmptyOptions": { + "message": "Ongeldige @var-select: optielijst is leeg", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectLabel": { + "message": "Ongeldige @var-select: optielabel is leeg", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectMultipleDefaults": { + "message": "Ongeldige @var-select: meerdere standaardopties opgegeven", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectNameDuplicated": { + "message": "Ongeldige @var-select: optienaam is een duplicaat", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValueMismatch": { + "message": "Ongeldige @var-select: waarde staat niet op de optielijst", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidURLProtocol": { + "message": "Ongeldig URL-protocol. Alleen http en https zijn toegestaan: $protocol$", + "description": "Error displayed when the protocol of the URL is invalid" + }, + "meta_invalidVersion": { + "message": "Ongeldig versienummer. De waarde komt niet overeen met het SemVer-patroon:$version$", + "description": "Error displayed when @version is invalid" + }, + "meta_invalidNumber": { + "message": "Getal verwacht", + "description": "Error displayed when the value is expected to be a number" + }, + "meta_invalidString": { + "message": "Citaatstring verwacht", + "description": "Error displayed when the value is expected to be a quoted string" + }, + "meta_invalidWord": { + "message": "Woord verwacht", + "description": "Error displayed when the value is expected to be a word" + }, + "meta_missingChar": { + "message": "Tekens verwacht: $chars$", + "description": "Error displayed when the value is expected to be some characters" + }, + "meta_missingEOT": { + "message": "EOT-gegevens verwacht", + "description": "Error displayed when the value is expected to be an EOT list" + }, + "meta_missingMandatory": { + "message": "Ontbrekende vereiste metagegevens: $keys$", + "description": "Error displayed when mandatory keys are missing" + }, + "meta_unknownJSONLiteral": { + "message": "Ongeldige JSON: $literal$ is geen geldige JSON-literal", + "description": "Error displayed when JSON value is invalid" + }, + "meta_unknownMeta": { + "message": "Onbekende metagegevens: $key$", + "description": "Error displayed when unknown metadata is parsed" + }, + "meta_unknownVarType": { + "message": "Onbekend @$varkey$-type: $vartype$", + "description": "Error displayed when unknown variable type is parsed" + }, + "meta_unknownPreprocessor": { + "message": "Onbekende @preprocessor: $preprocessor$", + "description": "Error displayed when unknown @preprocessor is parsed" + }, + "noStylesForSite": { + "message": "Geen geïnstalleerde stijlen voor deze website.", + "description": "Text displayed when no styles are installed for the current site" + }, + "numberedLine": { + "message": "Regel:", + "description": "Will be followed by one or more line numbers in the editor." + }, + "openManage": { + "message": "Beheren", + "description": "Link to open the manage page." + }, + "openOptions": { + "message": "Opties", + "description": "Go to Options UI" + }, + "openStylesManager": { + "message": "Stijlbeheerder openen", + "description": "Label for the style maanger opener in the browser action context menu." + }, + "optionsActions": { + "message": "Acties", + "description": "" + }, + "optionsAdvanced": { + "message": "Geavanceerd", + "description": "" + }, + "optionsAdvancedContextDelete": { + "message": "‘Verwijderen’ toevoegen in contextmenu van editor", + "description": "" + }, + "optionsAdvancedExposeIframes": { + "message": "iframes blootleggen via HTML[stylus-iframe]", + "description": "" + }, + "optionsAdvancedExposeIframesNote": { + "message": "Legt het bovenliggende domein van de website bloot in elk iframe.\nSchakelt schrijven in voor iframe-specifieke CSS, zoals:\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }", + "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." + }, + "optionsAdvancedNewStyleAsUsercss": { + "message": "Nieuwe stijl schrijven als usercss", + "description": "" + }, + "optionsAdvancedPatchCsp": { + "message": "CSP corrigeren om stijlmiddelen toe te staan", + "description": "" + }, + "optionsAdvancedPatchCspNote": { + "message": "Schakel dit in als stijlen afbeeldingen of lettertypen bevatten die niet worden geladen op websites met een streng CSP (inhoudsbeveiligingsbeleid).\n\nHet inschakelen van deze instelling versoepelt CSP-restricties, waardoor essentiële stijlinhoud kan worden geladen. Deze optie is alleen bedoeld voor gevorderde gebruikers die de mogelijke gevolgen op beveiligingsgebied begrijpen, en die de verantwoordelijkheid voor het monitoren van de toegestane inhoud accepteren. Lees meer over CSS-gebaseerde aanvallen voor meer informatie.\n\nHoud er ook rekening mee dat deze specifieke instelling geen garantie geeft op een goede werking als een andere geïnstalleerde extensie eerst het netwerkantwoord aanpast.", + "description": "" + }, + "optionsAdvancedStyleViaXhr": { + "message": "Directe-injectiemodus", + "description": "" + }, + "optionsAdvancedStyleViaXhrNote": { + "message": "Schakel dit in als u knipperende inhoud zonder stijlen (‘FOUC’) ondervindt tijdens het browsen, wat met name bij donkere thema’s opvalt.\n\nDe technische reden is dat Chrome/Chromium asynchrone communicatie van extensies uitstelt, doorgaans om te proberen paginalaadsnelheden te verbeteren, waardoor stijlen mogelijk te laat worden toegepast. Om dit te omzeilen, en aangezien er voor webextensies geen synchrone API wordt aangeboden, biedt Stylus deze optie om de ‘verouderde’ synchrone XMLHttpRequest-web-API voor het ophalen van toepasbare stijlen te gebruiken. Er zouden geen nadelige effecten mogen zijn, omdat de aanvraag binnen enkele milliseconden wordt behandeld terwijl de pagina nog van de server wordt gedownload.\n\nNiettemin toont Chromium een waarschuwing in de console van devtools. Door met de rechtermuisknop op een waarschuwing te klikken en deze te verbergen, worden toekomstige waarschuwingen niet meer getoond.", + "description": "" + }, + "optionsBadgeDisabled": { + "message": "Achtergrondkleur wanneer uitgeschakeld", + "description": "" + }, + "optionsBadgeNormal": { + "message": "Achtergrondkleur", + "description": "" + }, + "optionsCheck": { + "message": "Stijlen bijwerken", + "description": "" + }, + "optionsCheckUpdate": { + "message": "Controleren op updates en deze installeren", + "description": "" + }, + "optionsCustomizeBadge": { + "message": "Badge op het werkbalkpictogram", + "description": "" + }, + "optionsCustomizeIcon": { + "message": "Werkbalkpictogram", + "description": "" + }, + "optionsCustomizePopup": { + "message": "Pop-up", + "description": "" + }, + "optionsCustomizeUpdate": { + "message": "Updates", + "description": "" + }, + "optionsCustomizeSync": { + "message": "Synchroniseren met cloud", + "description": "" + }, + "optionsHeading": { + "message": "Opties", + "description": "Heading for options section on manage page." + }, + "optionsIconDark": { + "message": "Donkere browserthema’s", + "description": "" + }, + "optionsIconLight": { + "message": "Lichte browserthema’s", + "description": "" + }, + "optionsOpen": { + "message": "Openen", + "description": "" + }, + "optionsOpenManager": { + "message": "Stijlen beheren", + "description": "" + }, + "optionsPopupWidth": { + "message": "Pop-upbreedte (in pixels)", + "description": "" + }, + "optionsReset": { + "message": "Opties terugzetten naar standaardwaarden", + "description": "" + }, + "optionsResetButton": { + "message": "Standaardwaarden", + "description": "" + }, + "optionsStylusThemes": { + "message": "Een UI-thema voor Stylus zoeken", + "description": "" + }, + "optionsSubheading": { + "message": "Meer opties", + "description": "Subheading for options section on manage page." + }, + "optionsUpdateImportNote": { + "message": "Als u stijlen vanuit een oudere versie of vanuit Stylish importeert, controleer dan eenmalig op updates in de stijlbeheerder om er zeker van te zijn dat alle stijlen zijn bijgewerkt.", + "description": "" + }, + "optionsUpdateInterval": { + "message": "Interval voor automatisch bijwerken van gebruikersstijlen in uren (geef 0 op om dit uit te schakelen)", + "description": "" + }, + "optionsSyncNone": { + "message": "Geen", + "description": "" + }, + "optionsSyncConnect": { + "message": "Koppelen", + "description": "" + }, + "optionsSyncDisconnect": { + "message": "Ontkoppelen", + "description": "" + }, + "optionsSyncSyncNow": { + "message": "Nu synchroniseren", + "description": "" + }, + "optionsSyncLogin": { + "message": "Aanmelden", + "description": "" + }, + "optionsSyncStatusPull": { + "message": "Stijl $loaded$ van $total$ ophalen", + "description": "" + }, + "optionsSyncStatusPush": { + "message": "Stijl $loaded$ van $total$ uploaden", + "description": "" + }, + "optionsSyncStatusSyncing": { + "message": "Synchroniseren...", + "description": "" + }, + "optionsSyncStatusConnecting": { + "message": "Koppelen...", + "description": "" + }, + "optionsSyncStatusConnected": { + "message": "Gekoppeld", + "description": "" + }, + "optionsSyncStatusDisconnecting": { + "message": "Ontkoppelen...", + "description": "" + }, + "optionsSyncStatusDisconnected": { + "message": "Ontkoppeld", + "description": "" + }, + "optionsSyncStatusRelogin": { + "message": "Sessie verlopen, meld u opnieuw aan.", + "description": "" + }, + "paginationCurrent": { + "message": "Huidige pagina", + "description": "Tooltip for the current page index in search results" + }, + "paginationEstimated": { + "message": "Geschatte aantal pagina’s", + "description": "Tooltip for the total page count in search results" + }, + "paginationNext": { + "message": "Volgende pagina", + "description": "Tooltip for the '->' (next page) button in search results" + }, + "paginationPrevious": { + "message": "Vorige pagina", + "description": "Tooltip for the '<-' button in search results" + }, + "paginationTotal": { + "message": "Totale aantal pagina’s", + "description": "" + }, + "parseUsercssError": { + "message": "Stylus kan de usercss niet verwerken:", + "description": "The error message to show when stylus failed to parse usercss" + }, + "popupAutoResort": { + "message": "Stijlen opnieuw sorteren in pop-up na omschakelen", + "description": "Label for the checkbox controlling popup resorting." + }, + "popupBorders": { + "message": "Witte randen toevoegen aan zijkanten", + "description": "" + }, + "popupBordersTooltip": { + "message": "Handig voor donkere thema’s in Chrome, omdat zijranden niet meer worden gerenderd", + "description": "" + }, + "popupHotkeysInfo": { + "message": "<1>-<9>, <0>, ook op het numerieke toetsenbord - schakelt naar de Ne stijl (0 is 10)\n- schakelt naar de eerste stijl die met de letter begint\n opent de editor i.p.v. deze in/uit te schakelen\n schakelt opgesomde stijlen in\n schakelt opgesomde stijlen uit\n en <`> (accent grave) - schakelt tussen initieel ingeschakelde stijlen; niet van toepassing op stijlen die zijn ingeschakeld met het pop-upvenster geopend, zodat u na het uitproberen de initiële selectie kunt herstellen: schakel alles uit en schakel dan om, m.a.w. \nMeer info is te vinden in de wiki", + "description": "NOTE1: preserve < and > symbols so that 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." + }, + "popupHotkeysTooltip": { + "message": "Klik om beschikbare sneltoetsen te tonen", + "description": "Tooltip displayed when hovering the right edge of the extension popup" + }, + "popupManageTooltip": { + "message": "Shift-klik of rechtsklik opent de beheerder met stijlen die op de huidige website van toepassing zijn", + "description": "Tooltip for the 'Manage' button in the popup." + }, + "popupMenuButtonTooltip": { + "message": "Actiemenu", + "description": "Tooltip for menu button in popup." + }, + "popupOpenEditInPopup": { + "message": "Een eenvoudig venster gebruiken (geen omnibox)", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindow": { + "message": "Editor openen in nieuw venster", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindowTooltip": { + "message": "Wordt tevens ingeschakeld door het losmaken van het editor-tabblad,\nen uitgeschakeld door het vastmaken van een los editor-tabblad aan een ander venster.", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupStylesFirst": { + "message": "Stijlen vóór opdrachten", + "description": "Label for the checkbox controlling section order in the popup." + }, + "prefShowBadge": { + "message": "Aantal actieve stijlen voor de huidige website", + "description": "Label for the checkbox controlling toolbar badge text." + }, + "previewLabel": { + "message": "Live-voorbeeld", + "description": "Label for the checkbox in style editor to enable live preview while editing." + }, + "previewTooltip": { + "message": "Past de wijzigingen tijdelijk toe zonder deze op te slaan.\nSla de stijl op om de wijzigingen permanent te maken.", + "description": "Tooltip for the checkbox in style editor to enable live preview while editing." + }, + "reload": { + "message": "Stylus-extensie herladen", + "description": "Context menu reload" + }, + "replace": { + "message": "Vervangen", + "description": "Label before the replace input field in the editor shown on Ctrl-H" + }, + "replaceAll": { + "message": "Alle vervangen", + "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" + }, + "replaceWith": { + "message": "Vervangen door", + "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." + }, + "retrieveBckp": { + "message": "Stijlen importeren", + "description": "" + }, + "search": { + "message": "Zoeken", + "description": "Label before the search input field in the editor shown on Ctrl-F" + }, + "searchCaseSensitive": { + "message": "Hoofdlettergevoelig", + "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" + }, + "searchGlobalStyles": { + "message": "Ook globale stijlen doorzoeken", + "description": "Checkbox label in the popup's inline style search, shown when the text to search is entered" + }, + "searchNumberOfResults": { + "message": "Aantal overeenkomsten", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchNumberOfResults2": { + "message": "Aantal overeenkomsten in code en ‘Van toepassing op’-waarden", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchStyleQueryHint": { + "message": "Stijlnamen niet hoofdlettergevoelig doorzoeken:\nbepaalde woorden - alle woorden in willekeurige volgorde\n\"bepaalde woordgroep\" - deze exacte woordgroep zonder aanhalingstekens\n2020 - een jaar als dit toont ook stijlen die in 2020 zijn bijgewerkt", + "description": "Tooltip shown for the text input in the popup's inline style finder" + }, + "searchRegexp": { + "message": "Gebruik /re/-syntaxis voor regexp-zoeken", + "description": "Label after the search input field in the editor shown on Ctrl-F" + }, + "searchResultInstallCount": { + "message": "Totale aantal installaties", + "description": "Text for label that shows the number of times a search result was installed" + }, + "searchResultNoneFound": { + "message": "Geen stijlen voor deze website gevonden.", + "description": "Error text in the popup when inline search didn't find any site-specific styles" + }, + "searchResultNotMatching": { + "message": "De stijl is geïnstalleerd, maar wordt niet op de huidige website-URL toegepast.", + "description": "" + }, + "searchResultNotMatchingNote": { + "message": "Probeer de maker van deze gebruikersstijl te vragen de URL toe te voegen.\n\nU kunt de stijl ook in de beheerder openen en deze zelf bewerken,\nmaar pas op dat dit automatische updates voor deze stijl uitschakelt.", + "description": "" + }, + "searchResultRating": { + "message": "Waardering", + "description": "Text for label that shows the search result's rating" + }, + "searchResultUpdated": { + "message": "Bijgewerkt", + "description": "Text for label that shows the search result's last update date" + }, + "searchResultWeeklyCount": { + "message": "Wekelijks aantal installaties", + "description": "Text for label that shows the number of times a search result was installed during last week" + }, + "searchStylesAll": { + "message": "Alles", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesCode": { + "message": "CSS-code", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesHelp": { + "message": " of de toets legt de focus op het zoekveld.\nDe standaardmodus is zoeken naar platte tekst op alle door spaties gescheiden termen in willekeurige volgorde.\nExacte woorden: zet de zoekopdracht tussen dubbele (rechte) aanhalingstekens, bv. <\".header ~ div\">.\nReguliere expressies: inclusief schuine strepen en vlaggen, bv. .\n'Op URL' in de scopekiezer: vindt stijlen die op een volledig opgegeven URL van toepassing zijn, zoals https://www.example.org/.\n'Metagegevens' in de scopekiezer: zoekt in namen, 'van toepassing op'-aanduidingen, installatie-URL, update-URL, en het volledige metagegevensblok voor usercss-stijlen.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page" + }, + "searchStylesMatchUrl": { + "message": "Op URL", + "description": "Option for `find styles` scope selector in the manager. See searchMatchUrlHint for more info." + }, + "searchStylesMeta": { + "message": "Metagegevens", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesName": { + "message": "Naam", + "description": "Option for `find styles` scope selector in the manager." + }, + "sectionAdd": { + "message": "Nog een sectie toevoegen", + "description": "Label for the button to add a section" + }, + "sectionCode": { + "message": "Code", + "description": "Label for the code for a section" + }, + "sectionRemove": { + "message": "Sectie verwijderen", + "description": "Label for the button to remove a section" + }, + "sectionRestore": { + "message": "Verwijderde sectie herstellen", + "description": "Label for the button to restore a removed section" + }, + "sections": { + "message": "Secties", + "description": "Header for the table of contents block listing style section names in the left panel of the classic editor" + }, + "shortcuts": { + "message": "Sneltoetsen", + "description": "Go to shortcut configuration" + }, + "shortcutsNote": { + "message": "Sneltoetsen definiëren", + "description": "" + }, + "sortDateNewestFirst": { + "message": "nieuwste eerst", + "description": "Text added to indicate that sorting a date would add the newest entries at the top" + }, + "sortDateOldestFirst": { + "message": "oudste eerst", + "description": "Text added to indicate that sorting a date would add the oldest entries at the top" + }, + "sortLabel": { + "message": "Selecteer een sorteermethode om op geïnstalleerde stijlen toe te passen", + "description": "Title on the sort select to indicate it is used for sorting entries" + }, + "sortLabelTitleAsc": { + "message": "Titel - Oplopend", + "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" + }, + "sortLabelTitleDesc": { + "message": "Titel - Aflopend", + "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" + }, + "sortStylesHelp": { + "message": "Kies de toe te passen sorteermethode voor de geïnstalleerde items vanuit het vervolgkeuzemenu. De standaardinstelling past een oplopende sortering (A-Z) op de itemtitels toe. Sorteren op ‘Titel - Aflopend’ past het omgekeerde (Z-A) toe.\nAndere keuzes laten u items sorteren op basis van meerdere criteria. Denk hierbij aan het sorteren van een tabel met meerdere kolommen, en elke categorie in een selectie (tussen de plustekens) stelt een kolom of groep voor.\nVoorbeeld: als de instelling ‘Ingeschakeld (eerst) + Titel’ is, worden de ingeschakelde items bovenaan geplaatst en worden zowel de in- als uitgeschakelde items apart oplopend gesorteerd (A-Z).", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" + }, + "sortStylesHelpTitle": { + "message": "Inhoud sorteren", + "description": "Label for the sort info popup on the Manage styles page" + }, + "styleBadRegexp": { + "message": "Regexp is ongeldig.", + "description": "Validation message for a bad regexp in a style" + }, + "styleBeautify": { + "message": "Mooier maken", + "description": "Label for the CSS-beautifier button on the edit style page" + }, + "styleBeautifyHint": { + "message": "Hint: klik met de rechtermuisknop op de knop ‘Mooier maken’ of gebruik de hieronder gedefinieerde sneltoets om iets mooier te maken zonder dit paneel te tonen", + "description": "Hint shown inside the CSS-beautifier panel" + }, + "styleBeautifyIndentConditional": { + "message": "@media, @supports inspringen", + "description": "CSS-beautifier option" + }, + "styleBeautifyPreserveNewlines": { + "message": "Nieuwe regels behouden", + "description": "CSS-beautifier option" + }, + "styleCancelEditLabel": { + "message": "Terug naar beheren", + "description": "Label for cancel button for style editing" + }, + "styleChangesNotSaved": { + "message": "U hebt wijzigingen in deze stijl aangebracht zonder op te slaan.", + "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" + }, + "styleEnabledLabel": { + "message": "Ingeschakeld", + "description": "Label for the enabled state of styles" + }, + "styleFromMozillaFormatError": { + "message": "Importeren vanuit Mozilla-opmaak mislukt", + "description": "Label for the import error" + }, + "styleFromMozillaFormatPrompt": { + "message": "Plak de code in Mozilla-opmaak", + "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" + }, + "styleInstall": { + "message": "‘$stylename$’ installeren in Stylus?", + "description": "Confirmation when installing a style" + }, + "styleInstallFailed": { + "message": "Installeren van gebruikersstijl mislukt!\n$error$", + "description": "Warning when installation failed" + }, + "styleInstallOverwrite": { + "message": "‘$stylename$’ is al geïnstalleerd. Overschrijven?\nVersie: $oldVersion$ -> $newVersion$", + "description": "Confirmation when re-installing a style" + }, + "styleMissingName": { + "message": "Voer een naam in", + "description": "Error displayed when user saves without providing a name" + }, + "styleMozillaFormatHeading": { + "message": "Mozilla-opmaak", + "description": "Heading for the section with buttons to import/export Mozilla format of the style" + }, + "styleNotAppliedRegexpProblemTooltip": { + "message": "Stijl is niet toegepast vanwege onjuist gebruik van ‘regexp()’", + "description": "Tooltip in the popup for styles that were not applied at all" + }, + "styleRegexpInvalidExplanation": { + "message": "Sommige ‘regexp()’-regels konden niet worden gecompileerd.", + "description": "" + }, + "styleRegexpPartialExplanation": { + "message": "Deze stijl gebruikt gedeeltelijk overeenkomende regexps. Dit is in strijd met de CSS4 @document-specificatie, die een volledige URL-overeenkomst vereist. De getroffen CSS-secties zijn niet op de pagina toegepast. Deze stijl is waarschijnlijk met Stylish-for-Chrome gemaakt, dat sinds de allereerste versie op een onjuiste manier ‘regexp()’-regels controleert (bekende fout).", + "description": "" + }, + "styleRegexpProblemTooltip": { + "message": "Aantal secties dat niet wordt toegepast vanwege onjuist gebruik van ‘regexp()’", + "description": "Tooltip in the popup for styles that were applied only partially" + }, + "styleRegexpTestButton": { + "message": "RegExp-test", + "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" + }, + "styleRegexpTestFull": { + "message": "Overeenkomende tabbladen", + "description": "RegExp test report: label for the fully matching expressions" + }, + "styleRegexpTestInvalid": { + "message": "Ongeldige regexps overgeslagen", + "description": "RegExp test report: label for the invalid expressions" + }, + "styleRegexpTestNone": { + "message": "Geen overeenkomende tabbladen", + "description": "RegExp test report: label for expressions that didn't match any tabs" + }, + "styleRegexpTestNote": { + "message": "Let op: gebruik een enkele \\ voor het gebruik van escapetekens in het regexp-invoerveld. Deze worden automatisch omgezet naar \\\\ in de stijlcode volgens de specificatie voor tekenreeksen tussen aanhalingstekens in CSS.", + "description": "RegExp test report: a note displayed at the bottom of the dialog" + }, + "styleRegexpTestPartial": { + "message": "Niet volledig overeenkomend, dus overgeslagen", + "description": "RegExp test report: label for the partially matching expressions" + }, + "styleRegexpTestTitle": { + "message": "Lijst van overeenkomende geopende tabbladen (klik op de URL om de focus op het tabblad te leggen)", + "description": "RegExp test report: title of the report" + }, + "styleSaveLabel": { + "message": "Opslaan", + "description": "Label for save button for style editing" + }, + "styleToMozillaFormatHelp": { + "message": "De Mozilla-opmaak van de code kan bij userstyles.org worden ingediend en met het klassieke Stylish voor Firefox worden gebruikt.", + "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" + }, + "styleToMozillaFormatTitle": { + "message": "Stijl in Mozilla-opmaak", + "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" + }, + "styleUpdate": { + "message": "Weet u zeker dat u ‘$stylename$’ wilt bijwerken?", + "description": "Confirmation when updating a style" + }, + "styleUpdateDiscardChanges": { + "message": "Deze stijl is buiten de editor om gewijzigd. Wilt u de stijl opnieuw laden?", + "description": "Confirmation to update the style in the editor" + }, + "stylusUnavailableForURL": { + "message": "Stylus werkt niet op pagina’s als deze.", + "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "stylusUnavailableForURLdetails": { + "message": "Als beveiligingsmaatregel verbiedt de browser dat extensies effect hebben op ingebouwde pagina’s (zoals chrome://version, de standaard nieuw-tabbladpagina sinds Chrome 61, about:addons, enz.), evenals op pagina’s van andere extensies. Ook beperkt elke browser toegang tot de eigen extensiegalerij (zoals de Chrome Web Store of AMO).", + "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "syncStorageErrorSaving": { + "message": "De waarde kan niet worden opgeslagen. Probeer de hoeveelheid tekst te verminderen.", + "description": "Displayed when trying to save an excessively big value via storage.sync API" + }, + "syncError": { + "message": "Synchronisatie mislukt", + "description": "Tooltip for the toolbar icon" + }, + "syncErrorRelogin": { + "message": "Synchronisatie mislukt.\nProbeer u opnieuw aan te melden in de Stylus-opties:\nklik eerst op ‘ontkoppelen’, daarna op ‘koppelen’.", + "description": "Tooltip for the toolbar icon" + }, + "toggleStyle": { + "message": "Stijl in-/uitschakelen", + "description": "Label for the checkbox to enable/disable a style" + }, + "undo": { + "message": "Ongedaan maken", + "description": "Button label" + }, + "undoGlobal": { + "message": "Ongedaan maken (alle secties)", + "description": "CSS-beautify global Undo button label" + }, + "unreachableAMO": { + "message": "Firefox blokkeert de toegang tot deze website.", + "description": "Note in the popup displayed when opened on addons.mozilla.org" + }, + "unreachableAMOHint": { + "message": "Toestemming verlenen: open , klik met de rechtermuisknop op de lijst, klik op ‘Nieuw’ -> ‘Boolean’ en plak . Klik daarna op OK -> -> OK en vernieuw de pagina .", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintNewFF": { + "message": "In Firefox 60 en hoger moet u ook het AMO-domein uit verwijderen in .", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintOldFF": { + "message": "Alleen Firefox 59 en hoger kunnen worden geconfigureerd om WebExtensions stijlelementen te laten toevoegen op door CSP beveiligde websites zoals deze.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" + }, + "unreachableContentScript": { + "message": "Kon niet met de pagina communiceren. Probeer het tabblad te vernieuwen.", + "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" + }, + "unreachableFileHint": { + "message": "Stylus kan URL’s die met file:// beginnen alleen benaderen als u het selectievakje hiervoor op de pagina chrome://extensions aanvinkt.", + "description": "Note in the toolbar popup for file:// URLs" + }, + "InaccessibleFileHint": { + "message": "Stylus heeft geen toegang tot sommige bestandstypen (bv. pdf- en json-bestanden).", + "description": "Note in the toolbar popup for some file types that cannot be accessed" + }, + "updateAllCheckSucceededNoUpdate": { + "message": "Geen updates gevonden.", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateAllCheckSucceededSomeEdited": { + "message": "Sommige stijlen die kunnen worden bijgewerkt zijn niet gecontroleerd, om mogelijke lokale bewerkingen te behouden. Updates kunnen worden geforceerd door de stijlen individueel te controleren, of door alle stijlen opnieuw te controleren (lokale bewerkingen worden overschreven).", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateCheckFailBadResponseCode": { + "message": "Update mislukt: server gaf code $code$ als antwoord.", + "description": "Text that displays when an update check failed because the response code indicates an error" + }, + "updateCheckFailServerUnreachable": { + "message": "Update mislukt: server onbereikbaar.", + "description": "Text that displays when an update check failed because the update server is unreachable" + }, + "updateCheckHistory": { + "message": "Geschiedenis van updatecontroles", + "description": "" + }, + "updateCheckManualUpdateForce": { + "message": "Update installeren (lokale bewerkingen worden overschreven)", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckManualUpdateHint": { + "message": "Een update forceren zal lokale bewerkingen overschrijven.", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedLocallyEdited": { + "message": "Deze stijl is lokaal bewerkt.", + "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedMaybeLocallyEdited": { + "message": "Deze stijl is mogelijk lokaal bewerkt.", + "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" + }, + "updateCheckSucceededNoUpdate": { + "message": "Stijl is up-to-date.", + "description": "Text that displays when an update check completed and no update is available" + }, + "updateCompleted": { + "message": "Update voltooid.", + "description": "Text that displays when an update completed" + }, + "updatesCurrentlyInstalled": { + "message": "Geïnstalleerde updates:", + "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." + }, + "usercssAvoidOverwriting": { + "message": "Wijzig de waarde van @name of @namespace om te voorkomen dat een bestaande stijl wordt overschreven.", + "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." + }, + "usercssConfigIncomplete": { + "message": "De stijl is bijgewerkt of verwijderd nadat het configuratievenster werd getoond. Om beschadiging van metagegevens van de stijl te voorkomen, zijn deze variabelen niet opgeslagen:", + "description": "" + }, + "usercssEditorNamePlaceholder": { + "message": "Specificeer @name in de code", + "description": "Placeholder text for the empty name input field when creating a new Usercss style" + }, + "usercssReplaceTemplateConfirmation": { + "message": "Wilt u de standaardsjabloon voor nieuwe Usercss-stijlen vervangen door de huidige code?", + "description": "" + }, + "usercssReplaceTemplateName": { + "message": "Lege @name vervangt de standaardsjabloon", + "description": "The text shown after @name when creating a new Usercss style" + }, + "usercssReplaceTemplateSectionBody": { + "message": "Voer hier code in...", + "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" + }, + "versionInvalidOlder": { + "message": "De versie is ouder dan de geïnstalleerde stijl.", + "description": "Displayed when the version of style is older than the installed one" + }, + "writeStyleFor": { + "message": "Stijl schrijven voor:", + "description": "Label for toolbar pop-up that precedes the links to write a new style" + }, + "writeStyleForURL": { + "message": "deze URL", + "description": "Text for link in toolbar pop-up to write a new style for the current URL" + }, + "syncDropboxStyles": { + "message": "Dropbox - Exporteren", + "description": "" + }, + "syncDropboxDeprecated": { + "message": "Importeren/exporteren via Dropbox is vervangen door een meer geavanceerde stijlsynchronisatie in de optiespagina.", + "description": "" + }, + "retrieveDropboxSync": { + "message": "Dropbox - Importeren", + "description": "" + }, + "overwriteFileExport": { + "message": "Wilt u een bestaand bestand overschrijven?", + "description": "" + }, + "exportSavedSuccess": { + "message": "Bestand opgeslagen", + "description": "" + }, + "noFileToImport": { + "message": "Als u uw stijlen wilt importeren, dient u deze eerst te exporteren.", + "description": "" + }, + "connectingDropbox": { + "message": "Dropbox koppelen...", + "description": "" + }, + "connectingDropboxNotAllowed": { + "message": "Koppelen met Dropbox is alleen beschikbaar in apps die direct vanuit de webstore zijn geïnstalleerd", + "description": "" + }, + "gettingStyles": { + "message": "Alle stijlen ophalen...", + "description": "" + }, + "zipStyles": { + "message": "Stijlen inpakken...", + "description": "" + }, + "unzipStyles": { + "message": "Stijlen uitpakken...", + "description": "" + }, + "readingStyles": { + "message": "Stijlen lezen...", + "description": "" + }, + "uploadingFile": { + "message": "Bestand uploaden...", + "description": "" + }, + "addStyleLabel": { + "message": "Nieuwe stijl schrijven", + "description": "Label for the button to go to the add style page" } - }, - "appliesDisplayTruncatedSuffix": { - "message": "en meer", - "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" - }, - "appliesDomainOption": { - "message": "URL’s op het domein", - "description": "Option to make the style apply to the entered string as a domain" - }, - "appliesHelp": { - "message": "Gebruik de ‘Van toepassing op’-functies om de URL’s voor de code in deze sectie te beperken.", - "description": "Help text for 'applies to' section" - }, - "appliesLabel": { - "message": "Van toepassing op", - "description": "Label for 'applies to' fields on the edit/add screen" - }, - "appliesLineWidgetLabel": { - "message": "‘Van toepassing op’-info weergeven", - "description": "Label for the checkbox to display applies-to information in the single editor" - }, - "appliesLineWidgetWarning": { - "message": "Werkt niet met verkleinde CSS", - "description": "A warning that applies-to information won't show properly with minified CSS" - }, - "appliesRegexpOption": { - "message": "URL’s overeenkomend met de regexp", - "description": "Option to make the style apply to the entered string as a regular expression" - }, - "appliesRemove": { - "message": "Verwijderen", - "description": "Label for the button to remove an 'applies' entry" - }, - "appliesRemoveError": { - "message": "Kan laatste ‘Van toepassing op’-item niet verwijderen", - "description": "Error displayed when the last 'applies' is going to be removed" - }, - "appliesSpecify": { - "message": "Specificeren", - "description": "Label for the button to make a style apply only to specific sites" - }, - "appliesToEverything": { - "message": "Alles", - "description": "Text displayed for styles that apply to all sites" - }, - "appliesUrlPrefixOption": { - "message": "URL’s beginnend met", - "description": "Option to make the style apply to the entered string as a URL prefix" - }, - "applyAllUpdates": { - "message": "Alle updates toepassen", - "description": "Label for the button to apply all detected updates" - }, - "author": { - "message": "Auteur", - "description": "Label for the style author" - }, - "backupButtons": { - "message": "Back-up", - "description": "Heading for backup" - }, - "backupMessage": { - "message": "Selecteer een bestand of sleep het naar deze pagina.", - "description": "Message for backup" - }, - "bckpInstStyles": { - "message": "Stijlen exporteren", - "description": "" - }, - "checkAllUpdates": { - "message": "Alle stijlen controleren op updates", - "description": "Label for the button to check all styles for updates" - }, - "checkAllUpdatesForce": { - "message": "Ik heb geen stijlen bewerkt; opnieuw controleren!", - "description": "Label for the button to apply all detected updates" - }, - "checkForUpdate": { - "message": "Controleren op update", - "description": "Label for the button to check a single style for an update" - }, - "checkingForUpdate": { - "message": "Controleren...", - "description": "Text to display when checking a style for an update" - }, - "clickToUninstall": { - "message": "Klik om te de-installeren", - "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" - }, - "cm_autoCloseBrackets": { - "message": "Haakjes en aanhalingstekens automatisch sluiten", - "description": "Label for the checkbox in the style editor." - }, - "cm_autoCloseBracketsTooltip": { - "message": "Automatisch sluitingsteken toevoegen bij typen van een openingsteken uit ()[]{}''\"\"", - "description": "Label for the checkbox in the style editor." - }, - "cm_autocompleteOnTyping": { - "message": "Automatisch aanvullen tijdens typen", - "description": "Label for the checkbox in the style editor." - }, - "cm_colorpicker": { - "message": "Kleurkiezer voor CSS-kleuren", - "description": "Label for the checkbox controlling colorpicker option for the style editor." - }, - "cm_indentWithTabs": { - "message": "Tabs met slimme inspringing gebruiken", - "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." - }, - "cm_keyMap": { - "message": "Toetsenbordindeling", - "description": "Label for the drop-down list controlling the keymap for the style editor." - }, - "cm_lineWrapping": { - "message": "Tekstterugloop", - "description": "Label for the checkbox controlling word wrap option for the style editor." - }, - "cm_linter": { - "message": "CSS-linter", - "description": "Select the linter to check for CSS issues" - }, - "cm_matchHighlight": { - "message": "Markeren", - "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." - }, - "cm_matchHighlightSelection": { - "message": "Alleen selectie", - "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" - }, - "cm_matchHighlightToken": { - "message": "Token onder cursor", - "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" - }, - "cm_resizeGripHint": { - "message": "Dubbelklik om de hoogte te maximaliseren/herstellen", - "description": "Tooltip for the resize grip in style editor" - }, - "cm_selectByTokens": { - "message": "Dubbelklikken selecteert tokens", - "description": "Label for the checkbox in the editor." - }, - "cm_selectByTokensTooltip": { - "message": "Voorbeelden van tokens: .foo-bar-2 #aabbcc 0.32 !important\nWanneer uitgeschakeld: door interpunctie gescheiden woorden worden geselecteerd.", - "description": "" - }, - "cm_smartIndent": { - "message": "Slimme inspringing gebruiken", - "description": "Label for the checkbox controlling smart indentation option for the style editor." - }, - "cm_tabSize": { - "message": "Tabgrootte", - "description": "Label for the text box controlling tab size option for the style editor." - }, - "cm_theme": { - "message": "Thema", - "description": "Label for the style editor's CSS theme." - }, - "colorpickerPaletteHint": { - "message": "Klik met de rechtermuisknop op een kleurstaal om de bronregels ervan te doorlopen", - "description": "" - }, - "colorpickerSwitchFormatTooltip": { - "message": "Indelingen omschakelen: HEX -> RGB -> HSL.\nShift-klik om de volgorde om te keren.\nWerkt ook met de toetsen PgUp (PageUp) en PgDn (PageDown).", - "description": "Tooltip for the switch button in the color picker popup in the style editor." - }, - "colorpickerTooltip": { - "message": "Kleurkiezer openen", - "description": "Tooltip for the colored squares shown before CSS colors in the style editor." - }, - "configOnChange": { - "message": "bij wijzigingen", - "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" - }, - "configOnChangeTooltip": { - "message": "Wijzigingen automatisch opslaan en toepassen", - "description": "" - }, - "configureStyle": { - "message": "Configureren", - "description": "Label for the button to configure usercss userstyle" - }, - "configureStyleOnHomepage": { - "message": "Configureren op startpagina", - "description": "Label for the button to configure userstyles.org userstyle" - }, - "confirmCancel": { - "message": "Annuleren", - "description": "" - }, - "confirmClose": { - "message": "Sluiten", - "description": "'Close' button in a confirm dialog" - }, - "confirmDefault": { - "message": "Standaard gebruiken", - "description": "'Set to default' button in a confirm dialog" - }, - "confirmDelete": { - "message": "Verwijderen", - "description": "" - }, - "confirmDiscardChanges": { - "message": "Wijzigingen verwerpen?", - "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" - }, - "confirmNo": { - "message": "Nee", - "description": "'No' button in a confirm dialog" - }, - "confirmSave": { - "message": "Opslaan", - "description": "'Save' button in a confirm dialog" - }, - "confirmStop": { - "message": "Stoppen", - "description": "'Stop' button in a confirm dialog" - }, - "confirmYes": { - "message": "Ja", - "description": "'Yes' button in a confirm dialog" - }, - "copied": { - "message": "Gekopieerd naar klembord", - "description": "Message shown when content has been copied to the clipboard" - }, - "copy": { - "message": "Kopiëren naar klembord", - "description": "Tooltip for elements which can be copied" - }, - "customNameHint": { - "message": "Voer hier een aangepaste naam in om de stijl in de UI te hernoemen zonder updates ervan te beschadigen", - "description": "" - }, - "customNameResetHint": { - "message": "Geen aangepaste naam meer gebruiken, wisselen naar eigen naam van de stijl", - "description": "Tooltip of 'x' button shown in editor when changing the name input of a) styles updated from a URL i.e. not locally created, b) UserCSS styles" - }, - "dateAbbrHour": { - "message": "$value$u", - "description": "Hour suffix in a short relative date, for example: 8h", - "placeholders": { - "value": { - "content": "$1" - } - } - }, - "dateAbbrYear": { - "message": "$value$j", - "description": "Year suffix in a short relative date, for example: 8y", - "placeholders": { - "value": { - "content": "$1" - } - } - }, - "dateInstalled": { - "message": "Installatiedatum", - "description": "Option text for the user to sort the style by install date" - }, - "dateUpdated": { - "message": "Bijwerkdatum", - "description": "Option text for the user to sort the style by last update date" - }, - "dbError": { - "message": "Er is een fout opgetreden bij het gebruiken van de Stylus-database. Wilt u een webpagina met mogelijke oplossingen bezoeken?", - "description": "Prompt when a DB error is encountered" - }, - "defaultTheme": { - "message": "standaard", - "description": "Default CodeMirror CSS theme option on the edit style page" - }, - "deleteStyleConfirm": { - "message": "Weet u zeker dat u deze stijl wilt verwijderen?", - "description": "Confirmation before deleting a style" - }, - "deleteStyleLabel": { - "message": "Verwijderen", - "description": "Label for the button to delete a style" - }, - "description": { - "message": "Voorzie het web van een ander uiterlijk met Stylus, een gebruikersstijlbeheerder. Met Stylus kunt u eenvoudig thema’s en stijlen voor veel populaire websites installeren.", - "description": "Extension description" - }, - "disableAllStyles": { - "message": "Alle stijlen uitschakelen", - "description": "Label for the checkbox that turns all enabled styles off." - }, - "disableStyleLabel": { - "message": "Uitschakelen", - "description": "Label for the button to disable a style" - }, - "dragDropMessage": { - "message": "Sleep uw back-upbestand naar deze pagina om het te importeren.", - "description": "Drag'n'drop message" - }, - "dragDropUsercssTabstrip": { - "message": "Sleep het bestand naar de tabbladenstrook (het gebied waar de tabbladtitels worden getoond) om het te installeren.", - "description": "Message popup shown when erroneously dropping a usercss file into the manager page" - }, - "editDeleteText": { - "message": "Verwijderen", - "description": "Label for the context menu item in the editor to delete selected text" - }, - "editGotoLine": { - "message": "Ga naar regel (of regel:kolom)", - "description": "Go to line or line:column on Ctrl-G in style code editor" - }, - "editStyleHeading": { - "message": "Stijl bewerken", - "description": "Title of the page for editing styles" - }, - "editStyleLabel": { - "message": "Bewerken", - "description": "Label for the button to go to the edit style page" - }, - "editStyleTitle": { - "message": "Stijl $stylename$ bewerken", - "description": "Title of the page for editing styles", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "enableStyleLabel": { - "message": "Inschakelen", - "description": "Label for the button to enable a style" - }, - "excludeStyleByDomainLabel": { - "message": "Het huidige domein uitsluiten", - "description": "" - }, - "excludeStyleByUrlLabel": { - "message": "De huidige URL uitsluiten", - "description": "" - }, - "exportLabel": { - "message": "Exporteren", - "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" - }, - "externalHomepage": { - "message": "Startpagina", - "description": "Label for the external link to style's homepage" - }, - "externalLink": { - "message": "Externe koppeling", - "description": "Label for external links" - }, - "externalSupport": { - "message": "Ondersteuning", - "description": "Label for the external link to style's support site" - }, - "externalUsercssDocument": { - "message": "Documentatie voor Usercss", - "description": "Label for the external link to usercss documentation" - }, - "filteredStyles": { - "message": "$numShown$ van de $numTotal$ getoond", - "description": "TL note - make this message short", - "placeholders": { - "numTotal": { - "content": "$2" - }, - "numShown": { - "content": "$1" - } - } - }, - "filteredStylesAllHidden": { - "message": "Geen overeenkomende stijlen met de momenteel toegepaste filters", - "description": "Text shown when no styles match currently applied filter in the style manager" - }, - "findStyles": { - "message": "Stijlen zoeken", - "description": "Text for a link that gets a list of styles for the current site" - }, - "findStylesForSite": { - "message": "Meer stijlen voor deze website zoeken", - "description": "Text for a link that gets a list of styles for the current site" - }, - "findStylesInlineTooltip": { - "message": "Zoekresultaten binnen dit venster weergeven", - "description": "Text for a checkbox that displays search results within the Stylus popup." - }, - "genericAdd": { - "message": "Toevoegen", - "description": "Used in various places for an action that adds something" - }, - "genericClone": { - "message": "Dupliceren", - "description": "Used in various places for an action that clones something" - }, - "genericDisabledLabel": { - "message": "Uitgeschakeld", - "description": "Used in various lists/options to indicate that something is disabled" - }, - "genericEnabledLabel": { - "message": "Ingeschakeld", - "description": "Used in various lists/options to indicate that something is enabled" - }, - "genericError": { - "message": "Fout", - "description": "Used in various places to indicate some error occurred." - }, - "genericHistoryLabel": { - "message": "Geschiedenis", - "description": "Used in various places to show a history log of something" - }, - "genericNext": { - "message": "Volgende", - "description": "Used in various places to select/perform the next step/action" - }, - "genericPrevious": { - "message": "Vorige", - "description": "Used in various places to select/perform the previous step/action" - }, - "genericResetLabel": { - "message": "Standaardwaarden", - "description": "Used in various parts of UI to indicate that something may be reset to its original state" - }, - "genericSavedMessage": { - "message": "Opgeslagen", - "description": "Used in various parts of the UI to indicate that something was saved" - }, - "genericTitle": { - "message": "Titel", - "description": "Used in various parts of the UI to indicate the title of something" - }, - "genericUnknown": { - "message": "Onbekend", - "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" - }, - "helpAlt": { - "message": "Hulp", - "description": "Alternate text for help buttons" - }, - "helpKeyMapCommand": { - "message": "Typ een opdrachtnaam", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "helpKeyMapHotkey": { - "message": "Druk op een sneltoets", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "hostDisabled": { - "message": "Deze host is uitgeschakeld vanwege een bug in de huidige versie van de gebruikte browser", - "description": "Tooltip for cloud host disabled" - }, - "importAppendLabel": { - "message": "Toevoegen aan stijl", - "description": "Label for the button to import a style and append to the existing sections" - }, - "importAppendTooltip": { - "message": "Geïmporteerde stijl toevoegen aan huidige stijl", - "description": "Tooltip for the button to import a style and append to the existing sections" - }, - "importLabel": { - "message": "Importeren", - "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" - }, - "importPreprocessor": { - "message": "Stijlen met een @preprocessor werken niet in de klassieke modus. U kunt de editor omschakelen naar Usercss-modus: 1) open de stijlbeheerder, 2) vink het selectievakje ‘als Usercss’ aan, 3) klik op ‘Nieuwe stijl schrijven’\n\nToch nu importeren?", - "description": "" - }, - "importPreprocessorTitle": { - "message": "Mogelijk probleem vanwege @preprocessor", - "description": "" - }, - "importReplaceLabel": { - "message": "Stijl overschrijven", - "description": "Label for the button to import and overwrite current style" - }, - "importReplaceTooltip": { - "message": "Inhoud van huidige stijl verwerpen en met de geïmporteerde stijl overschrijven", - "description": "Label for the button to import and overwrite current style" - }, - "importReportLegendAdded": { - "message": "toegevoegd", - "description": "Text after the number of styles added in the report shown after importing styles" - }, - "importReportLegendIdentical": { - "message": "gelijke overgeslagen", - "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" - }, - "importReportLegendInvalid": { - "message": "ongeldige overgeslagen", - "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" - }, - "importReportLegendUpdatedBoth": { - "message": "meta-informatie en code bijgewerkt", - "description": "Text after the number of styles updated entirely in the report shown after importing styles" - }, - "importReportLegendUpdatedCode": { - "message": "code bijgewerkt", - "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" - }, - "importReportLegendUpdatedMeta": { - "message": "meta-informatie bijgewerkt", - "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" - }, - "importReportTitle": { - "message": "Stijlen importeren voltooid", - "description": "Title of the report shown after importing styles" - }, - "importReportUnchanged": { - "message": "Er is niets gewijzigd.", - "description": "Message in the report shown after importing styles" - }, - "importReportUndone": { - "message": "stijlen zijn teruggezet", - "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" - }, - "importReportUndoneTitle": { - "message": "Importeren is ongedaan gemaakt", - "description": "Title of the message box shown after undoing the import of styles" - }, - "installButton": { - "message": "Stijl installeren", - "description": "Label for install button" - }, - "installButtonInstalled": { - "message": "Stijl geïnstalleerd", - "description": "Text displayed when the style is successfully installed" - }, - "installButtonReinstall": { - "message": "Stijl herinstalleren", - "description": "Label for reinstall button" - }, - "installButtonUpdate": { - "message": "Stijl bijwerken", - "description": "Label for update button" - }, - "installUpdate": { - "message": "Update installeren", - "description": "Label for the button to install an update for a single style" - }, - "installUpdateFrom": { - "message": "De stijl wordt momenteel bijgewerkt vanaf $url$", - "description": "Label to describe where the style gets update", - "placeholders": { - "url": { - "content": "$1" - } - } - }, - "installUpdateFromLabel": { - "message": "Controleren op updates", - "description": "Label for the checkbox to save current URL for update check" - }, - "license": { - "message": "Licentie", - "description": "Label for the license" - }, - "linkGetHelp": { - "message": "Hulp verkrijgen", - "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" - }, - "linkGetStyles": { - "message": "Stijlen verkrijgen", - "description": "Help link text on the manage page e.g. https://userstyles.org" - }, - "linkTranslate": { - "message": "Vertalen", - "description": "Transifex link text on the manage page" - }, - "linterCSSLintIncompatible": { - "message": "CSSLint heeft geen ondersteuning voor $preprocessorname$", - "description": "The label to display when the preprocessor isn't compatible with CSSLint", - "placeholders": { - "preprocessorname": { - "content": "$1" - } - } - }, - "linterCSSLintSettings": { - "message": "(stel regel als volgt in: 0 = uitgeschakeld; 1 = waarschuwing; 2 = fout)", - "description": "CSSLint rule config values" - }, - "linterConfigPopupTitle": { - "message": "$linter$-regelconfiguratie instellen", - "description": "Stylelint or CSSLint popup header", - "placeholders": { - "linter": { - "content": "$1" - } - } - }, - "linterConfigTooltip": { - "message": "Klik om deze linter te configureren", - "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" - }, - "linterInvalidConfigError": { - "message": "Niet opgeslagen vanwege deze ongeldige configuratie-instellingen:", - "description": "Invalid linter config will show a message followed by a list of invalid entries" - }, - "linterIssues": { - "message": "Problemen", - "description": "Label for the CSS linter issues block on the style edit page" - }, - "linterIssuesHelp": { - "message": "De door stylelint gevonden problemen, $link$:", - "description": "Help popup message for the selected CSS linter issues block on the style edit page", - "placeholders": { - "link": { - "content": "$1" - } - } - }, - "linterJSONError": { - "message": "Ongeldige JSON-opmaak", - "description": "Setting linter config with invalid JSON" - }, - "linterResetMessage": { - "message": "Druk op Ctrl-Z (of Cmd-Z) in het tekstvak om ongedaan te maken", - "description": "Reset button tooltip to inform user on how to undo an accidental reset" - }, - "linterRulesLink": { - "message": "Volledige regellijst bekijken", - "description": "Stylelint or CSSLint rules label added immediately before a link" - }, - "liveReloadError": { - "message": "Er is een fout opgetreden tijdens het bekijken van het bestand", - "description": "The label of live-reload error" - }, - "liveReloadInstallHint": { - "message": "Houd dit tabblad geopend om de stijl automatisch bij te werken bij externe wijzigingen.", - "description": "The label of live-reload feature" - }, - "liveReloadInstallHintFF": { - "message": "Houd zowel dit tabblad als het oorspronkelijke tabblad geopend om de stijl automatisch bij te werken bij externe wijzigingen.", - "description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox" - }, - "liveReloadLabel": { - "message": "Live herladen", - "description": "The label of live-reload feature" - }, - "manageFavicons": { - "message": "Favicons in kolom ‘Van toepassing op’", - "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" - }, - "manageFaviconsGray": { - "message": "Niet beschikbaar", - "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" - }, - "manageFaviconsHelp": { - "message": "Stylus gebruikt een externe dienst: https://www.google.com/s2/favicons", - "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" - }, - "manageHeading": { - "message": "Geïnstalleerde stijlen", - "description": "Heading for the manage page" - }, - "manageMaxTargets": { - "message": "Aantal ‘Van toepassing op’-items", - "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" - }, - "manageNewStyleAsUsercss": { - "message": "als Usercss", - "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" - }, - "manageNewUI": { - "message": "Nieuwe indeling van beheerscherm", - "description": "Label for the checkbox that toggles the new UI on manage page" - }, - "manageOnlyDisabled": { - "message": "Alleen uitgeschakelde stijlen", - "description": "Checkbox to show only disabled styles" - }, - "manageOnlyEnabled": { - "message": "Alleen ingeschakelde stijlen", - "description": "Checkbox to show only enabled styles" - }, - "manageOnlyExternal": { - "message": "Alleen externe stijlen", - "description": "Checkbox to show only externally installed styles i.e. updatable" - }, - "manageOnlyLocal": { - "message": "Alleen lokaal aangemaakte stijlen", - "description": "Checkbox to show only locally created styles i.e. non-updatable" - }, - "manageOnlyLocalTooltip": { - "message": "(de stijlen die niet via userstyles.org zijn geïnstalleerd)", - "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" - }, - "manageOnlyNonUsercss": { - "message": "Alleen niet-Usercss-stijlen", - "description": "Checkbox to show only non-Usercss (standard) styles" - }, - "manageOnlyUpdates": { - "message": "Alleen bij updates of problemen", - "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" - }, - "manageOnlyUsercss": { - "message": "Alleen Usercss-stijlen", - "description": "Checkbox to show only Usercss styles" - }, - "menuShowBadge": { - "message": "Aantal actieve stijlen tonen", - "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." - }, - "meta_invalidCheckboxDefault": { - "message": "Ongeldig @var-selectievakje: waarde moet 0 of 1 zijn", - "description": "Error displayed when the value of @var checkbox is invalid" - }, - "meta_invalidColor": { - "message": "Ongeldige @var-kleur: $color$ is geen geldige kleur", - "description": "Error displayed when the value of @var color is invalid", - "placeholders": { - "color": { - "content": "$1" - } - } - }, - "meta_invalidRange": { - "message": "Ongeldige @var $type$: waarde moet een getal of reeks zijn", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeMultipleUnits": { - "message": "Ongeldige @var $type$: meerdere eenheden opgegeven", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeTooManyValues": { - "message": "Ongeldige @var $type$: de reeks bevat te veel items", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeValue": { - "message": "Ongeldige @var $type$: items in de reeks moeten een getal, string of null zijn", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeDefault": { - "message": "Ongeldige @var $type$: standaardwaarde is null", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeMin": { - "message": "Ongeldige @var $type$: standaardwaarde is lager dan het minimum", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeMax": { - "message": "Ongeldige @var $type$: standaardwaarde is hoger dan het maximum", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeStep": { - "message": "Ongeldge @var $type$: standaardwaarde is geen vermeerdering van de stap", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeUnits": { - "message": "Ongeldige @var $type$: ‘$units$’ is geen geldige eenheid", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - }, - "units": { - "content": "$2" - } - } - }, - "meta_invalidSelect": { - "message": "Ongeldige @var-select: de standaardwaarde moet een reeks of object zijn", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectValue": { - "message": "Ongeldige @var-select: waarden binnen de reeks/het object moeten een string zijn", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectEmptyOptions": { - "message": "Ongeldige @var-select: optielijst is leeg", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectLabel": { - "message": "Ongeldige @var-select: optielabel is leeg", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectMultipleDefaults": { - "message": "Ongeldige @var-select: meerdere standaardopties opgegeven", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectNameDuplicated": { - "message": "Ongeldige @var-select: optienaam is een duplicaat", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectValueMismatch": { - "message": "Ongeldige @var-select: waarde staat niet op de optielijst", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidURLProtocol": { - "message": "Ongeldig URL-protocol. Alleen http en https zijn toegestaan: $protocol$", - "description": "Error displayed when the protocol of the URL is invalid", - "placeholders": { - "protocol": { - "content": "$1" - } - } - }, - "meta_invalidVersion": { - "message": "Ongeldig versienummer. De waarde komt niet overeen met het SemVer-patroon:$version$", - "description": "Error displayed when @version is invalid", - "placeholders": { - "version": { - "content": "$1" - } - } - }, - "meta_invalidNumber": { - "message": "Getal verwacht", - "description": "Error displayed when the value is expected to be a number" - }, - "meta_invalidString": { - "message": "Citaatstring verwacht", - "description": "Error displayed when the value is expected to be a quoted string" - }, - "meta_invalidWord": { - "message": "Woord verwacht", - "description": "Error displayed when the value is expected to be a word" - }, - "meta_missingChar": { - "message": "Tekens verwacht: $chars$", - "description": "Error displayed when the value is expected to be some characters", - "placeholders": { - "chars": { - "content": "$1" - } - } - }, - "meta_missingEOT": { - "message": "EOT-gegevens verwacht", - "description": "Error displayed when the value is expected to be an EOT list" - }, - "meta_missingMandatory": { - "message": "Ontbrekende vereiste metagegevens: $keys$", - "description": "Error displayed when mandatory keys are missing", - "placeholders": { - "keys": { - "content": "$1" - } - } - }, - "meta_unknownJSONLiteral": { - "message": "Ongeldige JSON: $literal$ is geen geldige JSON-literal", - "description": "Error displayed when JSON value is invalid", - "placeholders": { - "literal": { - "content": "$1" - } - } - }, - "meta_unknownMeta": { - "message": "Onbekende metagegevens: $key$", - "description": "Error displayed when unknown metadata is parsed", - "placeholders": { - "key": { - "content": "$1" - } - } - }, - "meta_unknownVarType": { - "message": "Onbekend @$varkey$-type: $vartype$", - "description": "Error displayed when unknown variable type is parsed", - "placeholders": { - "varkey": { - "content": "$1" - }, - "vartype": { - "content": "$2" - } - } - }, - "meta_unknownPreprocessor": { - "message": "Onbekende @preprocessor: $preprocessor$", - "description": "Error displayed when unknown @preprocessor is parsed", - "placeholders": { - "preprocessor": { - "content": "$1" - } - } - }, - "noStylesForSite": { - "message": "Geen geïnstalleerde stijlen voor deze website.", - "description": "Text displayed when no styles are installed for the current site" - }, - "numberedLine": { - "message": "Regel:", - "description": "Will be followed by one or more line numbers in the editor." - }, - "openManage": { - "message": "Beheren", - "description": "Link to open the manage page." - }, - "openOptions": { - "message": "Opties", - "description": "Go to Options UI" - }, - "openStylesManager": { - "message": "Stijlbeheerder openen", - "description": "Label for the style maanger opener in the browser action context menu." - }, - "optionsActions": { - "message": "Acties", - "description": "" - }, - "optionsAdvanced": { - "message": "Geavanceerd", - "description": "" - }, - "optionsAdvancedContextDelete": { - "message": "‘Verwijderen’ toevoegen in contextmenu van editor", - "description": "" - }, - "optionsAdvancedExposeIframes": { - "message": "iframes blootleggen via HTML[stylus-iframe]", - "description": "" - }, - "optionsAdvancedExposeIframesNote": { - "message": "Legt het bovenliggende domein van de website bloot in elk iframe.\nSchakelt schrijven in voor iframe-specifieke CSS, zoals:\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }", - "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." - }, - "optionsAdvancedNewStyleAsUsercss": { - "message": "Nieuwe stijl schrijven als usercss", - "description": "" - }, - "optionsAdvancedPatchCsp": { - "message": "CSP corrigeren om stijlmiddelen toe te staan", - "description": "" - }, - "optionsAdvancedPatchCspNote": { - "message": "Schakel dit in als stijlen afbeeldingen of lettertypen bevatten die niet worden geladen op websites met een streng CSP (inhoudsbeveiligingsbeleid).\n\nHet inschakelen van deze instelling versoepelt CSP-restricties, waardoor essentiële stijlinhoud kan worden geladen. Deze optie is alleen bedoeld voor gevorderde gebruikers die de mogelijke gevolgen op beveiligingsgebied begrijpen, en die de verantwoordelijkheid voor het monitoren van de toegestane inhoud accepteren. Lees meer over CSS-gebaseerde aanvallen voor meer informatie.\n\nHoud er ook rekening mee dat deze specifieke instelling geen garantie geeft op een goede werking als een andere geïnstalleerde extensie eerst het netwerkantwoord aanpast.", - "description": "" - }, - "optionsAdvancedStyleViaXhr": { - "message": "Directe-injectiemodus", - "description": "" - }, - "optionsAdvancedStyleViaXhrNote": { - "message": "Schakel dit in als u knipperende inhoud zonder stijlen (‘FOUC’) ondervindt tijdens het browsen, wat met name bij donkere thema’s opvalt.\n\nDe technische reden is dat Chrome/Chromium asynchrone communicatie van extensies uitstelt, doorgaans om te proberen paginalaadsnelheden te verbeteren, waardoor stijlen mogelijk te laat worden toegepast. Om dit te omzeilen, en aangezien er voor webextensies geen synchrone API wordt aangeboden, biedt Stylus deze optie om de ‘verouderde’ synchrone XMLHttpRequest-web-API voor het ophalen van toepasbare stijlen te gebruiken. Er zouden geen nadelige effecten mogen zijn, omdat de aanvraag binnen enkele milliseconden wordt behandeld terwijl de pagina nog van de server wordt gedownload.\n\nNiettemin toont Chromium een waarschuwing in de console van devtools. Door met de rechtermuisknop op een waarschuwing te klikken en deze te verbergen, worden toekomstige waarschuwingen niet meer getoond.", - "description": "" - }, - "optionsBadgeDisabled": { - "message": "Achtergrondkleur wanneer uitgeschakeld", - "description": "" - }, - "optionsBadgeNormal": { - "message": "Achtergrondkleur", - "description": "" - }, - "optionsCheck": { - "message": "Stijlen bijwerken", - "description": "" - }, - "optionsCheckUpdate": { - "message": "Controleren op updates en deze installeren", - "description": "" - }, - "optionsCustomizeBadge": { - "message": "Badge op het werkbalkpictogram", - "description": "" - }, - "optionsCustomizeIcon": { - "message": "Werkbalkpictogram", - "description": "" - }, - "optionsCustomizePopup": { - "message": "Pop-up", - "description": "" - }, - "optionsCustomizeSync": { - "message": "Synchroniseren met cloud", - "description": "" - }, - "optionsHeading": { - "message": "Opties", - "description": "Heading for options section on manage page." - }, - "optionsIconDark": { - "message": "Donkere browserthema’s", - "description": "" - }, - "optionsIconLight": { - "message": "Lichte browserthema’s", - "description": "" - }, - "optionsOpen": { - "message": "Openen", - "description": "" - }, - "optionsOpenManager": { - "message": "Stijlen beheren", - "description": "" - }, - "optionsPopupWidth": { - "message": "Pop-upbreedte (in pixels)", - "description": "" - }, - "optionsReset": { - "message": "Opties terugzetten naar standaardwaarden", - "description": "" - }, - "optionsResetButton": { - "message": "Standaardwaarden", - "description": "" - }, - "optionsStylusThemes": { - "message": "Een UI-thema voor Stylus zoeken", - "description": "" - }, - "optionsSubheading": { - "message": "Meer opties", - "description": "Subheading for options section on manage page." - }, - "optionsUpdateImportNote": { - "message": "Als u stijlen vanuit een oudere versie of vanuit Stylish importeert, controleer dan eenmalig op updates in de stijlbeheerder om er zeker van te zijn dat alle stijlen zijn bijgewerkt.", - "description": "" - }, - "optionsUpdateInterval": { - "message": "Interval voor automatisch bijwerken van gebruikersstijlen in uren (geef 0 op om dit uit te schakelen)", - "description": "" - }, - "optionsSyncNone": { - "message": "Geen", - "description": "" - }, - "optionsSyncConnect": { - "message": "Koppelen", - "description": "" - }, - "optionsSyncDisconnect": { - "message": "Ontkoppelen", - "description": "" - }, - "optionsSyncSyncNow": { - "message": "Nu synchroniseren", - "description": "" - }, - "optionsSyncLogin": { - "message": "Aanmelden", - "description": "" - }, - "optionsSyncStatusPull": { - "message": "Stijl $loaded$ van $total$ ophalen", - "description": "", - "placeholders": { - "loaded": { - "content": "$1" - }, - "total": { - "content": "$2" - } - } - }, - "optionsSyncStatusPush": { - "message": "Stijl $loaded$ van $total$ uploaden", - "description": "", - "placeholders": { - "loaded": { - "content": "$1" - }, - "total": { - "content": "$2" - } - } - }, - "optionsSyncStatusSyncing": { - "message": "Synchroniseren...", - "description": "" - }, - "optionsSyncStatusConnecting": { - "message": "Koppelen...", - "description": "" - }, - "optionsSyncStatusConnected": { - "message": "Gekoppeld", - "description": "" - }, - "optionsSyncStatusDisconnecting": { - "message": "Ontkoppelen...", - "description": "" - }, - "optionsSyncStatusDisconnected": { - "message": "Ontkoppeld", - "description": "" - }, - "paginationCurrent": { - "message": "Huidige pagina", - "description": "Tooltip for the current page index in search results" - }, - "paginationEstimated": { - "message": "Geschatte aantal pagina’s", - "description": "Tooltip for the total page count in search results" - }, - "paginationNext": { - "message": "Volgende pagina", - "description": "Tooltip for the '->' (next page) button in search results" - }, - "paginationPrevious": { - "message": "Vorige pagina", - "description": "Tooltip for the '<-' button in search results" - }, - "paginationTotal": { - "message": "Totale aantal pagina’s", - "description": "" - }, - "parseUsercssError": { - "message": "Stylus kan de usercss niet verwerken:", - "description": "The error message to show when stylus failed to parse usercss" - }, - "popupAutoResort": { - "message": "Stijlen opnieuw sorteren in pop-up na omschakelen", - "description": "Label for the checkbox controlling popup resorting." - }, - "popupBorders": { - "message": "Witte randen toevoegen aan zijkanten", - "description": "" - }, - "popupBordersTooltip": { - "message": "Handig voor donkere thema’s in Chrome, omdat zijranden niet meer worden gerenderd", - "description": "" - }, - "popupHotkeysInfo": { - "message": "<1>-<9>, <0>, ook op het numerieke toetsenbord - schakelt naar de Ne stijl (0 is 10)\n- schakelt naar de eerste stijl die met de letter begint\n opent de editor i.p.v. deze in/uit te schakelen\n schakelt opgesomde stijlen in\n schakelt opgesomde stijlen uit\n en <`> (accent grave) - schakelt tussen initieel ingeschakelde stijlen; niet van toepassing op stijlen die zijn ingeschakeld met het pop-upvenster geopend, zodat u na het uitproberen de initiële selectie kunt herstellen: schakel alles uit en schakel dan om, m.a.w. \nMeer info is te vinden in de wiki", - "description": "NOTE1: preserve < and > symbols so that 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." - }, - "popupHotkeysTooltip": { - "message": "Klik om beschikbare sneltoetsen te tonen", - "description": "Tooltip displayed when hovering the right edge of the extension popup" - }, - "popupManageTooltip": { - "message": "Shift-klik of rechtsklik opent de beheerder met stijlen die op de huidige website van toepassing zijn", - "description": "Tooltip for the 'Manage' button in the popup." - }, - "popupMenuButtonTooltip": { - "message": "Actiemenu", - "description": "Tooltip for menu button in popup." - }, - "popupOpenEditInPopup": { - "message": "Een eenvoudig venster gebruiken (geen omnibox)", - "description": "Label for the checkbox controlling 'edit' action behavior in the popup." - }, - "popupOpenEditInWindow": { - "message": "Editor openen in nieuw venster", - "description": "Label for the checkbox controlling 'edit' action behavior in the popup." - }, - "popupOpenEditInWindowTooltip": { - "message": "Wordt tevens ingeschakeld door het losmaken van het editor-tabblad,\nen uitgeschakeld door het vastmaken van een los editor-tabblad aan een ander venster.", - "description": "Label for the checkbox controlling 'edit' action behavior in the popup." - }, - "popupStylesFirst": { - "message": "Stijlen vóór opdrachten", - "description": "Label for the checkbox controlling section order in the popup." - }, - "prefShowBadge": { - "message": "Aantal actieve stijlen voor de huidige website", - "description": "Label for the checkbox controlling toolbar badge text." - }, - "previewLabel": { - "message": "Live-voorbeeld", - "description": "Label for the checkbox in style editor to enable live preview while editing." - }, - "previewTooltip": { - "message": "Past de wijzigingen tijdelijk toe zonder deze op te slaan.\nSla de stijl op om de wijzigingen permanent te maken.", - "description": "Tooltip for the checkbox in style editor to enable live preview while editing." - }, - "reload": { - "message": "Stylus-extensie herladen", - "description": "Context menu reload" - }, - "replace": { - "message": "Vervangen", - "description": "Label before the replace input field in the editor shown on Ctrl-H" - }, - "replaceAll": { - "message": "Alle vervangen", - "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" - }, - "replaceWith": { - "message": "Vervangen door", - "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." - }, - "retrieveBckp": { - "message": "Stijlen importeren", - "description": "" - }, - "search": { - "message": "Zoeken", - "description": "Label before the search input field in the editor shown on Ctrl-F" - }, - "searchCaseSensitive": { - "message": "Hoofdlettergevoelig", - "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" - }, - "searchGlobalStyles": { - "message": "Ook globale stijlen doorzoeken", - "description": "Checkbox label in the popup's inline style search, shown when the text to search is entered" - }, - "searchNumberOfResults": { - "message": "Aantal overeenkomsten", - "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" - }, - "searchNumberOfResults2": { - "message": "Aantal overeenkomsten in code en ‘Van toepassing op’-waarden", - "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" - }, - "searchStyleQueryHint": { - "message": "Stijlnamen niet hoofdlettergevoelig doorzoeken:\nbepaalde woorden - alle woorden in willekeurige volgorde\n\"bepaalde woordgroep\" - deze exacte woordgroep zonder aanhalingstekens\n2020 - een jaar als dit toont ook stijlen die in 2020 zijn bijgewerkt", - "description": "Tooltip shown for the text input in the popup's inline style finder" - }, - "searchRegexp": { - "message": "Gebruik /re/-syntaxis voor regexp-zoeken", - "description": "Label after the search input field in the editor shown on Ctrl-F" - }, - "searchResultInstallCount": { - "message": "Totale aantal installaties", - "description": "Text for label that shows the number of times a search result was installed" - }, - "searchResultNoneFound": { - "message": "Geen stijlen voor deze website gevonden.", - "description": "Error text in the popup when inline search didn't find any site-specific styles" - }, - "searchResultNotMatching": { - "message": "De stijl is geïnstalleerd, maar wordt niet op de huidige website-URL toegepast.", - "description": "" - }, - "searchResultNotMatchingNote": { - "message": "Probeer de maker van deze gebruikersstijl te vragen de URL toe te voegen.\n\nU kunt de stijl ook in de beheerder openen en deze zelf bewerken,\nmaar pas op dat dit automatische updates voor deze stijl uitschakelt.", - "description": "" - }, - "searchResultRating": { - "message": "Waardering", - "description": "Text for label that shows the search result's rating" - }, - "searchResultUpdated": { - "message": "Bijgewerkt", - "description": "Text for label that shows the search result's last update date" - }, - "searchResultWeeklyCount": { - "message": "Wekelijks aantal installaties", - "description": "Text for label that shows the number of times a search result was installed during last week" - }, - "searchStylesAll": { - "message": "Alles", - "description": "Option for `find styles` scope selector in the manager." - }, - "searchStylesCode": { - "message": "CSS-code", - "description": "Option for `find styles` scope selector in the manager." - }, - "searchStylesHelp": { - "message": " of de toets legt de focus op het zoekveld.\nDe standaardmodus is zoeken naar platte tekst op alle door spaties gescheiden termen in willekeurige volgorde.\nExacte woorden: zet de zoekopdracht tussen dubbele (rechte) aanhalingstekens, bv. <\".header ~ div\">.\nReguliere expressies: inclusief schuine strepen en vlaggen, bv. .\n'Op URL' in de scopekiezer: vindt stijlen die op een volledig opgegeven URL van toepassing zijn, zoals https://www.example.org/.\n'Metagegevens' in de scopekiezer: zoekt in namen, 'van toepassing op'-aanduidingen, installatie-URL, update-URL, en het volledige metagegevensblok voor usercss-stijlen.", - "description": "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page" - }, - "searchStylesMatchUrl": { - "message": "Op URL", - "description": "Option for `find styles` scope selector in the manager. See searchMatchUrlHint for more info." - }, - "searchStylesMeta": { - "message": "Metagegevens", - "description": "Option for `find styles` scope selector in the manager." - }, - "searchStylesName": { - "message": "Naam", - "description": "Option for `find styles` scope selector in the manager." - }, - "sectionAdd": { - "message": "Nog een sectie toevoegen", - "description": "Label for the button to add a section" - }, - "sectionRemove": { - "message": "Sectie verwijderen", - "description": "Label for the button to remove a section" - }, - "sectionRestore": { - "message": "Verwijderde sectie herstellen", - "description": "Label for the button to restore a removed section" - }, - "sections": { - "message": "Secties", - "description": "Header for the table of contents block listing style section names in the left panel of the classic editor" - }, - "shortcuts": { - "message": "Sneltoetsen", - "description": "Go to shortcut configuration" - }, - "shortcutsNote": { - "message": "Sneltoetsen definiëren", - "description": "" - }, - "sortDateNewestFirst": { - "message": "nieuwste eerst", - "description": "Text added to indicate that sorting a date would add the newest entries at the top" - }, - "sortDateOldestFirst": { - "message": "oudste eerst", - "description": "Text added to indicate that sorting a date would add the oldest entries at the top" - }, - "sortLabel": { - "message": "Selecteer een sorteermethode om op geïnstalleerde stijlen toe te passen", - "description": "Title on the sort select to indicate it is used for sorting entries" - }, - "sortLabelTitleAsc": { - "message": "Titel - Oplopend", - "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" - }, - "sortLabelTitleDesc": { - "message": "Titel - Aflopend", - "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" - }, - "sortStylesHelp": { - "message": "Kies de toe te passen sorteermethode voor de geïnstalleerde items vanuit het vervolgkeuzemenu. De standaardinstelling past een oplopende sortering (A-Z) op de itemtitels toe. Sorteren op ‘Titel - Aflopend’ past het omgekeerde (Z-A) toe.\nAndere keuzes laten u items sorteren op basis van meerdere criteria. Denk hierbij aan het sorteren van een tabel met meerdere kolommen, en elke categorie in een selectie (tussen de plustekens) stelt een kolom of groep voor.\nVoorbeeld: als de instelling ‘Ingeschakeld (eerst) + Titel’ is, worden de ingeschakelde items bovenaan geplaatst en worden zowel de in- als uitgeschakelde items apart oplopend gesorteerd (A-Z).", - "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" - }, - "sortStylesHelpTitle": { - "message": "Inhoud sorteren", - "description": "Label for the sort info popup on the Manage styles page" - }, - "styleBadRegexp": { - "message": "Regexp is ongeldig.", - "description": "Validation message for a bad regexp in a style" - }, - "styleBeautify": { - "message": "Mooier maken", - "description": "Label for the CSS-beautifier button on the edit style page" - }, - "styleBeautifyHint": { - "message": "Hint: klik met de rechtermuisknop op de knop ‘Mooier maken’ of gebruik de hieronder gedefinieerde sneltoets om iets mooier te maken zonder dit paneel te tonen", - "description": "Hint shown inside the CSS-beautifier panel" - }, - "styleBeautifyIndentConditional": { - "message": "@media, @supports inspringen", - "description": "CSS-beautifier option" - }, - "styleBeautifyPreserveNewlines": { - "message": "Nieuwe regels behouden", - "description": "CSS-beautifier option" - }, - "styleCancelEditLabel": { - "message": "Terug naar beheren", - "description": "Label for cancel button for style editing" - }, - "styleChangesNotSaved": { - "message": "U hebt wijzigingen in deze stijl aangebracht zonder op te slaan.", - "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" - }, - "styleEnabledLabel": { - "message": "Ingeschakeld", - "description": "Label for the enabled state of styles" - }, - "styleFromMozillaFormatError": { - "message": "Importeren vanuit Mozilla-opmaak mislukt", - "description": "Label for the import error" - }, - "styleFromMozillaFormatPrompt": { - "message": "Plak de code in Mozilla-opmaak", - "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" - }, - "styleInstall": { - "message": "‘$stylename$’ installeren in Stylus?", - "description": "Confirmation when installing a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "styleInstallFailed": { - "message": "Installeren van gebruikersstijl mislukt!\n$error$", - "description": "Warning when installation failed", - "placeholders": { - "error": { - "content": "$1" - } - } - }, - "styleInstallOverwrite": { - "message": "‘$stylename$’ is al geïnstalleerd. Overschrijven?\nVersie: $oldVersion$ -> $newVersion$", - "description": "Confirmation when re-installing a style", - "placeholders": { - "stylename": { - "content": "$1" - }, - "newVersion": { - "content": "$3" - }, - "oldVersion": { - "content": "$2" - } - } - }, - "styleMissingName": { - "message": "Voer een naam in", - "description": "Error displayed when user saves without providing a name" - }, - "styleMozillaFormatHeading": { - "message": "Mozilla-opmaak", - "description": "Heading for the section with buttons to import/export Mozilla format of the style" - }, - "styleNotAppliedRegexpProblemTooltip": { - "message": "Stijl is niet toegepast vanwege onjuist gebruik van ‘regexp()’", - "description": "Tooltip in the popup for styles that were not applied at all" - }, - "styleRegexpInvalidExplanation": { - "message": "Sommige ‘regexp()’-regels konden niet worden gecompileerd.", - "description": "" - }, - "styleRegexpPartialExplanation": { - "message": "Deze stijl gebruikt gedeeltelijk overeenkomende regexps. Dit is in strijd met de CSS4 @document-specificatie, die een volledige URL-overeenkomst vereist. De getroffen CSS-secties zijn niet op de pagina toegepast. Deze stijl is waarschijnlijk met Stylish-for-Chrome gemaakt, dat sinds de allereerste versie op een onjuiste manier ‘regexp()’-regels controleert (bekende fout).", - "description": "" - }, - "styleRegexpProblemTooltip": { - "message": "Aantal secties dat niet wordt toegepast vanwege onjuist gebruik van ‘regexp()’", - "description": "Tooltip in the popup for styles that were applied only partially" - }, - "styleRegexpTestButton": { - "message": "RegExp-test", - "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" - }, - "styleRegexpTestFull": { - "message": "Overeenkomende tabbladen", - "description": "RegExp test report: label for the fully matching expressions" - }, - "styleRegexpTestInvalid": { - "message": "Ongeldige regexps overgeslagen", - "description": "RegExp test report: label for the invalid expressions" - }, - "styleRegexpTestNone": { - "message": "Geen overeenkomende tabbladen", - "description": "RegExp test report: label for expressions that didn't match any tabs" - }, - "styleRegexpTestNote": { - "message": "Let op: gebruik een enkele \\ voor het gebruik van escapetekens in het regexp-invoerveld. Deze worden automatisch omgezet naar \\\\ in de stijlcode volgens de specificatie voor tekenreeksen tussen aanhalingstekens in CSS.", - "description": "RegExp test report: a note displayed at the bottom of the dialog" - }, - "styleRegexpTestPartial": { - "message": "Niet volledig overeenkomend, dus overgeslagen", - "description": "RegExp test report: label for the partially matching expressions" - }, - "styleRegexpTestTitle": { - "message": "Lijst van overeenkomende geopende tabbladen (klik op de URL om de focus op het tabblad te leggen)", - "description": "RegExp test report: title of the report" - }, - "styleSaveLabel": { - "message": "Opslaan", - "description": "Label for save button for style editing" - }, - "styleToMozillaFormatHelp": { - "message": "De Mozilla-opmaak van de code kan bij userstyles.org worden ingediend en met het klassieke Stylish voor Firefox worden gebruikt.", - "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" - }, - "styleToMozillaFormatTitle": { - "message": "Stijl in Mozilla-opmaak", - "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" - }, - "styleUpdate": { - "message": "Weet u zeker dat u ‘$stylename$’ wilt bijwerken?", - "description": "Confirmation when updating a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "styleUpdateDiscardChanges": { - "message": "Deze stijl is buiten de editor om gewijzigd. Wilt u de stijl opnieuw laden?", - "description": "Confirmation to update the style in the editor" - }, - "stylusUnavailableForURL": { - "message": "Stylus werkt niet op pagina’s als deze.", - "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" - }, - "stylusUnavailableForURLdetails": { - "message": "Als beveiligingsmaatregel verbiedt de browser dat extensies effect hebben op ingebouwde pagina’s (zoals chrome://version, de standaard nieuw-tabbladpagina sinds Chrome 61, about:addons, enz.), evenals op pagina’s van andere extensies. Ook beperkt elke browser toegang tot de eigen extensiegalerij (zoals de Chrome Web Store of AMO).", - "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" - }, - "syncStorageErrorSaving": { - "message": "De waarde kan niet worden opgeslagen. Probeer de hoeveelheid tekst te verminderen.", - "description": "Displayed when trying to save an excessively big value via storage.sync API" - }, - "toggleStyle": { - "message": "Stijl in-/uitschakelen", - "description": "Label for the checkbox to enable/disable a style" - }, - "undo": { - "message": "Ongedaan maken", - "description": "Button label" - }, - "undoGlobal": { - "message": "Ongedaan maken (alle secties)", - "description": "CSS-beautify global Undo button label" - }, - "unreachableAMO": { - "message": "Firefox blokkeert de toegang tot deze website.", - "description": "Note in the popup displayed when opened on addons.mozilla.org" - }, - "unreachableAMOHint": { - "message": "Toestemming verlenen: open , klik met de rechtermuisknop op de lijst, klik op ‘Nieuw’ -> ‘Boolean’ en plak . Klik daarna op OK -> -> OK en vernieuw de pagina .", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" - }, - "unreachableAMOHintNewFF": { - "message": "In Firefox 60 en hoger moet u ook het AMO-domein uit verwijderen in .", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" - }, - "unreachableAMOHintOldFF": { - "message": "Alleen Firefox 59 en hoger kunnen worden geconfigureerd om WebExtensions stijlelementen te laten toevoegen op door CSP beveiligde websites zoals deze.", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" - }, - "unreachableContentScript": { - "message": "Kon niet met de pagina communiceren. Probeer het tabblad te vernieuwen.", - "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" - }, - "unreachableFileHint": { - "message": "Stylus kan URL’s die met file:// beginnen alleen benaderen als u het selectievakje hiervoor op de pagina chrome://extensions aanvinkt.", - "description": "Note in the toolbar popup for file:// URLs" - }, - "InaccessibleFileHint": { - "message": "Stylus heeft geen toegang tot sommige bestandstypen (bv. pdf- en json-bestanden).", - "description": "Note in the toolbar popup for some file types that cannot be accessed" - }, - "updateAllCheckSucceededNoUpdate": { - "message": "Geen updates gevonden.", - "description": "Text that displays when an update all check completed and no updates are available" - }, - "updateAllCheckSucceededSomeEdited": { - "message": "Sommige stijlen die kunnen worden bijgewerkt zijn niet gecontroleerd, om mogelijke lokale bewerkingen te behouden. Updates kunnen worden geforceerd door de stijlen individueel te controleren, of door alle stijlen opnieuw te controleren (lokale bewerkingen worden overschreven).", - "description": "Text that displays when an update all check completed and no updates are available" - }, - "updateCheckFailBadResponseCode": { - "message": "Update mislukt: server gaf code $code$ als antwoord.", - "description": "Text that displays when an update check failed because the response code indicates an error", - "placeholders": { - "code": { - "content": "$1" - } - } - }, - "updateCheckFailServerUnreachable": { - "message": "Update mislukt: server onbereikbaar.", - "description": "Text that displays when an update check failed because the update server is unreachable" - }, - "updateCheckHistory": { - "message": "Geschiedenis van updatecontroles", - "description": "" - }, - "updateCheckManualUpdateForce": { - "message": "Update installeren (lokale bewerkingen worden overschreven)", - "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckManualUpdateHint": { - "message": "Een update forceren zal lokale bewerkingen overschrijven.", - "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckSkippedLocallyEdited": { - "message": "Deze stijl is lokaal bewerkt.", - "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckSkippedMaybeLocallyEdited": { - "message": "Deze stijl is mogelijk lokaal bewerkt.", - "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" - }, - "updateCheckSucceededNoUpdate": { - "message": "Stijl is up-to-date.", - "description": "Text that displays when an update check completed and no update is available" - }, - "updateCompleted": { - "message": "Update voltooid.", - "description": "Text that displays when an update completed" - }, - "updatesCurrentlyInstalled": { - "message": "Geïnstalleerde updates:", - "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." - }, - "usercssAvoidOverwriting": { - "message": "Wijzig de waarde van @name of @namespace om te voorkomen dat een bestaande stijl wordt overschreven.", - "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." - }, - "usercssConfigIncomplete": { - "message": "De stijl is bijgewerkt of verwijderd nadat het configuratievenster werd getoond. Om beschadiging van metagegevens van de extensie te voorkomen, zijn deze variabelen niet opgeslagen:", - "description": "" - }, - "usercssEditorNamePlaceholder": { - "message": "Specificeer @name in de code", - "description": "Placeholder text for the empty name input field when creating a new Usercss style" - }, - "usercssReplaceTemplateConfirmation": { - "message": "Wilt u de standaardsjabloon voor nieuwe Usercss-stijlen vervangen door de huidige code?", - "description": "" - }, - "usercssReplaceTemplateName": { - "message": "Lege @name vervangt de standaardsjabloon", - "description": "The text shown after @name when creating a new Usercss style" - }, - "usercssReplaceTemplateSectionBody": { - "message": "Voer hier code in...", - "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" - }, - "versionInvalidOlder": { - "message": "De versie is ouder dan de geïnstalleerde stijl.", - "description": "Displayed when the version of style is older than the installed one" - }, - "writeStyleFor": { - "message": "Stijl schrijven voor:", - "description": "Label for toolbar pop-up that precedes the links to write a new style" - }, - "writeStyleForURL": { - "message": "deze URL", - "description": "Text for link in toolbar pop-up to write a new style for the current URL" - }, - "syncDropboxStyles": { - "message": "Dropbox - Exporteren", - "description": "" - }, - "syncDropboxDeprecated": { - "message": "Importeren/exporteren via Dropbox is vervangen door een meer geavanceerde stijlsynchronisatie in de optiespagina.", - "description": "" - }, - "retrieveDropboxSync": { - "message": "Dropbox - Importeren", - "description": "" - }, - "overwriteFileExport": { - "message": "Wilt u een bestaand bestand overschrijven?", - "description": "" - }, - "exportSavedSuccess": { - "message": "Bestand opgeslagen", - "description": "" - }, - "noFileToImport": { - "message": "Als u uw stijlen wilt importeren, dient u deze eerst te exporteren.", - "description": "" - }, - "connectingDropbox": { - "message": "Dropbox koppelen...", - "description": "" - }, - "connectingDropboxNotAllowed": { - "message": "Koppelen met Dropbox is alleen beschikbaar in apps die direct vanuit de webstore zijn geïnstalleerd", - "description": "" - }, - "gettingStyles": { - "message": "Alle stijlen ophalen...", - "description": "" - }, - "zipStyles": { - "message": "Stijlen inpakken...", - "description": "" - }, - "unzipStyles": { - "message": "Stijlen uitpakken...", - "description": "" - }, - "readingStyles": { - "message": "Stijlen lezen...", - "description": "" - }, - "uploadingFile": { - "message": "Bestand uploaden...", - "description": "" - } } \ No newline at end of file diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 72710011..c2b0c9c1 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -1,1763 +1,1586 @@ { - "addStyleLabel": { - "message": "Napisz nowy styl", - "description": "Label for the button to go to the add style page" - }, - "addStyleTitle": { - "message": "Dodaj styl", - "description": "Title of the page for adding styles" - }, - "alphaChannel": { - "message": "Nieprzezroczystość", - "description": "Label of color's opacity" - }, - "appliesAdd": { - "message": "Dodaj", - "description": "Label for the button to add an 'applies' entry" - }, - "appliesDisplay": { - "message": "Dotyczy: $applies$", - "description": "Text on the manage screen to describe what the style applies to", - "placeholders": { - "applies": { - "content": "$1" - } + "addStyleTitle": { + "message": "Dodaj styl", + "description": "Title of the page for adding styles" + }, + "alphaChannel": { + "message": "Nieprzezroczystość", + "description": "Label of color's opacity" + }, + "appliesAdd": { + "message": "Dodaj", + "description": "Label for the button to add an 'applies' entry" + }, + "appliesDisplay": { + "message": "Dotyczy: $applies$", + "description": "Text on the manage screen to describe what the style applies to" + }, + "appliesDisplayTruncatedSuffix": { + "message": "i więcej", + "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" + }, + "appliesDomainOption": { + "message": "Adresy URL w domenie", + "description": "Option to make the style apply to the entered string as a domain" + }, + "appliesHelp": { + "message": "Użyj przycisków \"Dotyczy\", aby ograniczyć adresy URL, których dotyczy kod w tej sekcji.", + "description": "Help text for 'applies to' section" + }, + "appliesLabel": { + "message": "Dotyczy", + "description": "Label for 'applies to' fields on the edit/add screen" + }, + "appliesLineWidgetLabel": { + "message": "Wyświetl informacje 'Dotyczy'", + "description": "Label for the checkbox to display applies-to information in the single editor" + }, + "appliesLineWidgetWarning": { + "message": "Nie działa ze zminifikowanym CSS", + "description": "A warning that applies-to information won't show properly with minified CSS" + }, + "appliesRegexpOption": { + "message": "Adresy URL pasujące do regexp", + "description": "Option to make the style apply to the entered string as a regular expression" + }, + "appliesRemove": { + "message": "Usuń", + "description": "Label for the button to remove an 'applies' entry" + }, + "appliesRemoveError": { + "message": "Nie można usunąć ostatniego wpisu 'dotyczy'", + "description": "Error displayed when the last 'applies' is going to be removed" + }, + "appliesSpecify": { + "message": "Sprecyzuj", + "description": "Label for the button to make a style apply only to specific sites" + }, + "appliesToEverything": { + "message": "Wszystkie", + "description": "Text displayed for styles that apply to all sites" + }, + "appliesUrlOption": { + "message": "Adres URL", + "description": "Option to make the style apply to the entered string as a URL" + }, + "appliesUrlPrefixOption": { + "message": "Adresy URL zaczynające się od", + "description": "Option to make the style apply to the entered string as a URL prefix" + }, + "applyAllUpdates": { + "message": "Zastosuj wszystkie aktualizacje", + "description": "Label for the button to apply all detected updates" + }, + "author": { + "message": "Autor", + "description": "Label for the style author" + }, + "backupButtons": { + "message": "Kopia zapasowa", + "description": "Heading for backup" + }, + "backupMessage": { + "message": "Wybierz plik lub przeciągnij i upuść go na tę stronę.", + "description": "Message for backup" + }, + "bckpInstStyles": { + "message": "Eksportuj style", + "description": "" + }, + "checkAllUpdates": { + "message": "Sprawdź aktualizacje wszystkich stylów", + "description": "Label for the button to check all styles for updates" + }, + "checkAllUpdatesForce": { + "message": "Sprawdź ponownie, nie edytowałem żadnych stylów!", + "description": "Label for the button to apply all detected updates" + }, + "checkForUpdate": { + "message": "Sprawdź aktualizacje", + "description": "Label for the button to check a single style for an update" + }, + "checkingForUpdate": { + "message": "Sprawdzanie...", + "description": "Text to display when checking a style for an update" + }, + "clickToUninstall": { + "message": "Kliknij, aby odinstalować", + "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" + }, + "cm_autoCloseBrackets": { + "message": "Automatyczne zamykanie nawiasów i cytatów", + "description": "Label for the checkbox in the style editor." + }, + "cm_autoCloseBracketsTooltip": { + "message": "Automatycznie dodawaj zamknięcie pary podczas pisania jednego z otwarcia ()[]{}''\"\"", + "description": "Label for the checkbox in the style editor." + }, + "cm_autocompleteOnTyping": { + "message": "Autouzupełnianie podczas pisania", + "description": "Label for the checkbox in the style editor." + }, + "cm_colorpicker": { + "message": "Próbniki kolorów CSS", + "description": "Label for the checkbox controlling colorpicker option for the style editor." + }, + "cm_indentWithTabs": { + "message": "Użyj tabulacji z inteligentnym wcięciem", + "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." + }, + "cm_keyMap": { + "message": "Mapa klawiszy", + "description": "Label for the drop-down list controlling the keymap for the style editor." + }, + "cm_lineWrapping": { + "message": "Zawijanie tekstu", + "description": "Label for the checkbox controlling word wrap option for the style editor." + }, + "cm_linter": { + "message": "Linter CSS", + "description": "Select the linter to check for CSS issues" + }, + "cm_matchHighlight": { + "message": "Wyróżnienie", + "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." + }, + "cm_matchHighlightSelection": { + "message": "Tylko zaznaczenie", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" + }, + "cm_matchHighlightToken": { + "message": "Token pod kursorem", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" + }, + "cm_resizeGripHint": { + "message": "Kliknij dwukrotnie, aby zmaksymalizować lub przywrócić wysokość", + "description": "Tooltip for the resize grip in style editor" + }, + "cm_selectByTokens": { + "message": "Dwukrotne kliknięcie wybiera tokeny", + "description": "Label for the checkbox in the editor." + }, + "cm_selectByTokensTooltip": { + "message": "Przykłady tokenów: .foo-bar-2 #aabbcc 0.32 !important\nPo wyłączeniu: wyrazy rozdzielone przecinkami są wybrane.", + "description": "" + }, + "cm_smartIndent": { + "message": "Użyj inteligentnego wcięcia", + "description": "Label for the checkbox controlling smart indentation option for the style editor." + }, + "cm_tabSize": { + "message": "Szerokość tabulacji", + "description": "Label for the text box controlling tab size option for the style editor." + }, + "cm_theme": { + "message": "Motyw", + "description": "Label for the style editor's CSS theme." + }, + "colorpickerPaletteHint": { + "message": "Kliknij prawym przyciskiem myszy próbkę, aby przejść przez jej wiersze kodu", + "description": "" + }, + "colorpickerSwitchFormatTooltip": { + "message": "Zmiana formatu: HEX -> RGB -> HSL.\nShift i kliknięcie do odwrócenia kierunku.\nTakże klawiszami PgUp (PageUp), PgDn (PageDown).", + "description": "Tooltip for the switch button in the color picker popup in the style editor." + }, + "colorpickerTooltip": { + "message": "Otwórz próbnik kolorów", + "description": "Tooltip for the colored squares shown before CSS colors in the style editor." + }, + "configOnChange": { + "message": "przy zmianie", + "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" + }, + "configOnChangeTooltip": { + "message": "Autozapisuj i stosuj zmiany automatycznie", + "description": "" + }, + "configureStyle": { + "message": "Skonfiguruj", + "description": "Label for the button to configure usercss userstyle" + }, + "configureStyleOnHomepage": { + "message": "Skonfiguruj na stronie głównej", + "description": "Label for the button to configure userstyles.org userstyle" + }, + "confirmCancel": { + "message": "Anuluj", + "description": "" + }, + "confirmClose": { + "message": "Zamknij", + "description": "'Close' button in a confirm dialog" + }, + "confirmDefault": { + "message": "Użyj domyślnych", + "description": "'Set to default' button in a confirm dialog" + }, + "confirmDelete": { + "message": "Usuń", + "description": "" + }, + "confirmDiscardChanges": { + "message": "Odrzucić zmiany?", + "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" + }, + "confirmNo": { + "message": "Nie", + "description": "'No' button in a confirm dialog" + }, + "confirmOK": { + "message": "OK", + "description": "" + }, + "confirmSave": { + "message": "Zapisz", + "description": "'Save' button in a confirm dialog" + }, + "confirmStop": { + "message": "Zatrzymaj", + "description": "'Stop' button in a confirm dialog" + }, + "confirmYes": { + "message": "Tak", + "description": "'Yes' button in a confirm dialog" + }, + "copied": { + "message": "Skopiowane do schowka", + "description": "Message shown when content has been copied to the clipboard" + }, + "copy": { + "message": "Skopiuj do schowka", + "description": "Tooltip for elements which can be copied" + }, + "customNameHint": { + "message": "Podaj tutaj niestandardową nazwę, aby zmienić nazwę stylu w interfejsie użytkownika bez przerywania jego aktualizacji", + "description": "" + }, + "customNameResetHint": { + "message": "Przestań używać niestandardowej nazwy, przełącz na własną nazwę stylu", + "description": "Tooltip of 'x' button shown in editor when changing the name input of a) styles updated from a URL i.e. not locally created, b) UserCSS styles" + }, + "dateAbbrDay": { + "message": "$value$d.", + "description": "Day suffix in a short relative date, for example: 8d" + }, + "dateAbbrHour": { + "message": "$value$g.", + "description": "Hour suffix in a short relative date, for example: 8h" + }, + "dateAbbrMonth": { + "message": "$value$mies.", + "description": "Month suffix in a short relative date, for example: 8m" + }, + "dateAbbrYear": { + "message": "$value$r.", + "description": "Year suffix in a short relative date, for example: 8y" + }, + "dateInstalled": { + "message": "Data zainstalowania", + "description": "Option text for the user to sort the style by install date" + }, + "dateUpdated": { + "message": "Data aktualizacji", + "description": "Option text for the user to sort the style by last update date" + }, + "dbError": { + "message": "Podczas używania bazy danych Stylus wystąpił błąd. Czy chcesz odwiedzić stronę internetową z możliwymi rozwiązaniami?", + "description": "Prompt when a DB error is encountered" + }, + "defaultTheme": { + "message": "domyślny", + "description": "Default CodeMirror CSS theme option on the edit style page" + }, + "deleteStyleConfirm": { + "message": "Czy na pewno chcesz usunąć ten styl?", + "description": "Confirmation before deleting a style" + }, + "deleteStyleLabel": { + "message": "Usuń", + "description": "Label for the button to delete a style" + }, + "description": { + "message": "Przeprojektuj sieć za pomocą Stylusa – menedżera stylów użytkownika. Stylus umożliwia łatwe instalowanie motywów i skórek dla wielu popularnych witryn.", + "description": "Extension description" + }, + "disableAllStyles": { + "message": "Wyłącz wszystkie style", + "description": "Label for the checkbox that turns all enabled styles off." + }, + "disableStyleLabel": { + "message": "Wyłącz", + "description": "Label for the button to disable a style" + }, + "dragDropMessage": { + "message": "Upuść twój plik kopii zapasowej gdziekolwiek na tej stronie, aby zaimportować.", + "description": "Drag'n'drop message" + }, + "dragDropUsercssTabstrip": { + "message": "Aby zainstalować plik, upuść go na pasku kart (obszar, w którym wyświetlane są tytuły kart).", + "description": "Message popup shown when erroneously dropping a usercss file into the manager page" + }, + "editDeleteText": { + "message": "Usuń", + "description": "Label for the context menu item in the editor to delete selected text" + }, + "editGotoLine": { + "message": "Przejdź do wiersza (lub wiersz:kol)", + "description": "Go to line or line:column on Ctrl-G in style code editor" + }, + "editStyleHeading": { + "message": "Edytuj styl", + "description": "Title of the page for editing styles" + }, + "editStyleLabel": { + "message": "Edytuj", + "description": "Label for the button to go to the edit style page" + }, + "editStyleTitle": { + "message": "Edytuj styl $stylename$", + "description": "Title of the page for editing styles" + }, + "enableStyleLabel": { + "message": "Włącz", + "description": "Label for the button to enable a style" + }, + "excludeStyleByDomainLabel": { + "message": "Wyklucz bieżącą domenę", + "description": "" + }, + "excludeStyleByUrlLabel": { + "message": "Wyklucz bieżący adres URL", + "description": "" + }, + "exportLabel": { + "message": "Eksportuj", + "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" + }, + "externalFeedback": { + "message": "Prześlij opinię", + "description": "Label for the external link to send feedback for the style" + }, + "externalHomepage": { + "message": "Strona główna", + "description": "Label for the external link to style's homepage" + }, + "externalLink": { + "message": "Link zewnętrzny", + "description": "Label for external links" + }, + "externalSupport": { + "message": "Wsparcie", + "description": "Label for the external link to style's support site" + }, + "externalUsercssDocument": { + "message": "Dokumentacja Usercss", + "description": "Label for the external link to usercss documentation" + }, + "filteredStyles": { + "message": "Pokazano $numShown$ z sumy $numTotal$", + "description": "TL note - make this message short" + }, + "filteredStylesAllHidden": { + "message": "Aktualnie stosowane filtry nie pasują do żadnego stylu", + "description": "Text shown when no styles match currently applied filter in the style manager" + }, + "findStyles": { + "message": "Znajdź style", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesForSite": { + "message": "Znajdź więcej stylów dla tej strony", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesInline": { + "message": "Wstawka", + "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" + }, + "findStylesInlineTooltip": { + "message": "Wyświetlaj wyniki wyszukiwania w tym oknie.", + "description": "Text for a checkbox that displays search results within the Stylus popup." + }, + "genericAdd": { + "message": "Dodaj", + "description": "Used in various places for an action that adds something" + }, + "genericClone": { + "message": "Sklonuj", + "description": "Used in various places for an action that clones something" + }, + "genericDisabledLabel": { + "message": "Wyłączone", + "description": "Used in various lists/options to indicate that something is disabled" + }, + "genericEnabledLabel": { + "message": "Włączone", + "description": "Used in various lists/options to indicate that something is enabled" + }, + "genericError": { + "message": "Błąd", + "description": "Used in various places to indicate some error occurred." + }, + "genericHistoryLabel": { + "message": "Historia", + "description": "Used in various places to show a history log of something" + }, + "genericNext": { + "message": "Dalej", + "description": "Used in various places to select/perform the next step/action" + }, + "genericPrevious": { + "message": "Wstecz", + "description": "Used in various places to select/perform the previous step/action" + }, + "genericResetLabel": { + "message": "Resetuj", + "description": "Used in various parts of UI to indicate that something may be reset to its original state" + }, + "genericSavedMessage": { + "message": "Zapisano", + "description": "Used in various parts of the UI to indicate that something was saved" + }, + "genericTitle": { + "message": "Tytuł", + "description": "Used in various parts of the UI to indicate the title of something" + }, + "genericUnknown": { + "message": "Nieznane", + "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" + }, + "helpAlt": { + "message": "Pomoc", + "description": "Alternate text for help buttons" + }, + "helpKeyMapCommand": { + "message": "Wpisz nazwę polecenia", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "helpKeyMapHotkey": { + "message": "Naciśnij klawisz skrótu", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "hostDisabled": { + "message": "Ten host został wyłączony z powodu błędu w bieżącej wersji używanej przeglądarki", + "description": "Tooltip for cloud host disabled" + }, + "importAppendLabel": { + "message": "Dołącz do stylu", + "description": "Label for the button to import a style and append to the existing sections" + }, + "importAppendTooltip": { + "message": "Dołącz importowany styl do bieżącego stylu", + "description": "Tooltip for the button to import a style and append to the existing sections" + }, + "importLabel": { + "message": "Importuj", + "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" + }, + "importPreprocessor": { + "message": "Styl z @preprocessor nie będzie działać w trybie klasycznym. Możesz przełączyć edytor w tryb Usercss: 1) otwórz menedżer stylów, 2) zaznacz pole wyboru \"jako Usercss\", 3) kliknij \"Napisz nowy styl\"\n\nCzy mimo to zaimportować teraz?", + "description": "" + }, + "importPreprocessorTitle": { + "message": "Potencjalny problem związany z @preprocessor", + "description": "" + }, + "importReplaceLabel": { + "message": "Nadpisz styl", + "description": "Label for the button to import and overwrite current style" + }, + "importReplaceTooltip": { + "message": "Odrzuć zawartość bieżącego stylu i nadpisz go przy użyciu importowanego stylu", + "description": "Label for the button to import and overwrite current style" + }, + "importReportLegendAdded": { + "message": "dodano", + "description": "Text after the number of styles added in the report shown after importing styles" + }, + "importReportLegendIdentical": { + "message": "identyczne pominięte", + "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" + }, + "importReportLegendInvalid": { + "message": "nieprawidłowe pominięte", + "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" + }, + "importReportLegendUpdatedBoth": { + "message": "zaktualizowano meta info i kod", + "description": "Text after the number of styles updated entirely in the report shown after importing styles" + }, + "importReportLegendUpdatedCode": { + "message": "zaktualizowany kod", + "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" + }, + "importReportLegendUpdatedMeta": { + "message": "zaktualizowano meta info", + "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" + }, + "importReportTitle": { + "message": "Ukończono importowanie stylów", + "description": "Title of the report shown after importing styles" + }, + "importReportUnchanged": { + "message": "Nic nie zostało zmienione.", + "description": "Message in the report shown after importing styles" + }, + "importReportUndone": { + "message": "style zostały przywrócone", + "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" + }, + "importReportUndoneTitle": { + "message": "Importowanie zostało cofnięte", + "description": "Title of the message box shown after undoing the import of styles" + }, + "installButton": { + "message": "Zainstaluj styl", + "description": "Label for install button" + }, + "installButtonInstalled": { + "message": "Styl zainstalowano", + "description": "Text displayed when the style is successfully installed" + }, + "installButtonReinstall": { + "message": "Przeinstaluj styl", + "description": "Label for reinstall button" + }, + "installButtonUpdate": { + "message": "Zaktualizuj styl", + "description": "Label for update button" + }, + "installUpdate": { + "message": "Zainstaluj aktualizację", + "description": "Label for the button to install an update for a single style" + }, + "installUpdateFrom": { + "message": "Obecnie styl jest aktualizowany z $url$", + "description": "Label to describe where the style gets update" + }, + "installUpdateFromLabel": { + "message": "Sprawdź aktualizacje", + "description": "Label for the checkbox to save current URL for update check" + }, + "license": { + "message": "Licencja", + "description": "Label for the license" + }, + "linkGetHelp": { + "message": "Uzyskaj pomoc", + "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" + }, + "linkGetStyles": { + "message": "Pobierz style", + "description": "Help link text on the manage page e.g. https://userstyles.org" + }, + "linkStylusWiki": { + "message": "Wiki", + "description": "Wiki link text on the manage page e.g. https://github.com/openstyles/stylus/wiki" + }, + "linkTranslate": { + "message": "Tłumacz", + "description": "Transifex link text on the manage page" + }, + "linterCSSLintIncompatible": { + "message": "CSSLint nie obsługuje preprocesora $preprocessorname$", + "description": "The label to display when the preprocessor isn't compatible with CSSLint" + }, + "linterCSSLintSettings": { + "message": "(Ustaw regułę jako: 0 = wyłączone; 1 = ostrzeżenie; 2 = błąd)", + "description": "CSSLint rule config values" + }, + "linterConfigPopupTitle": { + "message": "Ustaw konfigurację reguł $linter$", + "description": "Stylelint or CSSLint popup header" + }, + "linterConfigTooltip": { + "message": "Kliknij, aby skonfigurować ten linter", + "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" + }, + "linterInvalidConfigError": { + "message": "Nie zapisano z powodu tych nieprawidłowych ustawień konfiguracji:", + "description": "Invalid linter config will show a message followed by a list of invalid entries" + }, + "linterIssues": { + "message": "Problemy", + "description": "Label for the CSS linter issues block on the style edit page" + }, + "linterIssuesHelp": { + "message": "Te problemy zostały znalezione przez $link$:", + "description": "Help popup message for the selected CSS linter issues block on the style edit page" + }, + "linterJSONError": { + "message": "Nieprawidłowy format JSON", + "description": "Setting linter config with invalid JSON" + }, + "linterResetMessage": { + "message": "Aby cofnąć przypadkowe zresetowanie, w polu tekstowym naciśnij Ctrl-Z (lub Cmd-Z)", + "description": "Reset button tooltip to inform user on how to undo an accidental reset" + }, + "linterRulesLink": { + "message": "Zobacz pełną listę reguł", + "description": "Stylelint or CSSLint rules label added immediately before a link" + }, + "liveReloadError": { + "message": "Wystąpił błąd podczas oglądania pliku", + "description": "The label of live-reload error" + }, + "liveReloadInstallHint": { + "message": "Pozostaw tę kartę otwartą, aby automatycznie aktualizować styl w przypadku zmian zewnętrznych.", + "description": "The label of live-reload feature" + }, + "liveReloadInstallHintFF": { + "message": "Pozostaw zarówno tę kartę, jak i kartę pierwotną otwarte, aby automatycznie aktualizować styl w przypadku zmian zewnętrznych.", + "description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox" + }, + "liveReloadLabel": { + "message": "Przeładuj na żywo", + "description": "The label of live-reload feature" + }, + "manageFavicons": { + "message": "Ikony ulubionych w kolumnie dotyczących", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFaviconsGray": { + "message": "Wyszarzone", + "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" + }, + "manageFaviconsHelp": { + "message": "Stylus korzysta z usługi zewnętrznej https://www.google.com/s2/favicons", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFilters": { + "message": "Filtry", + "description": "Label for filters container" + }, + "manageHeading": { + "message": "Zainstalowane style", + "description": "Heading for the manage page" + }, + "manageMaxTargets": { + "message": "Liczba dotyczących elementów ", + "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" + }, + "manageNewStyleAsUsercss": { + "message": "jako Usercss", + "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" + }, + "manageNewUI": { + "message": "Nowy układ interfejsu zarządzania", + "description": "Label for the checkbox that toggles the new UI on manage page" + }, + "manageOnlyDisabled": { + "message": "Tylko wyłączone style", + "description": "Checkbox to show only disabled styles" + }, + "manageOnlyEnabled": { + "message": "Tylko włączone style", + "description": "Checkbox to show only enabled styles" + }, + "manageOnlyExternal": { + "message": "Tylko zewnętrzne style", + "description": "Checkbox to show only externally installed styles i.e. updatable" + }, + "manageOnlyLocal": { + "message": "Tylko style stworzone lokalnie", + "description": "Checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyLocalTooltip": { + "message": "(style nie zainstalowane poprzez stronę userstyles.org)", + "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyNonUsercss": { + "message": "Tylko style nie-Usercss", + "description": "Checkbox to show only non-Usercss (standard) styles" + }, + "manageOnlyUpdates": { + "message": "Tylko z aktualizacjami lub problemami", + "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" + }, + "manageOnlyUsercss": { + "message": "Tylko style Usercss", + "description": "Checkbox to show only Usercss styles" + }, + "manageTitle": { + "message": "Stylus", + "description": "Title for the manage page" + }, + "menuShowBadge": { + "message": "Pokaż liczbę aktywnych stylów", + "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." + }, + "meta_invalidCheckboxDefault": { + "message": "Nieprawidłowe pole wyboru @var: wartość musi wynosić 0 lub 1", + "description": "Error displayed when the value of @var checkbox is invalid" + }, + "meta_invalidColor": { + "message": "Nieprawidłowy kolor @var: $color$ nie jest kolorem", + "description": "Error displayed when the value of @var color is invalid" + }, + "meta_invalidRange": { + "message": "Nieprawidłowa @var $type$: wartość musi być liczbą lub tablicą", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMultipleUnits": { + "message": "Nieprawidłowa @var $type$: określono wiele jednostek", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeTooManyValues": { + "message": "Nieprawidłowa @var $type$: tablica zawiera zbyt wiele elementów", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeValue": { + "message": "Nieprawidłowa @var $type$: elementy w tablicy muszą być liczbą, łańcuchem lub wartością null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeDefault": { + "message": "Nieprawidłowa @var $type$: wartość domyślna jest wartością null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMin": { + "message": "Nieprawidłowa @var $type$: wartość domyślna jest niższa niż minimalna", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMax": { + "message": "Nieprawidłowa @var $type$: domyślna wartość jest większa niż maksymalna", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeStep": { + "message": "Nieprawidłowa @var $type$: wartość domyślna nie jest wielokrotnością kroku", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeUnits": { + "message": "Nieprawidłowa @var $type$: '$units$' nie jest prawidłową jednostką", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidSelect": { + "message": "Nieprawidłowa @var select: domyślną wartością musi być tablica lub obiekt", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValue": { + "message": "Nieprawidłowa @var select: wartości wewnątrz tablicy/obiektu muszą być ciągami", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectEmptyOptions": { + "message": "Nieprawidłowa @var select: lista opcji jest pusta", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectLabel": { + "message": "Nieprawidłowa @var select: etykieta opcji jest pusta", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectMultipleDefaults": { + "message": "Nieprawidłowa @var select: określono wiele domyślnych opcji", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectNameDuplicated": { + "message": "Nieprawidłowa @var select: nazwa opcji jest zduplikowana", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValueMismatch": { + "message": "Nieprawidłowa @var select: wartość nie istnieje na liście opcji", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidURLProtocol": { + "message": "Nieprawidłowy protokół URL. Dozwolone są tylko http i https: $protocol$", + "description": "Error displayed when the protocol of the URL is invalid" + }, + "meta_invalidVersion": { + "message": "Nieprawidłowy numer wersji. Wartość nie pasuje do wzorca SemVer: $version$", + "description": "Error displayed when @version is invalid" + }, + "meta_invalidNumber": { + "message": "Spodziewana liczba", + "description": "Error displayed when the value is expected to be a number" + }, + "meta_invalidString": { + "message": "Spodziewany cytowany ciąg", + "description": "Error displayed when the value is expected to be a quoted string" + }, + "meta_invalidWord": { + "message": "Spodziewane słowo", + "description": "Error displayed when the value is expected to be a word" + }, + "meta_missingChar": { + "message": "Spodziewane znaki: $chars$", + "description": "Error displayed when the value is expected to be some characters" + }, + "meta_missingEOT": { + "message": "Spodziewane dane EOT", + "description": "Error displayed when the value is expected to be an EOT list" + }, + "meta_missingMandatory": { + "message": "Brakujące obowiązkowe metadane: $keys$", + "description": "Error displayed when mandatory keys are missing" + }, + "meta_unknownJSONLiteral": { + "message": "Nieprawidłowy JSON: $literal$ nie jest prawidłowym literałem JSON", + "description": "Error displayed when JSON value is invalid" + }, + "meta_unknownMeta": { + "message": "Nieznane metadane: $key$", + "description": "Error displayed when unknown metadata is parsed" + }, + "meta_unknownVarType": { + "message": "Nieznany typ @$varkey$: $vartype$", + "description": "Error displayed when unknown variable type is parsed" + }, + "meta_unknownPreprocessor": { + "message": "Nieznany @preprocessor: $preprocessor$", + "description": "Error displayed when unknown @preprocessor is parsed" + }, + "noStylesForSite": { + "message": "Nie ma zainstalownych stylów dla tej witryny.", + "description": "Text displayed when no styles are installed for the current site" + }, + "numberedLine": { + "message": "Wiersz:", + "description": "Will be followed by one or more line numbers in the editor." + }, + "openManage": { + "message": "Zarządzaj", + "description": "Link to open the manage page." + }, + "openOptions": { + "message": "Opcje", + "description": "Go to Options UI" + }, + "openStylesManager": { + "message": "Otwórz menedżera stylów", + "description": "Label for the style maanger opener in the browser action context menu." + }, + "optionsActions": { + "message": "Akcje", + "description": "" + }, + "optionsAdvanced": { + "message": "Zaawansowane", + "description": "" + }, + "optionsAdvancedContextDelete": { + "message": "Dodaj 'Usuń' do menu kontekstowego edytora", + "description": "" + }, + "optionsAdvancedExposeIframes": { + "message": "Odsłoń ramki pływające za pomocą HTML[stylus-iframe]", + "description": "" + }, + "optionsAdvancedExposeIframesNote": { + "message": "Odsłania domenę najwyższego poziomu w każdym elemencie iframe.\nWłącza pisanie CSS specyficznych dla iframe w taki sposób:\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }", + "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." + }, + "optionsAdvancedNewStyleAsUsercss": { + "message": "Napisz nowy styl jako usercss", + "description": "" + }, + "optionsAdvancedPatchCsp": { + "message": "Załataj CSP, aby zezwolić na zasoby stylu", + "description": "" + }, + "optionsAdvancedPatchCspNote": { + "message": "Włącz tę opcję, jeśli style zawierają obrazy lub czcionki, które nie ładują się w witrynach ze ścisłymCSP (Content-Security-Policy).\n\nWłączenie tego ustawienia złagodzi ograniczenia CSP, umożliwiając załadowanie podstawowej zawartości stylu. Ta opcja jest przeznaczona tylko dla zaawansowanych użytkowników, którzy rozumieją potencjalne konsekwencje dla bezpieczeństwa i przyjmują odpowiedzialność za monitorowanie treści, na które zezwalają. Przeczytaj o atakach opartych na CSS, aby uzyskać więcej informacji.\n\nNależy również pamiętać, że to szczególne ustawienie nie jest gwarantowane, jeśli inne zainstalowane rozszerzenie zmodyfikuje najpierw odpowiedź sieci.", + "description": "" + }, + "optionsAdvancedStyleViaXhr": { + "message": "Tryb natychmiastowego wstrzyknięcia", + "description": "" + }, + "optionsAdvancedStyleViaXhrNote": { + "message": "Włącz tę opcję, jeśli napotkasz miganie niestylizowanej treści (FOUC) podczas przeglądania, co jest szczególnie zauważalne w przypadku ciemnych motywów.\n\nTechnicznym powodem jest to, że Chrome/Chromium odracza asynchroniczną komunikację rozszerzeń, co zwykle jest bezsensowną próbą przyspieszenia ładowania strony i może powodować spóźnienie zastosowania stylów. Aby to obejść, ponieważ rozszerzenia internetowe nie mają synchronicznego interfejsu API, Stylus udostępnia tę opcję, która umożliwia wykorzystanie \"przestarzałego\" synchronicznego sieciowego API XMLHttpRequest do pobierania odpowiednich stylów. Nie powinno to mieć żadnych negatywnych skutków, ponieważ żądanie jest realizowane w ciągu kilku milisekund, podczas gdy strona jest nadal pobierana z serwera.\n\nNiemniej jednak Chromium wyświetli ostrzeżenie w konsoli narzędzi dla programistów. Kliknięcie ostrzeżenia prawym przyciskiem myszy i ukrycie go zapobiegnie wyświetlaniu przyszłych ostrzeżeń.", + "description": "" + }, + "optionsBadgeDisabled": { + "message": "Kolor tła po wyłączeniu", + "description": "" + }, + "optionsBadgeNormal": { + "message": "Kolor tła", + "description": "" + }, + "optionsCheck": { + "message": "Aktualizuj style", + "description": "" + }, + "optionsCheckUpdate": { + "message": "Sprawdź i zainstaluj wszystkie dostępne aktualizacje", + "description": "" + }, + "optionsCustomizeBadge": { + "message": "Emblemat na ikonie paska narzędzi", + "description": "" + }, + "optionsCustomizeIcon": { + "message": "Ikona paska narzędzi", + "description": "" + }, + "optionsCustomizePopup": { + "message": "Okno podręczne", + "description": "" + }, + "optionsCustomizeUpdate": { + "message": "Aktualizacje", + "description": "" + }, + "optionsCustomizeSync": { + "message": "Synchronizuj z chmurą", + "description": "" + }, + "optionsHeading": { + "message": "Opcje", + "description": "Heading for options section on manage page." + }, + "optionsIconDark": { + "message": "Ciemne motywy przeglądarki", + "description": "" + }, + "optionsIconLight": { + "message": "Jasne motywy przeglądarki", + "description": "" + }, + "optionsOpen": { + "message": "Otwórz", + "description": "" + }, + "optionsOpenManager": { + "message": "Zarządzaj stylami", + "description": "" + }, + "optionsPopupWidth": { + "message": "Szerokość okna (w pikselach)", + "description": "" + }, + "optionsReset": { + "message": "Zresetuj opcje do wartości domyślnych", + "description": "" + }, + "optionsResetButton": { + "message": "Resetuj opcje", + "description": "" + }, + "optionsStylusThemes": { + "message": "Znajdź motyw interfejsu Stylusa", + "description": "" + }, + "optionsSubheading": { + "message": "Więcej opcji", + "description": "Subheading for options section on manage page." + }, + "optionsUpdateImportNote": { + "message": "Podczas importowania kopii zapasowych stylu ze starej wersji lub ze Stylish jednorazowo sprawdź aktualizacje ręcznie w menedżerze stylów, aby upewnić się, że wszystkie style są zaktualizowane.", + "description": "" + }, + "optionsUpdateInterval": { + "message": "Interwał automatycznej aktualizacji stylu w godzinach (podaj 0, aby wyłączyć)", + "description": "" + }, + "optionsSyncNone": { + "message": "Brak", + "description": "" + }, + "optionsSyncConnect": { + "message": "Połącz", + "description": "" + }, + "optionsSyncDisconnect": { + "message": "Rozłącz", + "description": "" + }, + "optionsSyncSyncNow": { + "message": "Synchronizuj teraz", + "description": "" + }, + "optionsSyncLogin": { + "message": "Logowanie", + "description": "" + }, + "optionsSyncStatusPull": { + "message": "Przyciąganie stylu $loaded$ z $total$", + "description": "" + }, + "optionsSyncStatusPush": { + "message": "Dostarczanie stylu $loaded$ z $total$", + "description": "" + }, + "optionsSyncStatusSyncing": { + "message": "Synchronizowanie...", + "description": "" + }, + "optionsSyncStatusConnecting": { + "message": "Łączenie...", + "description": "" + }, + "optionsSyncStatusConnected": { + "message": "Połączono", + "description": "" + }, + "optionsSyncStatusDisconnecting": { + "message": "Rozłączanie...", + "description": "" + }, + "optionsSyncStatusDisconnected": { + "message": "Rozłączono", + "description": "" + }, + "optionsSyncStatusRelogin": { + "message": "Sesja wygasła, proszę zalogować się ponownie.", + "description": "" + }, + "paginationCurrent": { + "message": "Bieżąca strona", + "description": "Tooltip for the current page index in search results" + }, + "paginationEstimated": { + "message": "Szacowana liczba stron", + "description": "Tooltip for the total page count in search results" + }, + "paginationNext": { + "message": "Następna strona", + "description": "Tooltip for the '->' (next page) button in search results" + }, + "paginationPrevious": { + "message": "Poprzednia strona", + "description": "Tooltip for the '<-' button in search results" + }, + "paginationTotal": { + "message": "Wszystkie strony", + "description": "" + }, + "parseUsercssError": { + "message": "Stylusowi nie udało się sparsować usercss:", + "description": "The error message to show when stylus failed to parse usercss" + }, + "popupAutoResort": { + "message": "Przesortuj style w oknie podręcznym po przełączeniu", + "description": "Label for the checkbox controlling popup resorting." + }, + "popupBorders": { + "message": "Dodaj białe obramowania po bokach", + "description": "" + }, + "popupBordersTooltip": { + "message": "Przydaje się do ciemnych motywów w nowym Chrome, ponieważ nie maluje już bocznych krawędzi", + "description": "" + }, + "popupHotkeysInfo": { + "message": "<1>-<9>, <0>, również na klawiaturze numerycznej - przełącza n-ty styl (0 to 10)\n- przełącza pierwszy styl z nazwą zaczynającą się na literę\n otwiera edytor zamiast przełączać\n włącza wymienione style\n wyłącza wymienione style\n oraz <`> (grawis) - przełącza początkowo włączone style; nie ma zastosowania do później włączonych stylów, podczas gdy okienko podręczne jest otwarte, więc możesz przywrócić początkowy wybór po przetestowaniu: po prostu wyłącz wszystkie, a następnie przełącz, np. \nWięcej informacji na wiki", + "description": "NOTE1: preserve < and > symbols so that 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." + }, + "popupHotkeysTooltip": { + "message": "Kliknij, aby zobaczyć dostępne skróty klawiszowe", + "description": "Tooltip displayed when hovering the right edge of the extension popup" + }, + "popupManageTooltip": { + "message": "Shift + kliknięcie lub kliknięcie prawym przyciskiem otwiera menedżera ze stylami obowiązującymi dla bieżącej witryny", + "description": "Tooltip for the 'Manage' button in the popup." + }, + "popupMenuButtonTooltip": { + "message": "Menu akcji", + "description": "Tooltip for menu button in popup." + }, + "popupOpenEditInPopup": { + "message": "Użyj prostego okna (bez omniboksu)", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindow": { + "message": "Otwórz edytor w nowym oknie", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindowTooltip": { + "message": "Także włączone przez odłączenie karty edytora od okna przeglądarki,\nwyłączone przez dołączenie pojedynczej karty edytora do innego okna.", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupStylesFirst": { + "message": "Style przed poleceniami", + "description": "Label for the checkbox controlling section order in the popup." + }, + "prefShowBadge": { + "message": "Liczba aktywnych stylów dla bieżącej witryny", + "description": "Label for the checkbox controlling toolbar badge text." + }, + "previewLabel": { + "message": "Podgląd na żywo", + "description": "Label for the checkbox in style editor to enable live preview while editing." + }, + "previewTooltip": { + "message": "Tymczasowo stosuje zmiany bez zapisywania.\nZapisz styl, aby zmiany stały się trwałe.", + "description": "Tooltip for the checkbox in style editor to enable live preview while editing." + }, + "reload": { + "message": "Przeładuj rozszerzenie Stylus", + "description": "Context menu reload" + }, + "replace": { + "message": "Zamień", + "description": "Label before the replace input field in the editor shown on Ctrl-H" + }, + "replaceAll": { + "message": "Zamień wszystkie", + "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" + }, + "replaceWith": { + "message": "Zamień na", + "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." + }, + "retrieveBckp": { + "message": "Importuj style", + "description": "" + }, + "search": { + "message": "Szukaj", + "description": "Label before the search input field in the editor shown on Ctrl-F" + }, + "searchCaseSensitive": { + "message": "Rozróżnianie wielkości liter", + "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" + }, + "searchGlobalStyles": { + "message": "Przeszukuj także style globalne", + "description": "Checkbox label in the popup's inline style search, shown when the text to search is entered" + }, + "searchNumberOfResults": { + "message": "Liczba dopasowań", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchNumberOfResults2": { + "message": "Liczba dopasowań w kodzie oraz dotyczących wartości", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchStyleQueryHint": { + "message": "Szukaj nazw stylów bez rozróżniania wielkości liter:\njakieś słowa - wszystkie słowa w dowolnej kolejności\n\"jakieś zdanie\" - dokładnie to zdanie bez cudzysłowów\n2020 - rok jak ten pokazuje również style zaktualizowane w 2020", + "description": "Tooltip shown for the text input in the popup's inline style finder" + }, + "searchRegexp": { + "message": "Użyj składni /re/ dla wyszukiwania regexp", + "description": "Label after the search input field in the editor shown on Ctrl-F" + }, + "searchResultInstallCount": { + "message": "Całkowita liczba instalacji", + "description": "Text for label that shows the number of times a search result was installed" + }, + "searchResultNoneFound": { + "message": "Nie znaleziono stylów dla tej witryny.", + "description": "Error text in the popup when inline search didn't find any site-specific styles" + }, + "searchResultNotMatching": { + "message": "Styl jest zainstalowany, ale nie ma zastosowania do bieżącego adresu URL witryny.", + "description": "" + }, + "searchResultNotMatchingNote": { + "message": "Poproś autora tego stylu użytkownika o dodanie adresu URL.\n\nMożesz także otworzyć styl w menedżerze i samodzielnie go edytować,\nale pamiętaj, że wyłącza to automatyczne aktualizacje tego stylu.", + "description": "" + }, + "searchResultRating": { + "message": "Ocena", + "description": "Text for label that shows the search result's rating" + }, + "searchResultUpdated": { + "message": "Zaktualizowano", + "description": "Text for label that shows the search result's last update date" + }, + "searchResultWeeklyCount": { + "message": "Tygodniowa liczba instalacji", + "description": "Text for label that shows the number of times a search result was installed during last week" + }, + "searchStylesAll": { + "message": "Wszystkie", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesCode": { + "message": "Kod CSS", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesHelp": { + "message": "Klawisz lub uaktywnia pole wyszukiwania.\nTryb domyślny to wyszukiwanie zwykłego tekstu dla wszystkich terminów oddzielonych spacjami w dowolnej kolejności.\nDokładne słowa: zawiń zapytanie w podwójne cudzysłowy, np. <\".header ~ div\">\nWyrażenia regularne: uwzględnij ukośniki i flagi, np. \n\"Według adresu URL\" w selektorze zakresu: znajduje style, które mają zastosowanie do w pełni określonego adresu URL, np. https://www.example.org/\n\"Metadane\" w selektorze zakresu: wyszukuje w nazwach, specyfikatorach „dotyczy”, adresie URL instalacji, adresie URL aktualizacji i całym bloku metadanych dla stylów usercss.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page" + }, + "searchStylesMatchUrl": { + "message": "Według adresu URL", + "description": "Option for `find styles` scope selector in the manager. See searchMatchUrlHint for more info." + }, + "searchStylesMeta": { + "message": "Metadane", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesName": { + "message": "Nazwa", + "description": "Option for `find styles` scope selector in the manager." + }, + "sectionAdd": { + "message": "Dodaj następną sekcję", + "description": "Label for the button to add a section" + }, + "sectionCode": { + "message": "Kod", + "description": "Label for the code for a section" + }, + "sectionRemove": { + "message": "Usuń sekcję", + "description": "Label for the button to remove a section" + }, + "sectionRestore": { + "message": "Przywróć usuniętą sekcję", + "description": "Label for the button to restore a removed section" + }, + "sections": { + "message": "Sekcje", + "description": "Header for the table of contents block listing style section names in the left panel of the classic editor" + }, + "shortcuts": { + "message": "Skróty", + "description": "Go to shortcut configuration" + }, + "shortcutsNote": { + "message": "Zdefiniuj skróty klawiaturowe", + "description": "" + }, + "sortDateNewestFirst": { + "message": "najpierw najnowsze", + "description": "Text added to indicate that sorting a date would add the newest entries at the top" + }, + "sortDateOldestFirst": { + "message": "najpierw najstarsze", + "description": "Text added to indicate that sorting a date would add the oldest entries at the top" + }, + "sortLabel": { + "message": "Wybierz sortowanie do zastosowania w zainstalowanych stylach", + "description": "Title on the sort select to indicate it is used for sorting entries" + }, + "sortLabelTitleAsc": { + "message": "Tytuł rosnąco", + "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" + }, + "sortLabelTitleDesc": { + "message": "Tytuł malejąco", + "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" + }, + "sortStylesHelp": { + "message": "Wybierz rodzaj sortowania, który zostanie zastosowany do zainstalowanych wpisów z listy sortowania. Ustawienie domyślne stosuje sortowanie rosnące (od A do Z) do tytułów wpisów. Sortowania w grupie \"Tytuł malejąco\" zastosują sortowanie malejące (od Z do A) do tytułu.\nIstnieją inne ustawienia, które umożliwiają sortowanie wpisów według wielu kryteriów. Pomyśl o tym jako o sortowaniu tabeli z wieloma kolumnami, a każda kategoria w zaznaczeniu (między znakami plus) reprezentuje kolumnę lub grupę.\nNa przykład, jeśli ustawienie ma wartość \"Włączone (pierwsze) + tytuł\", wpisy zostaną uporządkowane, tak aby wszystkie włączone pozycje zostały posortowane na początek listy, a następnie do każdego z nich zostanie dodane oddzielnie sortowanie tytułu rosnąco (od A do Z) włączonych i wyłączonych wpisów.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" + }, + "sortStylesHelpTitle": { + "message": "Sortuj zawartość", + "description": "Label for the sort info popup on the Manage styles page" + }, + "styleBadRegexp": { + "message": "Regexp jest nieprawidłowe.", + "description": "Validation message for a bad regexp in a style" + }, + "styleBeautify": { + "message": "Upiększ", + "description": "Label for the CSS-beautifier button on the edit style page" + }, + "styleBeautifyHint": { + "message": "Wskazówka: kliknij prawym przyciskiem myszy przycisk “Upiększ” lub użyj zdefiniowanego poniżej skrótu klawiaturowego, aby upiększyć bez pokazywania tego panelu", + "description": "Hint shown inside the CSS-beautifier panel" + }, + "styleBeautifyIndentConditional": { + "message": "Wcięcie @media, @supports", + "description": "CSS-beautifier option" + }, + "styleBeautifyPreserveNewlines": { + "message": "Zachowaj nowe wiersze", + "description": "CSS-beautifier option" + }, + "styleCancelEditLabel": { + "message": "Powróć do zarządzania", + "description": "Label for cancel button for style editing" + }, + "styleChangesNotSaved": { + "message": "Wprowadzono zmiany w tym stylu bez zapisywania.", + "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" + }, + "styleEnabledLabel": { + "message": "Włączony", + "description": "Label for the enabled state of styles" + }, + "styleFromMozillaFormatError": { + "message": "Nie udało się zaimportować z formatu Mozilla", + "description": "Label for the import error" + }, + "styleFromMozillaFormatPrompt": { + "message": "Wprowadź kod w formacie Mozilla", + "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" + }, + "styleInstall": { + "message": "Zainstalować '$stylename$' do Stylusa?", + "description": "Confirmation when installing a style" + }, + "styleInstallFailed": { + "message": "Nie udało się zainstalować stylu!\n$error$", + "description": "Warning when installation failed" + }, + "styleInstallOverwrite": { + "message": "'$stylename$' jest już zainstalowany. Zastąpić?\nWersja: $oldVersion$ -> $newVersion$", + "description": "Confirmation when re-installing a style" + }, + "styleMissingName": { + "message": "Wpisz nazwę", + "description": "Error displayed when user saves without providing a name" + }, + "styleMozillaFormatHeading": { + "message": "Format Mozilla", + "description": "Heading for the section with buttons to import/export Mozilla format of the style" + }, + "styleNotAppliedRegexpProblemTooltip": { + "message": "Styl nie został zastosowany z powodu nieprawidłowego użycia 'regexp()'", + "description": "Tooltip in the popup for styles that were not applied at all" + }, + "styleRegexpInvalidExplanation": { + "message": "Niektóre reguły 'regexp()', których nie można było w ogóle skompilować.", + "description": "" + }, + "styleRegexpPartialExplanation": { + "message": "Ten styl wykorzystuje częściowo dopasowane regexpy z naruszeniem specyfikacji CSS4 @document, która wymaga pełnego dopasowania adresów URL. Dotyczących sekcji CSS nie zastosowano do strony. Ten styl prawdopodobnie powstał w Stylish-dla-Chrome, który nieprawidłowo sprawdza reguły 'regexp()' od pierwszej wersji (znany błąd).", + "description": "" + }, + "styleRegexpProblemTooltip": { + "message": "Liczba sekcji, które nie zostały zastosowane z powodu nieprawidłowego użycia 'regexp()'", + "description": "Tooltip in the popup for styles that were applied only partially" + }, + "styleRegexpTestButton": { + "message": "Test RegExp", + "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" + }, + "styleRegexpTestFull": { + "message": "Dopasowane karty", + "description": "RegExp test report: label for the fully matching expressions" + }, + "styleRegexpTestInvalid": { + "message": "Nieprawidłowe regexpy pominięto", + "description": "RegExp test report: label for the invalid expressions" + }, + "styleRegexpTestNone": { + "message": "Brak dopasowanych kart", + "description": "RegExp test report: label for expressions that didn't match any tabs" + }, + "styleRegexpTestNote": { + "message": "Uwaga: w polu wejściowym regexp użyj pojedynczego \\ jako znaku ucieczki, który zgodnie ze specyfikacją dla cudzysłowów w CSS zostanie automatycznie zamieniony na \\\\ w kodzie stylu.", + "description": "RegExp test report: a note displayed at the bottom of the dialog" + }, + "styleRegexpTestPartial": { + "message": "Niedopasowane zupełnie, więc pominięte", + "description": "RegExp test report: label for the partially matching expressions" + }, + "styleRegexpTestTitle": { + "message": "Lista dopasowanych otwartych kart (kliknij URL, aby ustawić kartę)", + "description": "RegExp test report: title of the report" + }, + "styleSaveLabel": { + "message": "Zapisz", + "description": "Label for save button for style editing" + }, + "styleToMozillaFormatHelp": { + "message": "Kod w formacie Mozilla może być przesłany do userstyles.org i użyty z klasycznym dodatkiem Stylish dla Firefoksa", + "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" + }, + "styleToMozillaFormatTitle": { + "message": "Styl w formacie Mozilla", + "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" + }, + "styleUpdate": { + "message": "Czy na pewno chcesz zaktualizować '$stylename$'?", + "description": "Confirmation when updating a style" + }, + "styleUpdateDiscardChanges": { + "message": "Styl zmieniono poza edytorem. Czy chcesz przeładować styl?", + "description": "Confirmation to update the style in the editor" + }, + "stylusUnavailableForURL": { + "message": "Stylus nie działa na takich stronach.", + "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "stylusUnavailableForURLdetails": { + "message": "Ze względów bezpieczeństwa przeglądarka nie zezwala, aby rozszerzenia wpływały na wbudowane strony (np. chrome://version, standardowa strona nowej karty od Chrome 61, about:addons itd.), a także na inne strony rozszerzeń. Każda przeglądarka ogranicza również dostęp do własnej galerii rozszerzeń (np. Chrome Web Store lub AMO).", + "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "syncStorageErrorSaving": { + "message": "Nie można zapisać wartości. Spróbuj zmniejszyć ilość tekstu.", + "description": "Displayed when trying to save an excessively big value via storage.sync API" + }, + "syncError": { + "message": "Synchronizacja nie powiodła się", + "description": "Tooltip for the toolbar icon" + }, + "syncErrorRelogin": { + "message": "Synchronizacja nie powiodła się.\nSpróbuj ponownie zalogować się w opcjach Stylusa:\nkliknij najpierw 'rozłącz' , następnie 'połącz'.", + "description": "Tooltip for the toolbar icon" + }, + "toggleStyle": { + "message": "Przełącz styl", + "description": "Label for the checkbox to enable/disable a style" + }, + "undo": { + "message": "Cofnij", + "description": "Button label" + }, + "undoGlobal": { + "message": "Cofnij we wszystkich sekcjach", + "description": "CSS-beautify global Undo button label" + }, + "unreachableAMO": { + "message": "Firefox zabrania dostępu do witryny.", + "description": "Note in the popup displayed when opened on addons.mozilla.org" + }, + "unreachableAMOHint": { + "message": "Aby umożliwić dostęp, otwórz , kliknij listę prawym przyciskiem myszy, kliknij 'Dodaj ustawienie typu', następnie 'Wartość logiczna (Boolean)', wklej i kliknij OK, , OK, przeładuj stronę .", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintNewFF": { + "message": "W Firefox 60 lub nowszym będziesz musiał również usunąć domenę AMO z w .", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintOldFF": { + "message": "Tylko Firefox 59 i nowsze wersje mogą zostać skonfigurowane, aby umożliwić rozszerzeniom WebExtension dodawanie elementów stylu na stronach chronionych przez CSP takich jak ta.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" + }, + "unreachableContentScript": { + "message": "Nie można połączyć się ze stroną. Spróbuj przeładować kartę.", + "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" + }, + "unreachableFileHint": { + "message": "Stylus może uzyskać dostęp do adresów URL file:// tylko po włączeniu odpowiedniego pola wyboru rozszerzenia Stylus na stronie chrome://extensions.", + "description": "Note in the toolbar popup for file:// URLs" + }, + "InaccessibleFileHint": { + "message": "Stylus nie ma dostępu do niektórych typów plików (na przykład plików pdf i json).", + "description": "Note in the toolbar popup for some file types that cannot be accessed" + }, + "updateAllCheckSucceededNoUpdate": { + "message": "Nie znaleziono aktualizacji.", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateAllCheckSucceededSomeEdited": { + "message": "Niektóre, nadające się do aktualizacji, style nie były sprawdzone, aby uniknąć ewentualnej utraty lokalnych zmian. Aktualizacje mogą być wymuszone przez sprawdzanie pojedynczo lub przez uruchomienie innego sprawdzenia wszystkich stylów (lokalne zmiany zostaną nadpisane).", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateCheckFailBadResponseCode": { + "message": "Aktualizacja się nie powiodła: serwer odpowiedział kodem $code$.", + "description": "Text that displays when an update check failed because the response code indicates an error" + }, + "updateCheckFailServerUnreachable": { + "message": "Aktualizacja się nie powiodła: serwer nieosiągalny.", + "description": "Text that displays when an update check failed because the update server is unreachable" + }, + "updateCheckHistory": { + "message": "Historia sprawdzania aktualizacji", + "description": "" + }, + "updateCheckManualUpdateForce": { + "message": "Zainstaluj aktualizację (lokalne zmiany zostaną nadpisane)", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckManualUpdateHint": { + "message": "Wymuszenie aktualizacji spowoduje nadpisanie wszelkich lokalnych zmian.", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedLocallyEdited": { + "message": "Ten styl był edytowany lokalnie.", + "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedMaybeLocallyEdited": { + "message": "Ten styl mógł być edytowany lokalnie.", + "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" + }, + "updateCheckSucceededNoUpdate": { + "message": "Styl jest aktualny.", + "description": "Text that displays when an update check completed and no update is available" + }, + "updateCompleted": { + "message": "Aktualizacja zakończona.", + "description": "Text that displays when an update completed" + }, + "updatesCurrentlyInstalled": { + "message": "Zainstalowane aktualizacje:", + "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." + }, + "usercssAvoidOverwriting": { + "message": "Proszę zmienić wartość @name lub @namespace, aby uniknąć nadpisania istniejącego stylu.", + "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." + }, + "usercssConfigIncomplete": { + "message": "Styl został zaktualizowany lub usunięty po wyświetleniu okna dialogowego konfiguracji. Te zmienne nie zostały zapisane, aby uniknąć uszkodzenia metadanych stylu:", + "description": "" + }, + "usercssEditorNamePlaceholder": { + "message": "Określ @name w kodzie", + "description": "Placeholder text for the empty name input field when creating a new Usercss style" + }, + "usercssReplaceTemplateConfirmation": { + "message": "Zastąpić domyślny szablon dla nowych stylów Usercss aktualnym kodem?", + "description": "" + }, + "usercssReplaceTemplateName": { + "message": "Puste @name zastępuje szablon domyślny", + "description": "The text shown after @name when creating a new Usercss style" + }, + "usercssReplaceTemplateSectionBody": { + "message": "Wstaw kod tutaj...", + "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" + }, + "versionInvalidOlder": { + "message": "Wersja jest starsza niż zainstalowany styl.", + "description": "Displayed when the version of style is older than the installed one" + }, + "writeStyleFor": { + "message": "Napisz styl dla:", + "description": "Label for toolbar pop-up that precedes the links to write a new style" + }, + "writeStyleForURL": { + "message": "tego adresu URL", + "description": "Text for link in toolbar pop-up to write a new style for the current URL" + }, + "syncDropboxStyles": { + "message": "Eksportuj do Dropboksa", + "description": "" + }, + "syncDropboxDeprecated": { + "message": "Importowanie i eksportowanie związane z Dropboksem zostaje zastąpione bardziej zaawansowaną synchronizacją stylów na stronie opcji.", + "description": "" + }, + "retrieveDropboxSync": { + "message": "Importuj z Dropboksa", + "description": "" + }, + "overwriteFileExport": { + "message": "Czy chcesz zastąpić istniejący plik?", + "description": "" + }, + "exportSavedSuccess": { + "message": "Plik zapisany z powodzeniem", + "description": "" + }, + "noFileToImport": { + "message": "Aby zaimportować style, należy je najpierw wyeksportować.", + "description": "" + }, + "connectingDropbox": { + "message": "Łączenie z Dropboksem...", + "description": "" + }, + "connectingDropboxNotAllowed": { + "message": "Nawiązywanie połączeń z Dropboksem jest dostępne tylko w aplikacjach zainstalowanych bezpośrednio ze sklepu internetowego", + "description": "" + }, + "gettingStyles": { + "message": "Uzyskiwanie wszystkich stylów...", + "description": "" + }, + "zipStyles": { + "message": "Pakowanie stylów...", + "description": "" + }, + "unzipStyles": { + "message": "Wypakowanie stylów...", + "description": "" + }, + "readingStyles": { + "message": "Odczytywanie stylów...", + "description": "" + }, + "uploadingFile": { + "message": "Wysyłanie stylów...", + "description": "" + }, + "addStyleLabel": { + "message": "Napisz nowy styl", + "description": "Label for the button to go to the add style page" } - }, - "appliesDisplayTruncatedSuffix": { - "message": "i więcej", - "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" - }, - "appliesDomainOption": { - "message": "Adresy URL w domenie", - "description": "Option to make the style apply to the entered string as a domain" - }, - "appliesHelp": { - "message": "Użyj przycisków \"Dotyczy\", aby ograniczyć adresy URL, których dotyczy kod w tej sekcji.", - "description": "Help text for 'applies to' section" - }, - "appliesLabel": { - "message": "Dotyczy", - "description": "Label for 'applies to' fields on the edit/add screen" - }, - "appliesLineWidgetLabel": { - "message": "Wyświetl informacje 'Dotyczy'", - "description": "Label for the checkbox to display applies-to information in the single editor" - }, - "appliesLineWidgetWarning": { - "message": "Nie działa ze zminifikowanym CSS", - "description": "A warning that applies-to information won't show properly with minified CSS" - }, - "appliesRegexpOption": { - "message": "Adresy URL pasujące do regexp", - "description": "Option to make the style apply to the entered string as a regular expression" - }, - "appliesRemove": { - "message": "Usuń", - "description": "Label for the button to remove an 'applies' entry" - }, - "appliesRemoveError": { - "message": "Nie można usunąć ostatniego wpisu 'dotyczy'", - "description": "Error displayed when the last 'applies' is going to be removed" - }, - "appliesSpecify": { - "message": "Sprecyzuj", - "description": "Label for the button to make a style apply only to specific sites" - }, - "appliesToEverything": { - "message": "Wszystkie", - "description": "Text displayed for styles that apply to all sites" - }, - "appliesUrlOption": { - "message": "Adres URL", - "description": "Option to make the style apply to the entered string as a URL" - }, - "appliesUrlPrefixOption": { - "message": "Adresy URL zaczynające się od", - "description": "Option to make the style apply to the entered string as a URL prefix" - }, - "applyAllUpdates": { - "message": "Zastosuj wszystkie aktualizacje", - "description": "Label for the button to apply all detected updates" - }, - "author": { - "message": "Autor", - "description": "Label for the style author" - }, - "backupButtons": { - "message": "Kopia zapasowa", - "description": "Heading for backup" - }, - "backupMessage": { - "message": "Wybierz plik lub przeciągnij i upuść go na tę stronę.", - "description": "Message for backup" - }, - "bckpInstStyles": { - "message": "Eksportuj style", - "description": "" - }, - "checkAllUpdates": { - "message": "Sprawdź aktualizacje wszystkich stylów", - "description": "Label for the button to check all styles for updates" - }, - "checkAllUpdatesForce": { - "message": "Sprawdź ponownie, nie edytowałem żadnych stylów!", - "description": "Label for the button to apply all detected updates" - }, - "checkForUpdate": { - "message": "Sprawdź aktualizacje", - "description": "Label for the button to check a single style for an update" - }, - "checkingForUpdate": { - "message": "Sprawdzanie...", - "description": "Text to display when checking a style for an update" - }, - "clickToUninstall": { - "message": "Kliknij, aby odinstalować", - "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" - }, - "cm_autoCloseBrackets": { - "message": "Automatyczne zamykanie nawiasów i cytatów", - "description": "Label for the checkbox in the style editor." - }, - "cm_autoCloseBracketsTooltip": { - "message": "Automatycznie dodawaj zamknięcie pary podczas pisania jednego z otwarcia ()[]{}''\"\"", - "description": "Label for the checkbox in the style editor." - }, - "cm_autocompleteOnTyping": { - "message": "Autouzupełnianie podczas pisania", - "description": "Label for the checkbox in the style editor." - }, - "cm_colorpicker": { - "message": "Próbniki kolorów CSS", - "description": "Label for the checkbox controlling colorpicker option for the style editor." - }, - "cm_indentWithTabs": { - "message": "Użyj tabulacji z inteligentnym wcięciem", - "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." - }, - "cm_keyMap": { - "message": "Mapa klawiszy", - "description": "Label for the drop-down list controlling the keymap for the style editor." - }, - "cm_lineWrapping": { - "message": "Zawijanie tekstu", - "description": "Label for the checkbox controlling word wrap option for the style editor." - }, - "cm_linter": { - "message": "Linter CSS", - "description": "Select the linter to check for CSS issues" - }, - "cm_matchHighlight": { - "message": "Wyróżnienie", - "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." - }, - "cm_matchHighlightSelection": { - "message": "Tylko zaznaczenie", - "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" - }, - "cm_matchHighlightToken": { - "message": "Token pod kursorem", - "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" - }, - "cm_resizeGripHint": { - "message": "Kliknij dwukrotnie, aby zmaksymalizować lub przywrócić wysokość", - "description": "Tooltip for the resize grip in style editor" - }, - "cm_selectByTokens": { - "message": "Dwukrotne kliknięcie wybiera tokeny", - "description": "Label for the checkbox in the editor." - }, - "cm_selectByTokensTooltip": { - "message": "Przykłady tokenów: .foo-bar-2 #aabbcc 0.32 !important\nPo wyłączeniu: wyrazy rozdzielone przecinkami są wybrane.", - "description": "" - }, - "cm_smartIndent": { - "message": "Użyj inteligentnego wcięcia", - "description": "Label for the checkbox controlling smart indentation option for the style editor." - }, - "cm_tabSize": { - "message": "Szerokość tabulacji", - "description": "Label for the text box controlling tab size option for the style editor." - }, - "cm_theme": { - "message": "Motyw", - "description": "Label for the style editor's CSS theme." - }, - "colorpickerPaletteHint": { - "message": "Kliknij prawym przyciskiem myszy próbkę, aby przejść przez jej wiersze kodu", - "description": "" - }, - "colorpickerSwitchFormatTooltip": { - "message": "Zmiana formatu: HEX -> RGB -> HSL.\nShift i kliknięcie do odwrócenia kierunku.\nTakże klawiszami PgUp (PageUp), PgDn (PageDown).", - "description": "Tooltip for the switch button in the color picker popup in the style editor." - }, - "colorpickerTooltip": { - "message": "Otwórz próbnik kolorów", - "description": "Tooltip for the colored squares shown before CSS colors in the style editor." - }, - "configOnChange": { - "message": "przy zmianie", - "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" - }, - "configOnChangeTooltip": { - "message": "Autozapisuj i stosuj zmiany automatycznie", - "description": "" - }, - "configureStyle": { - "message": "Skonfiguruj", - "description": "Label for the button to configure usercss userstyle" - }, - "configureStyleOnHomepage": { - "message": "Skonfiguruj na stronie głównej", - "description": "Label for the button to configure userstyles.org userstyle" - }, - "confirmCancel": { - "message": "Anuluj", - "description": "" - }, - "confirmClose": { - "message": "Zamknij", - "description": "'Close' button in a confirm dialog" - }, - "confirmDefault": { - "message": "Użyj domyślnych", - "description": "'Set to default' button in a confirm dialog" - }, - "confirmDelete": { - "message": "Usuń", - "description": "" - }, - "confirmDiscardChanges": { - "message": "Odrzucić zmiany?", - "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" - }, - "confirmNo": { - "message": "Nie", - "description": "'No' button in a confirm dialog" - }, - "confirmSave": { - "message": "Zapisz", - "description": "'Save' button in a confirm dialog" - }, - "confirmStop": { - "message": "Zatrzymaj", - "description": "'Stop' button in a confirm dialog" - }, - "confirmYes": { - "message": "Tak", - "description": "'Yes' button in a confirm dialog" - }, - "copied": { - "message": "Skopiowane do schowka", - "description": "Message shown when content has been copied to the clipboard" - }, - "copy": { - "message": "Skopiuj do schowka", - "description": "Tooltip for elements which can be copied" - }, - "customNameHint": { - "message": "Podaj tutaj niestandardową nazwę, aby zmienić nazwę stylu w interfejsie użytkownika bez przerywania jego aktualizacji", - "description": "" - }, - "customNameResetHint": { - "message": "Przestań używać niestandardowej nazwy, przełącz na własną nazwę stylu", - "description": "Tooltip of 'x' button shown in editor when changing the name input of a) styles updated from a URL i.e. not locally created, b) UserCSS styles" - }, - "dateAbbrDay": { - "message": "$value$d.", - "description": "Day suffix in a short relative date, for example: 8d", - "placeholders": { - "value": { - "content": "$1" - } - } - }, - "dateAbbrHour": { - "message": "$value$g.", - "description": "Hour suffix in a short relative date, for example: 8h", - "placeholders": { - "value": { - "content": "$1" - } - } - }, - "dateAbbrMonth": { - "message": "$value$mies.", - "description": "Month suffix in a short relative date, for example: 8m", - "placeholders": { - "value": { - "content": "$1" - } - } - }, - "dateAbbrYear": { - "message": "$value$r.", - "description": "Year suffix in a short relative date, for example: 8y", - "placeholders": { - "value": { - "content": "$1" - } - } - }, - "dateInstalled": { - "message": "Data zainstalowania", - "description": "Option text for the user to sort the style by install date" - }, - "dateUpdated": { - "message": "Data aktualizacji", - "description": "Option text for the user to sort the style by last update date" - }, - "dbError": { - "message": "Podczas używania bazy danych Stylus wystąpił błąd. Czy chcesz odwiedzić stronę internetową z możliwymi rozwiązaniami?", - "description": "Prompt when a DB error is encountered" - }, - "defaultTheme": { - "message": "domyślny", - "description": "Default CodeMirror CSS theme option on the edit style page" - }, - "deleteStyleConfirm": { - "message": "Czy na pewno chcesz usunąć ten styl?", - "description": "Confirmation before deleting a style" - }, - "deleteStyleLabel": { - "message": "Usuń", - "description": "Label for the button to delete a style" - }, - "description": { - "message": "Przeprojektuj sieć za pomocą Stylusa – menedżera stylów użytkownika. Stylus umożliwia łatwe instalowanie motywów i skórek dla wielu popularnych witryn.", - "description": "Extension description" - }, - "disableAllStyles": { - "message": "Wyłącz wszystkie style", - "description": "Label for the checkbox that turns all enabled styles off." - }, - "disableStyleLabel": { - "message": "Wyłącz", - "description": "Label for the button to disable a style" - }, - "dragDropMessage": { - "message": "Upuść twój plik kopii zapasowej gdziekolwiek na tej stronie, aby zaimportować.", - "description": "Drag'n'drop message" - }, - "dragDropUsercssTabstrip": { - "message": "Aby zainstalować plik, upuść go na pasku kart (obszar, w którym wyświetlane są tytuły kart).", - "description": "Message popup shown when erroneously dropping a usercss file into the manager page" - }, - "editDeleteText": { - "message": "Usuń", - "description": "Label for the context menu item in the editor to delete selected text" - }, - "editGotoLine": { - "message": "Przejdź do wiersza (lub wiersz:kol)", - "description": "Go to line or line:column on Ctrl-G in style code editor" - }, - "editStyleHeading": { - "message": "Edytuj styl", - "description": "Title of the page for editing styles" - }, - "editStyleLabel": { - "message": "Edytuj", - "description": "Label for the button to go to the edit style page" - }, - "editStyleTitle": { - "message": "Edytuj styl $stylename$", - "description": "Title of the page for editing styles", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "enableStyleLabel": { - "message": "Włącz", - "description": "Label for the button to enable a style" - }, - "excludeStyleByDomainLabel": { - "message": "Wyklucz bieżącą domenę", - "description": "" - }, - "excludeStyleByUrlLabel": { - "message": "Wyklucz bieżący adres URL", - "description": "" - }, - "exportLabel": { - "message": "Eksportuj", - "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" - }, - "externalFeedback": { - "message": "Prześlij opinię", - "description": "Label for the external link to send feedback for the style" - }, - "externalHomepage": { - "message": "Strona główna", - "description": "Label for the external link to style's homepage" - }, - "externalLink": { - "message": "Link zewnętrzny", - "description": "Label for external links" - }, - "externalSupport": { - "message": "Wsparcie", - "description": "Label for the external link to style's support site" - }, - "externalUsercssDocument": { - "message": "Dokumentacja Usercss", - "description": "Label for the external link to usercss documentation" - }, - "filteredStyles": { - "message": "Pokazano $numShown$ z sumy $numTotal$", - "description": "TL note - make this message short", - "placeholders": { - "numTotal": { - "content": "$2" - }, - "numShown": { - "content": "$1" - } - } - }, - "filteredStylesAllHidden": { - "message": "Aktualnie stosowane filtry nie pasują do żadnego stylu", - "description": "Text shown when no styles match currently applied filter in the style manager" - }, - "findStyles": { - "message": "Znajdź style", - "description": "Text for a link that gets a list of styles for the current site" - }, - "findStylesForSite": { - "message": "Znajdź więcej stylów dla tej strony", - "description": "Text for a link that gets a list of styles for the current site" - }, - "findStylesInline": { - "message": "Wstawka", - "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" - }, - "findStylesInlineTooltip": { - "message": "Wyświetlaj wyniki wyszukiwania w tym oknie.", - "description": "Text for a checkbox that displays search results within the Stylus popup." - }, - "genericAdd": { - "message": "Dodaj", - "description": "Used in various places for an action that adds something" - }, - "genericClone": { - "message": "Sklonuj", - "description": "Used in various places for an action that clones something" - }, - "genericDisabledLabel": { - "message": "Wyłączone", - "description": "Used in various lists/options to indicate that something is disabled" - }, - "genericEnabledLabel": { - "message": "Włączone", - "description": "Used in various lists/options to indicate that something is enabled" - }, - "genericError": { - "message": "Błąd", - "description": "Used in various places to indicate some error occurred." - }, - "genericHistoryLabel": { - "message": "Historia", - "description": "Used in various places to show a history log of something" - }, - "genericNext": { - "message": "Dalej", - "description": "Used in various places to select/perform the next step/action" - }, - "genericPrevious": { - "message": "Wstecz", - "description": "Used in various places to select/perform the previous step/action" - }, - "genericResetLabel": { - "message": "Resetuj", - "description": "Used in various parts of UI to indicate that something may be reset to its original state" - }, - "genericSavedMessage": { - "message": "Zapisano", - "description": "Used in various parts of the UI to indicate that something was saved" - }, - "genericTitle": { - "message": "Tytuł", - "description": "Used in various parts of the UI to indicate the title of something" - }, - "genericUnknown": { - "message": "Nieznane", - "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" - }, - "helpAlt": { - "message": "Pomoc", - "description": "Alternate text for help buttons" - }, - "helpKeyMapCommand": { - "message": "Wpisz nazwę polecenia", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "helpKeyMapHotkey": { - "message": "Naciśnij klawisz skrótu", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "hostDisabled": { - "message": "Ten host został wyłączony z powodu błędu w bieżącej wersji używanej przeglądarki", - "description": "Tooltip for cloud host disabled" - }, - "importAppendLabel": { - "message": "Dołącz do stylu", - "description": "Label for the button to import a style and append to the existing sections" - }, - "importAppendTooltip": { - "message": "Dołącz importowany styl do bieżącego stylu", - "description": "Tooltip for the button to import a style and append to the existing sections" - }, - "importLabel": { - "message": "Importuj", - "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" - }, - "importPreprocessor": { - "message": "Styl z @preprocessor nie będzie działać w trybie klasycznym. Możesz przełączyć edytor w tryb Usercss: 1) otwórz menedżer stylów, 2) zaznacz pole wyboru \"jako Usercss\", 3) kliknij \"Napisz nowy styl\"\n\nCzy mimo to zaimportować teraz?", - "description": "" - }, - "importPreprocessorTitle": { - "message": "Potencjalny problem związany z @preprocessor", - "description": "" - }, - "importReplaceLabel": { - "message": "Nadpisz styl", - "description": "Label for the button to import and overwrite current style" - }, - "importReplaceTooltip": { - "message": "Odrzuć zawartość bieżącego stylu i nadpisz go przy użyciu importowanego stylu", - "description": "Label for the button to import and overwrite current style" - }, - "importReportLegendAdded": { - "message": "dodano", - "description": "Text after the number of styles added in the report shown after importing styles" - }, - "importReportLegendIdentical": { - "message": "identyczne pominięte", - "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" - }, - "importReportLegendInvalid": { - "message": "nieprawidłowe pominięte", - "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" - }, - "importReportLegendUpdatedBoth": { - "message": "zaktualizowano meta info i kod", - "description": "Text after the number of styles updated entirely in the report shown after importing styles" - }, - "importReportLegendUpdatedCode": { - "message": "zaktualizowany kod", - "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" - }, - "importReportLegendUpdatedMeta": { - "message": "zaktualizowano meta info", - "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" - }, - "importReportTitle": { - "message": "Ukończono importowanie stylów", - "description": "Title of the report shown after importing styles" - }, - "importReportUnchanged": { - "message": "Nic nie zostało zmienione.", - "description": "Message in the report shown after importing styles" - }, - "importReportUndone": { - "message": "style zostały przywrócone", - "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" - }, - "importReportUndoneTitle": { - "message": "Importowanie zostało cofnięte", - "description": "Title of the message box shown after undoing the import of styles" - }, - "installButton": { - "message": "Zainstaluj styl", - "description": "Label for install button" - }, - "installButtonInstalled": { - "message": "Styl zainstalowano", - "description": "Text displayed when the style is successfully installed" - }, - "installButtonReinstall": { - "message": "Przeinstaluj styl", - "description": "Label for reinstall button" - }, - "installButtonUpdate": { - "message": "Zaktualizuj styl", - "description": "Label for update button" - }, - "installUpdate": { - "message": "Zainstaluj aktualizację", - "description": "Label for the button to install an update for a single style" - }, - "installUpdateFrom": { - "message": "Obecnie styl jest aktualizowany z $url$", - "description": "Label to describe where the style gets update", - "placeholders": { - "url": { - "content": "$1" - } - } - }, - "installUpdateFromLabel": { - "message": "Sprawdź aktualizacje", - "description": "Label for the checkbox to save current URL for update check" - }, - "license": { - "message": "Licencja", - "description": "Label for the license" - }, - "linkGetHelp": { - "message": "Uzyskaj pomoc", - "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" - }, - "linkGetStyles": { - "message": "Pobierz style", - "description": "Help link text on the manage page e.g. https://userstyles.org" - }, - "linkTranslate": { - "message": "Tłumacz", - "description": "Transifex link text on the manage page" - }, - "linterCSSLintIncompatible": { - "message": "CSSLint nie obsługuje preprocesora $preprocessorname$", - "description": "The label to display when the preprocessor isn't compatible with CSSLint", - "placeholders": { - "preprocessorname": { - "content": "$1" - } - } - }, - "linterCSSLintSettings": { - "message": "(Ustaw regułę jako: 0 = wyłączone; 1 = ostrzeżenie; 2 = błąd)", - "description": "CSSLint rule config values" - }, - "linterConfigPopupTitle": { - "message": "Ustaw konfigurację reguł $linter$", - "description": "Stylelint or CSSLint popup header", - "placeholders": { - "linter": { - "content": "$1" - } - } - }, - "linterConfigTooltip": { - "message": "Kliknij, aby skonfigurować ten linter", - "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" - }, - "linterInvalidConfigError": { - "message": "Nie zapisano z powodu tych nieprawidłowych ustawień konfiguracji:", - "description": "Invalid linter config will show a message followed by a list of invalid entries" - }, - "linterIssues": { - "message": "Problemy", - "description": "Label for the CSS linter issues block on the style edit page" - }, - "linterIssuesHelp": { - "message": "Te problemy zostały znalezione przez $link$:", - "description": "Help popup message for the selected CSS linter issues block on the style edit page", - "placeholders": { - "link": { - "content": "$1" - } - } - }, - "linterJSONError": { - "message": "Nieprawidłowy format JSON", - "description": "Setting linter config with invalid JSON" - }, - "linterResetMessage": { - "message": "Aby cofnąć przypadkowe zresetowanie, w polu tekstowym naciśnij Ctrl-Z (lub Cmd-Z)", - "description": "Reset button tooltip to inform user on how to undo an accidental reset" - }, - "linterRulesLink": { - "message": "Zobacz pełną listę reguł", - "description": "Stylelint or CSSLint rules label added immediately before a link" - }, - "liveReloadError": { - "message": "Wystąpił błąd podczas oglądania pliku", - "description": "The label of live-reload error" - }, - "liveReloadInstallHint": { - "message": "Pozostaw tę kartę otwartą, aby automatycznie aktualizować styl w przypadku zmian zewnętrznych.", - "description": "The label of live-reload feature" - }, - "liveReloadInstallHintFF": { - "message": "Pozostaw zarówno tę kartę, jak i kartę pierwotną otwarte, aby automatycznie aktualizować styl w przypadku zmian zewnętrznych.", - "description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox" - }, - "liveReloadLabel": { - "message": "Przeładuj na żywo", - "description": "The label of live-reload feature" - }, - "manageFavicons": { - "message": "Ikony ulubionych w kolumnie dotyczących", - "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" - }, - "manageFaviconsGray": { - "message": "Wyszarzone", - "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" - }, - "manageFaviconsHelp": { - "message": "Stylus korzysta z usługi zewnętrznej https://www.google.com/s2/favicons", - "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" - }, - "manageFilters": { - "message": "Filtry", - "description": "Label for filters container" - }, - "manageHeading": { - "message": "Zainstalowane style", - "description": "Heading for the manage page" - }, - "manageMaxTargets": { - "message": "Liczba dotyczących elementów ", - "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" - }, - "manageNewStyleAsUsercss": { - "message": "jako Usercss", - "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" - }, - "manageNewUI": { - "message": "Nowy układ interfejsu zarządzania", - "description": "Label for the checkbox that toggles the new UI on manage page" - }, - "manageOnlyDisabled": { - "message": "Tylko wyłączone style", - "description": "Checkbox to show only disabled styles" - }, - "manageOnlyEnabled": { - "message": "Tylko włączone style", - "description": "Checkbox to show only enabled styles" - }, - "manageOnlyExternal": { - "message": "Tylko zewnętrzne style", - "description": "Checkbox to show only externally installed styles i.e. updatable" - }, - "manageOnlyLocal": { - "message": "Tylko style stworzone lokalnie", - "description": "Checkbox to show only locally created styles i.e. non-updatable" - }, - "manageOnlyLocalTooltip": { - "message": "(style nie zainstalowane poprzez stronę userstyles.org)", - "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" - }, - "manageOnlyNonUsercss": { - "message": "Tylko style nie-Usercss", - "description": "Checkbox to show only non-Usercss (standard) styles" - }, - "manageOnlyUpdates": { - "message": "Tylko z aktualizacjami lub problemami", - "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" - }, - "manageOnlyUsercss": { - "message": "Tylko style Usercss", - "description": "Checkbox to show only Usercss styles" - }, - "menuShowBadge": { - "message": "Pokaż liczbę aktywnych stylów", - "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." - }, - "meta_invalidCheckboxDefault": { - "message": "Nieprawidłowe pole wyboru @var: wartość musi wynosić 0 lub 1", - "description": "Error displayed when the value of @var checkbox is invalid" - }, - "meta_invalidColor": { - "message": "Nieprawidłowy kolor @var: $color$ nie jest kolorem", - "description": "Error displayed when the value of @var color is invalid", - "placeholders": { - "color": { - "content": "$1" - } - } - }, - "meta_invalidRange": { - "message": "Nieprawidłowa @var $type$: wartość musi być liczbą lub tablicą", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeMultipleUnits": { - "message": "Nieprawidłowa @var $type$: określono wiele jednostek", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeTooManyValues": { - "message": "Nieprawidłowa @var $type$: tablica zawiera zbyt wiele elementów", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeValue": { - "message": "Nieprawidłowa @var $type$: elementy w tablicy muszą być liczbą, łańcuchem lub wartością null", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeDefault": { - "message": "Nieprawidłowa @var $type$: wartość domyślna jest wartością null", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeMin": { - "message": "Nieprawidłowa @var $type$: wartość domyślna jest niższa niż minimalna", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeMax": { - "message": "Nieprawidłowa @var $type$: domyślna wartość jest większa niż maksymalna", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeStep": { - "message": "Nieprawidłowa @var $type$: wartość domyślna nie jest wielokrotnością kroku", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeUnits": { - "message": "Nieprawidłowa @var $type$: '$units$' nie jest prawidłową jednostką", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - }, - "units": { - "content": "$2" - } - } - }, - "meta_invalidSelect": { - "message": "Nieprawidłowa @var select: domyślną wartością musi być tablica lub obiekt", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectValue": { - "message": "Nieprawidłowa @var select: wartości wewnątrz tablicy/obiektu muszą być ciągami", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectEmptyOptions": { - "message": "Nieprawidłowa @var select: lista opcji jest pusta", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectLabel": { - "message": "Nieprawidłowa @var select: etykieta opcji jest pusta", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectMultipleDefaults": { - "message": "Nieprawidłowa @var select: określono wiele domyślnych opcji", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectNameDuplicated": { - "message": "Nieprawidłowa @var select: nazwa opcji jest zduplikowana", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectValueMismatch": { - "message": "Nieprawidłowa @var select: wartość nie istnieje na liście opcji", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidURLProtocol": { - "message": "Nieprawidłowy protokół URL. Dozwolone są tylko http i https: $protocol$", - "description": "Error displayed when the protocol of the URL is invalid", - "placeholders": { - "protocol": { - "content": "$1" - } - } - }, - "meta_invalidVersion": { - "message": "Nieprawidłowy numer wersji. Wartość nie pasuje do wzorca SemVer: $version$", - "description": "Error displayed when @version is invalid", - "placeholders": { - "version": { - "content": "$1" - } - } - }, - "meta_invalidNumber": { - "message": "Spodziewana liczba", - "description": "Error displayed when the value is expected to be a number" - }, - "meta_invalidString": { - "message": "Spodziewany cytowany ciąg", - "description": "Error displayed when the value is expected to be a quoted string" - }, - "meta_invalidWord": { - "message": "Spodziewane słowo", - "description": "Error displayed when the value is expected to be a word" - }, - "meta_missingChar": { - "message": "Spodziewane znaki: $chars$", - "description": "Error displayed when the value is expected to be some characters", - "placeholders": { - "chars": { - "content": "$1" - } - } - }, - "meta_missingEOT": { - "message": "Spodziewane dane EOT", - "description": "Error displayed when the value is expected to be an EOT list" - }, - "meta_missingMandatory": { - "message": "Brakujące obowiązkowe metadane: $keys$", - "description": "Error displayed when mandatory keys are missing", - "placeholders": { - "keys": { - "content": "$1" - } - } - }, - "meta_unknownJSONLiteral": { - "message": "Nieprawidłowy JSON: $literal$ nie jest prawidłowym literałem JSON", - "description": "Error displayed when JSON value is invalid", - "placeholders": { - "literal": { - "content": "$1" - } - } - }, - "meta_unknownMeta": { - "message": "Nieznane metadane: $key$", - "description": "Error displayed when unknown metadata is parsed", - "placeholders": { - "key": { - "content": "$1" - } - } - }, - "meta_unknownVarType": { - "message": "Nieznany typ @$varkey$: $vartype$", - "description": "Error displayed when unknown variable type is parsed", - "placeholders": { - "varkey": { - "content": "$1" - }, - "vartype": { - "content": "$2" - } - } - }, - "meta_unknownPreprocessor": { - "message": "Nieznany @preprocessor: $preprocessor$", - "description": "Error displayed when unknown @preprocessor is parsed", - "placeholders": { - "preprocessor": { - "content": "$1" - } - } - }, - "noStylesForSite": { - "message": "Nie ma zainstalownych stylów dla tej witryny.", - "description": "Text displayed when no styles are installed for the current site" - }, - "numberedLine": { - "message": "Wiersz:", - "description": "Will be followed by one or more line numbers in the editor." - }, - "openManage": { - "message": "Zarządzaj", - "description": "Link to open the manage page." - }, - "openOptions": { - "message": "Opcje", - "description": "Go to Options UI" - }, - "openStylesManager": { - "message": "Otwórz menedżera stylów", - "description": "Label for the style maanger opener in the browser action context menu." - }, - "optionsActions": { - "message": "Akcje", - "description": "" - }, - "optionsAdvanced": { - "message": "Zaawansowane", - "description": "" - }, - "optionsAdvancedContextDelete": { - "message": "Dodaj 'Usuń' do menu kontekstowego edytora", - "description": "" - }, - "optionsAdvancedExposeIframes": { - "message": "Odsłoń ramki pływające za pomocą HTML[stylus-iframe]", - "description": "" - }, - "optionsAdvancedExposeIframesNote": { - "message": "Odsłania domenę najwyższego poziomu w każdym elemencie iframe.\nWłącza pisanie CSS specyficznych dla iframe w taki sposób:\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }", - "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." - }, - "optionsAdvancedNewStyleAsUsercss": { - "message": "Napisz nowy styl jako usercss", - "description": "" - }, - "optionsAdvancedPatchCsp": { - "message": "Załataj CSP, aby zezwolić na zasoby stylu", - "description": "" - }, - "optionsAdvancedPatchCspNote": { - "message": "Włącz tę opcję, jeśli style zawierają obrazy lub czcionki, które nie ładują się w witrynach ze ścisłymCSP (Content-Security-Policy).\n\nWłączenie tego ustawienia złagodzi ograniczenia CSP, umożliwiając załadowanie podstawowej zawartości stylu. Ta opcja jest przeznaczona tylko dla zaawansowanych użytkowników, którzy rozumieją potencjalne konsekwencje dla bezpieczeństwa i przyjmują odpowiedzialność za monitorowanie treści, na które zezwalają. Przeczytaj o atakach opartych na CSS, aby uzyskać więcej informacji.\n\nNależy również pamiętać, że to szczególne ustawienie nie jest gwarantowane, jeśli inne zainstalowane rozszerzenie zmodyfikuje najpierw odpowiedź sieci.", - "description": "" - }, - "optionsAdvancedStyleViaXhr": { - "message": "Tryb natychmiastowego wstrzyknięcia", - "description": "" - }, - "optionsAdvancedStyleViaXhrNote": { - "message": "Włącz tę opcję, jeśli napotkasz miganie niestylizowanej treści (FOUC) podczas przeglądania, co jest szczególnie zauważalne w przypadku ciemnych motywów.\n\nTechnicznym powodem jest to, że Chrome/Chromium odracza asynchroniczną komunikację rozszerzeń, co zwykle jest bezsensowną próbą przyspieszenia ładowania strony i może powodować spóźnienie zastosowania stylów. Aby to obejść, ponieważ rozszerzenia internetowe nie mają synchronicznego interfejsu API, Stylus udostępnia tę opcję, która umożliwia wykorzystanie \"przestarzałego\" synchronicznego sieciowego API XMLHttpRequest do pobierania odpowiednich stylów. Nie powinno to mieć żadnych negatywnych skutków, ponieważ żądanie jest realizowane w ciągu kilku milisekund, podczas gdy strona jest nadal pobierana z serwera.\n\nNiemniej jednak Chromium wyświetli ostrzeżenie w konsoli narzędzi dla programistów. Kliknięcie ostrzeżenia prawym przyciskiem myszy i ukrycie go zapobiegnie wyświetlaniu przyszłych ostrzeżeń.", - "description": "" - }, - "optionsBadgeDisabled": { - "message": "Kolor tła po wyłączeniu", - "description": "" - }, - "optionsBadgeNormal": { - "message": "Kolor tła", - "description": "" - }, - "optionsCheck": { - "message": "Aktualizuj style", - "description": "" - }, - "optionsCheckUpdate": { - "message": "Sprawdź i zainstaluj wszystkie dostępne aktualizacje", - "description": "" - }, - "optionsCustomizeBadge": { - "message": "Emblemat na ikonie paska narzędzi", - "description": "" - }, - "optionsCustomizeIcon": { - "message": "Ikona paska narzędzi", - "description": "" - }, - "optionsCustomizePopup": { - "message": "Okno podręczne", - "description": "" - }, - "optionsCustomizeUpdate": { - "message": "Aktualizacje", - "description": "" - }, - "optionsCustomizeSync": { - "message": "Synchronizuj z chmurą", - "description": "" - }, - "optionsHeading": { - "message": "Opcje", - "description": "Heading for options section on manage page." - }, - "optionsIconDark": { - "message": "Ciemne motywy przeglądarki", - "description": "" - }, - "optionsIconLight": { - "message": "Jasne motywy przeglądarki", - "description": "" - }, - "optionsOpen": { - "message": "Otwórz", - "description": "" - }, - "optionsOpenManager": { - "message": "Zarządzaj stylami", - "description": "" - }, - "optionsPopupWidth": { - "message": "Szerokość okna (w pikselach)", - "description": "" - }, - "optionsReset": { - "message": "Zresetuj opcje do wartości domyślnych", - "description": "" - }, - "optionsResetButton": { - "message": "Resetuj opcje", - "description": "" - }, - "optionsStylusThemes": { - "message": "Znajdź motyw interfejsu Stylusa", - "description": "" - }, - "optionsSubheading": { - "message": "Więcej opcji", - "description": "Subheading for options section on manage page." - }, - "optionsUpdateImportNote": { - "message": "Podczas importowania kopii zapasowych stylu ze starej wersji lub ze Stylish jednorazowo sprawdź aktualizacje ręcznie w menedżerze stylów, aby upewnić się, że wszystkie style są zaktualizowane.", - "description": "" - }, - "optionsUpdateInterval": { - "message": "Interwał automatycznej aktualizacji stylu w godzinach (podaj 0, aby wyłączyć)", - "description": "" - }, - "optionsSyncNone": { - "message": "Brak", - "description": "" - }, - "optionsSyncConnect": { - "message": "Połącz", - "description": "" - }, - "optionsSyncDisconnect": { - "message": "Rozłącz", - "description": "" - }, - "optionsSyncSyncNow": { - "message": "Synchronizuj teraz", - "description": "" - }, - "optionsSyncLogin": { - "message": "Logowanie", - "description": "" - }, - "optionsSyncStatusPull": { - "message": "Przyciąganie stylu $loaded$ z $total$", - "description": "", - "placeholders": { - "loaded": { - "content": "$1" - }, - "total": { - "content": "$2" - } - } - }, - "optionsSyncStatusPush": { - "message": "Dostarczanie stylu $loaded$ z $total$", - "description": "", - "placeholders": { - "loaded": { - "content": "$1" - }, - "total": { - "content": "$2" - } - } - }, - "optionsSyncStatusSyncing": { - "message": "Synchronizowanie...", - "description": "" - }, - "optionsSyncStatusConnecting": { - "message": "Łączenie...", - "description": "" - }, - "optionsSyncStatusConnected": { - "message": "Połączono", - "description": "" - }, - "optionsSyncStatusDisconnecting": { - "message": "Rozłączanie...", - "description": "" - }, - "optionsSyncStatusDisconnected": { - "message": "Rozłączono", - "description": "" - }, - "paginationCurrent": { - "message": "Bieżąca strona", - "description": "Tooltip for the current page index in search results" - }, - "paginationEstimated": { - "message": "Szacowana liczba stron", - "description": "Tooltip for the total page count in search results" - }, - "paginationNext": { - "message": "Następna strona", - "description": "Tooltip for the '->' (next page) button in search results" - }, - "paginationPrevious": { - "message": "Poprzednia strona", - "description": "Tooltip for the '<-' button in search results" - }, - "paginationTotal": { - "message": "Wszystkie strony", - "description": "" - }, - "parseUsercssError": { - "message": "Stylusowi nie udało się sparsować usercss:", - "description": "The error message to show when stylus failed to parse usercss" - }, - "popupAutoResort": { - "message": "Przesortuj style w oknie podręcznym po przełączeniu", - "description": "Label for the checkbox controlling popup resorting." - }, - "popupBorders": { - "message": "Dodaj białe obramowania po bokach", - "description": "" - }, - "popupBordersTooltip": { - "message": "Przydaje się do ciemnych motywów w nowym Chrome, ponieważ nie maluje już bocznych krawędzi", - "description": "" - }, - "popupHotkeysInfo": { - "message": "<1>-<9>, <0>, również na klawiaturze numerycznej - przełącza n-ty styl (0 to 10)\n- przełącza pierwszy styl z nazwą zaczynającą się na literę\n otwiera edytor zamiast przełączać\n włącza wymienione style\n wyłącza wymienione style\n oraz <`> (grawis) - przełącza początkowo włączone style; nie ma zastosowania do później włączonych stylów, podczas gdy okienko podręczne jest otwarte, więc możesz przywrócić początkowy wybór po przetestowaniu: po prostu wyłącz wszystkie, a następnie przełącz, np. \nWięcej informacji na wiki", - "description": "NOTE1: preserve < and > symbols so that 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." - }, - "popupHotkeysTooltip": { - "message": "Kliknij, aby zobaczyć dostępne skróty klawiszowe", - "description": "Tooltip displayed when hovering the right edge of the extension popup" - }, - "popupManageTooltip": { - "message": "Shift + kliknięcie lub kliknięcie prawym przyciskiem otwiera menedżera ze stylami obowiązującymi dla bieżącej witryny", - "description": "Tooltip for the 'Manage' button in the popup." - }, - "popupMenuButtonTooltip": { - "message": "Menu akcji", - "description": "Tooltip for menu button in popup." - }, - "popupOpenEditInPopup": { - "message": "Użyj prostego okna (bez omniboksu)", - "description": "Label for the checkbox controlling 'edit' action behavior in the popup." - }, - "popupOpenEditInWindow": { - "message": "Otwórz edytor w nowym oknie", - "description": "Label for the checkbox controlling 'edit' action behavior in the popup." - }, - "popupOpenEditInWindowTooltip": { - "message": "Także włączone przez odłączenie karty edytora od okna przeglądarki,\nwyłączone przez dołączenie pojedynczej karty edytora do innego okna.", - "description": "Label for the checkbox controlling 'edit' action behavior in the popup." - }, - "popupStylesFirst": { - "message": "Style przed poleceniami", - "description": "Label for the checkbox controlling section order in the popup." - }, - "prefShowBadge": { - "message": "Liczba aktywnych stylów dla bieżącej witryny", - "description": "Label for the checkbox controlling toolbar badge text." - }, - "previewLabel": { - "message": "Podgląd na żywo", - "description": "Label for the checkbox in style editor to enable live preview while editing." - }, - "previewTooltip": { - "message": "Tymczasowo stosuje zmiany bez zapisywania.\nZapisz styl, aby zmiany stały się trwałe.", - "description": "Tooltip for the checkbox in style editor to enable live preview while editing." - }, - "reload": { - "message": "Przeładuj rozszerzenie Stylus", - "description": "Context menu reload" - }, - "replace": { - "message": "Zamień", - "description": "Label before the replace input field in the editor shown on Ctrl-H" - }, - "replaceAll": { - "message": "Zamień wszystkie", - "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" - }, - "replaceWith": { - "message": "Zamień na", - "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." - }, - "retrieveBckp": { - "message": "Importuj style", - "description": "" - }, - "search": { - "message": "Szukaj", - "description": "Label before the search input field in the editor shown on Ctrl-F" - }, - "searchCaseSensitive": { - "message": "Rozróżnianie wielkości liter", - "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" - }, - "searchGlobalStyles": { - "message": "Przeszukuj także style globalne", - "description": "Checkbox label in the popup's inline style search, shown when the text to search is entered" - }, - "searchNumberOfResults": { - "message": "Liczba dopasowań", - "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" - }, - "searchNumberOfResults2": { - "message": "Liczba dopasowań w kodzie oraz dotyczących wartości", - "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" - }, - "searchStyleQueryHint": { - "message": "Szukaj nazw stylów bez rozróżniania wielkości liter:\njakieś słowa - wszystkie słowa w dowolnej kolejności\n\"jakieś zdanie\" - dokładnie to zdanie bez cudzysłowów\n2020 - rok jak ten pokazuje również style zaktualizowane w 2020", - "description": "Tooltip shown for the text input in the popup's inline style finder" - }, - "searchRegexp": { - "message": "Użyj składni /re/ dla wyszukiwania regexp", - "description": "Label after the search input field in the editor shown on Ctrl-F" - }, - "searchResultInstallCount": { - "message": "Całkowita liczba instalacji", - "description": "Text for label that shows the number of times a search result was installed" - }, - "searchResultNoneFound": { - "message": "Nie znaleziono stylów dla tej witryny.", - "description": "Error text in the popup when inline search didn't find any site-specific styles" - }, - "searchResultNotMatching": { - "message": "Styl jest zainstalowany, ale nie ma zastosowania do bieżącego adresu URL witryny.", - "description": "" - }, - "searchResultNotMatchingNote": { - "message": "Poproś autora tego stylu użytkownika o dodanie adresu URL.\n\nMożesz także otworzyć styl w menedżerze i samodzielnie go edytować,\nale pamiętaj, że wyłącza to automatyczne aktualizacje tego stylu.", - "description": "" - }, - "searchResultRating": { - "message": "Ocena", - "description": "Text for label that shows the search result's rating" - }, - "searchResultUpdated": { - "message": "Zaktualizowano", - "description": "Text for label that shows the search result's last update date" - }, - "searchResultWeeklyCount": { - "message": "Tygodniowa liczba instalacji", - "description": "Text for label that shows the number of times a search result was installed during last week" - }, - "searchStylesAll": { - "message": "Wszystkie", - "description": "Option for `find styles` scope selector in the manager." - }, - "searchStylesCode": { - "message": "Kod CSS", - "description": "Option for `find styles` scope selector in the manager." - }, - "searchStylesHelp": { - "message": "Klawisz lub uaktywnia pole wyszukiwania.\nTryb domyślny to wyszukiwanie zwykłego tekstu dla wszystkich terminów oddzielonych spacjami w dowolnej kolejności.\nDokładne słowa: zawiń zapytanie w podwójne cudzysłowy, np. <\".header ~ div\">\nWyrażenia regularne: uwzględnij ukośniki i flagi, np. \n\"Według adresu URL\" w selektorze zakresu: znajduje style, które mają zastosowanie do w pełni określonego adresu URL, np. https://www.example.org/\n\"Metadane\" w selektorze zakresu: wyszukuje w nazwach, specyfikatorach „dotyczy”, adresie URL instalacji, adresie URL aktualizacji i całym bloku metadanych dla stylów usercss.", - "description": "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page" - }, - "searchStylesMatchUrl": { - "message": "Według adresu URL", - "description": "Option for `find styles` scope selector in the manager. See searchMatchUrlHint for more info." - }, - "searchStylesMeta": { - "message": "Metadane", - "description": "Option for `find styles` scope selector in the manager." - }, - "searchStylesName": { - "message": "Nazwa", - "description": "Option for `find styles` scope selector in the manager." - }, - "sectionAdd": { - "message": "Dodaj następną sekcję", - "description": "Label for the button to add a section" - }, - "sectionCode": { - "message": "Kod", - "description": "Label for the code for a section" - }, - "sectionRemove": { - "message": "Usuń sekcję", - "description": "Label for the button to remove a section" - }, - "sectionRestore": { - "message": "Przywróć usuniętą sekcję", - "description": "Label for the button to restore a removed section" - }, - "sections": { - "message": "Sekcje", - "description": "Header for the table of contents block listing style section names in the left panel of the classic editor" - }, - "shortcuts": { - "message": "Skróty", - "description": "Go to shortcut configuration" - }, - "shortcutsNote": { - "message": "Zdefiniuj skróty klawiaturowe", - "description": "" - }, - "sortDateNewestFirst": { - "message": "najpierw najnowsze", - "description": "Text added to indicate that sorting a date would add the newest entries at the top" - }, - "sortDateOldestFirst": { - "message": "najpierw najstarsze", - "description": "Text added to indicate that sorting a date would add the oldest entries at the top" - }, - "sortLabel": { - "message": "Wybierz sortowanie do zastosowania w zainstalowanych stylach", - "description": "Title on the sort select to indicate it is used for sorting entries" - }, - "sortLabelTitleAsc": { - "message": "Tytuł rosnąco", - "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" - }, - "sortLabelTitleDesc": { - "message": "Tytuł malejąco", - "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" - }, - "sortStylesHelp": { - "message": "Wybierz rodzaj sortowania, który zostanie zastosowany do zainstalowanych wpisów z listy sortowania. Ustawienie domyślne stosuje sortowanie rosnące (od A do Z) do tytułów wpisów. Sortowania w grupie \"Tytuł malejąco\" zastosują sortowanie malejące (od Z do A) do tytułu.\nIstnieją inne ustawienia, które umożliwiają sortowanie wpisów według wielu kryteriów. Pomyśl o tym jako o sortowaniu tabeli z wieloma kolumnami, a każda kategoria w zaznaczeniu (między znakami plus) reprezentuje kolumnę lub grupę.\nNa przykład, jeśli ustawienie ma wartość \"Włączone (pierwsze) + tytuł\", wpisy zostaną uporządkowane, tak aby wszystkie włączone pozycje zostały posortowane na początek listy, a następnie do każdego z nich zostanie dodane oddzielnie sortowanie tytułu rosnąco (od A do Z) włączonych i wyłączonych wpisów.", - "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" - }, - "sortStylesHelpTitle": { - "message": "Sortuj zawartość", - "description": "Label for the sort info popup on the Manage styles page" - }, - "styleBadRegexp": { - "message": "Regexp jest nieprawidłowe.", - "description": "Validation message for a bad regexp in a style" - }, - "styleBeautify": { - "message": "Upiększ", - "description": "Label for the CSS-beautifier button on the edit style page" - }, - "styleBeautifyHint": { - "message": "Wskazówka: kliknij prawym przyciskiem myszy przycisk “Upiększ” lub użyj zdefiniowanego poniżej skrótu klawiaturowego, aby upiększyć bez pokazywania tego panelu", - "description": "Hint shown inside the CSS-beautifier panel" - }, - "styleBeautifyIndentConditional": { - "message": "Wcięcie @media, @supports", - "description": "CSS-beautifier option" - }, - "styleBeautifyPreserveNewlines": { - "message": "Zachowaj nowe wiersze", - "description": "CSS-beautifier option" - }, - "styleCancelEditLabel": { - "message": "Powróć do zarządzania", - "description": "Label for cancel button for style editing" - }, - "styleChangesNotSaved": { - "message": "Wprowadzono zmiany w tym stylu bez zapisywania.", - "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" - }, - "styleEnabledLabel": { - "message": "Włączony", - "description": "Label for the enabled state of styles" - }, - "styleFromMozillaFormatError": { - "message": "Nie udało się zaimportować z formatu Mozilla", - "description": "Label for the import error" - }, - "styleFromMozillaFormatPrompt": { - "message": "Wprowadź kod w formacie Mozilla", - "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" - }, - "styleInstall": { - "message": "Zainstalować '$stylename$' do Stylusa?", - "description": "Confirmation when installing a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "styleInstallFailed": { - "message": "Nie udało się zainstalować stylu!\n$error$", - "description": "Warning when installation failed", - "placeholders": { - "error": { - "content": "$1" - } - } - }, - "styleInstallOverwrite": { - "message": "'$stylename$' jest już zainstalowany. Zastąpić?\nWersja: $oldVersion$ -> $newVersion$", - "description": "Confirmation when re-installing a style", - "placeholders": { - "stylename": { - "content": "$1" - }, - "newVersion": { - "content": "$3" - }, - "oldVersion": { - "content": "$2" - } - } - }, - "styleMissingName": { - "message": "Wpisz nazwę", - "description": "Error displayed when user saves without providing a name" - }, - "styleMozillaFormatHeading": { - "message": "Format Mozilla", - "description": "Heading for the section with buttons to import/export Mozilla format of the style" - }, - "styleNotAppliedRegexpProblemTooltip": { - "message": "Styl nie został zastosowany z powodu nieprawidłowego użycia 'regexp()'", - "description": "Tooltip in the popup for styles that were not applied at all" - }, - "styleRegexpInvalidExplanation": { - "message": "Niektóre reguły 'regexp()', których nie można było w ogóle skompilować.", - "description": "" - }, - "styleRegexpPartialExplanation": { - "message": "Ten styl wykorzystuje częściowo dopasowane regexpy z naruszeniem specyfikacji CSS4 @document, która wymaga pełnego dopasowania adresów URL. Dotyczących sekcji CSS nie zastosowano do strony. Ten styl prawdopodobnie powstał w Stylish-dla-Chrome, który nieprawidłowo sprawdza reguły 'regexp()' od pierwszej wersji (znany błąd).", - "description": "" - }, - "styleRegexpProblemTooltip": { - "message": "Liczba sekcji, które nie zostały zastosowane z powodu nieprawidłowego użycia 'regexp()'", - "description": "Tooltip in the popup for styles that were applied only partially" - }, - "styleRegexpTestButton": { - "message": "Test RegExp", - "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" - }, - "styleRegexpTestFull": { - "message": "Dopasowane karty", - "description": "RegExp test report: label for the fully matching expressions" - }, - "styleRegexpTestInvalid": { - "message": "Nieprawidłowe regexpy pominięto", - "description": "RegExp test report: label for the invalid expressions" - }, - "styleRegexpTestNone": { - "message": "Brak dopasowanych kart", - "description": "RegExp test report: label for expressions that didn't match any tabs" - }, - "styleRegexpTestNote": { - "message": "Uwaga: w polu wejściowym regexp użyj pojedynczego \\ jako znaku ucieczki, który zgodnie ze specyfikacją dla cudzysłowów w CSS zostanie automatycznie zamieniony na \\\\ w kodzie stylu.", - "description": "RegExp test report: a note displayed at the bottom of the dialog" - }, - "styleRegexpTestPartial": { - "message": "Niedopasowane zupełnie, więc pominięte", - "description": "RegExp test report: label for the partially matching expressions" - }, - "styleRegexpTestTitle": { - "message": "Lista dopasowanych otwartych kart (kliknij URL, aby ustawić kartę)", - "description": "RegExp test report: title of the report" - }, - "styleSaveLabel": { - "message": "Zapisz", - "description": "Label for save button for style editing" - }, - "styleToMozillaFormatHelp": { - "message": "Kod w formacie Mozilla może być przesłany do userstyles.org i użyty z klasycznym dodatkiem Stylish dla Firefoksa", - "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" - }, - "styleToMozillaFormatTitle": { - "message": "Styl w formacie Mozilla", - "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" - }, - "styleUpdate": { - "message": "Czy na pewno chcesz zaktualizować '$stylename$'?", - "description": "Confirmation when updating a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "styleUpdateDiscardChanges": { - "message": "Styl zmieniono poza edytorem. Czy chcesz przeładować styl?", - "description": "Confirmation to update the style in the editor" - }, - "stylusUnavailableForURL": { - "message": "Stylus nie działa na takich stronach.", - "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" - }, - "stylusUnavailableForURLdetails": { - "message": "Ze względów bezpieczeństwa przeglądarka nie zezwala, aby rozszerzenia wpływały na wbudowane strony (np. chrome://version, standardowa strona nowej karty od Chrome 61, about:addons itd.), a także na inne strony rozszerzeń. Każda przeglądarka ogranicza również dostęp do własnej galerii rozszerzeń (np. Chrome Web Store lub AMO).", - "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" - }, - "syncStorageErrorSaving": { - "message": "Nie można zapisać wartości. Spróbuj zmniejszyć ilość tekstu.", - "description": "Displayed when trying to save an excessively big value via storage.sync API" - }, - "toggleStyle": { - "message": "Przełącz styl", - "description": "Label for the checkbox to enable/disable a style" - }, - "undo": { - "message": "Cofnij", - "description": "Button label" - }, - "undoGlobal": { - "message": "Cofnij we wszystkich sekcjach", - "description": "CSS-beautify global Undo button label" - }, - "unreachableAMO": { - "message": "Firefox zabrania dostępu do witryny.", - "description": "Note in the popup displayed when opened on addons.mozilla.org" - }, - "unreachableAMOHint": { - "message": "Aby umożliwić dostęp, otwórz , kliknij listę prawym przyciskiem myszy, kliknij 'Dodaj ustawienie typu', następnie 'Wartość logiczna (Boolean)', wklej i kliknij OK, , OK, przeładuj stronę .", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" - }, - "unreachableAMOHintNewFF": { - "message": "W Firefox 60 lub nowszym będziesz musiał również usunąć domenę AMO z w .", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" - }, - "unreachableAMOHintOldFF": { - "message": "Tylko Firefox 59 i nowsze wersje mogą zostać skonfigurowane, aby umożliwić rozszerzeniom WebExtension dodawanie elementów stylu na stronach chronionych przez CSP takich jak ta.", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" - }, - "unreachableContentScript": { - "message": "Nie można połączyć się ze stroną. Spróbuj przeładować kartę.", - "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" - }, - "unreachableFileHint": { - "message": "Stylus może uzyskać dostęp do adresów URL file:// tylko po włączeniu odpowiedniego pola wyboru rozszerzenia Stylus na stronie chrome://extensions.", - "description": "Note in the toolbar popup for file:// URLs" - }, - "InaccessibleFileHint": { - "message": "Stylus nie ma dostępu do niektórych typów plików (na przykład plików pdf i json).", - "description": "Note in the toolbar popup for some file types that cannot be accessed" - }, - "updateAllCheckSucceededNoUpdate": { - "message": "Nie znaleziono aktualizacji.", - "description": "Text that displays when an update all check completed and no updates are available" - }, - "updateAllCheckSucceededSomeEdited": { - "message": "Niektóre, nadające się do aktualizacji, style nie były sprawdzone, aby uniknąć ewentualnej utraty lokalnych zmian. Aktualizacje mogą być wymuszone przez sprawdzanie pojedynczo lub przez uruchomienie innego sprawdzenia wszystkich stylów (lokalne zmiany zostaną nadpisane).", - "description": "Text that displays when an update all check completed and no updates are available" - }, - "updateCheckFailBadResponseCode": { - "message": "Aktualizacja się nie powiodła: serwer odpowiedział kodem $code$.", - "description": "Text that displays when an update check failed because the response code indicates an error", - "placeholders": { - "code": { - "content": "$1" - } - } - }, - "updateCheckFailServerUnreachable": { - "message": "Aktualizacja się nie powiodła: serwer nieosiągalny.", - "description": "Text that displays when an update check failed because the update server is unreachable" - }, - "updateCheckHistory": { - "message": "Historia sprawdzania aktualizacji", - "description": "" - }, - "updateCheckManualUpdateForce": { - "message": "Zainstaluj aktualizację (lokalne zmiany zostaną nadpisane)", - "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckManualUpdateHint": { - "message": "Wymuszenie aktualizacji spowoduje nadpisanie wszelkich lokalnych zmian.", - "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckSkippedLocallyEdited": { - "message": "Ten styl był edytowany lokalnie.", - "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckSkippedMaybeLocallyEdited": { - "message": "Ten styl mógł być edytowany lokalnie.", - "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" - }, - "updateCheckSucceededNoUpdate": { - "message": "Styl jest aktualny.", - "description": "Text that displays when an update check completed and no update is available" - }, - "updateCompleted": { - "message": "Aktualizacja zakończona.", - "description": "Text that displays when an update completed" - }, - "updatesCurrentlyInstalled": { - "message": "Zainstalowane aktualizacje:", - "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." - }, - "usercssAvoidOverwriting": { - "message": "Proszę zmienić wartość @name lub @namespace, aby uniknąć nadpisania istniejącego stylu.", - "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." - }, - "usercssConfigIncomplete": { - "message": "Styl został zaktualizowany lub usunięty po wyświetleniu okna dialogowego konfiguracji. Te zmienne nie zostały zapisane, aby uniknąć uszkodzenia metadanych stylu:", - "description": "" - }, - "usercssEditorNamePlaceholder": { - "message": "Określ @name w kodzie", - "description": "Placeholder text for the empty name input field when creating a new Usercss style" - }, - "usercssReplaceTemplateConfirmation": { - "message": "Zastąpić domyślny szablon dla nowych stylów Usercss aktualnym kodem?", - "description": "" - }, - "usercssReplaceTemplateName": { - "message": "Puste @name zastępuje szablon domyślny", - "description": "The text shown after @name when creating a new Usercss style" - }, - "usercssReplaceTemplateSectionBody": { - "message": "Wstaw kod tutaj...", - "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" - }, - "versionInvalidOlder": { - "message": "Wersja jest starsza niż zainstalowany styl.", - "description": "Displayed when the version of style is older than the installed one" - }, - "writeStyleFor": { - "message": "Napisz styl dla:", - "description": "Label for toolbar pop-up that precedes the links to write a new style" - }, - "writeStyleForURL": { - "message": "tego adresu URL", - "description": "Text for link in toolbar pop-up to write a new style for the current URL" - }, - "syncDropboxStyles": { - "message": "Eksportuj do Dropboksa", - "description": "" - }, - "syncDropboxDeprecated": { - "message": "Importowanie i eksportowanie związane z Dropboksem zostaje zastąpione bardziej zaawansowaną synchronizacją stylów na stronie opcji.", - "description": "" - }, - "retrieveDropboxSync": { - "message": "Importuj z Dropboksa", - "description": "" - }, - "overwriteFileExport": { - "message": "Czy chcesz zastąpić istniejący plik?", - "description": "" - }, - "exportSavedSuccess": { - "message": "Plik zapisany z powodzeniem", - "description": "" - }, - "noFileToImport": { - "message": "Aby zaimportować style, należy je najpierw wyeksportować.", - "description": "" - }, - "connectingDropbox": { - "message": "Łączenie z Dropboksem...", - "description": "" - }, - "connectingDropboxNotAllowed": { - "message": "Nawiązywanie połączeń z Dropboksem jest dostępne tylko w aplikacjach zainstalowanych bezpośrednio ze sklepu internetowego", - "description": "" - }, - "gettingStyles": { - "message": "Uzyskiwanie wszystkich stylów...", - "description": "" - }, - "zipStyles": { - "message": "Pakowanie stylów...", - "description": "" - }, - "unzipStyles": { - "message": "Wypakowanie stylów...", - "description": "" - }, - "readingStyles": { - "message": "Odczytywanie stylów...", - "description": "" - }, - "uploadingFile": { - "message": "Wysyłanie stylów...", - "description": "" - } } \ No newline at end of file diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 2d70f0a9..2b98478d 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -1,1044 +1,1586 @@ { - "addStyleLabel": { - "message": "Escrever novo estilo", - "description": "Label for the button to go to the add style page" - }, - "addStyleTitle": { - "message": "Adicionar estilo", - "description": "Title of the page for adding styles" - }, - "alphaChannel": { - "message": "Opacidade", - "description": "Label of color's opacity" - }, - "appliesAdd": { - "message": "Adicionar", - "description": "Label for the button to add an 'applies' entry" - }, - "appliesDisplay": { - "message": "Aplica-se a: $applies$", - "description": "Text on the manage screen to describe what the style applies to", - "placeholders": { - "applies": { - "content": "$1" - } + "addStyleTitle": { + "message": "Adicionar estilo", + "description": "Title of the page for adding styles" + }, + "alphaChannel": { + "message": "Opacidade", + "description": "Label of color's opacity" + }, + "appliesAdd": { + "message": "Adicionar", + "description": "Label for the button to add an 'applies' entry" + }, + "appliesDisplay": { + "message": "Aplica-se a: $applies$", + "description": "Text on the manage screen to describe what the style applies to" + }, + "appliesDisplayTruncatedSuffix": { + "message": "e mais", + "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" + }, + "appliesDomainOption": { + "message": "URLs no domínio", + "description": "Option to make the style apply to the entered string as a domain" + }, + "appliesHelp": { + "message": "Use os controles \"Aplica-se a\" para limitar a quais URLs o código desta seção se aplica.", + "description": "Help text for 'applies to' section" + }, + "appliesLabel": { + "message": "Aplica-se a", + "description": "Label for 'applies to' fields on the edit/add screen" + }, + "appliesLineWidgetLabel": { + "message": "Mostrar informações de \"Aplica-se a\"", + "description": "Label for the checkbox to display applies-to information in the single editor" + }, + "appliesLineWidgetWarning": { + "message": "Não funciona com CSS minificado", + "description": "A warning that applies-to information won't show properly with minified CSS" + }, + "appliesRegexpOption": { + "message": "URLs que correspondem a regexp", + "description": "Option to make the style apply to the entered string as a regular expression" + }, + "appliesRemove": { + "message": "Remover", + "description": "Label for the button to remove an 'applies' entry" + }, + "appliesRemoveError": { + "message": "Não é possível remover a última entrada de 'aplica-se a'", + "description": "Error displayed when the last 'applies' is going to be removed" + }, + "appliesSpecify": { + "message": "Especificar", + "description": "Label for the button to make a style apply only to specific sites" + }, + "appliesToEverything": { + "message": "Tudo", + "description": "Text displayed for styles that apply to all sites" + }, + "appliesUrlOption": { + "message": "URL", + "description": "Option to make the style apply to the entered string as a URL" + }, + "appliesUrlPrefixOption": { + "message": "URLs que começam com", + "description": "Option to make the style apply to the entered string as a URL prefix" + }, + "applyAllUpdates": { + "message": "Aplicar todas as atualizações", + "description": "Label for the button to apply all detected updates" + }, + "author": { + "message": "Autor", + "description": "Label for the style author" + }, + "backupButtons": { + "message": "Backup", + "description": "Heading for backup" + }, + "backupMessage": { + "message": "Selecione um arquivo ou arraste e solte nessa página.", + "description": "Message for backup" + }, + "bckpInstStyles": { + "message": "Exportar estilos", + "description": "" + }, + "checkAllUpdates": { + "message": "Verificar atualizações para todos os estilos", + "description": "Label for the button to check all styles for updates" + }, + "checkAllUpdatesForce": { + "message": "Check novamente, eu não editei nenhum estilo! ", + "description": "Label for the button to apply all detected updates" + }, + "checkForUpdate": { + "message": "Verificar atualizações", + "description": "Label for the button to check a single style for an update" + }, + "checkingForUpdate": { + "message": "Verificando...", + "description": "Text to display when checking a style for an update" + }, + "clickToUninstall": { + "message": "Clique para desistalar", + "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" + }, + "cm_autoCloseBrackets": { + "message": "Auto fechar parênteses, colchetes e aspas", + "description": "Label for the checkbox in the style editor." + }, + "cm_autoCloseBracketsTooltip": { + "message": "Adicione automaticamente um par de fechamento ao digitar uma abertura de ()[]{}''\"\"", + "description": "Label for the checkbox in the style editor." + }, + "cm_autocompleteOnTyping": { + "message": "Autocompletar ao digitar", + "description": "Label for the checkbox in the style editor." + }, + "cm_colorpicker": { + "message": "Colorpickers para cores CSS", + "description": "Label for the checkbox controlling colorpicker option for the style editor." + }, + "cm_indentWithTabs": { + "message": "Usar tabs com indentação inteligente", + "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." + }, + "cm_keyMap": { + "message": "Keymap", + "description": "Label for the drop-down list controlling the keymap for the style editor." + }, + "cm_lineWrapping": { + "message": "Quebra de linha", + "description": "Label for the checkbox controlling word wrap option for the style editor." + }, + "cm_linter": { + "message": "Linter CSS", + "description": "Select the linter to check for CSS issues" + }, + "cm_matchHighlight": { + "message": "Highlight", + "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." + }, + "cm_matchHighlightSelection": { + "message": "Somente seleção", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" + }, + "cm_matchHighlightToken": { + "message": "Token sob cursor", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" + }, + "cm_resizeGripHint": { + "message": "Duplo clique para maximizar/restaurar a altura", + "description": "Tooltip for the resize grip in style editor" + }, + "cm_selectByTokens": { + "message": "Clicar duas vezes seleciona tokens", + "description": "Label for the checkbox in the editor." + }, + "cm_selectByTokensTooltip": { + "message": "Examples of tokens: .foo-bar-2 #aabbcc 0.32 !important\nWhen disabled: punctuation-delimited words are selected.", + "description": "" + }, + "cm_smartIndent": { + "message": "Usar indentação inteligente", + "description": "Label for the checkbox controlling smart indentation option for the style editor." + }, + "cm_tabSize": { + "message": "Tab size", + "description": "Label for the text box controlling tab size option for the style editor." + }, + "cm_theme": { + "message": "Tema", + "description": "Label for the style editor's CSS theme." + }, + "colorpickerPaletteHint": { + "message": "Clique com o botão direito em uma amostra para percorrer suas linhas de código", + "description": "" + }, + "colorpickerSwitchFormatTooltip": { + "message": "Inverter formatos: HEX -> RGB -> HSL.\nShift-click para inverter a direção.\nTambém por meio das teclas PgUp (PageUp), PgDn (PageDown).", + "description": "Tooltip for the switch button in the color picker popup in the style editor." + }, + "colorpickerTooltip": { + "message": "Abrir seletor de cores", + "description": "Tooltip for the colored squares shown before CSS colors in the style editor." + }, + "configOnChange": { + "message": "on change", + "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" + }, + "configOnChangeTooltip": { + "message": "Salvar e aplicar mudanças automaticamente", + "description": "" + }, + "configureStyle": { + "message": "Configurar", + "description": "Label for the button to configure usercss userstyle" + }, + "configureStyleOnHomepage": { + "message": "Configurar a página inicial", + "description": "Label for the button to configure userstyles.org userstyle" + }, + "confirmCancel": { + "message": "Cancelar", + "description": "" + }, + "confirmClose": { + "message": "Fechar", + "description": "'Close' button in a confirm dialog" + }, + "confirmDefault": { + "message": "Usar padrão ", + "description": "'Set to default' button in a confirm dialog" + }, + "confirmDelete": { + "message": "Deletar", + "description": "" + }, + "confirmDiscardChanges": { + "message": "Descartar as mudanças?", + "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" + }, + "confirmNo": { + "message": "Não", + "description": "'No' button in a confirm dialog" + }, + "confirmOK": { + "message": "OK", + "description": "" + }, + "confirmSave": { + "message": "Salvar", + "description": "'Save' button in a confirm dialog" + }, + "confirmStop": { + "message": "Parar", + "description": "'Stop' button in a confirm dialog" + }, + "confirmYes": { + "message": "Sim", + "description": "'Yes' button in a confirm dialog" + }, + "copied": { + "message": "Copiado para a área de transferência", + "description": "Message shown when content has been copied to the clipboard" + }, + "copy": { + "message": "Copiar para a área de transferência", + "description": "Tooltip for elements which can be copied" + }, + "customNameHint": { + "message": "Digite um nome personalizado para renomear o estilo na UI sem quebrar suas atualizações", + "description": "" + }, + "customNameResetHint": { + "message": "Deixar de usar o nome personalizado, usar o próprio nome do estilo", + "description": "Tooltip of 'x' button shown in editor when changing the name input of a) styles updated from a URL i.e. not locally created, b) UserCSS styles" + }, + "dateAbbrDay": { + "message": "$value$d", + "description": "Day suffix in a short relative date, for example: 8d" + }, + "dateAbbrHour": { + "message": "$value$h", + "description": "Hour suffix in a short relative date, for example: 8h" + }, + "dateAbbrMonth": { + "message": "$value$m", + "description": "Month suffix in a short relative date, for example: 8m" + }, + "dateAbbrYear": { + "message": "$value$a", + "description": "Year suffix in a short relative date, for example: 8y" + }, + "dateInstalled": { + "message": "Data instalada ", + "description": "Option text for the user to sort the style by install date" + }, + "dateUpdated": { + "message": "Data atualizada", + "description": "Option text for the user to sort the style by last update date" + }, + "dbError": { + "message": "Não foi possível usar a base de dados do Stylus. Deseja visitar uma página da web com possíveis soluções?", + "description": "Prompt when a DB error is encountered" + }, + "defaultTheme": { + "message": "padrão", + "description": "Default CodeMirror CSS theme option on the edit style page" + }, + "deleteStyleConfirm": { + "message": "Tem certeza de que deseja excluir este estilo?", + "description": "Confirmation before deleting a style" + }, + "deleteStyleLabel": { + "message": "Excluir", + "description": "Label for the button to delete a style" + }, + "description": { + "message": "Mude o estilo da web com o Stylus, um gerenciador de estilos do usuário. O Stylus permite instalar facilmente temas e skins para vários sites populares.", + "description": "Extension description" + }, + "disableAllStyles": { + "message": "Desativar todos os estilos", + "description": "Label for the checkbox that turns all enabled styles off." + }, + "disableStyleLabel": { + "message": "Desativar", + "description": "Label for the button to disable a style" + }, + "dragDropMessage": { + "message": "Arraste seu arquivo de backup em qualquer lugar nessa página para importá-lo.", + "description": "Drag'n'drop message" + }, + "dragDropUsercssTabstrip": { + "message": "Para instalar o arquivo, solte-o na linha das abas (a área onde os títulos das abas são mostrados).", + "description": "Message popup shown when erroneously dropping a usercss file into the manager page" + }, + "editDeleteText": { + "message": "Apagar", + "description": "Label for the context menu item in the editor to delete selected text" + }, + "editGotoLine": { + "message": "Ir para linha (ou linha:coluna)", + "description": "Go to line or line:column on Ctrl-G in style code editor" + }, + "editStyleHeading": { + "message": "Editar estilo", + "description": "Title of the page for editing styles" + }, + "editStyleLabel": { + "message": "Editar", + "description": "Label for the button to go to the edit style page" + }, + "editStyleTitle": { + "message": "Editar estilo $stylename$", + "description": "Title of the page for editing styles" + }, + "enableStyleLabel": { + "message": "Ativar", + "description": "Label for the button to enable a style" + }, + "excludeStyleByDomainLabel": { + "message": "Excluir o domínio atual", + "description": "" + }, + "excludeStyleByUrlLabel": { + "message": "Excluir a URL atual", + "description": "" + }, + "exportLabel": { + "message": "Exportar ", + "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" + }, + "externalFeedback": { + "message": "Comentários", + "description": "Label for the external link to send feedback for the style" + }, + "externalHomepage": { + "message": "Página inicial", + "description": "Label for the external link to style's homepage" + }, + "externalLink": { + "message": "Link externo", + "description": "Label for external links" + }, + "externalSupport": { + "message": "Suporte", + "description": "Label for the external link to style's support site" + }, + "externalUsercssDocument": { + "message": "Documentação do UserCSS", + "description": "Label for the external link to usercss documentation" + }, + "filteredStyles": { + "message": "$numShown$ mostrados de $numTotal$ total", + "description": "TL note - make this message short" + }, + "filteredStylesAllHidden": { + "message": "Filtros aplicados não correspondem a nenhum estilo", + "description": "Text shown when no styles match currently applied filter in the style manager" + }, + "findStyles": { + "message": "Encontrar estilos", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesForSite": { + "message": "Procurar mais estilos para este site", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesInline": { + "message": "Em linha", + "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" + }, + "findStylesInlineTooltip": { + "message": "Mostrar resultados dentro dessa janela", + "description": "Text for a checkbox that displays search results within the Stylus popup." + }, + "genericAdd": { + "message": "Adicionar", + "description": "Used in various places for an action that adds something" + }, + "genericClone": { + "message": "Clonar", + "description": "Used in various places for an action that clones something" + }, + "genericDisabledLabel": { + "message": "Desativado", + "description": "Used in various lists/options to indicate that something is disabled" + }, + "genericEnabledLabel": { + "message": "Ativado", + "description": "Used in various lists/options to indicate that something is enabled" + }, + "genericError": { + "message": "Erro", + "description": "Used in various places to indicate some error occurred." + }, + "genericHistoryLabel": { + "message": "Histórico", + "description": "Used in various places to show a history log of something" + }, + "genericNext": { + "message": "Próximo", + "description": "Used in various places to select/perform the next step/action" + }, + "genericPrevious": { + "message": "Anterior", + "description": "Used in various places to select/perform the previous step/action" + }, + "genericResetLabel": { + "message": "Redefinir", + "description": "Used in various parts of UI to indicate that something may be reset to its original state" + }, + "genericSavedMessage": { + "message": "Salvo", + "description": "Used in various parts of the UI to indicate that something was saved" + }, + "genericTitle": { + "message": "Título", + "description": "Used in various parts of the UI to indicate the title of something" + }, + "genericUnknown": { + "message": "Desconhecido", + "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" + }, + "helpAlt": { + "message": "Ajuda", + "description": "Alternate text for help buttons" + }, + "helpKeyMapCommand": { + "message": "Digite um comando aqui", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "helpKeyMapHotkey": { + "message": "Pressione uma tecla de atalho", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "hostDisabled": { + "message": "Este hospedeiro foi desabilitado devido a um bug na versão atual que o navegador utilizado se encontra", + "description": "Tooltip for cloud host disabled" + }, + "importAppendLabel": { + "message": "Anexar ao estilo", + "description": "Label for the button to import a style and append to the existing sections" + }, + "importAppendTooltip": { + "message": "Anexar o estilo importado ao atual", + "description": "Tooltip for the button to import a style and append to the existing sections" + }, + "importLabel": { + "message": "Importar", + "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" + }, + "importPreprocessor": { + "message": "Estilos com @preprocessor não irão funcionar no modo clássico. Você pode trocar o editor para o modo UserCSS: 1) abre o gerenciador de estilos, 2) ative a caixa \"como UserCSS\", 3) clique \"Escrever novo estilo\"\n\nDeseja importar mesmo assim?", + "description": "" + }, + "importPreprocessorTitle": { + "message": "Possível problema causado pelo @preprocessor", + "description": "" + }, + "importReplaceLabel": { + "message": "Sobrescrever estilo", + "description": "Label for the button to import and overwrite current style" + }, + "importReplaceTooltip": { + "message": "Descartar conteúdo do estilo atual e sobrescreve-lo com o estilo importado", + "description": "Label for the button to import and overwrite current style" + }, + "importReportLegendAdded": { + "message": "adicionado", + "description": "Text after the number of styles added in the report shown after importing styles" + }, + "importReportLegendIdentical": { + "message": "idênticos pulados", + "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" + }, + "importReportLegendInvalid": { + "message": "inválidos pulados", + "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" + }, + "importReportLegendUpdatedBoth": { + "message": "tiveram o meta e código atualizados", + "description": "Text after the number of styles updated entirely in the report shown after importing styles" + }, + "importReportLegendUpdatedCode": { + "message": "código atualizado", + "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" + }, + "importReportLegendUpdatedMeta": { + "message": "tiveram o meta atualizados", + "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" + }, + "importReportTitle": { + "message": "Importação de estilos finalizada", + "description": "Title of the report shown after importing styles" + }, + "importReportUnchanged": { + "message": "Nada foi alterado.", + "description": "Message in the report shown after importing styles" + }, + "importReportUndone": { + "message": "estilos foram revertidos", + "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" + }, + "importReportUndoneTitle": { + "message": "A importação foi desfeita", + "description": "Title of the message box shown after undoing the import of styles" + }, + "installButton": { + "message": "Instalar estilo", + "description": "Label for install button" + }, + "installButtonInstalled": { + "message": "Estilo instalado", + "description": "Text displayed when the style is successfully installed" + }, + "installButtonReinstall": { + "message": "Reinstalar estilo", + "description": "Label for reinstall button" + }, + "installButtonUpdate": { + "message": "Atualizar estilo", + "description": "Label for update button" + }, + "installUpdate": { + "message": "Instalar atualização", + "description": "Label for the button to install an update for a single style" + }, + "installUpdateFrom": { + "message": "Atualmente, o estilo é atualizado de $url$", + "description": "Label to describe where the style gets update" + }, + "installUpdateFromLabel": { + "message": "Verificar se há atualizações", + "description": "Label for the checkbox to save current URL for update check" + }, + "license": { + "message": "Licensa", + "description": "Label for the license" + }, + "linkGetHelp": { + "message": "Buscar ajuda", + "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" + }, + "linkGetStyles": { + "message": "Obter estilos", + "description": "Help link text on the manage page e.g. https://userstyles.org" + }, + "linkStylusWiki": { + "message": "Wiki", + "description": "Wiki link text on the manage page e.g. https://github.com/openstyles/stylus/wiki" + }, + "linkTranslate": { + "message": "Traduzir", + "description": "Transifex link text on the manage page" + }, + "linterCSSLintIncompatible": { + "message": "CSSLint não suporta o pré-processador $preprocessorname$", + "description": "The label to display when the preprocessor isn't compatible with CSSLint" + }, + "linterCSSLintSettings": { + "message": "(Definir regra como: 0 = desativado; 1 = aviso; 2 = erro)", + "description": "CSSLint rule config values" + }, + "linterConfigPopupTitle": { + "message": "Configurar regras do $linter$", + "description": "Stylelint or CSSLint popup header" + }, + "linterConfigTooltip": { + "message": "Clique para configurar esse linter", + "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" + }, + "linterInvalidConfigError": { + "message": "Não foi possível salvar devido às seguintes configurações inválidas:", + "description": "Invalid linter config will show a message followed by a list of invalid entries" + }, + "linterIssues": { + "message": "Problemas", + "description": "Label for the CSS linter issues block on the style edit page" + }, + "linterIssuesHelp": { + "message": "Esses problemas foram encontrados por $link$:", + "description": "Help popup message for the selected CSS linter issues block on the style edit page" + }, + "linterJSONError": { + "message": "Formato JSON inválido", + "description": "Setting linter config with invalid JSON" + }, + "linterResetMessage": { + "message": "Para desfazer redefinições acidentais, pressione Ctrl-Z (ou Cmd-Z) na caixa de texto", + "description": "Reset button tooltip to inform user on how to undo an accidental reset" + }, + "linterRulesLink": { + "message": "Ver uma lista completa de regras", + "description": "Stylelint or CSSLint rules label added immediately before a link" + }, + "liveReloadError": { + "message": "Não foi possível assistir o arquivo", + "description": "The label of live-reload error" + }, + "liveReloadInstallHint": { + "message": "Keep this tab open to auto-update the style on external changes.", + "description": "The label of live-reload feature" + }, + "liveReloadInstallHintFF": { + "message": "Keep both this tab and the original tab open to auto-update the style on external changes.", + "description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox" + }, + "liveReloadLabel": { + "message": "Live reload", + "description": "The label of live-reload feature" + }, + "manageFavicons": { + "message": "Favicons in applies-to column", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFaviconsGray": { + "message": "Grayed out", + "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" + }, + "manageFaviconsHelp": { + "message": "Stylus uses an external service https://www.google.com/s2/favicons", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFilters": { + "message": "Filters", + "description": "Label for filters container" + }, + "manageHeading": { + "message": "Estilos instalados", + "description": "Heading for the manage page" + }, + "manageMaxTargets": { + "message": "Number of applies-to items", + "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" + }, + "manageNewStyleAsUsercss": { + "message": "como UserCSS", + "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" + }, + "manageNewUI": { + "message": "New manage UI layout", + "description": "Label for the checkbox that toggles the new UI on manage page" + }, + "manageOnlyDisabled": { + "message": "Somente estilos desativados", + "description": "Checkbox to show only disabled styles" + }, + "manageOnlyEnabled": { + "message": "Apenas estilos habilitados", + "description": "Checkbox to show only enabled styles" + }, + "manageOnlyExternal": { + "message": "Only external styles", + "description": "Checkbox to show only externally installed styles i.e. updatable" + }, + "manageOnlyLocal": { + "message": "Only locally created styles", + "description": "Checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyLocalTooltip": { + "message": "(the styles not installed through a userstyles.org page)", + "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyNonUsercss": { + "message": "Apenas estilos sem UserCSS", + "description": "Checkbox to show only non-Usercss (standard) styles" + }, + "manageOnlyUpdates": { + "message": "Only with updates or issues", + "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" + }, + "manageOnlyUsercss": { + "message": "Apenas estilos com UserCSS", + "description": "Checkbox to show only Usercss styles" + }, + "manageTitle": { + "message": "Stylus", + "description": "Title for the manage page" + }, + "menuShowBadge": { + "message": "Show active style count", + "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." + }, + "meta_invalidCheckboxDefault": { + "message": "Invalid @var checkbox: value must be 0 or 1", + "description": "Error displayed when the value of @var checkbox is invalid" + }, + "meta_invalidColor": { + "message": "Invalid @var color: $color$ is not a color", + "description": "Error displayed when the value of @var color is invalid" + }, + "meta_invalidRange": { + "message": "@var inválido $type$: valor deve ser um número ou um vetor", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMultipleUnits": { + "message": "Invalid @var $type$: multiple units are defined", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeTooManyValues": { + "message": "Invalid @var $type$: the array contains too many items", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeValue": { + "message": "Invalid @var $type$: items in the array must be number, string, or null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeDefault": { + "message": "Invalid @var $type$: default value is null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMin": { + "message": "Invalid @var $type$: default value is lower than the minimum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMax": { + "message": "Invalid @var $type$: default value is larger than the maximum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeStep": { + "message": "Invalid @var $type$: default value is not a mutiple of the step", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeUnits": { + "message": "Invalid @var $type$: '$units$' is not a valid unit", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidSelect": { + "message": "Invalid @var select: the default value must be an array or an object", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValue": { + "message": "Invalid @var select: values inside the array/object must be a string", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectEmptyOptions": { + "message": "Invalid @var select: options list is empty", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectLabel": { + "message": "Invalid @var select: option label is empty", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectMultipleDefaults": { + "message": "Invalid @var select: multiple default options are defined", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectNameDuplicated": { + "message": "Invalid @var select: option name is duplicated", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValueMismatch": { + "message": "Invalid @var select: value doesn't exist in the option list", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidURLProtocol": { + "message": "Invalid URL protocol. Only http and https are allowed: $protocol$", + "description": "Error displayed when the protocol of the URL is invalid" + }, + "meta_invalidVersion": { + "message": "Invalid version number. The value doesn't match SemVer pattern: $version$", + "description": "Error displayed when @version is invalid" + }, + "meta_invalidNumber": { + "message": "Espera-se um número", + "description": "Error displayed when the value is expected to be a number" + }, + "meta_invalidString": { + "message": "Espera-se um texto entre aspas", + "description": "Error displayed when the value is expected to be a quoted string" + }, + "meta_invalidWord": { + "message": "Espera-se uma palavra", + "description": "Error displayed when the value is expected to be a word" + }, + "meta_missingChar": { + "message": "Caracteres esperados: $chars$", + "description": "Error displayed when the value is expected to be some characters" + }, + "meta_missingEOT": { + "message": "Expect EOT data", + "description": "Error displayed when the value is expected to be an EOT list" + }, + "meta_missingMandatory": { + "message": "Metadata obrigatório não encontrado: $keys$", + "description": "Error displayed when mandatory keys are missing" + }, + "meta_unknownJSONLiteral": { + "message": "Invalid JSON: $literal$ is not a valid JSON literal", + "description": "Error displayed when JSON value is invalid" + }, + "meta_unknownMeta": { + "message": "Metadata desconhecido: $key$", + "description": "Error displayed when unknown metadata is parsed" + }, + "meta_unknownVarType": { + "message": "Tipo desconhecido da variável @$varkey$: $vartype$", + "description": "Error displayed when unknown variable type is parsed" + }, + "meta_unknownPreprocessor": { + "message": "Unknown @preprocessor: $preprocessor$", + "description": "Error displayed when unknown @preprocessor is parsed" + }, + "noStylesForSite": { + "message": "Nenhum estilo instalado para este site.", + "description": "Text displayed when no styles are installed for the current site" + }, + "numberedLine": { + "message": "Line:", + "description": "Will be followed by one or more line numbers in the editor." + }, + "openManage": { + "message": "Gerenciar estilos instalados", + "description": "Link to open the manage page." + }, + "openOptions": { + "message": "Opções", + "description": "Go to Options UI" + }, + "openStylesManager": { + "message": "Abrir gerenciador de estilos", + "description": "Label for the style maanger opener in the browser action context menu." + }, + "optionsActions": { + "message": "Ações", + "description": "" + }, + "optionsAdvanced": { + "message": "Advanced", + "description": "" + }, + "optionsAdvancedContextDelete": { + "message": "Add 'Delete' in editor context menu", + "description": "" + }, + "optionsAdvancedExposeIframes": { + "message": "Expose iframes via HTML[stylus-iframe]", + "description": "" + }, + "optionsAdvancedExposeIframesNote": { + "message": "Exposes the top site domain in each iframe.\nEnables writing iframe-specific CSS like this:\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }", + "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." + }, + "optionsAdvancedNewStyleAsUsercss": { + "message": "Escrever novo estilo como UserCSS", + "description": "" + }, + "optionsAdvancedPatchCsp": { + "message": "Patch CSP to allow style assets", + "description": "" + }, + "optionsAdvancedPatchCspNote": { + "message": "Enable this if styles contain images or fonts which fail to load on sites with a strict CSP (Content-Security-Policy).\n\nEnabling this setting will relax CSP restrictions, allowing essential style content to load. This option is only intended for advanced users who understand the potential security implications, and accept responsibility for monitoring the content which they're allowing. Read about CSS-based attacks for more information.\n\nAlso be aware, this particular setting is not guaranteed to take effect if another installed extension modifies the network response first.", + "description": "" + }, + "optionsAdvancedStyleViaXhr": { + "message": "Instant inject mode", + "description": "" + }, + "optionsAdvancedStyleViaXhrNote": { + "message": "Enable this if you encounter flashing of unstyled content (FOUC) when browsing, which is especially noticeable with dark themes.\n\nThe technical reason is that Chrome/Chromium postpones asynchronous communication of extensions, in a usually meaningless attempt to improve page load speed, potentially causing styles to be late to apply. To circumvent this, since web extensions are not provided a synchronous API, Stylus provides this option to utilize the \"deprecated\" synchronous XMLHttpRequest web API to fetch applicable styles. There shouldn't be any detrimental effects, since the request is fulfilled within a few milliseconds while the page is still being downloaded from the server.\n\nNevertheless, Chromium will print a warning in devtools' console. Right-clicking a warning, and hiding them, will prevent future warnings from being shown.", + "description": "" + }, + "optionsBadgeDisabled": { + "message": "Cor de fundo quando desativado", + "description": "" + }, + "optionsBadgeNormal": { + "message": "Cor de fundo", + "description": "" + }, + "optionsCheck": { + "message": "Atualizar estilos", + "description": "" + }, + "optionsCheckUpdate": { + "message": "Verifique e instale todas as atualizações disponíveis", + "description": "" + }, + "optionsCustomizeBadge": { + "message": "Badge on the toolbar icon", + "description": "" + }, + "optionsCustomizeIcon": { + "message": "Toolbar icon", + "description": "" + }, + "optionsCustomizePopup": { + "message": "Popup", + "description": "" + }, + "optionsCustomizeUpdate": { + "message": "Atualizações", + "description": "" + }, + "optionsCustomizeSync": { + "message": "Sincronizar para a nuvem", + "description": "" + }, + "optionsHeading": { + "message": "Opções", + "description": "Heading for options section on manage page." + }, + "optionsIconDark": { + "message": "Dark browser themes", + "description": "" + }, + "optionsIconLight": { + "message": "Light browser themes", + "description": "" + }, + "optionsOpen": { + "message": "Abrir", + "description": "" + }, + "optionsOpenManager": { + "message": "Gerenciar estilos", + "description": "" + }, + "optionsPopupWidth": { + "message": "Largura do popup (em pixels)", + "description": "" + }, + "optionsReset": { + "message": "Reset the options to default values", + "description": "" + }, + "optionsResetButton": { + "message": "Reset options", + "description": "" + }, + "optionsStylusThemes": { + "message": "Find a Stylus UI theme", + "description": "" + }, + "optionsSubheading": { + "message": "Mais Opções", + "description": "Subheading for options section on manage page." + }, + "optionsUpdateImportNote": { + "message": "When importing style backups from old version or from Stylish, do a one-time check for updates manually in the styles manager to ensure all styles are updated.", + "description": "" + }, + "optionsUpdateInterval": { + "message": "Userstyle autoupdate interval in hours (specify 0 to disable)", + "description": "" + }, + "optionsSyncNone": { + "message": "Nenhum", + "description": "" + }, + "optionsSyncConnect": { + "message": "Conectar", + "description": "" + }, + "optionsSyncDisconnect": { + "message": "Desconectar", + "description": "" + }, + "optionsSyncSyncNow": { + "message": "Sincronizar agora", + "description": "" + }, + "optionsSyncLogin": { + "message": "Login", + "description": "" + }, + "optionsSyncStatusPull": { + "message": "Pulling style $loaded$ of $total$", + "description": "" + }, + "optionsSyncStatusPush": { + "message": "Pushing style $loaded$ of $total$", + "description": "" + }, + "optionsSyncStatusSyncing": { + "message": "Sincronizando...", + "description": "" + }, + "optionsSyncStatusConnecting": { + "message": "Conectando...", + "description": "" + }, + "optionsSyncStatusConnected": { + "message": "Conectado", + "description": "" + }, + "optionsSyncStatusDisconnecting": { + "message": "Desconectando...", + "description": "" + }, + "optionsSyncStatusDisconnected": { + "message": "Desconectado", + "description": "" + }, + "optionsSyncStatusRelogin": { + "message": "Session expired, please login again.", + "description": "" + }, + "paginationCurrent": { + "message": "Current page", + "description": "Tooltip for the current page index in search results" + }, + "paginationEstimated": { + "message": "Estimated number of pages", + "description": "Tooltip for the total page count in search results" + }, + "paginationNext": { + "message": "Next page", + "description": "Tooltip for the '->' (next page) button in search results" + }, + "paginationPrevious": { + "message": "Previous page", + "description": "Tooltip for the '<-' button in search results" + }, + "paginationTotal": { + "message": "Total pages", + "description": "" + }, + "parseUsercssError": { + "message": "Não foi possível analisar o UserCSS:", + "description": "The error message to show when stylus failed to parse usercss" + }, + "popupAutoResort": { + "message": "Resort styles in popup after toggling", + "description": "Label for the checkbox controlling popup resorting." + }, + "popupBorders": { + "message": "Add white borders on the sides", + "description": "" + }, + "popupBordersTooltip": { + "message": "Useful for dark themes in new Chrome as it no longer paints the side borders", + "description": "" + }, + "popupHotkeysInfo": { + "message": "<1>-<9>, <0>, also on numpad - toggles Nth style (0 is 10)\n- toggles first style with a name that starts with the letter\n opens editor instead of toggling\n enables listed styles\n disables listed styles\n and <`> (backtick) - toggles initially enabled styles; doesn't apply to subsequently enabled styles while the popup is open so you can restore the initial selection after testing stuff: simply disable all, then toggle i.e. \nMore info on wiki", + "description": "NOTE1: preserve < and > symbols so that 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." + }, + "popupHotkeysTooltip": { + "message": "Click to see available hotkeys", + "description": "Tooltip displayed when hovering the right edge of the extension popup" + }, + "popupManageTooltip": { + "message": "Shift-click or right-click opens manager with styles applicable for current site", + "description": "Tooltip for the 'Manage' button in the popup." + }, + "popupMenuButtonTooltip": { + "message": "Action menu", + "description": "Tooltip for menu button in popup." + }, + "popupOpenEditInPopup": { + "message": "Use a simple window (no omnibox)", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindow": { + "message": "Open editor in a new window", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindowTooltip": { + "message": "Also enabled by detaching editor tab from a browser window,\nand disabled by attaching a single editor tab into another window.", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupStylesFirst": { + "message": "Styles before commands", + "description": "Label for the checkbox controlling section order in the popup." + }, + "prefShowBadge": { + "message": "Número de estilos ativos para o site atual", + "description": "Label for the checkbox controlling toolbar badge text." + }, + "previewLabel": { + "message": "Live preview", + "description": "Label for the checkbox in style editor to enable live preview while editing." + }, + "previewTooltip": { + "message": "Temporarily applies the changes without saving.\nSave the style to make the changes permanent.", + "description": "Tooltip for the checkbox in style editor to enable live preview while editing." + }, + "reload": { + "message": "Recarregar a extensão do Stylus", + "description": "Context menu reload" + }, + "replace": { + "message": "Substituir", + "description": "Label before the replace input field in the editor shown on Ctrl-H" + }, + "replaceAll": { + "message": "Substituir todos", + "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" + }, + "replaceWith": { + "message": "Substituir com", + "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." + }, + "retrieveBckp": { + "message": "Importar estilos", + "description": "" + }, + "search": { + "message": "Buscar", + "description": "Label before the search input field in the editor shown on Ctrl-F" + }, + "searchCaseSensitive": { + "message": "Case-sensitive", + "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" + }, + "searchGlobalStyles": { + "message": "Also search global styles", + "description": "Checkbox label in the popup's inline style search, shown when the text to search is entered" + }, + "searchNumberOfResults": { + "message": "Number of matches", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchNumberOfResults2": { + "message": "Number of matches in code and applies-to values", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchStyleQueryHint": { + "message": "Search style names case-insensitively:\nsome words - all words in any order\n\"some phrase\" - this exact phrase without quotes\n2020 - a year like this also shows styles updated in 2020", + "description": "Tooltip shown for the text input in the popup's inline style finder" + }, + "searchRegexp": { + "message": "Use a sintaxe /re/ para busca por regexp", + "description": "Label after the search input field in the editor shown on Ctrl-F" + }, + "searchResultInstallCount": { + "message": "Total installs", + "description": "Text for label that shows the number of times a search result was installed" + }, + "searchResultNoneFound": { + "message": "No styles found for this site.", + "description": "Error text in the popup when inline search didn't find any site-specific styles" + }, + "searchResultNotMatching": { + "message": "The style is installed but it doesn't apply to the current site URL.", + "description": "" + }, + "searchResultNotMatchingNote": { + "message": "Try asking the author of this userstyle to add the URL.\n\nYou can also open the style in the manager and edit it yourself,\nbut be aware it disables automatic updates for this style.", + "description": "" + }, + "searchResultRating": { + "message": "Rating", + "description": "Text for label that shows the search result's rating" + }, + "searchResultUpdated": { + "message": "Updated", + "description": "Text for label that shows the search result's last update date" + }, + "searchResultWeeklyCount": { + "message": "Weekly installs", + "description": "Text for label that shows the number of times a search result was installed during last week" + }, + "searchStylesAll": { + "message": "All", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesCode": { + "message": "CSS code", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesHelp": { + "message": " or key focuses the search field.\nDefault mode is plain text search for all space-separated terms in any order.\nExact words: wrap the query in double quotes, e.g. <\".header ~ div\">\nRegular expressions: include slashes and flags, e.g. \n\"By URL\" in scope selector: finds styles that apply to a fully specified URL e.g. https://www.example.org/\n\"Metadata\" in scope selector: searches in names, \"applies to\" specifiers, installation URL, update URL, and the entire metadata block for usercss styles.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page" + }, + "searchStylesMatchUrl": { + "message": "By URL", + "description": "Option for `find styles` scope selector in the manager. See searchMatchUrlHint for more info." + }, + "searchStylesMeta": { + "message": "Metadata", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesName": { + "message": "Name", + "description": "Option for `find styles` scope selector in the manager." + }, + "sectionAdd": { + "message": "Adicionar outra seção", + "description": "Label for the button to add a section" + }, + "sectionCode": { + "message": "Código", + "description": "Label for the code for a section" + }, + "sectionRemove": { + "message": "Remover seção", + "description": "Label for the button to remove a section" + }, + "sectionRestore": { + "message": "Restore removed section", + "description": "Label for the button to restore a removed section" + }, + "sections": { + "message": "Sections", + "description": "Header for the table of contents block listing style section names in the left panel of the classic editor" + }, + "shortcuts": { + "message": "Atalhos", + "description": "Go to shortcut configuration" + }, + "shortcutsNote": { + "message": "Define keyboard shortcuts", + "description": "" + }, + "sortDateNewestFirst": { + "message": "newest first", + "description": "Text added to indicate that sorting a date would add the newest entries at the top" + }, + "sortDateOldestFirst": { + "message": "oldest first", + "description": "Text added to indicate that sorting a date would add the oldest entries at the top" + }, + "sortLabel": { + "message": "Select a sort to apply to the installed styles", + "description": "Title on the sort select to indicate it is used for sorting entries" + }, + "sortLabelTitleAsc": { + "message": "Title Ascending", + "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" + }, + "sortLabelTitleDesc": { + "message": "Title Descending", + "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" + }, + "sortStylesHelp": { + "message": "Choose the type of sort to apply to the installed entries from within the sort dropdown. The default setting applies an ascending sort (A to Z) to the entry titles. Sorts within the \"Title Descending\" group will apply a descending sort (Z to A) to the title.\nThere are other presets that will allow sorting the entries by multiple criteria. Think of this like sorting a table with multiple columns and each category in a select (between the plus signs) represents a column, or group.\nFor example, if the setting is \"Enabled (first) + Title\", the entries would sort so that all the enabled entries are sorted to the top of the list, then an entry title ascending sort (A to Z) is applied to both the enabled and disabled entries separately.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" + }, + "sortStylesHelpTitle": { + "message": "Sort contents", + "description": "Label for the sort info popup on the Manage styles page" + }, + "styleBadRegexp": { + "message": "Expressão regular é inválida", + "description": "Validation message for a bad regexp in a style" + }, + "styleBeautify": { + "message": "Embelezar", + "description": "Label for the CSS-beautifier button on the edit style page" + }, + "styleBeautifyHint": { + "message": "Dica: clique com o botão direito no botão \"Embelezar\" ou use o atalho de teclado definido para embelezar sem mostrar esse painel", + "description": "Hint shown inside the CSS-beautifier panel" + }, + "styleBeautifyIndentConditional": { + "message": "Indent @media, @supports", + "description": "CSS-beautifier option" + }, + "styleBeautifyPreserveNewlines": { + "message": "Preserve new lines", + "description": "CSS-beautifier option" + }, + "styleCancelEditLabel": { + "message": "Voltar ao gerenciamento", + "description": "Label for cancel button for style editing" + }, + "styleChangesNotSaved": { + "message": "Você fez alterações neste estilo sem salvar.", + "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" + }, + "styleEnabledLabel": { + "message": "Ativado", + "description": "Label for the enabled state of styles" + }, + "styleFromMozillaFormatError": { + "message": "Failed to import from Mozilla format", + "description": "Label for the import error" + }, + "styleFromMozillaFormatPrompt": { + "message": "Paste the Mozilla-format code", + "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" + }, + "styleInstall": { + "message": "Instalar \"$stylename$\" no Stylus?", + "description": "Confirmation when installing a style" + }, + "styleInstallFailed": { + "message": "Failed to install userstyle!\n$error$", + "description": "Warning when installation failed" + }, + "styleInstallOverwrite": { + "message": "'$stylename$' is already installed. Overwrite?\nVersion: $oldVersion$ -> $newVersion$", + "description": "Confirmation when re-installing a style" + }, + "styleMissingName": { + "message": "Insira um nome", + "description": "Error displayed when user saves without providing a name" + }, + "styleMozillaFormatHeading": { + "message": "Formato Mozilla", + "description": "Heading for the section with buttons to import/export Mozilla format of the style" + }, + "styleNotAppliedRegexpProblemTooltip": { + "message": "Style was not applied due to its incorrect usage of 'regexp()'", + "description": "Tooltip in the popup for styles that were not applied at all" + }, + "styleRegexpInvalidExplanation": { + "message": "Some 'regexp()' rules that could not be compiled at all.", + "description": "" + }, + "styleRegexpPartialExplanation": { + "message": "This style uses partially matching regexps in violation of CSS4 @document specification which requires a full URL match. The affected CSS sections were not applied to the page. This style was probably created in Stylish-for-Chrome which incorrectly checks 'regexp()' rules since the very first version (known bug).", + "description": "" + }, + "styleRegexpProblemTooltip": { + "message": "Number of sections not applied due to incorrect usage of 'regexp()'", + "description": "Tooltip in the popup for styles that were applied only partially" + }, + "styleRegexpTestButton": { + "message": "RegExp test", + "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" + }, + "styleRegexpTestFull": { + "message": "Matching tabs", + "description": "RegExp test report: label for the fully matching expressions" + }, + "styleRegexpTestInvalid": { + "message": "Invalid regexps skipped", + "description": "RegExp test report: label for the invalid expressions" + }, + "styleRegexpTestNone": { + "message": "No matching tabs", + "description": "RegExp test report: label for expressions that didn't match any tabs" + }, + "styleRegexpTestNote": { + "message": "Note: use a single \\ for escaping in the regexp input field, which will be automatically converted to \\\\ in the style code as per specification for quoted strings in CSS.", + "description": "RegExp test report: a note displayed at the bottom of the dialog" + }, + "styleRegexpTestPartial": { + "message": "Not matching fully, hence skipped", + "description": "RegExp test report: label for the partially matching expressions" + }, + "styleRegexpTestTitle": { + "message": "List of matching opened tabs (click on URL to focus its tab)", + "description": "RegExp test report: title of the report" + }, + "styleSaveLabel": { + "message": "Salvar", + "description": "Label for save button for style editing" + }, + "styleToMozillaFormatHelp": { + "message": "O formato Mozilla do código pode ser usado com o Stylish para Firefox e pode ser enviado para userstyles.org.", + "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" + }, + "styleToMozillaFormatTitle": { + "message": "Style in Mozilla format", + "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" + }, + "styleUpdate": { + "message": "Você tem certeza que quer atualizar '$stylename$'?", + "description": "Confirmation when updating a style" + }, + "styleUpdateDiscardChanges": { + "message": "The style is changed outside of the editor. Would you like to reload the style?", + "description": "Confirmation to update the style in the editor" + }, + "stylusUnavailableForURL": { + "message": "Stylus doesn't work on pages like this.", + "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "stylusUnavailableForURLdetails": { + "message": "As a security precaution, the browser prohibits extensions from affecting its built-in pages (like chrome://version, the standard new tab page as of Chrome 61, about:addons, and so on) as well as other extensions' pages. Each browser also restricts access to its own extensions gallery (like Chrome Web Store or AMO).", + "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "syncStorageErrorSaving": { + "message": "The value cannot be saved. Try reducing the amount of text.", + "description": "Displayed when trying to save an excessively big value via storage.sync API" + }, + "syncError": { + "message": "Sync failed", + "description": "Tooltip for the toolbar icon" + }, + "syncErrorRelogin": { + "message": "Sync failed.\nTry to re-login in Stylus options:\nclick 'disconnect' first, then 'connect'.", + "description": "Tooltip for the toolbar icon" + }, + "toggleStyle": { + "message": "Toggle style", + "description": "Label for the checkbox to enable/disable a style" + }, + "undo": { + "message": "Desfazer", + "description": "Button label" + }, + "undoGlobal": { + "message": "Desfazer todas as seções", + "description": "CSS-beautify global Undo button label" + }, + "unreachableAMO": { + "message": "Firefox forbids access to the site.", + "description": "Note in the popup displayed when opened on addons.mozilla.org" + }, + "unreachableAMOHint": { + "message": "To allow access open , right-click the list, click 'New', then 'Boolean', paste and click OK, , OK, reload the page.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintNewFF": { + "message": "In Firefox 60 and newer you'll also have to remove AMO domain from in .", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintOldFF": { + "message": "Only Firefox 59 and newer can be configured to allow WebExtensions to add style elements on CSP-protected sites such as this one.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" + }, + "unreachableContentScript": { + "message": "Could not communicate with the page. Try reloading the tab.", + "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" + }, + "unreachableFileHint": { + "message": "Stylus can access file:// URLs only if you enable the corresponding checkbox for Stylus extension on chrome://extensions page.", + "description": "Note in the toolbar popup for file:// URLs" + }, + "InaccessibleFileHint": { + "message": "Stylus can not access some file types (e.g. pdf & json files).", + "description": "Note in the toolbar popup for some file types that cannot be accessed" + }, + "updateAllCheckSucceededNoUpdate": { + "message": "Nenhuma atualização encontrada.", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateAllCheckSucceededSomeEdited": { + "message": "Some updatable styles weren't checked to avoid losing possible local edits. Updates can be forced by checking individually, or by running another check for all styles (local edits will be overwritten).", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateCheckFailBadResponseCode": { + "message": "A atualização falhou: o servidor respondeu com código $code$.", + "description": "Text that displays when an update check failed because the response code indicates an error" + }, + "updateCheckFailServerUnreachable": { + "message": "A atualização falhou: servidor inacessível.", + "description": "Text that displays when an update check failed because the update server is unreachable" + }, + "updateCheckHistory": { + "message": "History of update checks", + "description": "" + }, + "updateCheckManualUpdateForce": { + "message": "Install update (local edits will be overwritten)", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckManualUpdateHint": { + "message": "Forçar uma atualização irá sobrescrever qualquer alteração local.", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedLocallyEdited": { + "message": "Esse estilo foi editado localmente.", + "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedMaybeLocallyEdited": { + "message": "Este estilo parece ter sido editado localmente.", + "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" + }, + "updateCheckSucceededNoUpdate": { + "message": "O estilo está atualizado.", + "description": "Text that displays when an update check completed and no update is available" + }, + "updateCompleted": { + "message": "Atualização concluída.", + "description": "Text that displays when an update completed" + }, + "updatesCurrentlyInstalled": { + "message": "Updates instalados:", + "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." + }, + "usercssAvoidOverwriting": { + "message": "Please change the value of @name or @namespace to avoid overwriting an existing style.", + "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." + }, + "usercssConfigIncomplete": { + "message": "The style was updated or deleted after the configuration dialog was shown. These variables were not saved to avoid corrupting the style's metadata:", + "description": "" + }, + "usercssEditorNamePlaceholder": { + "message": "Specify @name in the code", + "description": "Placeholder text for the empty name input field when creating a new Usercss style" + }, + "usercssReplaceTemplateConfirmation": { + "message": "Substituir o template padrão por novos estilos com UserCSS com o código atual?", + "description": "" + }, + "usercssReplaceTemplateName": { + "message": "@nome vazio substitui o template padrão", + "description": "The text shown after @name when creating a new Usercss style" + }, + "usercssReplaceTemplateSectionBody": { + "message": "Insira o código aqui...", + "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" + }, + "versionInvalidOlder": { + "message": "A versão é mais velha que o estilo instalado.", + "description": "Displayed when the version of style is older than the installed one" + }, + "writeStyleFor": { + "message": "Escrever um estilo para:", + "description": "Label for toolbar pop-up that precedes the links to write a new style" + }, + "writeStyleForURL": { + "message": "Essa URL", + "description": "Text for link in toolbar pop-up to write a new style for the current URL" + }, + "syncDropboxStyles": { + "message": "Exportar para Dropbox", + "description": "" + }, + "syncDropboxDeprecated": { + "message": "Dropbox import/export is replaced by a more advanced style sync in the options page.", + "description": "" + }, + "retrieveDropboxSync": { + "message": "Importar do Dropbox", + "description": "" + }, + "overwriteFileExport": { + "message": "Você gostaria de substituir um arquivo existente?", + "description": "" + }, + "exportSavedSuccess": { + "message": "Arquivo salvo com sucesso", + "description": "" + }, + "noFileToImport": { + "message": "Para importar seus estilos, você deve exportar primeiro.", + "description": "" + }, + "connectingDropbox": { + "message": "Conectando ao Dropbox...", + "description": "" + }, + "connectingDropboxNotAllowed": { + "message": "Conectar ao Dropbox somente é disponível em apps instalados diretamente da loja web", + "description": "" + }, + "gettingStyles": { + "message": "Obtendo todos os estilos...", + "description": "" + }, + "zipStyles": { + "message": "Compactando estilos...", + "description": "" + }, + "unzipStyles": { + "message": "Descompactando estilos...", + "description": "" + }, + "readingStyles": { + "message": "Lendo estilos...", + "description": "" + }, + "uploadingFile": { + "message": "Enviando arquivo...", + "description": "" + }, + "addStyleLabel": { + "message": "Escrever novo estilo", + "description": "Label for the button to go to the add style page" } - }, - "appliesDisplayTruncatedSuffix": { - "message": "e mais", - "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" - }, - "appliesDomainOption": { - "message": "URLs no domínio", - "description": "Option to make the style apply to the entered string as a domain" - }, - "appliesHelp": { - "message": "Use os controles \"Aplica-se a\" para limitar a quais URLs o código desta seção se aplica.", - "description": "Help text for 'applies to' section" - }, - "appliesLabel": { - "message": "Aplica-se a", - "description": "Label for 'applies to' fields on the edit/add screen" - }, - "appliesLineWidgetLabel": { - "message": "Mostrar informações de \"Aplica-se a\"", - "description": "Label for the checkbox to display applies-to information in the single editor" - }, - "appliesLineWidgetWarning": { - "message": "Não funciona com CSS minificado", - "description": "A warning that applies-to information won't show properly with minified CSS" - }, - "appliesRegexpOption": { - "message": "URLs que correspondem a regexp", - "description": "Option to make the style apply to the entered string as a regular expression" - }, - "appliesRemove": { - "message": "Remover", - "description": "Label for the button to remove an 'applies' entry" - }, - "appliesRemoveError": { - "message": "Não é possível remover a última entrada de 'aplica-se a'", - "description": "Error displayed when the last 'applies' is going to be removed" - }, - "appliesSpecify": { - "message": "Especificar", - "description": "Label for the button to make a style apply only to specific sites" - }, - "appliesToEverything": { - "message": "Tudo", - "description": "Text displayed for styles that apply to all sites" - }, - "appliesUrlPrefixOption": { - "message": "URLs que começam com", - "description": "Option to make the style apply to the entered string as a URL prefix" - }, - "applyAllUpdates": { - "message": "Aplicar todas as atualizações", - "description": "Label for the button to apply all detected updates" - }, - "author": { - "message": "Autor", - "description": "Label for the style author" - }, - "backupMessage": { - "message": "Selecione um arquivo ou arraste e solte nessa página.", - "description": "Message for backup" - }, - "bckpInstStyles": { - "message": "Exportar estilos", - "description": "" - }, - "checkAllUpdates": { - "message": "Verificar atualizações para todos os estilos", - "description": "Label for the button to check all styles for updates" - }, - "checkAllUpdatesForce": { - "message": "Check novamente, eu não editei nenhum estilo! ", - "description": "Label for the button to apply all detected updates" - }, - "checkForUpdate": { - "message": "Verificar atualizações", - "description": "Label for the button to check a single style for an update" - }, - "checkingForUpdate": { - "message": "Verificando...", - "description": "Text to display when checking a style for an update" - }, - "clickToUninstall": { - "message": "Clique para desistalar", - "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" - }, - "cm_autoCloseBrackets": { - "message": "Auto fechar parênteses, colchetes e aspas", - "description": "Label for the checkbox in the style editor." - }, - "cm_autoCloseBracketsTooltip": { - "message": "Adicione automaticamente um par de fechamento ao digitar uma abertura de ()[]{}''\"\"", - "description": "Label for the checkbox in the style editor." - }, - "cm_autocompleteOnTyping": { - "message": "Autocompletar ao digitar", - "description": "Label for the checkbox in the style editor." - }, - "cm_colorpicker": { - "message": "Colorpickers para cores CSS", - "description": "Label for the checkbox controlling colorpicker option for the style editor." - }, - "cm_indentWithTabs": { - "message": "Usar tabs com indentação inteligente", - "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." - }, - "cm_lineWrapping": { - "message": "Quebra de linha", - "description": "Label for the checkbox controlling word wrap option for the style editor." - }, - "cm_linter": { - "message": "Linter CSS", - "description": "Select the linter to check for CSS issues" - }, - "cm_matchHighlightSelection": { - "message": "Somente seleção", - "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" - }, - "cm_matchHighlightToken": { - "message": "Token sob cursor", - "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" - }, - "cm_resizeGripHint": { - "message": "Duplo clique para maximizar/restaurar a altura", - "description": "Tooltip for the resize grip in style editor" - }, - "cm_selectByTokens": { - "message": "Clicar duas vezes seleciona tokens", - "description": "Label for the checkbox in the editor." - }, - "cm_smartIndent": { - "message": "Usar indentação inteligente", - "description": "Label for the checkbox controlling smart indentation option for the style editor." - }, - "cm_theme": { - "message": "Tema", - "description": "Label for the style editor's CSS theme." - }, - "colorpickerPaletteHint": { - "message": "Clique com o botão direito em uma amostra para percorrer suas linhas de código", - "description": "" - }, - "colorpickerSwitchFormatTooltip": { - "message": "Inverter formatos: HEX -> RGB -> HSL.\nShift-click para inverter a direção.\nTambém por meio das teclas PgUp (PageUp), PgDn (PageDown).", - "description": "Tooltip for the switch button in the color picker popup in the style editor." - }, - "colorpickerTooltip": { - "message": "Abrir seletor de cores", - "description": "Tooltip for the colored squares shown before CSS colors in the style editor." - }, - "configOnChangeTooltip": { - "message": "Salvar e aplicar mudanças automaticamente", - "description": "" - }, - "configureStyle": { - "message": "Configurar", - "description": "Label for the button to configure usercss userstyle" - }, - "configureStyleOnHomepage": { - "message": "Configurar a página inicial", - "description": "Label for the button to configure userstyles.org userstyle" - }, - "confirmCancel": { - "message": "Cancelar", - "description": "" - }, - "confirmClose": { - "message": "Fechar", - "description": "'Close' button in a confirm dialog" - }, - "confirmDefault": { - "message": "Usar padrão ", - "description": "'Set to default' button in a confirm dialog" - }, - "confirmDelete": { - "message": "Deletar", - "description": "" - }, - "confirmDiscardChanges": { - "message": "Descartar as mudanças?", - "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" - }, - "confirmNo": { - "message": "Não", - "description": "'No' button in a confirm dialog" - }, - "confirmSave": { - "message": "Salvar", - "description": "'Save' button in a confirm dialog" - }, - "confirmStop": { - "message": "Parar", - "description": "'Stop' button in a confirm dialog" - }, - "confirmYes": { - "message": "Sim", - "description": "'Yes' button in a confirm dialog" - }, - "copied": { - "message": "Copiado para a área de transferência", - "description": "Message shown when content has been copied to the clipboard" - }, - "copy": { - "message": "Copiar para a área de transferência", - "description": "Tooltip for elements which can be copied" - }, - "customNameHint": { - "message": "Digite um nome personalizado para renomear o estilo na UI sem quebrar suas atualizações", - "description": "" - }, - "customNameResetHint": { - "message": "Deixar de usar o nome personalizado, usar o próprio nome do estilo", - "description": "Tooltip of 'x' button shown in editor when changing the name input of a) styles updated from a URL i.e. not locally created, b) UserCSS styles" - }, - "dateAbbrYear": { - "message": "$value$a", - "description": "Year suffix in a short relative date, for example: 8y", - "placeholders": { - "value": { - "content": "$1" - } - } - }, - "dateInstalled": { - "message": "Data instalada ", - "description": "Option text for the user to sort the style by install date" - }, - "dateUpdated": { - "message": "Data atualizada", - "description": "Option text for the user to sort the style by last update date" - }, - "dbError": { - "message": "Não foi possível usar a base de dados do Stylus. Deseja visitar uma página da web com possíveis soluções?", - "description": "Prompt when a DB error is encountered" - }, - "defaultTheme": { - "message": "padrão", - "description": "Default CodeMirror CSS theme option on the edit style page" - }, - "deleteStyleConfirm": { - "message": "Tem certeza de que deseja excluir este estilo?", - "description": "Confirmation before deleting a style" - }, - "deleteStyleLabel": { - "message": "Excluir", - "description": "Label for the button to delete a style" - }, - "description": { - "message": "Mude o estilo da web com o Stylus, um gerenciador de estilos do usuário. O Stylus permite instalar facilmente temas e skins para vários sites populares.", - "description": "Extension description" - }, - "disableAllStyles": { - "message": "Desativar todos os estilos", - "description": "Label for the checkbox that turns all enabled styles off." - }, - "disableStyleLabel": { - "message": "Desativar", - "description": "Label for the button to disable a style" - }, - "dragDropMessage": { - "message": "Arraste seu arquivo de backup em qualquer lugar nessa página para importá-lo.", - "description": "Drag'n'drop message" - }, - "dragDropUsercssTabstrip": { - "message": "Para instalar o arquivo, solte-o na linha das abas (a área onde os títulos das abas são mostrados).", - "description": "Message popup shown when erroneously dropping a usercss file into the manager page" - }, - "editDeleteText": { - "message": "Apagar", - "description": "Label for the context menu item in the editor to delete selected text" - }, - "editGotoLine": { - "message": "Ir para linha (ou linha:coluna)", - "description": "Go to line or line:column on Ctrl-G in style code editor" - }, - "editStyleHeading": { - "message": "Editar estilo", - "description": "Title of the page for editing styles" - }, - "editStyleLabel": { - "message": "Editar", - "description": "Label for the button to go to the edit style page" - }, - "editStyleTitle": { - "message": "Editar estilo $stylename$", - "description": "Title of the page for editing styles", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "enableStyleLabel": { - "message": "Ativar", - "description": "Label for the button to enable a style" - }, - "excludeStyleByDomainLabel": { - "message": "Excluir o domínio atual", - "description": "" - }, - "excludeStyleByUrlLabel": { - "message": "Excluir a URL atual", - "description": "" - }, - "exportLabel": { - "message": "Exportar ", - "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" - }, - "externalFeedback": { - "message": "Comentários", - "description": "Label for the external link to send feedback for the style" - }, - "externalHomepage": { - "message": "Página inicial", - "description": "Label for the external link to style's homepage" - }, - "externalLink": { - "message": "Link externo", - "description": "Label for external links" - }, - "externalSupport": { - "message": "Suporte", - "description": "Label for the external link to style's support site" - }, - "externalUsercssDocument": { - "message": "Documentação do UserCSS", - "description": "Label for the external link to usercss documentation" - }, - "filteredStyles": { - "message": "$numShown$ mostrados de $numTotal$ total", - "description": "TL note - make this message short", - "placeholders": { - "numTotal": { - "content": "$2" - }, - "numShown": { - "content": "$1" - } - } - }, - "filteredStylesAllHidden": { - "message": "Filtros aplicados não correspondem a nenhum estilo", - "description": "Text shown when no styles match currently applied filter in the style manager" - }, - "findStyles": { - "message": "Encontrar estilos", - "description": "Text for a link that gets a list of styles for the current site" - }, - "findStylesForSite": { - "message": "Procurar mais estilos para este site", - "description": "Text for a link that gets a list of styles for the current site" - }, - "findStylesInline": { - "message": "Em linha", - "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" - }, - "findStylesInlineTooltip": { - "message": "Mostrar resultados dentro dessa janela", - "description": "Text for a checkbox that displays search results within the Stylus popup." - }, - "genericAdd": { - "message": "Adicionar", - "description": "Used in various places for an action that adds something" - }, - "genericClone": { - "message": "Clonar", - "description": "Used in various places for an action that clones something" - }, - "genericDisabledLabel": { - "message": "Desativado", - "description": "Used in various lists/options to indicate that something is disabled" - }, - "genericEnabledLabel": { - "message": "Ativado", - "description": "Used in various lists/options to indicate that something is enabled" - }, - "genericError": { - "message": "Erro", - "description": "Used in various places to indicate some error occurred." - }, - "genericHistoryLabel": { - "message": "Histórico", - "description": "Used in various places to show a history log of something" - }, - "genericNext": { - "message": "Próximo", - "description": "Used in various places to select/perform the next step/action" - }, - "genericPrevious": { - "message": "Anterior", - "description": "Used in various places to select/perform the previous step/action" - }, - "genericResetLabel": { - "message": "Redefinir", - "description": "Used in various parts of UI to indicate that something may be reset to its original state" - }, - "genericSavedMessage": { - "message": "Salvo", - "description": "Used in various parts of the UI to indicate that something was saved" - }, - "genericTitle": { - "message": "Título", - "description": "Used in various parts of the UI to indicate the title of something" - }, - "genericUnknown": { - "message": "Desconhecido", - "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" - }, - "helpAlt": { - "message": "Ajuda", - "description": "Alternate text for help buttons" - }, - "helpKeyMapCommand": { - "message": "Digite um comando aqui", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "helpKeyMapHotkey": { - "message": "Pressione uma tecla de atalho", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "hostDisabled": { - "message": "Este hospedeiro foi desabilitado devido a um bug na versão atual que o navegador utilizado se encontra", - "description": "Tooltip for cloud host disabled" - }, - "importAppendLabel": { - "message": "Anexar ao estilo", - "description": "Label for the button to import a style and append to the existing sections" - }, - "importAppendTooltip": { - "message": "Anexar o estilo importado ao atual", - "description": "Tooltip for the button to import a style and append to the existing sections" - }, - "importLabel": { - "message": "Importar", - "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" - }, - "importPreprocessor": { - "message": "Estilos com @preprocessor não irão funcionar no modo clássico. Você pode trocar o editor para o modo UserCSS: 1) abre o gerenciador de estilos, 2) ative a caixa \"como UserCSS\", 3) clique \"Escrever novo estilo\"\n\nDeseja importar mesmo assim?", - "description": "" - }, - "importPreprocessorTitle": { - "message": "Possível problema causado pelo @preprocessor", - "description": "" - }, - "importReplaceLabel": { - "message": "Sobrescrever estilo", - "description": "Label for the button to import and overwrite current style" - }, - "importReplaceTooltip": { - "message": "Descartar conteúdo do estilo atual e sobrescreve-lo com o estilo importado", - "description": "Label for the button to import and overwrite current style" - }, - "importReportLegendAdded": { - "message": "adicionado", - "description": "Text after the number of styles added in the report shown after importing styles" - }, - "importReportLegendIdentical": { - "message": "idênticos pulados", - "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" - }, - "importReportLegendInvalid": { - "message": "inválidos pulados", - "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" - }, - "importReportLegendUpdatedBoth": { - "message": "tiveram o meta e código atualizados", - "description": "Text after the number of styles updated entirely in the report shown after importing styles" - }, - "importReportLegendUpdatedCode": { - "message": "código atualizado", - "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" - }, - "importReportLegendUpdatedMeta": { - "message": "tiveram o meta atualizados", - "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" - }, - "importReportTitle": { - "message": "Importação de estilos finalizada", - "description": "Title of the report shown after importing styles" - }, - "importReportUnchanged": { - "message": "Nada foi alterado.", - "description": "Message in the report shown after importing styles" - }, - "importReportUndone": { - "message": "estilos foram revertidos", - "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" - }, - "importReportUndoneTitle": { - "message": "A importação foi desfeita", - "description": "Title of the message box shown after undoing the import of styles" - }, - "installButton": { - "message": "Instalar estilo", - "description": "Label for install button" - }, - "installButtonInstalled": { - "message": "Estilo instalado", - "description": "Text displayed when the style is successfully installed" - }, - "installButtonReinstall": { - "message": "Reinstalar estilo", - "description": "Label for reinstall button" - }, - "installButtonUpdate": { - "message": "Atualizar estilo", - "description": "Label for update button" - }, - "installUpdate": { - "message": "Instalar atualização", - "description": "Label for the button to install an update for a single style" - }, - "installUpdateFrom": { - "message": "Atualmente, o estilo é atualizado de $url$", - "description": "Label to describe where the style gets update", - "placeholders": { - "url": { - "content": "$1" - } - } - }, - "installUpdateFromLabel": { - "message": "Verificar se há atualizações", - "description": "Label for the checkbox to save current URL for update check" - }, - "license": { - "message": "Licensa", - "description": "Label for the license" - }, - "linkGetHelp": { - "message": "Buscar ajuda", - "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" - }, - "linkGetStyles": { - "message": "Obter estilos", - "description": "Help link text on the manage page e.g. https://userstyles.org" - }, - "linkTranslate": { - "message": "Traduzir", - "description": "Transifex link text on the manage page" - }, - "linterCSSLintIncompatible": { - "message": "CSSLint não suporta o pré-processador $preprocessorname$", - "description": "The label to display when the preprocessor isn't compatible with CSSLint", - "placeholders": { - "preprocessorname": { - "content": "$1" - } - } - }, - "linterCSSLintSettings": { - "message": "(Definir regra como: 0 = desativado; 1 = aviso; 2 = erro)", - "description": "CSSLint rule config values" - }, - "linterConfigPopupTitle": { - "message": "Configurar regras do $linter$", - "description": "Stylelint or CSSLint popup header", - "placeholders": { - "linter": { - "content": "$1" - } - } - }, - "linterConfigTooltip": { - "message": "Clique para configurar esse linter", - "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" - }, - "linterInvalidConfigError": { - "message": "Não foi possível salvar devido às seguintes configurações inválidas:", - "description": "Invalid linter config will show a message followed by a list of invalid entries" - }, - "linterIssues": { - "message": "Problemas", - "description": "Label for the CSS linter issues block on the style edit page" - }, - "linterIssuesHelp": { - "message": "Esses problemas foram encontrados por $link$:", - "description": "Help popup message for the selected CSS linter issues block on the style edit page", - "placeholders": { - "link": { - "content": "$1" - } - } - }, - "linterJSONError": { - "message": "Formato JSON inválido", - "description": "Setting linter config with invalid JSON" - }, - "linterResetMessage": { - "message": "Para desfazer redefinições acidentais, pressione Ctrl-Z (ou Cmd-Z) na caixa de texto", - "description": "Reset button tooltip to inform user on how to undo an accidental reset" - }, - "linterRulesLink": { - "message": "Ver uma lista completa de regras", - "description": "Stylelint or CSSLint rules label added immediately before a link" - }, - "liveReloadError": { - "message": "Não foi possível assistir o arquivo", - "description": "The label of live-reload error" - }, - "manageHeading": { - "message": "Estilos instalados", - "description": "Heading for the manage page" - }, - "manageNewStyleAsUsercss": { - "message": "como UserCSS", - "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" - }, - "manageOnlyDisabled": { - "message": "Somente estilos desativados", - "description": "Checkbox to show only disabled styles" - }, - "manageOnlyEnabled": { - "message": "Apenas estilos habilitados", - "description": "Checkbox to show only enabled styles" - }, - "manageOnlyNonUsercss": { - "message": "Apenas estilos sem UserCSS", - "description": "Checkbox to show only non-Usercss (standard) styles" - }, - "manageOnlyUsercss": { - "message": "Apenas estilos com UserCSS", - "description": "Checkbox to show only Usercss styles" - }, - "meta_invalidRange": { - "message": "@var inválido $type$: valor deve ser um número ou um vetor", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidNumber": { - "message": "Espera-se um número", - "description": "Error displayed when the value is expected to be a number" - }, - "meta_invalidString": { - "message": "Espera-se um texto entre aspas", - "description": "Error displayed when the value is expected to be a quoted string" - }, - "meta_invalidWord": { - "message": "Espera-se uma palavra", - "description": "Error displayed when the value is expected to be a word" - }, - "meta_missingChar": { - "message": "Caracteres esperados: $chars$", - "description": "Error displayed when the value is expected to be some characters", - "placeholders": { - "chars": { - "content": "$1" - } - } - }, - "meta_missingMandatory": { - "message": "Metadata obrigatório não encontrado: $keys$", - "description": "Error displayed when mandatory keys are missing", - "placeholders": { - "keys": { - "content": "$1" - } - } - }, - "meta_unknownMeta": { - "message": "Metadata desconhecido: $key$", - "description": "Error displayed when unknown metadata is parsed", - "placeholders": { - "key": { - "content": "$1" - } - } - }, - "meta_unknownVarType": { - "message": "Tipo desconhecido da variável @$varkey$: $vartype$", - "description": "Error displayed when unknown variable type is parsed", - "placeholders": { - "varkey": { - "content": "$1" - }, - "vartype": { - "content": "$2" - } - } - }, - "noStylesForSite": { - "message": "Nenhum estilo instalado para este site.", - "description": "Text displayed when no styles are installed for the current site" - }, - "openManage": { - "message": "Gerenciar estilos instalados", - "description": "Link to open the manage page." - }, - "openOptions": { - "message": "Opções", - "description": "Go to Options UI" - }, - "openStylesManager": { - "message": "Abrir gerenciador de estilos", - "description": "Label for the style maanger opener in the browser action context menu." - }, - "optionsActions": { - "message": "Ações", - "description": "" - }, - "optionsAdvancedNewStyleAsUsercss": { - "message": "Escrever novo estilo como UserCSS", - "description": "" - }, - "optionsBadgeDisabled": { - "message": "Cor de fundo quando desativado", - "description": "" - }, - "optionsBadgeNormal": { - "message": "Cor de fundo", - "description": "" - }, - "optionsCheck": { - "message": "Atualizar estilos", - "description": "" - }, - "optionsCheckUpdate": { - "message": "Verifique e instale todas as atualizações disponíveis", - "description": "" - }, - "optionsCustomizeUpdate": { - "message": "Atualizações", - "description": "" - }, - "optionsCustomizeSync": { - "message": "Sincronizar para a nuvem", - "description": "" - }, - "optionsHeading": { - "message": "Opções", - "description": "Heading for options section on manage page." - }, - "optionsOpen": { - "message": "Abrir", - "description": "" - }, - "optionsOpenManager": { - "message": "Gerenciar estilos", - "description": "" - }, - "optionsPopupWidth": { - "message": "Largura do popup (em pixels)", - "description": "" - }, - "optionsSubheading": { - "message": "Mais Opções", - "description": "Subheading for options section on manage page." - }, - "optionsSyncNone": { - "message": "Nenhum", - "description": "" - }, - "optionsSyncConnect": { - "message": "Conectar", - "description": "" - }, - "optionsSyncDisconnect": { - "message": "Desconectar", - "description": "" - }, - "optionsSyncSyncNow": { - "message": "Sincronizar agora", - "description": "" - }, - "optionsSyncStatusSyncing": { - "message": "Sincronizando...", - "description": "" - }, - "optionsSyncStatusConnecting": { - "message": "Conectando...", - "description": "" - }, - "optionsSyncStatusConnected": { - "message": "Conectado", - "description": "" - }, - "optionsSyncStatusDisconnecting": { - "message": "Desconectando...", - "description": "" - }, - "optionsSyncStatusDisconnected": { - "message": "Desconectado", - "description": "" - }, - "parseUsercssError": { - "message": "Não foi possível analisar o UserCSS:", - "description": "The error message to show when stylus failed to parse usercss" - }, - "prefShowBadge": { - "message": "Número de estilos ativos para o site atual", - "description": "Label for the checkbox controlling toolbar badge text." - }, - "reload": { - "message": "Recarregar a extensão do Stylus", - "description": "Context menu reload" - }, - "replace": { - "message": "Substituir", - "description": "Label before the replace input field in the editor shown on Ctrl-H" - }, - "replaceAll": { - "message": "Substituir todos", - "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" - }, - "replaceWith": { - "message": "Substituir com", - "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." - }, - "retrieveBckp": { - "message": "Importar estilos", - "description": "" - }, - "search": { - "message": "Buscar", - "description": "Label before the search input field in the editor shown on Ctrl-F" - }, - "searchRegexp": { - "message": "Use a sintaxe /re/ para busca por regexp", - "description": "Label after the search input field in the editor shown on Ctrl-F" - }, - "sectionAdd": { - "message": "Adicionar outra seção", - "description": "Label for the button to add a section" - }, - "sectionCode": { - "message": "Código", - "description": "Label for the code for a section" - }, - "sectionRemove": { - "message": "Remover seção", - "description": "Label for the button to remove a section" - }, - "shortcuts": { - "message": "Atalhos", - "description": "Go to shortcut configuration" - }, - "styleBadRegexp": { - "message": "Expressão regular é inválida", - "description": "Validation message for a bad regexp in a style" - }, - "styleBeautify": { - "message": "Embelezar", - "description": "Label for the CSS-beautifier button on the edit style page" - }, - "styleBeautifyHint": { - "message": "Dica: clique com o botão direito no botão \"Embelezar\" ou use o atalho de teclado definido para embelezar sem mostrar esse painel", - "description": "Hint shown inside the CSS-beautifier panel" - }, - "styleCancelEditLabel": { - "message": "Voltar ao gerenciamento", - "description": "Label for cancel button for style editing" - }, - "styleChangesNotSaved": { - "message": "Você fez alterações neste estilo sem salvar.", - "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" - }, - "styleEnabledLabel": { - "message": "Ativado", - "description": "Label for the enabled state of styles" - }, - "styleInstall": { - "message": "Instalar \"$stylename$\" no Stylus?", - "description": "Confirmation when installing a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "styleMissingName": { - "message": "Insira um nome", - "description": "Error displayed when user saves without providing a name" - }, - "styleMozillaFormatHeading": { - "message": "Formato Mozilla", - "description": "Heading for the section with buttons to import/export Mozilla format of the style" - }, - "styleSaveLabel": { - "message": "Salvar", - "description": "Label for save button for style editing" - }, - "styleToMozillaFormatHelp": { - "message": "O formato Mozilla do código pode ser usado com o Stylish para Firefox e pode ser enviado para userstyles.org.", - "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" - }, - "styleUpdate": { - "message": "Você tem certeza que quer atualizar '$stylename$'?", - "description": "Confirmation when updating a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "undo": { - "message": "Desfazer", - "description": "Button label" - }, - "undoGlobal": { - "message": "Desfazer todas as seções", - "description": "CSS-beautify global Undo button label" - }, - "updateAllCheckSucceededNoUpdate": { - "message": "Nenhuma atualização encontrada.", - "description": "Text that displays when an update all check completed and no updates are available" - }, - "updateCheckFailBadResponseCode": { - "message": "A atualização falhou: o servidor respondeu com código $code$.", - "description": "Text that displays when an update check failed because the response code indicates an error", - "placeholders": { - "code": { - "content": "$1" - } - } - }, - "updateCheckFailServerUnreachable": { - "message": "A atualização falhou: servidor inacessível.", - "description": "Text that displays when an update check failed because the update server is unreachable" - }, - "updateCheckManualUpdateHint": { - "message": "Forçar uma atualização irá sobrescrever qualquer alteração local.", - "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckSkippedLocallyEdited": { - "message": "Esse estilo foi editado localmente.", - "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckSkippedMaybeLocallyEdited": { - "message": "Este estilo parece ter sido editado localmente.", - "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" - }, - "updateCheckSucceededNoUpdate": { - "message": "O estilo está atualizado.", - "description": "Text that displays when an update check completed and no update is available" - }, - "updateCompleted": { - "message": "Atualização concluída.", - "description": "Text that displays when an update completed" - }, - "updatesCurrentlyInstalled": { - "message": "Updates instalados:", - "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." - }, - "usercssReplaceTemplateConfirmation": { - "message": "Substituir o template padrão por novos estilos com UserCSS com o código atual?", - "description": "" - }, - "usercssReplaceTemplateName": { - "message": "@nome vazio substitui o template padrão", - "description": "The text shown after @name when creating a new Usercss style" - }, - "usercssReplaceTemplateSectionBody": { - "message": "Insira o código aqui...", - "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" - }, - "versionInvalidOlder": { - "message": "A versão é mais velha que o estilo instalado.", - "description": "Displayed when the version of style is older than the installed one" - }, - "writeStyleFor": { - "message": "Escrever um estilo para:", - "description": "Label for toolbar pop-up that precedes the links to write a new style" - }, - "writeStyleForURL": { - "message": "Essa URL", - "description": "Text for link in toolbar pop-up to write a new style for the current URL" - }, - "syncDropboxStyles": { - "message": "Exportar para Dropbox", - "description": "" - }, - "retrieveDropboxSync": { - "message": "Importar do Dropbox", - "description": "" - }, - "overwriteFileExport": { - "message": "Você gostaria de substituir um arquivo existente?", - "description": "" - }, - "exportSavedSuccess": { - "message": "Arquivo salvo com sucesso", - "description": "" - }, - "noFileToImport": { - "message": "Para importar seus estilos, você deve exportar primeiro.", - "description": "" - }, - "connectingDropbox": { - "message": "Conectando ao Dropbox...", - "description": "" - }, - "connectingDropboxNotAllowed": { - "message": "Conectar ao Dropbox somente é disponível em apps instalados diretamente da loja web", - "description": "" - }, - "gettingStyles": { - "message": "Obtendo todos os estilos...", - "description": "" - }, - "zipStyles": { - "message": "Compactando estilos...", - "description": "" - }, - "unzipStyles": { - "message": "Descompactando estilos...", - "description": "" - }, - "readingStyles": { - "message": "Lendo estilos...", - "description": "" - }, - "uploadingFile": { - "message": "Enviando arquivo...", - "description": "" - } } \ No newline at end of file diff --git a/_locales/pt_PT/messages.json b/_locales/pt_PT/messages.json index 09831aff..484e71d8 100644 --- a/_locales/pt_PT/messages.json +++ b/_locales/pt_PT/messages.json @@ -1,1215 +1,1586 @@ { - "addStyleLabel": { - "message": "Escrever novo estilo", - "description": "Label for the button to go to the add style page" - }, - "addStyleTitle": { - "message": "Adicionar estilo", - "description": "Title of the page for adding styles" - }, - "alphaChannel": { - "message": "Opacidade", - "description": "Label of color's opacity" - }, - "appliesAdd": { - "message": "Adicionar", - "description": "Label for the button to add an 'applies' entry" - }, - "appliesDisplay": { - "message": "Aplica-se a: $applies$", - "description": "Text on the manage screen to describe what the style applies to", - "placeholders": { - "applies": { - "content": "$1" - } + "addStyleTitle": { + "message": "Adicionar estilo", + "description": "Title of the page for adding styles" + }, + "alphaChannel": { + "message": "Opacidade", + "description": "Label of color's opacity" + }, + "appliesAdd": { + "message": "Adicionar", + "description": "Label for the button to add an 'applies' entry" + }, + "appliesDisplay": { + "message": "Aplica-se a: $applies$", + "description": "Text on the manage screen to describe what the style applies to" + }, + "appliesDisplayTruncatedSuffix": { + "message": "e mais", + "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" + }, + "appliesDomainOption": { + "message": "URLs no domínio", + "description": "Option to make the style apply to the entered string as a domain" + }, + "appliesHelp": { + "message": "Use os controlos \"Aplica-se a\" para limitar a que URLs o código nesta secção se aplica.", + "description": "Help text for 'applies to' section" + }, + "appliesLabel": { + "message": "Aplica-se a", + "description": "Label for 'applies to' fields on the edit/add screen" + }, + "appliesLineWidgetLabel": { + "message": "Apresentar \"Aplica-se a\" info", + "description": "Label for the checkbox to display applies-to information in the single editor" + }, + "appliesLineWidgetWarning": { + "message": "Não funciona com CSS minificado", + "description": "A warning that applies-to information won't show properly with minified CSS" + }, + "appliesRegexpOption": { + "message": "URLs correspondentes ao regexp", + "description": "Option to make the style apply to the entered string as a regular expression" + }, + "appliesRemove": { + "message": "Remover", + "description": "Label for the button to remove an 'applies' entry" + }, + "appliesRemoveError": { + "message": "Não é possível remover a última 'aplica-se a' entrada", + "description": "Error displayed when the last 'applies' is going to be removed" + }, + "appliesSpecify": { + "message": "Especificar", + "description": "Label for the button to make a style apply only to specific sites" + }, + "appliesToEverything": { + "message": "Tudo", + "description": "Text displayed for styles that apply to all sites" + }, + "appliesUrlOption": { + "message": "URL", + "description": "Option to make the style apply to the entered string as a URL" + }, + "appliesUrlPrefixOption": { + "message": "URLs a começar com", + "description": "Option to make the style apply to the entered string as a URL prefix" + }, + "applyAllUpdates": { + "message": "Aplicar todas as atualizações", + "description": "Label for the button to apply all detected updates" + }, + "author": { + "message": "Autor", + "description": "Label for the style author" + }, + "backupButtons": { + "message": "Cópia de segurança", + "description": "Heading for backup" + }, + "backupMessage": { + "message": "Selecione um ficheiro ou arraste e solte-o nesta página.", + "description": "Message for backup" + }, + "bckpInstStyles": { + "message": "Exportar estilos", + "description": "" + }, + "checkAllUpdates": { + "message": "Verificar todos os estilos por atualizações", + "description": "Label for the button to check all styles for updates" + }, + "checkAllUpdatesForce": { + "message": "Verifique outra vez, eu não editei nenhum estilo!", + "description": "Label for the button to apply all detected updates" + }, + "checkForUpdate": { + "message": "Procurar atualizações", + "description": "Label for the button to check a single style for an update" + }, + "checkingForUpdate": { + "message": "A verificar...", + "description": "Text to display when checking a style for an update" + }, + "clickToUninstall": { + "message": "Clique para desinstalar", + "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" + }, + "cm_autoCloseBrackets": { + "message": "Auto-fechar colchetes e aspas", + "description": "Label for the checkbox in the style editor." + }, + "cm_autoCloseBracketsTooltip": { + "message": "Adicionar automaticamente um par para fechar ao escrever um () [] {} '' \"\" de abertura", + "description": "Label for the checkbox in the style editor." + }, + "cm_autocompleteOnTyping": { + "message": "Conclusão automática em datilografar ", + "description": "Label for the checkbox in the style editor." + }, + "cm_colorpicker": { + "message": "Selecionador de cores para cores CSS", + "description": "Label for the checkbox controlling colorpicker option for the style editor." + }, + "cm_indentWithTabs": { + "message": "Usar tabulação com indentação inteligente", + "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." + }, + "cm_keyMap": { + "message": "Mapa de teclado", + "description": "Label for the drop-down list controlling the keymap for the style editor." + }, + "cm_lineWrapping": { + "message": "Moldar o texto", + "description": "Label for the checkbox controlling word wrap option for the style editor." + }, + "cm_linter": { + "message": "CSS Linter", + "description": "Select the linter to check for CSS issues" + }, + "cm_matchHighlight": { + "message": "Realçar", + "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." + }, + "cm_matchHighlightSelection": { + "message": "Apenas a seleção", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" + }, + "cm_matchHighlightToken": { + "message": "Token embaixo do cursor", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" + }, + "cm_resizeGripHint": { + "message": "Duplo-clique para maximizar/restaurar a altura", + "description": "Tooltip for the resize grip in style editor" + }, + "cm_selectByTokens": { + "message": "O duplo-clique seleciona os tokens", + "description": "Label for the checkbox in the editor." + }, + "cm_selectByTokensTooltip": { + "message": "Exemplos de tokens: .foo-bar-2 #aabbcc 0.32 !Important\nQuando desativado: as palavras delimitadas por pontuação são selecionadas.", + "description": "" + }, + "cm_smartIndent": { + "message": "Use indentação inteligente", + "description": "Label for the checkbox controlling smart indentation option for the style editor." + }, + "cm_tabSize": { + "message": "Tamanho da tabulação", + "description": "Label for the text box controlling tab size option for the style editor." + }, + "cm_theme": { + "message": "Tema", + "description": "Label for the style editor's CSS theme." + }, + "colorpickerPaletteHint": { + "message": "Right-click a swatch to cycle through its source lines", + "description": "" + }, + "colorpickerSwitchFormatTooltip": { + "message": "Mudar formatos: HEX -> RGB -> HSL.\nShift-clique para inverter a direção.\nTambém através das teclas PgUp (PageUp), PgDn (PageDown).", + "description": "Tooltip for the switch button in the color picker popup in the style editor." + }, + "colorpickerTooltip": { + "message": "Abrir o selecionador de cores", + "description": "Tooltip for the colored squares shown before CSS colors in the style editor." + }, + "configOnChange": { + "message": "em mudança", + "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" + }, + "configOnChangeTooltip": { + "message": "Auto-guarda e aplicar alterações automaticamente", + "description": "" + }, + "configureStyle": { + "message": "Configurar", + "description": "Label for the button to configure usercss userstyle" + }, + "configureStyleOnHomepage": { + "message": "Configurar na homepage", + "description": "Label for the button to configure userstyles.org userstyle" + }, + "confirmCancel": { + "message": "Cancelar", + "description": "" + }, + "confirmClose": { + "message": "Fechar", + "description": "'Close' button in a confirm dialog" + }, + "confirmDefault": { + "message": "Use predefinição", + "description": "'Set to default' button in a confirm dialog" + }, + "confirmDelete": { + "message": "Apagar", + "description": "" + }, + "confirmDiscardChanges": { + "message": "Descartar as alterações?", + "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" + }, + "confirmNo": { + "message": "Não", + "description": "'No' button in a confirm dialog" + }, + "confirmOK": { + "message": "OK", + "description": "" + }, + "confirmSave": { + "message": "Guardar", + "description": "'Save' button in a confirm dialog" + }, + "confirmStop": { + "message": "Parar", + "description": "'Stop' button in a confirm dialog" + }, + "confirmYes": { + "message": "Sim", + "description": "'Yes' button in a confirm dialog" + }, + "copied": { + "message": "Copied to clipboard", + "description": "Message shown when content has been copied to the clipboard" + }, + "copy": { + "message": "Copy to clipboard", + "description": "Tooltip for elements which can be copied" + }, + "customNameHint": { + "message": "Enter a custom name here to rename the style in UI without breaking its updates", + "description": "" + }, + "customNameResetHint": { + "message": "Stop using customized name, switch to the style's own name", + "description": "Tooltip of 'x' button shown in editor when changing the name input of a) styles updated from a URL i.e. not locally created, b) UserCSS styles" + }, + "dateAbbrDay": { + "message": "$value$d", + "description": "Day suffix in a short relative date, for example: 8d" + }, + "dateAbbrHour": { + "message": "$value$h", + "description": "Hour suffix in a short relative date, for example: 8h" + }, + "dateAbbrMonth": { + "message": "$value$m", + "description": "Month suffix in a short relative date, for example: 8m" + }, + "dateAbbrYear": { + "message": "$value$y", + "description": "Year suffix in a short relative date, for example: 8y" + }, + "dateInstalled": { + "message": "Data de instalação", + "description": "Option text for the user to sort the style by install date" + }, + "dateUpdated": { + "message": "Data da atualização", + "description": "Option text for the user to sort the style by last update date" + }, + "dbError": { + "message": "Ocorreu um erro ao usar a base de dados do Stylus. Gostaria de visitar uma página web com soluções possíveis?", + "description": "Prompt when a DB error is encountered" + }, + "defaultTheme": { + "message": "predefinição", + "description": "Default CodeMirror CSS theme option on the edit style page" + }, + "deleteStyleConfirm": { + "message": "Tem a certeza que quer apagar este estilo?", + "description": "Confirmation before deleting a style" + }, + "deleteStyleLabel": { + "message": "Apagar", + "description": "Label for the button to delete a style" + }, + "description": { + "message": "Reestruturar a web com o Stylus, um gestor de estilos do utilizador. O Stylus permite-te instalar facilmente temas e skins para muitos sites populares.", + "description": "Extension description" + }, + "disableAllStyles": { + "message": "Desligar todos os estilos", + "description": "Label for the checkbox that turns all enabled styles off." + }, + "disableStyleLabel": { + "message": "Desativar", + "description": "Label for the button to disable a style" + }, + "dragDropMessage": { + "message": "Solte o ficheiro da sua cópia de segurança em qualquer sítio nesta página para importar.", + "description": "Drag'n'drop message" + }, + "dragDropUsercssTabstrip": { + "message": "To install the file, drop it on the tab strip (the area where the tab titles are shown).", + "description": "Message popup shown when erroneously dropping a usercss file into the manager page" + }, + "editDeleteText": { + "message": "Eliminar", + "description": "Label for the context menu item in the editor to delete selected text" + }, + "editGotoLine": { + "message": "Ir para a linha (ou linha:col)", + "description": "Go to line or line:column on Ctrl-G in style code editor" + }, + "editStyleHeading": { + "message": "Editar Estilo", + "description": "Title of the page for editing styles" + }, + "editStyleLabel": { + "message": "Editar", + "description": "Label for the button to go to the edit style page" + }, + "editStyleTitle": { + "message": "Editar Estilo $stylename$", + "description": "Title of the page for editing styles" + }, + "enableStyleLabel": { + "message": "Ativar", + "description": "Label for the button to enable a style" + }, + "excludeStyleByDomainLabel": { + "message": "Exclude the current domain", + "description": "" + }, + "excludeStyleByUrlLabel": { + "message": "Exclude the current URL", + "description": "" + }, + "exportLabel": { + "message": "Exportar", + "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" + }, + "externalFeedback": { + "message": "Feedback", + "description": "Label for the external link to send feedback for the style" + }, + "externalHomepage": { + "message": "Homepage", + "description": "Label for the external link to style's homepage" + }, + "externalLink": { + "message": "Hiperligação externa", + "description": "Label for external links" + }, + "externalSupport": { + "message": "Suporte", + "description": "Label for the external link to style's support site" + }, + "externalUsercssDocument": { + "message": "Documentação para Usercss", + "description": "Label for the external link to usercss documentation" + }, + "filteredStyles": { + "message": "$numShown$ apresentado(s) de $numTotal$total", + "description": "TL note - make this message short" + }, + "filteredStylesAllHidden": { + "message": "Os filtros aplicados atualmente não correspondem a estilos", + "description": "Text shown when no styles match currently applied filter in the style manager" + }, + "findStyles": { + "message": "Localizar estilos", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesForSite": { + "message": "Encontrar mais estilos para este site", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesInline": { + "message": "inline", + "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" + }, + "findStylesInlineTooltip": { + "message": "Exibir os resultados da pesquisa dentro desta janela.", + "description": "Text for a checkbox that displays search results within the Stylus popup." + }, + "genericAdd": { + "message": "Adicionar", + "description": "Used in various places for an action that adds something" + }, + "genericClone": { + "message": "Clone", + "description": "Used in various places for an action that clones something" + }, + "genericDisabledLabel": { + "message": "Desativado", + "description": "Used in various lists/options to indicate that something is disabled" + }, + "genericEnabledLabel": { + "message": "Habilitado", + "description": "Used in various lists/options to indicate that something is enabled" + }, + "genericError": { + "message": "Erro", + "description": "Used in various places to indicate some error occurred." + }, + "genericHistoryLabel": { + "message": "Histórico", + "description": "Used in various places to show a history log of something" + }, + "genericNext": { + "message": "Próximo", + "description": "Used in various places to select/perform the next step/action" + }, + "genericPrevious": { + "message": "Anterior", + "description": "Used in various places to select/perform the previous step/action" + }, + "genericResetLabel": { + "message": "Repor", + "description": "Used in various parts of UI to indicate that something may be reset to its original state" + }, + "genericSavedMessage": { + "message": "Guardado", + "description": "Used in various parts of the UI to indicate that something was saved" + }, + "genericTitle": { + "message": "Título", + "description": "Used in various parts of the UI to indicate the title of something" + }, + "genericUnknown": { + "message": "Desconhecido", + "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" + }, + "helpAlt": { + "message": "Ajuda", + "description": "Alternate text for help buttons" + }, + "helpKeyMapCommand": { + "message": "Escreva um nome de comando", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "helpKeyMapHotkey": { + "message": "Prima uma tecla de atalho", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "hostDisabled": { + "message": "This host has been disabled due to a bug in the current version of the browser being used", + "description": "Tooltip for cloud host disabled" + }, + "importAppendLabel": { + "message": "Acrescentar ao estilo", + "description": "Label for the button to import a style and append to the existing sections" + }, + "importAppendTooltip": { + "message": "Acrescentar o estilo importado ao estilo atual", + "description": "Tooltip for the button to import a style and append to the existing sections" + }, + "importLabel": { + "message": "Importar", + "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" + }, + "importPreprocessor": { + "message": "Style with a @preprocessor won't work in the classic mode. You can switch the editor to Usercss mode: 1) open the style manager, 2) enable \"as Usercss\" checkbox, 3) click \"Write new style\"\n\nImport now anyway?", + "description": "" + }, + "importPreprocessorTitle": { + "message": "Potential problem due to @preprocessor", + "description": "" + }, + "importReplaceLabel": { + "message": "Sobrescrever estilo", + "description": "Label for the button to import and overwrite current style" + }, + "importReplaceTooltip": { + "message": "Rejeitar conteúdos do estilo atual e sobrescrever com o estilo importado", + "description": "Label for the button to import and overwrite current style" + }, + "importReportLegendAdded": { + "message": "adicionado", + "description": "Text after the number of styles added in the report shown after importing styles" + }, + "importReportLegendIdentical": { + "message": "idênticos excluídos", + "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" + }, + "importReportLegendInvalid": { + "message": "inválido(s) ignorado(s)", + "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" + }, + "importReportLegendUpdatedBoth": { + "message": "meta info e código atualizados", + "description": "Text after the number of styles updated entirely in the report shown after importing styles" + }, + "importReportLegendUpdatedCode": { + "message": "código atualizado", + "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" + }, + "importReportLegendUpdatedMeta": { + "message": "meta info atualizada", + "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" + }, + "importReportTitle": { + "message": "Importação de estilos finalizada", + "description": "Title of the report shown after importing styles" + }, + "importReportUnchanged": { + "message": "Nada foi alterado.", + "description": "Message in the report shown after importing styles" + }, + "importReportUndone": { + "message": "os estilos foram revertidos", + "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" + }, + "importReportUndoneTitle": { + "message": "A Importação foi anulada", + "description": "Title of the message box shown after undoing the import of styles" + }, + "installButton": { + "message": "Instalar estilo", + "description": "Label for install button" + }, + "installButtonInstalled": { + "message": "Estilo instalado", + "description": "Text displayed when the style is successfully installed" + }, + "installButtonReinstall": { + "message": "Reinstale o estilo", + "description": "Label for reinstall button" + }, + "installButtonUpdate": { + "message": "Atualizar o estilo", + "description": "Label for update button" + }, + "installUpdate": { + "message": "Instalar atualização", + "description": "Label for the button to install an update for a single style" + }, + "installUpdateFrom": { + "message": "Atualmente o estilo é atualizado a partir de $url$", + "description": "Label to describe where the style gets update" + }, + "installUpdateFromLabel": { + "message": "Procurar atualizações", + "description": "Label for the checkbox to save current URL for update check" + }, + "license": { + "message": "Licença", + "description": "Label for the license" + }, + "linkGetHelp": { + "message": "Obter ajuda", + "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" + }, + "linkGetStyles": { + "message": "Obter estilos", + "description": "Help link text on the manage page e.g. https://userstyles.org" + }, + "linkStylusWiki": { + "message": "Wiki", + "description": "Wiki link text on the manage page e.g. https://github.com/openstyles/stylus/wiki" + }, + "linkTranslate": { + "message": "Traduzir", + "description": "Transifex link text on the manage page" + }, + "linterCSSLintIncompatible": { + "message": "O CSSLint não suporta $preprocessorname$pré-processador", + "description": "The label to display when the preprocessor isn't compatible with CSSLint" + }, + "linterCSSLintSettings": { + "message": "(Definir a regra como : 0 = desabilitado; 1 = aviso ; 2 = erro)", + "description": "CSSLint rule config values" + }, + "linterConfigPopupTitle": { + "message": "Definir as regras de configuração para $linter$", + "description": "Stylelint or CSSLint popup header" + }, + "linterConfigTooltip": { + "message": "Clique para configurar este linter", + "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" + }, + "linterInvalidConfigError": { + "message": "Não foi guardado devido a estas configurações inválidas:", + "description": "Invalid linter config will show a message followed by a list of invalid entries" + }, + "linterIssues": { + "message": "Problemas", + "description": "Label for the CSS linter issues block on the style edit page" + }, + "linterIssuesHelp": { + "message": "Estes problemas foram encontradas por$link$:", + "description": "Help popup message for the selected CSS linter issues block on the style edit page" + }, + "linterJSONError": { + "message": "Formato JSON inválido", + "description": "Setting linter config with invalid JSON" + }, + "linterResetMessage": { + "message": "Para anular a redefinição acidental, prima Ctrl-Z (ou Cmd-Z) na caixa de texto", + "description": "Reset button tooltip to inform user on how to undo an accidental reset" + }, + "linterRulesLink": { + "message": "Veja uma lista completa de regras", + "description": "Stylelint or CSSLint rules label added immediately before a link" + }, + "liveReloadError": { + "message": "Ocorreu um erro ao vigiar o arquivo", + "description": "The label of live-reload error" + }, + "liveReloadInstallHint": { + "message": "Keep this tab open to auto-update the style on external changes.", + "description": "The label of live-reload feature" + }, + "liveReloadInstallHintFF": { + "message": "Keep both this tab and the original tab open to auto-update the style on external changes.", + "description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox" + }, + "liveReloadLabel": { + "message": "Recarregamento dinâmico", + "description": "The label of live-reload feature" + }, + "manageFavicons": { + "message": "Favicons em colunas de aplica-se a", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFaviconsGray": { + "message": "Acinzentado(s)", + "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" + }, + "manageFaviconsHelp": { + "message": "O Stylus usa um serviço externo https://www.google.com/s2/favicons", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFilters": { + "message": "Filtros", + "description": "Label for filters container" + }, + "manageHeading": { + "message": "Estilos Instalados", + "description": "Heading for the manage page" + }, + "manageMaxTargets": { + "message": "Número de aplica-se a itens", + "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" + }, + "manageNewStyleAsUsercss": { + "message": "como Usercss", + "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" + }, + "manageNewUI": { + "message": "Nova interface do gestor", + "description": "Label for the checkbox that toggles the new UI on manage page" + }, + "manageOnlyDisabled": { + "message": "Apenas estilos desativados", + "description": "Checkbox to show only disabled styles" + }, + "manageOnlyEnabled": { + "message": "Apenas estilos ativados", + "description": "Checkbox to show only enabled styles" + }, + "manageOnlyExternal": { + "message": "Apenas estilos externos", + "description": "Checkbox to show only externally installed styles i.e. updatable" + }, + "manageOnlyLocal": { + "message": "Apenas estilos criados localmente", + "description": "Checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyLocalTooltip": { + "message": "(os estilos não instalados através de uma página userstyles.org)", + "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyNonUsercss": { + "message": "Apenas estilos não-Usercss", + "description": "Checkbox to show only non-Usercss (standard) styles" + }, + "manageOnlyUpdates": { + "message": "Apenas com atualizações ou problemas", + "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" + }, + "manageOnlyUsercss": { + "message": "Apenas estilos Usercss", + "description": "Checkbox to show only Usercss styles" + }, + "manageTitle": { + "message": "Stylus", + "description": "Title for the manage page" + }, + "menuShowBadge": { + "message": "Mostrar a contagem de estilos ativados", + "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." + }, + "meta_invalidCheckboxDefault": { + "message": "Invalid @var checkbox: value must be 0 or 1", + "description": "Error displayed when the value of @var checkbox is invalid" + }, + "meta_invalidColor": { + "message": "Invalid @var color: $color$ is not a color", + "description": "Error displayed when the value of @var color is invalid" + }, + "meta_invalidRange": { + "message": "Invalid @var $type$: value must be a number or an array", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMultipleUnits": { + "message": "Invalid @var $type$: multiple units are defined", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeTooManyValues": { + "message": "Invalid @var $type$: the array contains too many items", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeValue": { + "message": "Invalid @var $type$: items in the array must be number, string, or null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeDefault": { + "message": "Invalid @var $type$: default value is null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMin": { + "message": "Invalid @var $type$: default value is lower than the minimum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMax": { + "message": "Invalid @var $type$: default value is larger than the maximum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeStep": { + "message": "Invalid @var $type$: default value is not a mutiple of the step", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeUnits": { + "message": "Invalid @var $type$: '$units$' is not a valid unit", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidSelect": { + "message": "Invalid @var select: the default value must be an array or an object", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValue": { + "message": "Invalid @var select: values inside the array/object must be a string", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectEmptyOptions": { + "message": "Invalid @var select: options list is empty", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectLabel": { + "message": "Invalid @var select: option label is empty", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectMultipleDefaults": { + "message": "Invalid @var select: multiple default options are defined", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectNameDuplicated": { + "message": "Invalid @var select: option name is duplicated", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValueMismatch": { + "message": "Invalid @var select: value doesn't exist in the option list", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidURLProtocol": { + "message": "Invalid URL protocol. Only http and https are allowed: $protocol$", + "description": "Error displayed when the protocol of the URL is invalid" + }, + "meta_invalidVersion": { + "message": "Invalid version number. The value doesn't match SemVer pattern: $version$", + "description": "Error displayed when @version is invalid" + }, + "meta_invalidNumber": { + "message": "Expect a number", + "description": "Error displayed when the value is expected to be a number" + }, + "meta_invalidString": { + "message": "Expect a quoted string", + "description": "Error displayed when the value is expected to be a quoted string" + }, + "meta_invalidWord": { + "message": "Expect a word", + "description": "Error displayed when the value is expected to be a word" + }, + "meta_missingChar": { + "message": "Expect characters: $chars$", + "description": "Error displayed when the value is expected to be some characters" + }, + "meta_missingEOT": { + "message": "Expect EOT data", + "description": "Error displayed when the value is expected to be an EOT list" + }, + "meta_missingMandatory": { + "message": "Missing mandatory metadata: $keys$", + "description": "Error displayed when mandatory keys are missing" + }, + "meta_unknownJSONLiteral": { + "message": "Invalid JSON: $literal$ is not a valid JSON literal", + "description": "Error displayed when JSON value is invalid" + }, + "meta_unknownMeta": { + "message": "Unknown metadata: $key$", + "description": "Error displayed when unknown metadata is parsed" + }, + "meta_unknownVarType": { + "message": "Unknown @$varkey$ type: $vartype$", + "description": "Error displayed when unknown variable type is parsed" + }, + "meta_unknownPreprocessor": { + "message": "Unknown @preprocessor: $preprocessor$", + "description": "Error displayed when unknown @preprocessor is parsed" + }, + "noStylesForSite": { + "message": "Nenhum estilo instalado para este site.", + "description": "Text displayed when no styles are installed for the current site" + }, + "numberedLine": { + "message": "Line:", + "description": "Will be followed by one or more line numbers in the editor." + }, + "openManage": { + "message": "Gerir", + "description": "Link to open the manage page." + }, + "openOptions": { + "message": "Options", + "description": "Go to Options UI" + }, + "openStylesManager": { + "message": "Abrir gestor de estilos", + "description": "Label for the style maanger opener in the browser action context menu." + }, + "optionsActions": { + "message": "Ações", + "description": "" + }, + "optionsAdvanced": { + "message": "Avançadas", + "description": "" + }, + "optionsAdvancedContextDelete": { + "message": "Adicionar 'Eliminar' no menu de contexto do editor", + "description": "" + }, + "optionsAdvancedExposeIframes": { + "message": "Expor iframes via HTML[stylus-iframe]", + "description": "" + }, + "optionsAdvancedExposeIframesNote": { + "message": "Exposes the top site domain in each iframe.\nEnables writing iframe-specific CSS like this:\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }", + "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." + }, + "optionsAdvancedNewStyleAsUsercss": { + "message": "Escrever novo estilo como usercss", + "description": "" + }, + "optionsAdvancedPatchCsp": { + "message": "Patch CSP to allow style assets", + "description": "" + }, + "optionsAdvancedPatchCspNote": { + "message": "Enable this if styles contain images or fonts which fail to load on sites with a strict CSP (Content-Security-Policy).\n\nEnabling this setting will relax CSP restrictions, allowing essential style content to load. This option is only intended for advanced users who understand the potential security implications, and accept responsibility for monitoring the content which they're allowing. Read about CSS-based attacks for more information.\n\nAlso be aware, this particular setting is not guaranteed to take effect if another installed extension modifies the network response first.", + "description": "" + }, + "optionsAdvancedStyleViaXhr": { + "message": "Instant inject mode", + "description": "" + }, + "optionsAdvancedStyleViaXhrNote": { + "message": "Enable this if you encounter flashing of unstyled content (FOUC) when browsing, which is especially noticeable with dark themes.\n\nThe technical reason is that Chrome/Chromium postpones asynchronous communication of extensions, in a usually meaningless attempt to improve page load speed, potentially causing styles to be late to apply. To circumvent this, since web extensions are not provided a synchronous API, Stylus provides this option to utilize the \"deprecated\" synchronous XMLHttpRequest web API to fetch applicable styles. There shouldn't be any detrimental effects, since the request is fulfilled within a few milliseconds while the page is still being downloaded from the server.\n\nNevertheless, Chromium will print a warning in devtools' console. Right-clicking a warning, and hiding them, will prevent future warnings from being shown.", + "description": "" + }, + "optionsBadgeDisabled": { + "message": "Cor de fundo quando desativado", + "description": "" + }, + "optionsBadgeNormal": { + "message": "Cor de fundo", + "description": "" + }, + "optionsCheck": { + "message": "Atualizar estilos", + "description": "" + }, + "optionsCheckUpdate": { + "message": "Procurar para e instalar todas as atualizações disponíveis", + "description": "" + }, + "optionsCustomizeBadge": { + "message": "Distintivo no ícone da barra de ferramentas", + "description": "" + }, + "optionsCustomizeIcon": { + "message": "Ícone da barra de ferramentas", + "description": "" + }, + "optionsCustomizePopup": { + "message": "Popup", + "description": "" + }, + "optionsCustomizeUpdate": { + "message": "Atualizações", + "description": "" + }, + "optionsCustomizeSync": { + "message": "Sync to cloud", + "description": "" + }, + "optionsHeading": { + "message": "Opções", + "description": "Heading for options section on manage page." + }, + "optionsIconDark": { + "message": "Temas escuros do browser", + "description": "" + }, + "optionsIconLight": { + "message": "Temas claros do browser", + "description": "" + }, + "optionsOpen": { + "message": "Abrir", + "description": "" + }, + "optionsOpenManager": { + "message": "Gerir estilos", + "description": "" + }, + "optionsPopupWidth": { + "message": "Popup largura (em pixeis)", + "description": "" + }, + "optionsReset": { + "message": "Restabelecer as opções aos valores predefinidos", + "description": "" + }, + "optionsResetButton": { + "message": "Restabelecer opções", + "description": "" + }, + "optionsStylusThemes": { + "message": "Find a Stylus UI theme", + "description": "" + }, + "optionsSubheading": { + "message": "Mais Opções", + "description": "Subheading for options section on manage page." + }, + "optionsUpdateImportNote": { + "message": "Ao importar uma cópia de segurança de estilo da versão antiga ou do Stylish, faça uma verificação única de atualizações manualmente no gestor de estilos para garantir que todos os estilos sejam atualizados.", + "description": "" + }, + "optionsUpdateInterval": { + "message": "Intervalo de atualização automática do estilo de usuário em horas (especifique 0 para desativar)", + "description": "" + }, + "optionsSyncNone": { + "message": "None", + "description": "" + }, + "optionsSyncConnect": { + "message": "Connect", + "description": "" + }, + "optionsSyncDisconnect": { + "message": "Disconnect", + "description": "" + }, + "optionsSyncSyncNow": { + "message": "Sync now", + "description": "" + }, + "optionsSyncLogin": { + "message": "Login", + "description": "" + }, + "optionsSyncStatusPull": { + "message": "Pulling style $loaded$ of $total$", + "description": "" + }, + "optionsSyncStatusPush": { + "message": "Pushing style $loaded$ of $total$", + "description": "" + }, + "optionsSyncStatusSyncing": { + "message": "Syncing...", + "description": "" + }, + "optionsSyncStatusConnecting": { + "message": "Connecting...", + "description": "" + }, + "optionsSyncStatusConnected": { + "message": "Connected", + "description": "" + }, + "optionsSyncStatusDisconnecting": { + "message": "Disconnecting...", + "description": "" + }, + "optionsSyncStatusDisconnected": { + "message": "Disconnected", + "description": "" + }, + "optionsSyncStatusRelogin": { + "message": "Session expired, please login again.", + "description": "" + }, + "paginationCurrent": { + "message": "Pagina atual", + "description": "Tooltip for the current page index in search results" + }, + "paginationEstimated": { + "message": "Número estimado de páginas", + "description": "Tooltip for the total page count in search results" + }, + "paginationNext": { + "message": "Próxima página", + "description": "Tooltip for the '->' (next page) button in search results" + }, + "paginationPrevious": { + "message": "Pagina anterior", + "description": "Tooltip for the '<-' button in search results" + }, + "paginationTotal": { + "message": "Páginas totais", + "description": "" + }, + "parseUsercssError": { + "message": "O Stylus falhou ao analisar o usercss:", + "description": "The error message to show when stylus failed to parse usercss" + }, + "popupAutoResort": { + "message": "Resort styles in popup after toggling", + "description": "Label for the checkbox controlling popup resorting." + }, + "popupBorders": { + "message": "Adicionar margens laterais brancas ", + "description": "" + }, + "popupBordersTooltip": { + "message": "Útil para temas escuros no novo Chrome, já que não pinta mais as margens laterais", + "description": "" + }, + "popupHotkeysInfo": { + "message": "<1>- <9>,<0>, também no teclado numérico - alterna o Nth estilo (0 é 10)\n- alterna o primeiro estilo com um nome que começa com a letra\nabre o editor em vez de alternar\nativa estilos listados\ndesativa estilos listados\ne <`> (backtick) - alterna os estilos inicialmente ativados; não se aplica a estilos habilitados subsequentemente enquanto o popup está aberto, para que você possa restaurar a seleção inicial depois de testar o material: basta desabilitar todos e, em seguida, alternar, i.e. \nMais informações no wiki", + "description": "NOTE1: preserve < and > symbols so that 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." + }, + "popupHotkeysTooltip": { + "message": "Clique para ver as teclas de atalho disponíveis", + "description": "Tooltip displayed when hovering the right edge of the extension popup" + }, + "popupManageTooltip": { + "message": "Shift-clique ou clique com o botão direito abre o gestor com estilos aplicáveis ao site atual", + "description": "Tooltip for the 'Manage' button in the popup." + }, + "popupMenuButtonTooltip": { + "message": "Action menu", + "description": "Tooltip for menu button in popup." + }, + "popupOpenEditInPopup": { + "message": "Use a simple window (no omnibox)", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindow": { + "message": "Abra o editor em uma nova janela", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindowTooltip": { + "message": "Também ativado ao desanexar o separador do editor de uma janela do browser, e desativado por anexar um separador único do editor a outra janela.", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupStylesFirst": { + "message": "Estilos antes de comandos", + "description": "Label for the checkbox controlling section order in the popup." + }, + "prefShowBadge": { + "message": "Número de estilos ativadas para o site atual", + "description": "Label for the checkbox controlling toolbar badge text." + }, + "previewLabel": { + "message": "Pré-visualização dinâmica", + "description": "Label for the checkbox in style editor to enable live preview while editing." + }, + "previewTooltip": { + "message": "Temporariamente aplica as alterações sem guardar.\nGuarde o estilo para tornar as alterações permanentes.", + "description": "Tooltip for the checkbox in style editor to enable live preview while editing." + }, + "reload": { + "message": "Reload Stylus extension", + "description": "Context menu reload" + }, + "replace": { + "message": "Substituir", + "description": "Label before the replace input field in the editor shown on Ctrl-H" + }, + "replaceAll": { + "message": "Substituir todos", + "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" + }, + "replaceWith": { + "message": "Substituir com", + "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." + }, + "retrieveBckp": { + "message": "Importar estilos", + "description": "" + }, + "search": { + "message": "Pesquisar", + "description": "Label before the search input field in the editor shown on Ctrl-F" + }, + "searchCaseSensitive": { + "message": "Sensível a maiúsculas e minúsculas", + "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" + }, + "searchGlobalStyles": { + "message": "Also search global styles", + "description": "Checkbox label in the popup's inline style search, shown when the text to search is entered" + }, + "searchNumberOfResults": { + "message": "Número de correspondências", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchNumberOfResults2": { + "message": "Número de correspondências no código e aplica-se a valores", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchStyleQueryHint": { + "message": "Search style names case-insensitively:\nsome words - all words in any order\n\"some phrase\" - this exact phrase without quotes\n2020 - a year like this also shows styles updated in 2020", + "description": "Tooltip shown for the text input in the popup's inline style finder" + }, + "searchRegexp": { + "message": "Usa a sintaxe /re/ para pesquisas regexp", + "description": "Label after the search input field in the editor shown on Ctrl-F" + }, + "searchResultInstallCount": { + "message": "Instalações totais", + "description": "Text for label that shows the number of times a search result was installed" + }, + "searchResultNoneFound": { + "message": "Nenhum estilo encontrado para este site.", + "description": "Error text in the popup when inline search didn't find any site-specific styles" + }, + "searchResultNotMatching": { + "message": "The style is installed but it doesn't apply to the current site URL.", + "description": "" + }, + "searchResultNotMatchingNote": { + "message": "Try asking the author of this userstyle to add the URL.\n\nYou can also open the style in the manager and edit it yourself,\nbut be aware it disables automatic updates for this style.", + "description": "" + }, + "searchResultRating": { + "message": "Classificação", + "description": "Text for label that shows the search result's rating" + }, + "searchResultUpdated": { + "message": "Atualizado", + "description": "Text for label that shows the search result's last update date" + }, + "searchResultWeeklyCount": { + "message": "Instalações semanais", + "description": "Text for label that shows the number of times a search result was installed during last week" + }, + "searchStylesAll": { + "message": "All", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesCode": { + "message": "CSS code", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesHelp": { + "message": " or key focuses the search field.\nDefault mode is plain text search for all space-separated terms in any order.\nExact words: wrap the query in double quotes, e.g. <\".header ~ div\">\nRegular expressions: include slashes and flags, e.g. \n\"By URL\" in scope selector: finds styles that apply to a fully specified URL e.g. https://www.example.org/\n\"Metadata\" in scope selector: searches in names, \"applies to\" specifiers, installation URL, update URL, and the entire metadata block for usercss styles.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page" + }, + "searchStylesMatchUrl": { + "message": "By URL", + "description": "Option for `find styles` scope selector in the manager. See searchMatchUrlHint for more info." + }, + "searchStylesMeta": { + "message": "Metadata", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesName": { + "message": "Name", + "description": "Option for `find styles` scope selector in the manager." + }, + "sectionAdd": { + "message": "Adicionar outra secção", + "description": "Label for the button to add a section" + }, + "sectionCode": { + "message": "Código", + "description": "Label for the code for a section" + }, + "sectionRemove": { + "message": "Remover secção", + "description": "Label for the button to remove a section" + }, + "sectionRestore": { + "message": "Restaurar secção removida", + "description": "Label for the button to restore a removed section" + }, + "sections": { + "message": "Sections", + "description": "Header for the table of contents block listing style section names in the left panel of the classic editor" + }, + "shortcuts": { + "message": "Atalhos", + "description": "Go to shortcut configuration" + }, + "shortcutsNote": { + "message": "Definir atalhos de teclado", + "description": "" + }, + "sortDateNewestFirst": { + "message": "mais recente primeiro", + "description": "Text added to indicate that sorting a date would add the newest entries at the top" + }, + "sortDateOldestFirst": { + "message": "mais antigos primeiro", + "description": "Text added to indicate that sorting a date would add the oldest entries at the top" + }, + "sortLabel": { + "message": "Selecione uma ordenação para aplicar aos estilos instalados", + "description": "Title on the sort select to indicate it is used for sorting entries" + }, + "sortLabelTitleAsc": { + "message": "Título Ascendente", + "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" + }, + "sortLabelTitleDesc": { + "message": "Título Descendente", + "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" + }, + "sortStylesHelp": { + "message": "Escolha o tipo de ordenação a ser aplicado às entradas instaladas na lista suspensa de ordenação. A configuração predefinida aplica uma ordem crescente (A a Z) aos títulos de entrada. As ordenações dentro do grupo \"Título Decrescente\" aplicarão uma classificação decrescente (Z a A) ao título. Existem outras predefinições que permitirão classificar as entradas por vários critérios. Pense sobre isso como ordenar uma tabela com várias colunas e cada categoria em cada seleção (entre os sinais de mais) representa uma coluna ou grupo. Por exemplo, se a configuração for \"Ativado (primeiro) + Título\", as entradas serão ordenadas de modo que todas as entradas ativadas sejam classificadas no topo da lista, então uma classificação crescente de título de entrada (A a Z) será aplicada a ambas as entradas ativadas e desativadas separadamente.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" + }, + "sortStylesHelpTitle": { + "message": "Ordenar conteúdos", + "description": "Label for the sort info popup on the Manage styles page" + }, + "styleBadRegexp": { + "message": "Regexp é inválido", + "description": "Validation message for a bad regexp in a style" + }, + "styleBeautify": { + "message": "Embelezar", + "description": "Label for the CSS-beautifier button on the edit style page" + }, + "styleBeautifyHint": { + "message": "Hint: right-click the “Beautify” button or use the keyboard shortcut defined below to beautify without showing this panel", + "description": "Hint shown inside the CSS-beautifier panel" + }, + "styleBeautifyIndentConditional": { + "message": "Indentar @media, @supports", + "description": "CSS-beautifier option" + }, + "styleBeautifyPreserveNewlines": { + "message": "Preserve novas linhas", + "description": "CSS-beautifier option" + }, + "styleCancelEditLabel": { + "message": "Voltar para gerir", + "description": "Label for cancel button for style editing" + }, + "styleChangesNotSaved": { + "message": "Fizeste alterações a este estilo sem as guardar.", + "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" + }, + "styleEnabledLabel": { + "message": "Ativado", + "description": "Label for the enabled state of styles" + }, + "styleFromMozillaFormatError": { + "message": "Falha ao importar do formato Mozilla", + "description": "Label for the import error" + }, + "styleFromMozillaFormatPrompt": { + "message": "Colar o código formato-Mozilla", + "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" + }, + "styleInstall": { + "message": "Instalar '$stylename$' no Stylus?", + "description": "Confirmation when installing a style" + }, + "styleInstallFailed": { + "message": "Falha ao instalar o estilo de usuário!\n$error$", + "description": "Warning when installation failed" + }, + "styleInstallOverwrite": { + "message": "$stylename$já está instalado. Substituir?\nVersão:$oldVersion$-> $newVersion$", + "description": "Confirmation when re-installing a style" + }, + "styleMissingName": { + "message": "Introduzir um nome", + "description": "Error displayed when user saves without providing a name" + }, + "styleMozillaFormatHeading": { + "message": "Formato Mozilla", + "description": "Heading for the section with buttons to import/export Mozilla format of the style" + }, + "styleNotAppliedRegexpProblemTooltip": { + "message": "O estilo não foi aplicado devido ao uso incorreto de 'regexp ()'", + "description": "Tooltip in the popup for styles that were not applied at all" + }, + "styleRegexpInvalidExplanation": { + "message": "Algumas regras de 'regexp()' que não puderam ser compiladas.", + "description": "" + }, + "styleRegexpPartialExplanation": { + "message": "Este estilo usa regexps parcialmente correspondentes em violação da CSS4 @document specification que requer um URL correspondente inteiro. As secções de CSS afetadas não foram aplicadas nesta página. Este estilo foi provavelmente criado no Stylish-for-Chrome o qual verifica incorretamente as regras 'regexp()' desde a primeira versão (bug conhecido).", + "description": "" + }, + "styleRegexpProblemTooltip": { + "message": "Número de secções não aplicadas devido ao uso incorreto de 'regexp ()'", + "description": "Tooltip in the popup for styles that were applied only partially" + }, + "styleRegexpTestButton": { + "message": "Testar RegExp", + "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" + }, + "styleRegexpTestFull": { + "message": "Separadores correspondentes", + "description": "RegExp test report: label for the fully matching expressions" + }, + "styleRegexpTestInvalid": { + "message": "Regexps inválidos ignorados", + "description": "RegExp test report: label for the invalid expressions" + }, + "styleRegexpTestNone": { + "message": "Nenhum separador correspondente", + "description": "RegExp test report: label for expressions that didn't match any tabs" + }, + "styleRegexpTestNote": { + "message": "Nota: use um único \\ para escapar no campo de entrada regexp, que será automaticamente convertido para \\\\ no código de estilo conforme especificação para strings entre aspas em CSS.", + "description": "RegExp test report: a note displayed at the bottom of the dialog" + }, + "styleRegexpTestPartial": { + "message": "Não corresponde totalmente, portanto ignorado", + "description": "RegExp test report: label for the partially matching expressions" + }, + "styleRegexpTestTitle": { + "message": "Lista de separadores correspondentes abertos (clique no URL para focar no separador)", + "description": "RegExp test report: title of the report" + }, + "styleSaveLabel": { + "message": "Guardar", + "description": "Label for save button for style editing" + }, + "styleToMozillaFormatHelp": { + "message": "O formato Mozilla do código pode ser submetido aouserstyles.org e usado com o clássico Stylish para o Firefox", + "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" + }, + "styleToMozillaFormatTitle": { + "message": "Estilo no formato Mozilla", + "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" + }, + "styleUpdate": { + "message": "Tem a certeza que quer atualizar '$stylename$'?", + "description": "Confirmation when updating a style" + }, + "styleUpdateDiscardChanges": { + "message": "O estilo é alterado fora do editor. Gostaria de recarregar o estilo?", + "description": "Confirmation to update the style in the editor" + }, + "stylusUnavailableForURL": { + "message": "O Stylus não funciona em páginas como esta.", + "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "stylusUnavailableForURLdetails": { + "message": "Como precaução de segurança, o browser proíbe extensões de afetar as páginas embutidas (como chrome://version, a página de novo separador predefinido no Chrome 61, about:addons, e assim sucessivamente) tal como páginas de outras extensões. Cada browser também restringe acesso à sua própria galeria de extensões (como Chrome Web Store ou AMO)", + "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "syncStorageErrorSaving": { + "message": "O valor não pode ser guardado. Tente reduzir a quantidade de texto.", + "description": "Displayed when trying to save an excessively big value via storage.sync API" + }, + "syncError": { + "message": "Sync failed", + "description": "Tooltip for the toolbar icon" + }, + "syncErrorRelogin": { + "message": "Sync failed.\nTry to re-login in Stylus options:\nclick 'disconnect' first, then 'connect'.", + "description": "Tooltip for the toolbar icon" + }, + "toggleStyle": { + "message": "Alternar estilo", + "description": "Label for the checkbox to enable/disable a style" + }, + "undo": { + "message": "Anular", + "description": "Button label" + }, + "undoGlobal": { + "message": "Anular em todas as secções", + "description": "CSS-beautify global Undo button label" + }, + "unreachableAMO": { + "message": "O Firefox proíbe o acesso ao site.", + "description": "Note in the popup displayed when opened on addons.mozilla.org" + }, + "unreachableAMOHint": { + "message": "Para permitir o acesso abra,clique com o botão direito na lista, clique em \"Novo\", depois em \"Booleano\", cole e clique em OK,,OK, recarregue a página .", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintNewFF": { + "message": "No Firefox 60 e mais recente, você também terá que remover o domínio AMO de em .", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintOldFF": { + "message": "Somente o Firefox 59 e o mais recente podem ser configurados para permitir que WebExtensions incluam elementos de estilo em sites protegidos por CSP como este.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" + }, + "unreachableContentScript": { + "message": "Não foi possível comunicar com a página. Tente recarregar o separador.", + "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" + }, + "unreachableFileHint": { + "message": "O Stylus pode aceder URLs file:// apenas se ativar a checkbox correspondente para a extensão Stylus na página chrome://extensions", + "description": "Note in the toolbar popup for file:// URLs" + }, + "InaccessibleFileHint": { + "message": "Stylus can not access some file types (e.g. pdf & json files).", + "description": "Note in the toolbar popup for some file types that cannot be accessed" + }, + "updateAllCheckSucceededNoUpdate": { + "message": "Nenhuma atualização encontrada.", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateAllCheckSucceededSomeEdited": { + "message": "Alguns estilos que podem ser atualizados não foram verificados para evitar perder possíveis edições locais. As atualizações podem ser forçadas ao verificar individualmente, ou fazendo outra verificação para todos os estilos (edições locais vão ser sobrescrevidas)", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateCheckFailBadResponseCode": { + "message": "A atualização falhou: o servidor respondeu com o código $code$.", + "description": "Text that displays when an update check failed because the response code indicates an error" + }, + "updateCheckFailServerUnreachable": { + "message": "A atualização falhou: servidor inacessível.", + "description": "Text that displays when an update check failed because the update server is unreachable" + }, + "updateCheckHistory": { + "message": "Histórico de verificação de atualizações", + "description": "" + }, + "updateCheckManualUpdateForce": { + "message": "Instalar atualização (edições locais vão ser sobrescritas)", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckManualUpdateHint": { + "message": "Forçando uma atualização vai substituir qualquer edição local.", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedLocallyEdited": { + "message": "Este estilo foi editado localmente.", + "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedMaybeLocallyEdited": { + "message": "Este estilo pode ter sido editado localmente", + "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" + }, + "updateCheckSucceededNoUpdate": { + "message": "O estilo está atualizado.", + "description": "Text that displays when an update check completed and no update is available" + }, + "updateCompleted": { + "message": "Atualização completa.", + "description": "Text that displays when an update completed" + }, + "updatesCurrentlyInstalled": { + "message": "Atualizações instaladas:", + "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." + }, + "usercssAvoidOverwriting": { + "message": "Por favor modifique o valor de @name ou @namespace para evitar sobrescrever um estilo existente.", + "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." + }, + "usercssConfigIncomplete": { + "message": "O estilo foi atualizado ou eliminado após a exibição do diálogo de configuração. Essas variáveis não foram guardadas para evitar corromper os metadados do estilo:", + "description": "" + }, + "usercssEditorNamePlaceholder": { + "message": "Especificar @name no código", + "description": "Placeholder text for the empty name input field when creating a new Usercss style" + }, + "usercssReplaceTemplateConfirmation": { + "message": "Substituir o modelo predefinido para novos estilos de Usercss com o código atual?", + "description": "" + }, + "usercssReplaceTemplateName": { + "message": "@name vazio substitui o modelo predefinido", + "description": "The text shown after @name when creating a new Usercss style" + }, + "usercssReplaceTemplateSectionBody": { + "message": "Insira o código aqui...", + "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" + }, + "versionInvalidOlder": { + "message": "A versão é mais antiga que o estilo instalado.", + "description": "Displayed when the version of style is older than the installed one" + }, + "writeStyleFor": { + "message": "Escrever estilo para:", + "description": "Label for toolbar pop-up that precedes the links to write a new style" + }, + "writeStyleForURL": { + "message": "este URL", + "description": "Text for link in toolbar pop-up to write a new style for the current URL" + }, + "syncDropboxStyles": { + "message": "Dropbox Export", + "description": "" + }, + "syncDropboxDeprecated": { + "message": "Dropbox import/export is replaced by a more advanced style sync in the options page.", + "description": "" + }, + "retrieveDropboxSync": { + "message": "Dropbox Import", + "description": "" + }, + "overwriteFileExport": { + "message": "Do you want to overwrite an existing file?", + "description": "" + }, + "exportSavedSuccess": { + "message": "File saved with success", + "description": "" + }, + "noFileToImport": { + "message": "To import your styles, you should export it first.", + "description": "" + }, + "connectingDropbox": { + "message": "Connecting Dropbox...", + "description": "" + }, + "connectingDropboxNotAllowed": { + "message": "Connecting to Dropbox is only available in apps installed directly from the webstore", + "description": "" + }, + "gettingStyles": { + "message": "Getting all styles...", + "description": "" + }, + "zipStyles": { + "message": "Zipping styles...", + "description": "" + }, + "unzipStyles": { + "message": "Unzipping styles...", + "description": "" + }, + "readingStyles": { + "message": "Reading styles...", + "description": "" + }, + "uploadingFile": { + "message": "Uploading File...", + "description": "" + }, + "addStyleLabel": { + "message": "Escrever novo estilo", + "description": "Label for the button to go to the add style page" } - }, - "appliesDisplayTruncatedSuffix": { - "message": "e mais", - "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" - }, - "appliesDomainOption": { - "message": "URLs no domínio", - "description": "Option to make the style apply to the entered string as a domain" - }, - "appliesHelp": { - "message": "Use os controlos \"Aplica-se a\" para limitar a que URLs o código nesta secção se aplica.", - "description": "Help text for 'applies to' section" - }, - "appliesLabel": { - "message": "Aplica-se a", - "description": "Label for 'applies to' fields on the edit/add screen" - }, - "appliesLineWidgetLabel": { - "message": "Apresentar \"Aplica-se a\" info", - "description": "Label for the checkbox to display applies-to information in the single editor" - }, - "appliesLineWidgetWarning": { - "message": "Não funciona com CSS minificado", - "description": "A warning that applies-to information won't show properly with minified CSS" - }, - "appliesRegexpOption": { - "message": "URLs correspondentes ao regexp", - "description": "Option to make the style apply to the entered string as a regular expression" - }, - "appliesRemove": { - "message": "Remover", - "description": "Label for the button to remove an 'applies' entry" - }, - "appliesRemoveError": { - "message": "Não é possível remover a última 'aplica-se a' entrada", - "description": "Error displayed when the last 'applies' is going to be removed" - }, - "appliesSpecify": { - "message": "Especificar", - "description": "Label for the button to make a style apply only to specific sites" - }, - "appliesToEverything": { - "message": "Tudo", - "description": "Text displayed for styles that apply to all sites" - }, - "appliesUrlPrefixOption": { - "message": "URLs a começar com", - "description": "Option to make the style apply to the entered string as a URL prefix" - }, - "applyAllUpdates": { - "message": "Aplicar todas as atualizações", - "description": "Label for the button to apply all detected updates" - }, - "author": { - "message": "Autor", - "description": "Label for the style author" - }, - "backupButtons": { - "message": "Cópia de segurança", - "description": "Heading for backup" - }, - "backupMessage": { - "message": "Selecione um ficheiro ou arraste e solte-o nesta página.", - "description": "Message for backup" - }, - "bckpInstStyles": { - "message": "Exportar estilos", - "description": "" - }, - "checkAllUpdates": { - "message": "Verificar todos os estilos por atualizações", - "description": "Label for the button to check all styles for updates" - }, - "checkAllUpdatesForce": { - "message": "Verifique outra vez, eu não editei nenhum estilo!", - "description": "Label for the button to apply all detected updates" - }, - "checkForUpdate": { - "message": "Procurar atualizações", - "description": "Label for the button to check a single style for an update" - }, - "checkingForUpdate": { - "message": "A verificar...", - "description": "Text to display when checking a style for an update" - }, - "clickToUninstall": { - "message": "Clique para desinstalar", - "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" - }, - "cm_autoCloseBrackets": { - "message": "Auto-fechar colchetes e aspas", - "description": "Label for the checkbox in the style editor." - }, - "cm_autoCloseBracketsTooltip": { - "message": "Adicionar automaticamente um par para fechar ao escrever um () [] {} '' \"\" de abertura", - "description": "Label for the checkbox in the style editor." - }, - "cm_autocompleteOnTyping": { - "message": "Conclusão automática em datilografar ", - "description": "Label for the checkbox in the style editor." - }, - "cm_colorpicker": { - "message": "Selecionador de cores para cores CSS", - "description": "Label for the checkbox controlling colorpicker option for the style editor." - }, - "cm_indentWithTabs": { - "message": "Usar tabulação com indentação inteligente", - "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." - }, - "cm_keyMap": { - "message": "Mapa de teclado", - "description": "Label for the drop-down list controlling the keymap for the style editor." - }, - "cm_lineWrapping": { - "message": "Moldar o texto", - "description": "Label for the checkbox controlling word wrap option for the style editor." - }, - "cm_matchHighlight": { - "message": "Realçar", - "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." - }, - "cm_matchHighlightSelection": { - "message": "Apenas a seleção", - "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" - }, - "cm_matchHighlightToken": { - "message": "Token embaixo do cursor", - "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" - }, - "cm_resizeGripHint": { - "message": "Duplo-clique para maximizar/restaurar a altura", - "description": "Tooltip for the resize grip in style editor" - }, - "cm_selectByTokens": { - "message": "O duplo-clique seleciona os tokens", - "description": "Label for the checkbox in the editor." - }, - "cm_selectByTokensTooltip": { - "message": "Exemplos de tokens: .foo-bar-2 #aabbcc 0.32 !Important\nQuando desativado: as palavras delimitadas por pontuação são selecionadas.", - "description": "" - }, - "cm_smartIndent": { - "message": "Use indentação inteligente", - "description": "Label for the checkbox controlling smart indentation option for the style editor." - }, - "cm_tabSize": { - "message": "Tamanho da tabulação", - "description": "Label for the text box controlling tab size option for the style editor." - }, - "cm_theme": { - "message": "Tema", - "description": "Label for the style editor's CSS theme." - }, - "colorpickerSwitchFormatTooltip": { - "message": "Mudar formatos: HEX -> RGB -> HSL.\nShift-clique para inverter a direção.\nTambém através das teclas PgUp (PageUp), PgDn (PageDown).", - "description": "Tooltip for the switch button in the color picker popup in the style editor." - }, - "colorpickerTooltip": { - "message": "Abrir o selecionador de cores", - "description": "Tooltip for the colored squares shown before CSS colors in the style editor." - }, - "configOnChange": { - "message": "em mudança", - "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" - }, - "configOnChangeTooltip": { - "message": "Auto-guarda e aplicar alterações automaticamente", - "description": "" - }, - "configureStyle": { - "message": "Configurar", - "description": "Label for the button to configure usercss userstyle" - }, - "configureStyleOnHomepage": { - "message": "Configurar na homepage", - "description": "Label for the button to configure userstyles.org userstyle" - }, - "confirmCancel": { - "message": "Cancelar", - "description": "" - }, - "confirmClose": { - "message": "Fechar", - "description": "'Close' button in a confirm dialog" - }, - "confirmDefault": { - "message": "Use predefinição", - "description": "'Set to default' button in a confirm dialog" - }, - "confirmDelete": { - "message": "Apagar", - "description": "" - }, - "confirmDiscardChanges": { - "message": "Descartar as alterações?", - "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" - }, - "confirmNo": { - "message": "Não", - "description": "'No' button in a confirm dialog" - }, - "confirmSave": { - "message": "Guardar", - "description": "'Save' button in a confirm dialog" - }, - "confirmStop": { - "message": "Parar", - "description": "'Stop' button in a confirm dialog" - }, - "confirmYes": { - "message": "Sim", - "description": "'Yes' button in a confirm dialog" - }, - "dateInstalled": { - "message": "Data de instalação", - "description": "Option text for the user to sort the style by install date" - }, - "dateUpdated": { - "message": "Data da atualização", - "description": "Option text for the user to sort the style by last update date" - }, - "dbError": { - "message": "Ocorreu um erro ao usar a base de dados do Stylus. Gostaria de visitar uma página web com soluções possíveis?", - "description": "Prompt when a DB error is encountered" - }, - "defaultTheme": { - "message": "predefinição", - "description": "Default CodeMirror CSS theme option on the edit style page" - }, - "deleteStyleConfirm": { - "message": "Tem a certeza que quer apagar este estilo?", - "description": "Confirmation before deleting a style" - }, - "deleteStyleLabel": { - "message": "Apagar", - "description": "Label for the button to delete a style" - }, - "description": { - "message": "Reestruturar a web com o Stylus, um gestor de estilos do utilizador. O Stylus permite-te instalar facilmente temas e skins para muitos sites populares.", - "description": "Extension description" - }, - "disableAllStyles": { - "message": "Desligar todos os estilos", - "description": "Label for the checkbox that turns all enabled styles off." - }, - "disableStyleLabel": { - "message": "Desativar", - "description": "Label for the button to disable a style" - }, - "dragDropMessage": { - "message": "Solte o ficheiro da sua cópia de segurança em qualquer sítio nesta página para importar.", - "description": "Drag'n'drop message" - }, - "editDeleteText": { - "message": "Eliminar", - "description": "Label for the context menu item in the editor to delete selected text" - }, - "editGotoLine": { - "message": "Ir para a linha (ou linha:col)", - "description": "Go to line or line:column on Ctrl-G in style code editor" - }, - "editStyleHeading": { - "message": "Editar Estilo", - "description": "Title of the page for editing styles" - }, - "editStyleLabel": { - "message": "Editar", - "description": "Label for the button to go to the edit style page" - }, - "editStyleTitle": { - "message": "Editar Estilo $stylename$", - "description": "Title of the page for editing styles", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "enableStyleLabel": { - "message": "Ativar", - "description": "Label for the button to enable a style" - }, - "exportLabel": { - "message": "Exportar", - "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" - }, - "externalLink": { - "message": "Hiperligação externa", - "description": "Label for external links" - }, - "externalSupport": { - "message": "Suporte", - "description": "Label for the external link to style's support site" - }, - "externalUsercssDocument": { - "message": "Documentação para Usercss", - "description": "Label for the external link to usercss documentation" - }, - "filteredStyles": { - "message": "$numShown$ apresentado(s) de $numTotal$total", - "description": "TL note - make this message short", - "placeholders": { - "numTotal": { - "content": "$2" - }, - "numShown": { - "content": "$1" - } - } - }, - "filteredStylesAllHidden": { - "message": "Os filtros aplicados atualmente não correspondem a estilos", - "description": "Text shown when no styles match currently applied filter in the style manager" - }, - "findStyles": { - "message": "Localizar estilos", - "description": "Text for a link that gets a list of styles for the current site" - }, - "findStylesForSite": { - "message": "Encontrar mais estilos para este site", - "description": "Text for a link that gets a list of styles for the current site" - }, - "findStylesInline": { - "message": "inline", - "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" - }, - "findStylesInlineTooltip": { - "message": "Exibir os resultados da pesquisa dentro desta janela.", - "description": "Text for a checkbox that displays search results within the Stylus popup." - }, - "genericAdd": { - "message": "Adicionar", - "description": "Used in various places for an action that adds something" - }, - "genericDisabledLabel": { - "message": "Desativado", - "description": "Used in various lists/options to indicate that something is disabled" - }, - "genericEnabledLabel": { - "message": "Habilitado", - "description": "Used in various lists/options to indicate that something is enabled" - }, - "genericError": { - "message": "Erro", - "description": "Used in various places to indicate some error occurred." - }, - "genericHistoryLabel": { - "message": "Histórico", - "description": "Used in various places to show a history log of something" - }, - "genericNext": { - "message": "Próximo", - "description": "Used in various places to select/perform the next step/action" - }, - "genericPrevious": { - "message": "Anterior", - "description": "Used in various places to select/perform the previous step/action" - }, - "genericResetLabel": { - "message": "Repor", - "description": "Used in various parts of UI to indicate that something may be reset to its original state" - }, - "genericSavedMessage": { - "message": "Guardado", - "description": "Used in various parts of the UI to indicate that something was saved" - }, - "genericTitle": { - "message": "Título", - "description": "Used in various parts of the UI to indicate the title of something" - }, - "genericUnknown": { - "message": "Desconhecido", - "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" - }, - "helpAlt": { - "message": "Ajuda", - "description": "Alternate text for help buttons" - }, - "helpKeyMapCommand": { - "message": "Escreva um nome de comando", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "helpKeyMapHotkey": { - "message": "Prima uma tecla de atalho", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "importAppendLabel": { - "message": "Acrescentar ao estilo", - "description": "Label for the button to import a style and append to the existing sections" - }, - "importAppendTooltip": { - "message": "Acrescentar o estilo importado ao estilo atual", - "description": "Tooltip for the button to import a style and append to the existing sections" - }, - "importLabel": { - "message": "Importar", - "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" - }, - "importReplaceLabel": { - "message": "Sobrescrever estilo", - "description": "Label for the button to import and overwrite current style" - }, - "importReplaceTooltip": { - "message": "Rejeitar conteúdos do estilo atual e sobrescrever com o estilo importado", - "description": "Label for the button to import and overwrite current style" - }, - "importReportLegendAdded": { - "message": "adicionado", - "description": "Text after the number of styles added in the report shown after importing styles" - }, - "importReportLegendIdentical": { - "message": "idênticos excluídos", - "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" - }, - "importReportLegendInvalid": { - "message": "inválido(s) ignorado(s)", - "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" - }, - "importReportLegendUpdatedBoth": { - "message": "meta info e código atualizados", - "description": "Text after the number of styles updated entirely in the report shown after importing styles" - }, - "importReportLegendUpdatedCode": { - "message": "código atualizado", - "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" - }, - "importReportLegendUpdatedMeta": { - "message": "meta info atualizada", - "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" - }, - "importReportTitle": { - "message": "Importação de estilos finalizada", - "description": "Title of the report shown after importing styles" - }, - "importReportUnchanged": { - "message": "Nada foi alterado.", - "description": "Message in the report shown after importing styles" - }, - "importReportUndone": { - "message": "os estilos foram revertidos", - "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" - }, - "importReportUndoneTitle": { - "message": "A Importação foi anulada", - "description": "Title of the message box shown after undoing the import of styles" - }, - "installButton": { - "message": "Instalar estilo", - "description": "Label for install button" - }, - "installButtonInstalled": { - "message": "Estilo instalado", - "description": "Text displayed when the style is successfully installed" - }, - "installButtonReinstall": { - "message": "Reinstale o estilo", - "description": "Label for reinstall button" - }, - "installButtonUpdate": { - "message": "Atualizar o estilo", - "description": "Label for update button" - }, - "installUpdate": { - "message": "Instalar atualização", - "description": "Label for the button to install an update for a single style" - }, - "installUpdateFrom": { - "message": "Atualmente o estilo é atualizado a partir de $url$", - "description": "Label to describe where the style gets update", - "placeholders": { - "url": { - "content": "$1" - } - } - }, - "installUpdateFromLabel": { - "message": "Procurar atualizações", - "description": "Label for the checkbox to save current URL for update check" - }, - "license": { - "message": "Licença", - "description": "Label for the license" - }, - "linkGetHelp": { - "message": "Obter ajuda", - "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" - }, - "linkGetStyles": { - "message": "Obter estilos", - "description": "Help link text on the manage page e.g. https://userstyles.org" - }, - "linkTranslate": { - "message": "Traduzir", - "description": "Transifex link text on the manage page" - }, - "linterCSSLintIncompatible": { - "message": "O CSSLint não suporta $preprocessorname$pré-processador", - "description": "The label to display when the preprocessor isn't compatible with CSSLint", - "placeholders": { - "preprocessorname": { - "content": "$1" - } - } - }, - "linterCSSLintSettings": { - "message": "(Definir a regra como : 0 = desabilitado; 1 = aviso ; 2 = erro)", - "description": "CSSLint rule config values" - }, - "linterConfigPopupTitle": { - "message": "Definir as regras de configuração para $linter$", - "description": "Stylelint or CSSLint popup header", - "placeholders": { - "linter": { - "content": "$1" - } - } - }, - "linterConfigTooltip": { - "message": "Clique para configurar este linter", - "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" - }, - "linterInvalidConfigError": { - "message": "Não foi guardado devido a estas configurações inválidas:", - "description": "Invalid linter config will show a message followed by a list of invalid entries" - }, - "linterIssues": { - "message": "Problemas", - "description": "Label for the CSS linter issues block on the style edit page" - }, - "linterIssuesHelp": { - "message": "Estes problemas foram encontradas por$link$:", - "description": "Help popup message for the selected CSS linter issues block on the style edit page", - "placeholders": { - "link": { - "content": "$1" - } - } - }, - "linterJSONError": { - "message": "Formato JSON inválido", - "description": "Setting linter config with invalid JSON" - }, - "linterResetMessage": { - "message": "Para anular a redefinição acidental, prima Ctrl-Z (ou Cmd-Z) na caixa de texto", - "description": "Reset button tooltip to inform user on how to undo an accidental reset" - }, - "linterRulesLink": { - "message": "Veja uma lista completa de regras", - "description": "Stylelint or CSSLint rules label added immediately before a link" - }, - "liveReloadError": { - "message": "Ocorreu um erro ao vigiar o arquivo", - "description": "The label of live-reload error" - }, - "liveReloadLabel": { - "message": "Recarregamento dinâmico", - "description": "The label of live-reload feature" - }, - "manageFavicons": { - "message": "Favicons em colunas de aplica-se a", - "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" - }, - "manageFaviconsGray": { - "message": "Acinzentado(s)", - "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" - }, - "manageFaviconsHelp": { - "message": "O Stylus usa um serviço externo https://www.google.com/s2/favicons", - "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" - }, - "manageFilters": { - "message": "Filtros", - "description": "Label for filters container" - }, - "manageHeading": { - "message": "Estilos Instalados", - "description": "Heading for the manage page" - }, - "manageMaxTargets": { - "message": "Número de aplica-se a itens", - "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" - }, - "manageNewStyleAsUsercss": { - "message": "como Usercss", - "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" - }, - "manageNewUI": { - "message": "Nova interface do gestor", - "description": "Label for the checkbox that toggles the new UI on manage page" - }, - "manageOnlyDisabled": { - "message": "Apenas estilos desativados", - "description": "Checkbox to show only disabled styles" - }, - "manageOnlyEnabled": { - "message": "Apenas estilos ativados", - "description": "Checkbox to show only enabled styles" - }, - "manageOnlyExternal": { - "message": "Apenas estilos externos", - "description": "Checkbox to show only externally installed styles i.e. updatable" - }, - "manageOnlyLocal": { - "message": "Apenas estilos criados localmente", - "description": "Checkbox to show only locally created styles i.e. non-updatable" - }, - "manageOnlyLocalTooltip": { - "message": "(os estilos não instalados através de uma página userstyles.org)", - "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" - }, - "manageOnlyNonUsercss": { - "message": "Apenas estilos não-Usercss", - "description": "Checkbox to show only non-Usercss (standard) styles" - }, - "manageOnlyUpdates": { - "message": "Apenas com atualizações ou problemas", - "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" - }, - "manageOnlyUsercss": { - "message": "Apenas estilos Usercss", - "description": "Checkbox to show only Usercss styles" - }, - "menuShowBadge": { - "message": "Mostrar a contagem de estilos ativados", - "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." - }, - "noStylesForSite": { - "message": "Nenhum estilo instalado para este site.", - "description": "Text displayed when no styles are installed for the current site" - }, - "openManage": { - "message": "Gerir", - "description": "Link to open the manage page." - }, - "openStylesManager": { - "message": "Abrir gestor de estilos", - "description": "Label for the style maanger opener in the browser action context menu." - }, - "optionsActions": { - "message": "Ações", - "description": "" - }, - "optionsAdvanced": { - "message": "Avançadas", - "description": "" - }, - "optionsAdvancedContextDelete": { - "message": "Adicionar 'Eliminar' no menu de contexto do editor", - "description": "" - }, - "optionsAdvancedExposeIframes": { - "message": "Expor iframes via HTML[stylus-iframe]", - "description": "" - }, - "optionsAdvancedNewStyleAsUsercss": { - "message": "Escrever novo estilo como usercss", - "description": "" - }, - "optionsBadgeDisabled": { - "message": "Cor de fundo quando desativado", - "description": "" - }, - "optionsBadgeNormal": { - "message": "Cor de fundo", - "description": "" - }, - "optionsCheck": { - "message": "Atualizar estilos", - "description": "" - }, - "optionsCheckUpdate": { - "message": "Procurar para e instalar todas as atualizações disponíveis", - "description": "" - }, - "optionsCustomizeBadge": { - "message": "Distintivo no ícone da barra de ferramentas", - "description": "" - }, - "optionsCustomizeIcon": { - "message": "Ícone da barra de ferramentas", - "description": "" - }, - "optionsCustomizeUpdate": { - "message": "Atualizações", - "description": "" - }, - "optionsHeading": { - "message": "Opções", - "description": "Heading for options section on manage page." - }, - "optionsIconDark": { - "message": "Temas escuros do browser", - "description": "" - }, - "optionsIconLight": { - "message": "Temas claros do browser", - "description": "" - }, - "optionsOpen": { - "message": "Abrir", - "description": "" - }, - "optionsOpenManager": { - "message": "Gerir estilos", - "description": "" - }, - "optionsPopupWidth": { - "message": "Popup largura (em pixeis)", - "description": "" - }, - "optionsReset": { - "message": "Restabelecer as opções aos valores predefinidos", - "description": "" - }, - "optionsResetButton": { - "message": "Restabelecer opções", - "description": "" - }, - "optionsSubheading": { - "message": "Mais Opções", - "description": "Subheading for options section on manage page." - }, - "optionsUpdateImportNote": { - "message": "Ao importar uma cópia de segurança de estilo da versão antiga ou do Stylish, faça uma verificação única de atualizações manualmente no gestor de estilos para garantir que todos os estilos sejam atualizados.", - "description": "" - }, - "optionsUpdateInterval": { - "message": "Intervalo de atualização automática do estilo de usuário em horas (especifique 0 para desativar)", - "description": "" - }, - "paginationCurrent": { - "message": "Pagina atual", - "description": "Tooltip for the current page index in search results" - }, - "paginationEstimated": { - "message": "Número estimado de páginas", - "description": "Tooltip for the total page count in search results" - }, - "paginationNext": { - "message": "Próxima página", - "description": "Tooltip for the '->' (next page) button in search results" - }, - "paginationPrevious": { - "message": "Pagina anterior", - "description": "Tooltip for the '<-' button in search results" - }, - "paginationTotal": { - "message": "Páginas totais", - "description": "" - }, - "parseUsercssError": { - "message": "O Stylus falhou ao analisar o usercss:", - "description": "The error message to show when stylus failed to parse usercss" - }, - "popupBorders": { - "message": "Adicionar margens laterais brancas ", - "description": "" - }, - "popupBordersTooltip": { - "message": "Útil para temas escuros no novo Chrome, já que não pinta mais as margens laterais", - "description": "" - }, - "popupHotkeysInfo": { - "message": "<1>- <9>,<0>, também no teclado numérico - alterna o Nth estilo (0 é 10)\n- alterna o primeiro estilo com um nome que começa com a letra\nabre o editor em vez de alternar\nativa estilos listados\ndesativa estilos listados\ne <`> (backtick) - alterna os estilos inicialmente ativados; não se aplica a estilos habilitados subsequentemente enquanto o popup está aberto, para que você possa restaurar a seleção inicial depois de testar o material: basta desabilitar todos e, em seguida, alternar, i.e. \nMais informações no wiki", - "description": "NOTE1: preserve < and > symbols so that 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." - }, - "popupHotkeysTooltip": { - "message": "Clique para ver as teclas de atalho disponíveis", - "description": "Tooltip displayed when hovering the right edge of the extension popup" - }, - "popupManageTooltip": { - "message": "Shift-clique ou clique com o botão direito abre o gestor com estilos aplicáveis ao site atual", - "description": "Tooltip for the 'Manage' button in the popup." - }, - "popupOpenEditInWindow": { - "message": "Abra o editor em uma nova janela", - "description": "Label for the checkbox controlling 'edit' action behavior in the popup." - }, - "popupOpenEditInWindowTooltip": { - "message": "Também ativado ao desanexar o separador do editor de uma janela do browser, e desativado por anexar um separador único do editor a outra janela.", - "description": "Label for the checkbox controlling 'edit' action behavior in the popup." - }, - "popupStylesFirst": { - "message": "Estilos antes de comandos", - "description": "Label for the checkbox controlling section order in the popup." - }, - "prefShowBadge": { - "message": "Número de estilos ativadas para o site atual", - "description": "Label for the checkbox controlling toolbar badge text." - }, - "previewLabel": { - "message": "Pré-visualização dinâmica", - "description": "Label for the checkbox in style editor to enable live preview while editing." - }, - "previewTooltip": { - "message": "Temporariamente aplica as alterações sem guardar.\nGuarde o estilo para tornar as alterações permanentes.", - "description": "Tooltip for the checkbox in style editor to enable live preview while editing." - }, - "replace": { - "message": "Substituir", - "description": "Label before the replace input field in the editor shown on Ctrl-H" - }, - "replaceAll": { - "message": "Substituir todos", - "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" - }, - "replaceWith": { - "message": "Substituir com", - "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." - }, - "retrieveBckp": { - "message": "Importar estilos", - "description": "" - }, - "search": { - "message": "Pesquisar", - "description": "Label before the search input field in the editor shown on Ctrl-F" - }, - "searchCaseSensitive": { - "message": "Sensível a maiúsculas e minúsculas", - "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" - }, - "searchNumberOfResults": { - "message": "Número de correspondências", - "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" - }, - "searchNumberOfResults2": { - "message": "Número de correspondências no código e aplica-se a valores", - "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" - }, - "searchRegexp": { - "message": "Usa a sintaxe /re/ para pesquisas regexp", - "description": "Label after the search input field in the editor shown on Ctrl-F" - }, - "searchResultInstallCount": { - "message": "Instalações totais", - "description": "Text for label that shows the number of times a search result was installed" - }, - "searchResultNoneFound": { - "message": "Nenhum estilo encontrado para este site.", - "description": "Error text in the popup when inline search didn't find any site-specific styles" - }, - "searchResultRating": { - "message": "Classificação", - "description": "Text for label that shows the search result's rating" - }, - "searchResultUpdated": { - "message": "Atualizado", - "description": "Text for label that shows the search result's last update date" - }, - "searchResultWeeklyCount": { - "message": "Instalações semanais", - "description": "Text for label that shows the number of times a search result was installed during last week" - }, - "sectionAdd": { - "message": "Adicionar outra secção", - "description": "Label for the button to add a section" - }, - "sectionCode": { - "message": "Código", - "description": "Label for the code for a section" - }, - "sectionRemove": { - "message": "Remover secção", - "description": "Label for the button to remove a section" - }, - "sectionRestore": { - "message": "Restaurar secção removida", - "description": "Label for the button to restore a removed section" - }, - "shortcuts": { - "message": "Atalhos", - "description": "Go to shortcut configuration" - }, - "shortcutsNote": { - "message": "Definir atalhos de teclado", - "description": "" - }, - "sortDateNewestFirst": { - "message": "mais recente primeiro", - "description": "Text added to indicate that sorting a date would add the newest entries at the top" - }, - "sortDateOldestFirst": { - "message": "mais antigos primeiro", - "description": "Text added to indicate that sorting a date would add the oldest entries at the top" - }, - "sortLabel": { - "message": "Selecione uma ordenação para aplicar aos estilos instalados", - "description": "Title on the sort select to indicate it is used for sorting entries" - }, - "sortLabelTitleAsc": { - "message": "Título Ascendente", - "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" - }, - "sortLabelTitleDesc": { - "message": "Título Descendente", - "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" - }, - "sortStylesHelp": { - "message": "Escolha o tipo de ordenação a ser aplicado às entradas instaladas na lista suspensa de ordenação. A configuração predefinida aplica uma ordem crescente (A a Z) aos títulos de entrada. As ordenações dentro do grupo \"Título Decrescente\" aplicarão uma classificação decrescente (Z a A) ao título. Existem outras predefinições que permitirão classificar as entradas por vários critérios. Pense sobre isso como ordenar uma tabela com várias colunas e cada categoria em cada seleção (entre os sinais de mais) representa uma coluna ou grupo. Por exemplo, se a configuração for \"Ativado (primeiro) + Título\", as entradas serão ordenadas de modo que todas as entradas ativadas sejam classificadas no topo da lista, então uma classificação crescente de título de entrada (A a Z) será aplicada a ambas as entradas ativadas e desativadas separadamente.", - "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" - }, - "sortStylesHelpTitle": { - "message": "Ordenar conteúdos", - "description": "Label for the sort info popup on the Manage styles page" - }, - "styleBadRegexp": { - "message": "Regexp é inválido", - "description": "Validation message for a bad regexp in a style" - }, - "styleBeautify": { - "message": "Embelezar", - "description": "Label for the CSS-beautifier button on the edit style page" - }, - "styleBeautifyIndentConditional": { - "message": "Indentar @media, @supports", - "description": "CSS-beautifier option" - }, - "styleBeautifyPreserveNewlines": { - "message": "Preserve novas linhas", - "description": "CSS-beautifier option" - }, - "styleCancelEditLabel": { - "message": "Voltar para gerir", - "description": "Label for cancel button for style editing" - }, - "styleChangesNotSaved": { - "message": "Fizeste alterações a este estilo sem as guardar.", - "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" - }, - "styleEnabledLabel": { - "message": "Ativado", - "description": "Label for the enabled state of styles" - }, - "styleFromMozillaFormatError": { - "message": "Falha ao importar do formato Mozilla", - "description": "Label for the import error" - }, - "styleFromMozillaFormatPrompt": { - "message": "Colar o código formato-Mozilla", - "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" - }, - "styleInstall": { - "message": "Instalar '$stylename$' no Stylus?", - "description": "Confirmation when installing a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "styleInstallFailed": { - "message": "Falha ao instalar o estilo de usuário!\n$error$", - "description": "Warning when installation failed", - "placeholders": { - "error": { - "content": "$1" - } - } - }, - "styleInstallOverwrite": { - "message": "$stylename$já está instalado. Substituir?\nVersão:$oldVersion$-> $newVersion$", - "description": "Confirmation when re-installing a style", - "placeholders": { - "stylename": { - "content": "$1" - }, - "newVersion": { - "content": "$3" - }, - "oldVersion": { - "content": "$2" - } - } - }, - "styleMissingName": { - "message": "Introduzir um nome", - "description": "Error displayed when user saves without providing a name" - }, - "styleMozillaFormatHeading": { - "message": "Formato Mozilla", - "description": "Heading for the section with buttons to import/export Mozilla format of the style" - }, - "styleNotAppliedRegexpProblemTooltip": { - "message": "O estilo não foi aplicado devido ao uso incorreto de 'regexp ()'", - "description": "Tooltip in the popup for styles that were not applied at all" - }, - "styleRegexpInvalidExplanation": { - "message": "Algumas regras de 'regexp()' que não puderam ser compiladas.", - "description": "" - }, - "styleRegexpPartialExplanation": { - "message": "Este estilo usa regexps parcialmente correspondentes em violação da CSS4 @document specification que requer um URL correspondente inteiro. As secções de CSS afetadas não foram aplicadas nesta página. Este estilo foi provavelmente criado no Stylish-for-Chrome o qual verifica incorretamente as regras 'regexp()' desde a primeira versão (bug conhecido).", - "description": "" - }, - "styleRegexpProblemTooltip": { - "message": "Número de secções não aplicadas devido ao uso incorreto de 'regexp ()'", - "description": "Tooltip in the popup for styles that were applied only partially" - }, - "styleRegexpTestButton": { - "message": "Testar RegExp", - "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" - }, - "styleRegexpTestFull": { - "message": "Separadores correspondentes", - "description": "RegExp test report: label for the fully matching expressions" - }, - "styleRegexpTestInvalid": { - "message": "Regexps inválidos ignorados", - "description": "RegExp test report: label for the invalid expressions" - }, - "styleRegexpTestNone": { - "message": "Nenhum separador correspondente", - "description": "RegExp test report: label for expressions that didn't match any tabs" - }, - "styleRegexpTestNote": { - "message": "Nota: use um único \\ para escapar no campo de entrada regexp, que será automaticamente convertido para \\\\ no código de estilo conforme especificação para strings entre aspas em CSS.", - "description": "RegExp test report: a note displayed at the bottom of the dialog" - }, - "styleRegexpTestPartial": { - "message": "Não corresponde totalmente, portanto ignorado", - "description": "RegExp test report: label for the partially matching expressions" - }, - "styleRegexpTestTitle": { - "message": "Lista de separadores correspondentes abertos (clique no URL para focar no separador)", - "description": "RegExp test report: title of the report" - }, - "styleSaveLabel": { - "message": "Guardar", - "description": "Label for save button for style editing" - }, - "styleToMozillaFormatHelp": { - "message": "O formato Mozilla do código pode ser submetido aouserstyles.org e usado com o clássico Stylish para o Firefox", - "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" - }, - "styleToMozillaFormatTitle": { - "message": "Estilo no formato Mozilla", - "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" - }, - "styleUpdate": { - "message": "Tem a certeza que quer atualizar '$stylename$'?", - "description": "Confirmation when updating a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "styleUpdateDiscardChanges": { - "message": "O estilo é alterado fora do editor. Gostaria de recarregar o estilo?", - "description": "Confirmation to update the style in the editor" - }, - "stylusUnavailableForURL": { - "message": "O Stylus não funciona em páginas como esta.", - "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" - }, - "stylusUnavailableForURLdetails": { - "message": "Como precaução de segurança, o browser proíbe extensões de afetar as páginas embutidas (como chrome://version, a página de novo separador predefinido no Chrome 61, about:addons, e assim sucessivamente) tal como páginas de outras extensões. Cada browser também restringe acesso à sua própria galeria de extensões (como Chrome Web Store ou AMO)", - "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" - }, - "syncStorageErrorSaving": { - "message": "O valor não pode ser guardado. Tente reduzir a quantidade de texto.", - "description": "Displayed when trying to save an excessively big value via storage.sync API" - }, - "toggleStyle": { - "message": "Alternar estilo", - "description": "Label for the checkbox to enable/disable a style" - }, - "undo": { - "message": "Anular", - "description": "Button label" - }, - "undoGlobal": { - "message": "Anular em todas as secções", - "description": "CSS-beautify global Undo button label" - }, - "unreachableAMO": { - "message": "O Firefox proíbe o acesso ao site.", - "description": "Note in the popup displayed when opened on addons.mozilla.org" - }, - "unreachableAMOHint": { - "message": "Para permitir o acesso abra,clique com o botão direito na lista, clique em \"Novo\", depois em \"Booleano\", cole e clique em OK,,OK, recarregue a página .", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" - }, - "unreachableAMOHintNewFF": { - "message": "No Firefox 60 e mais recente, você também terá que remover o domínio AMO de em .", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" - }, - "unreachableAMOHintOldFF": { - "message": "Somente o Firefox 59 e o mais recente podem ser configurados para permitir que WebExtensions incluam elementos de estilo em sites protegidos por CSP como este.", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" - }, - "unreachableContentScript": { - "message": "Não foi possível comunicar com a página. Tente recarregar o separador.", - "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" - }, - "unreachableFileHint": { - "message": "O Stylus pode aceder URLs file:// apenas se ativar a checkbox correspondente para a extensão Stylus na página chrome://extensions", - "description": "Note in the toolbar popup for file:// URLs" - }, - "updateAllCheckSucceededNoUpdate": { - "message": "Nenhuma atualização encontrada.", - "description": "Text that displays when an update all check completed and no updates are available" - }, - "updateAllCheckSucceededSomeEdited": { - "message": "Alguns estilos que podem ser atualizados não foram verificados para evitar perder possíveis edições locais. As atualizações podem ser forçadas ao verificar individualmente, ou fazendo outra verificação para todos os estilos (edições locais vão ser sobrescrevidas)", - "description": "Text that displays when an update all check completed and no updates are available" - }, - "updateCheckFailBadResponseCode": { - "message": "A atualização falhou: o servidor respondeu com o código $code$.", - "description": "Text that displays when an update check failed because the response code indicates an error", - "placeholders": { - "code": { - "content": "$1" - } - } - }, - "updateCheckFailServerUnreachable": { - "message": "A atualização falhou: servidor inacessível.", - "description": "Text that displays when an update check failed because the update server is unreachable" - }, - "updateCheckHistory": { - "message": "Histórico de verificação de atualizações", - "description": "" - }, - "updateCheckManualUpdateForce": { - "message": "Instalar atualização (edições locais vão ser sobrescritas)", - "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckManualUpdateHint": { - "message": "Forçando uma atualização vai substituir qualquer edição local.", - "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckSkippedLocallyEdited": { - "message": "Este estilo foi editado localmente.", - "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckSkippedMaybeLocallyEdited": { - "message": "Este estilo pode ter sido editado localmente", - "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" - }, - "updateCheckSucceededNoUpdate": { - "message": "O estilo está atualizado.", - "description": "Text that displays when an update check completed and no update is available" - }, - "updateCompleted": { - "message": "Atualização completa.", - "description": "Text that displays when an update completed" - }, - "updatesCurrentlyInstalled": { - "message": "Atualizações instaladas:", - "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." - }, - "usercssAvoidOverwriting": { - "message": "Por favor modifique o valor de @name ou @namespace para evitar sobrescrever um estilo existente.", - "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." - }, - "usercssConfigIncomplete": { - "message": "O estilo foi atualizado ou eliminado após a exibição do diálogo de configuração. Essas variáveis não foram guardadas para evitar corromper os metadados do estilo:", - "description": "" - }, - "usercssEditorNamePlaceholder": { - "message": "Especificar @name no código", - "description": "Placeholder text for the empty name input field when creating a new Usercss style" - }, - "usercssReplaceTemplateConfirmation": { - "message": "Substituir o modelo predefinido para novos estilos de Usercss com o código atual?", - "description": "" - }, - "usercssReplaceTemplateName": { - "message": "@name vazio substitui o modelo predefinido", - "description": "The text shown after @name when creating a new Usercss style" - }, - "usercssReplaceTemplateSectionBody": { - "message": "Insira o código aqui...", - "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" - }, - "versionInvalidOlder": { - "message": "A versão é mais antiga que o estilo instalado.", - "description": "Displayed when the version of style is older than the installed one" - }, - "writeStyleFor": { - "message": "Escrever estilo para:", - "description": "Label for toolbar pop-up that precedes the links to write a new style" - }, - "writeStyleForURL": { - "message": "este URL", - "description": "Text for link in toolbar pop-up to write a new style for the current URL" - } } \ No newline at end of file diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 63ce7f6b..72a8f67b 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -1,1131 +1,1586 @@ { - "addStyleLabel": { - "message": "Scrieți o temă nouă", - "description": "Label for the button to go to the add style page" - }, - "addStyleTitle": { - "message": "Adăugați o temă", - "description": "Title of the page for adding styles" - }, - "alphaChannel": { - "message": "Opacitate", - "description": "Label of color's opacity" - }, - "appliesAdd": { - "message": "Adăugați", - "description": "Label for the button to add an 'applies' entry" - }, - "appliesDisplay": { - "message": "Aplicabil pentru: $applies$", - "description": "Text on the manage screen to describe what the style applies to", - "placeholders": { - "applies": { - "content": "$1" - } + "addStyleTitle": { + "message": "Adăugați o temă", + "description": "Title of the page for adding styles" + }, + "alphaChannel": { + "message": "Opacitate", + "description": "Label of color's opacity" + }, + "appliesAdd": { + "message": "Adăugați", + "description": "Label for the button to add an 'applies' entry" + }, + "appliesDisplay": { + "message": "Aplicabil pentru: $applies$", + "description": "Text on the manage screen to describe what the style applies to" + }, + "appliesDisplayTruncatedSuffix": { + "message": "mai mult", + "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" + }, + "appliesDomainOption": { + "message": "URLs din domain", + "description": "Option to make the style apply to the entered string as a domain" + }, + "appliesHelp": { + "message": "Folosiți 'Aplicabil pentru' pentru a limita pe ce URLs va fi aplicată temă.", + "description": "Help text for 'applies to' section" + }, + "appliesLabel": { + "message": "Aplicabil pentru", + "description": "Label for 'applies to' fields on the edit/add screen" + }, + "appliesLineWidgetLabel": { + "message": "Arată informații despre 'Aplicabil pentru'", + "description": "Label for the checkbox to display applies-to information in the single editor" + }, + "appliesLineWidgetWarning": { + "message": "Nu funcționează cu CSS minimizat", + "description": "A warning that applies-to information won't show properly with minified CSS" + }, + "appliesRegexpOption": { + "message": "URLs găsite cu regexp", + "description": "Option to make the style apply to the entered string as a regular expression" + }, + "appliesRemove": { + "message": "Ștergeți", + "description": "Label for the button to remove an 'applies' entry" + }, + "appliesRemoveError": { + "message": "Nu se poate șterge 'aplicabil pentru'", + "description": "Error displayed when the last 'applies' is going to be removed" + }, + "appliesSpecify": { + "message": "Specificați", + "description": "Label for the button to make a style apply only to specific sites" + }, + "appliesToEverything": { + "message": "Totul", + "description": "Text displayed for styles that apply to all sites" + }, + "appliesUrlOption": { + "message": "URL", + "description": "Option to make the style apply to the entered string as a URL" + }, + "appliesUrlPrefixOption": { + "message": "URL-uri începănd cu", + "description": "Option to make the style apply to the entered string as a URL prefix" + }, + "applyAllUpdates": { + "message": "Aplicați toate update-urile", + "description": "Label for the button to apply all detected updates" + }, + "author": { + "message": "Autor", + "description": "Label for the style author" + }, + "backupButtons": { + "message": "Backup", + "description": "Heading for backup" + }, + "backupMessage": { + "message": "Selectați un fișier sau drag-and-drop aici", + "description": "Message for backup" + }, + "bckpInstStyles": { + "message": "Exportați teme", + "description": "" + }, + "checkAllUpdates": { + "message": "Verificați toate temele pentru update-uri", + "description": "Label for the button to check all styles for updates" + }, + "checkAllUpdatesForce": { + "message": "Verifică iar, nu am modificat temele!", + "description": "Label for the button to apply all detected updates" + }, + "checkForUpdate": { + "message": "Verificați pentru update-uri", + "description": "Label for the button to check a single style for an update" + }, + "checkingForUpdate": { + "message": "Verficare...", + "description": "Text to display when checking a style for an update" + }, + "clickToUninstall": { + "message": "Click pentru dezinstalare", + "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" + }, + "cm_autoCloseBrackets": { + "message": "Închideți automat parantezele și ghilimelele", + "description": "Label for the checkbox in the style editor." + }, + "cm_autoCloseBracketsTooltip": { + "message": "Închideți automat când deschizideți una dintre ()[]{}''\"\"", + "description": "Label for the checkbox in the style editor." + }, + "cm_autocompleteOnTyping": { + "message": "Autocompletare în timpul scrierii", + "description": "Label for the checkbox in the style editor." + }, + "cm_colorpicker": { + "message": "Alegere de culori pentru CSS", + "description": "Label for the checkbox controlling colorpicker option for the style editor." + }, + "cm_indentWithTabs": { + "message": "Folosiți tab-uri cu autoindentare", + "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." + }, + "cm_keyMap": { + "message": "Keymap", + "description": "Label for the drop-down list controlling the keymap for the style editor." + }, + "cm_lineWrapping": { + "message": "Word wrap", + "description": "Label for the checkbox controlling word wrap option for the style editor." + }, + "cm_linter": { + "message": "CSS Linter", + "description": "Select the linter to check for CSS issues" + }, + "cm_matchHighlight": { + "message": "Highlight", + "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." + }, + "cm_matchHighlightSelection": { + "message": "Doar selecție", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" + }, + "cm_matchHighlightToken": { + "message": "Token-ul de sub cursor", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" + }, + "cm_resizeGripHint": { + "message": "Dublu click pentru a maximiza sau restaura înălțimea", + "description": "Tooltip for the resize grip in style editor" + }, + "cm_selectByTokens": { + "message": "Dublu-click pentru a selecta simbolurile", + "description": "Label for the checkbox in the editor." + }, + "cm_selectByTokensTooltip": { + "message": "Exemple de simboluri: .foo-bar-2 #aabbcc 0.32 !important\nCand inactiv: cuvinte delimitate cu punctuatie sunt selectate.", + "description": "" + }, + "cm_smartIndent": { + "message": "Folosiți indentare inteligentă", + "description": "Label for the checkbox controlling smart indentation option for the style editor." + }, + "cm_tabSize": { + "message": "Mărimea tab-urilor", + "description": "Label for the text box controlling tab size option for the style editor." + }, + "cm_theme": { + "message": "Temă pentru cod", + "description": "Label for the style editor's CSS theme." + }, + "colorpickerPaletteHint": { + "message": "Right-click a swatch to cycle through its source lines", + "description": "" + }, + "colorpickerSwitchFormatTooltip": { + "message": "Schimbați formatul: HEX -> RGB -> HSL.\nShift-click pentru inversarea direcției.\nDe asemenea cu PgUp (PageUp), PgDn (PageDown).", + "description": "Tooltip for the switch button in the color picker popup in the style editor." + }, + "colorpickerTooltip": { + "message": "Deschideți color picker", + "description": "Tooltip for the colored squares shown before CSS colors in the style editor." + }, + "configOnChange": { + "message": "la schimbare", + "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" + }, + "configOnChangeTooltip": { + "message": "Autosalvare și aplicare a modificărilor automată", + "description": "" + }, + "configureStyle": { + "message": "Modificați", + "description": "Label for the button to configure usercss userstyle" + }, + "configureStyleOnHomepage": { + "message": "Modificați pe pagina homepage", + "description": "Label for the button to configure userstyles.org userstyle" + }, + "confirmCancel": { + "message": "Cancel", + "description": "" + }, + "confirmClose": { + "message": "Close", + "description": "'Close' button in a confirm dialog" + }, + "confirmDefault": { + "message": "Folosiți default", + "description": "'Set to default' button in a confirm dialog" + }, + "confirmDelete": { + "message": "Ștergeți", + "description": "" + }, + "confirmDiscardChanges": { + "message": "Pierdeți modificările?", + "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" + }, + "confirmNo": { + "message": "Nu", + "description": "'No' button in a confirm dialog" + }, + "confirmOK": { + "message": "OK", + "description": "" + }, + "confirmSave": { + "message": "Salvați", + "description": "'Save' button in a confirm dialog" + }, + "confirmStop": { + "message": "Stop", + "description": "'Stop' button in a confirm dialog" + }, + "confirmYes": { + "message": "Da", + "description": "'Yes' button in a confirm dialog" + }, + "copied": { + "message": "Copied to clipboard", + "description": "Message shown when content has been copied to the clipboard" + }, + "copy": { + "message": "Copy to clipboard", + "description": "Tooltip for elements which can be copied" + }, + "customNameHint": { + "message": "Enter a custom name here to rename the style in UI without breaking its updates", + "description": "" + }, + "customNameResetHint": { + "message": "Stop using customized name, switch to the style's own name", + "description": "Tooltip of 'x' button shown in editor when changing the name input of a) styles updated from a URL i.e. not locally created, b) UserCSS styles" + }, + "dateAbbrDay": { + "message": "$value$d", + "description": "Day suffix in a short relative date, for example: 8d" + }, + "dateAbbrHour": { + "message": "$value$h", + "description": "Hour suffix in a short relative date, for example: 8h" + }, + "dateAbbrMonth": { + "message": "$value$m", + "description": "Month suffix in a short relative date, for example: 8m" + }, + "dateAbbrYear": { + "message": "$value$y", + "description": "Year suffix in a short relative date, for example: 8y" + }, + "dateInstalled": { + "message": "Data instalării", + "description": "Option text for the user to sort the style by install date" + }, + "dateUpdated": { + "message": "Data updatării", + "description": "Option text for the user to sort the style by last update date" + }, + "dbError": { + "message": "O eroare în baza de date a apărut. Doriți să vizitați pagina web pentru o soluție?", + "description": "Prompt when a DB error is encountered" + }, + "defaultTheme": { + "message": "default", + "description": "Default CodeMirror CSS theme option on the edit style page" + }, + "deleteStyleConfirm": { + "message": "Sunteți sigur că doriți să ștergeți această temă?", + "description": "Confirmation before deleting a style" + }, + "deleteStyleLabel": { + "message": "Ștergeți", + "description": "Label for the button to delete a style" + }, + "description": { + "message": "Stilizați internetul cu Stylus, un manager de teme. Stylus vă permite să instalați cu ușurință teme pentru multe site-uri populare.", + "description": "Extension description" + }, + "disableAllStyles": { + "message": "Dezactivați toate temele", + "description": "Label for the checkbox that turns all enabled styles off." + }, + "disableStyleLabel": { + "message": "Dezactivați", + "description": "Label for the button to disable a style" + }, + "dragDropMessage": { + "message": "Drag and drop backup-ul oriunde pentru import.", + "description": "Drag'n'drop message" + }, + "dragDropUsercssTabstrip": { + "message": "To install the file, drop it on the tab strip (the area where the tab titles are shown).", + "description": "Message popup shown when erroneously dropping a usercss file into the manager page" + }, + "editDeleteText": { + "message": "Ștergeți", + "description": "Label for the context menu item in the editor to delete selected text" + }, + "editGotoLine": { + "message": "Mergeți la linia", + "description": "Go to line or line:column on Ctrl-G in style code editor" + }, + "editStyleHeading": { + "message": "Modificați tema", + "description": "Title of the page for editing styles" + }, + "editStyleLabel": { + "message": "Modificați", + "description": "Label for the button to go to the edit style page" + }, + "editStyleTitle": { + "message": "Modificați tema $stylename$", + "description": "Title of the page for editing styles" + }, + "enableStyleLabel": { + "message": "Activați", + "description": "Label for the button to enable a style" + }, + "excludeStyleByDomainLabel": { + "message": "Exclude the current domain", + "description": "" + }, + "excludeStyleByUrlLabel": { + "message": "Exclude the current URL", + "description": "" + }, + "exportLabel": { + "message": "Export", + "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" + }, + "externalFeedback": { + "message": "Feedback", + "description": "Label for the external link to send feedback for the style" + }, + "externalHomepage": { + "message": "Homepage", + "description": "Label for the external link to style's homepage" + }, + "externalLink": { + "message": "Link extern", + "description": "Label for external links" + }, + "externalSupport": { + "message": "Suport", + "description": "Label for the external link to style's support site" + }, + "externalUsercssDocument": { + "message": "Documentație pentru Usercss", + "description": "Label for the external link to usercss documentation" + }, + "filteredStyles": { + "message": "$numShown$ vizualizabile din $numTotal$ ", + "description": "TL note - make this message short" + }, + "filteredStylesAllHidden": { + "message": "Filtrele aplicate nu au găsit nicio temă", + "description": "Text shown when no styles match currently applied filter in the style manager" + }, + "findStyles": { + "message": "Găsiți teme", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesForSite": { + "message": "Gasiți mai multe teme pentru acest site.", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesInline": { + "message": "Inline", + "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" + }, + "findStylesInlineTooltip": { + "message": "Arătați rezultatele căutării în această pagină.", + "description": "Text for a checkbox that displays search results within the Stylus popup." + }, + "genericAdd": { + "message": "Adaugă", + "description": "Used in various places for an action that adds something" + }, + "genericClone": { + "message": "Clonează", + "description": "Used in various places for an action that clones something" + }, + "genericDisabledLabel": { + "message": "Dezactivat", + "description": "Used in various lists/options to indicate that something is disabled" + }, + "genericEnabledLabel": { + "message": "Activat", + "description": "Used in various lists/options to indicate that something is enabled" + }, + "genericError": { + "message": "Eroare", + "description": "Used in various places to indicate some error occurred." + }, + "genericHistoryLabel": { + "message": "Historic", + "description": "Used in various places to show a history log of something" + }, + "genericNext": { + "message": "Următor", + "description": "Used in various places to select/perform the next step/action" + }, + "genericPrevious": { + "message": "Precedent", + "description": "Used in various places to select/perform the previous step/action" + }, + "genericResetLabel": { + "message": "Resetați", + "description": "Used in various parts of UI to indicate that something may be reset to its original state" + }, + "genericSavedMessage": { + "message": "Salvat", + "description": "Used in various parts of the UI to indicate that something was saved" + }, + "genericTitle": { + "message": "Titlu", + "description": "Used in various parts of the UI to indicate the title of something" + }, + "genericUnknown": { + "message": "Necunoscut", + "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" + }, + "helpAlt": { + "message": "Ajutor", + "description": "Alternate text for help buttons" + }, + "helpKeyMapCommand": { + "message": "Tastați un nume de comandă", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "helpKeyMapHotkey": { + "message": "Tastați o hotkey", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "hostDisabled": { + "message": "This host has been disabled due to a bug in the current version of the browser being used", + "description": "Tooltip for cloud host disabled" + }, + "importAppendLabel": { + "message": "Concatenare la temă", + "description": "Label for the button to import a style and append to the existing sections" + }, + "importAppendTooltip": { + "message": "Concatenați tema importată la cea curentă", + "description": "Tooltip for the button to import a style and append to the existing sections" + }, + "importLabel": { + "message": "Import", + "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" + }, + "importPreprocessor": { + "message": "Style with a @preprocessor won't work in the classic mode. You can switch the editor to Usercss mode: 1) open the style manager, 2) enable \"as Usercss\" checkbox, 3) click \"Write new style\"\n\nImport now anyway?", + "description": "" + }, + "importPreprocessorTitle": { + "message": "Potential problem due to @preprocessor", + "description": "" + }, + "importReplaceLabel": { + "message": "Scrieți peste tema curentă", + "description": "Label for the button to import and overwrite current style" + }, + "importReplaceTooltip": { + "message": "Scrieți peste tema curentă conținutul temei importate", + "description": "Label for the button to import and overwrite current style" + }, + "importReportLegendAdded": { + "message": "adăugat", + "description": "Text after the number of styles added in the report shown after importing styles" + }, + "importReportLegendIdentical": { + "message": "cele identice au fost sărite", + "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" + }, + "importReportLegendInvalid": { + "message": "cele invalide au fost ignorate", + "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" + }, + "importReportLegendUpdatedBoth": { + "message": "meta info și codul au fost updatate", + "description": "Text after the number of styles updated entirely in the report shown after importing styles" + }, + "importReportLegendUpdatedCode": { + "message": "cod updatat", + "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" + }, + "importReportLegendUpdatedMeta": { + "message": "meta info updatată", + "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" + }, + "importReportTitle": { + "message": "Importul temelor finalizat", + "description": "Title of the report shown after importing styles" + }, + "importReportUnchanged": { + "message": "Nimic nu a fost schimbat.", + "description": "Message in the report shown after importing styles" + }, + "importReportUndone": { + "message": "temele au fost înlocuite cu variantele precedente", + "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" + }, + "importReportUndoneTitle": { + "message": "Importarea a fost anulată", + "description": "Title of the message box shown after undoing the import of styles" + }, + "installButton": { + "message": "Instalați tema", + "description": "Label for install button" + }, + "installButtonInstalled": { + "message": "Tema a fost instalată", + "description": "Text displayed when the style is successfully installed" + }, + "installButtonReinstall": { + "message": "Reinstalați tema", + "description": "Label for reinstall button" + }, + "installButtonUpdate": { + "message": "Update style", + "description": "Label for update button" + }, + "installUpdate": { + "message": "Instalați update-uri", + "description": "Label for the button to install an update for a single style" + }, + "installUpdateFrom": { + "message": "Tema este updatată de la $url$", + "description": "Label to describe where the style gets update" + }, + "installUpdateFromLabel": { + "message": "Verificați update-urile", + "description": "Label for the checkbox to save current URL for update check" + }, + "license": { + "message": "Licență", + "description": "Label for the license" + }, + "linkGetHelp": { + "message": "Găsiți ajutor", + "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" + }, + "linkGetStyles": { + "message": "Căutați teme", + "description": "Help link text on the manage page e.g. https://userstyles.org" + }, + "linkStylusWiki": { + "message": "Wiki", + "description": "Wiki link text on the manage page e.g. https://github.com/openstyles/stylus/wiki" + }, + "linkTranslate": { + "message": "Traduce", + "description": "Transifex link text on the manage page" + }, + "linterCSSLintIncompatible": { + "message": "CSSLint nu suportă preprocesorul $preprocessorname$ ", + "description": "The label to display when the preprocessor isn't compatible with CSSLint" + }, + "linterCSSLintSettings": { + "message": "(Setați regula ca: 0 = dezactivat; 1 = avertisment; 2 = eroare)", + "description": "CSSLint rule config values" + }, + "linterConfigPopupTitle": { + "message": "Setați $linter$ pentru configurarea regulilor", + "description": "Stylelint or CSSLint popup header" + }, + "linterConfigTooltip": { + "message": "Click pentru a configura linter-ul", + "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" + }, + "linterInvalidConfigError": { + "message": "Nu a fost salvat din cauza acestor setări invalide:", + "description": "Invalid linter config will show a message followed by a list of invalid entries" + }, + "linterIssues": { + "message": "Probleme", + "description": "Label for the CSS linter issues block on the style edit page" + }, + "linterIssuesHelp": { + "message": "Aceste probleme au fost găsite te $link$:", + "description": "Help popup message for the selected CSS linter issues block on the style edit page" + }, + "linterJSONError": { + "message": "Invalid JSON format", + "description": "Setting linter config with invalid JSON" + }, + "linterResetMessage": { + "message": "Pentru a reveni la varianta precedentă, apăsați Ctrl-Z (sau Cmd-Z) în text box", + "description": "Reset button tooltip to inform user on how to undo an accidental reset" + }, + "linterRulesLink": { + "message": "Vizualizați lista completă de reguli", + "description": "Stylelint or CSSLint rules label added immediately before a link" + }, + "liveReloadError": { + "message": "A avut loc o eroare în timpul monitorizării acestui fișier", + "description": "The label of live-reload error" + }, + "liveReloadInstallHint": { + "message": "Keep this tab open to auto-update the style on external changes.", + "description": "The label of live-reload feature" + }, + "liveReloadInstallHintFF": { + "message": "Keep both this tab and the original tab open to auto-update the style on external changes.", + "description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox" + }, + "liveReloadLabel": { + "message": "Live reload", + "description": "The label of live-reload feature" + }, + "manageFavicons": { + "message": "Favicons în coloana 'se aplică la'", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFaviconsGray": { + "message": "Hașurat", + "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" + }, + "manageFaviconsHelp": { + "message": "Stylus folosește un serviciu extern https://www.google.com/s2/favicons", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFilters": { + "message": "Filtre", + "description": "Label for filters container" + }, + "manageHeading": { + "message": "Teme instalate", + "description": "Heading for the manage page" + }, + "manageMaxTargets": { + "message": "Numărul obiectelor la care se aplică", + "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" + }, + "manageNewStyleAsUsercss": { + "message": "as Usercss", + "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" + }, + "manageNewUI": { + "message": "UI layout pentru mesajele noi", + "description": "Label for the checkbox that toggles the new UI on manage page" + }, + "manageOnlyDisabled": { + "message": "Doar teme dezactivate", + "description": "Checkbox to show only disabled styles" + }, + "manageOnlyEnabled": { + "message": "Doar temele activate", + "description": "Checkbox to show only enabled styles" + }, + "manageOnlyExternal": { + "message": "Doar teme externe", + "description": "Checkbox to show only externally installed styles i.e. updatable" + }, + "manageOnlyLocal": { + "message": "Doar temele create local", + "description": "Checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyLocalTooltip": { + "message": "(temele neinstalate prin userstyles.org)", + "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyNonUsercss": { + "message": "Doar teme non-Usercss", + "description": "Checkbox to show only non-Usercss (standard) styles" + }, + "manageOnlyUpdates": { + "message": "Doar cu update-uri sau erori", + "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" + }, + "manageOnlyUsercss": { + "message": "Doar teme Usercss", + "description": "Checkbox to show only Usercss styles" + }, + "manageTitle": { + "message": "Stylus", + "description": "Title for the manage page" + }, + "menuShowBadge": { + "message": "Afișați numărul temelor active", + "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." + }, + "meta_invalidCheckboxDefault": { + "message": "Invalid @var checkbox: value must be 0 or 1", + "description": "Error displayed when the value of @var checkbox is invalid" + }, + "meta_invalidColor": { + "message": "Invalid @var color: $color$ is not a color", + "description": "Error displayed when the value of @var color is invalid" + }, + "meta_invalidRange": { + "message": "Invalid @var $type$: value must be a number or an array", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMultipleUnits": { + "message": "Invalid @var $type$: multiple units are defined", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeTooManyValues": { + "message": "Invalid @var $type$: the array contains too many items", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeValue": { + "message": "Invalid @var $type$: items in the array must be number, string, or null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeDefault": { + "message": "Invalid @var $type$: default value is null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMin": { + "message": "Invalid @var $type$: default value is lower than the minimum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMax": { + "message": "Invalid @var $type$: default value is larger than the maximum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeStep": { + "message": "Invalid @var $type$: default value is not a mutiple of the step", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeUnits": { + "message": "Invalid @var $type$: '$units$' is not a valid unit", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidSelect": { + "message": "Invalid @var select: the default value must be an array or an object", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValue": { + "message": "Invalid @var select: values inside the array/object must be a string", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectEmptyOptions": { + "message": "Invalid @var select: options list is empty", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectLabel": { + "message": "Invalid @var select: option label is empty", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectMultipleDefaults": { + "message": "Invalid @var select: multiple default options are defined", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectNameDuplicated": { + "message": "Invalid @var select: option name is duplicated", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValueMismatch": { + "message": "Invalid @var select: value doesn't exist in the option list", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidURLProtocol": { + "message": "Invalid URL protocol. Only http and https are allowed: $protocol$", + "description": "Error displayed when the protocol of the URL is invalid" + }, + "meta_invalidVersion": { + "message": "Invalid version number. The value doesn't match SemVer pattern: $version$", + "description": "Error displayed when @version is invalid" + }, + "meta_invalidNumber": { + "message": "Expect a number", + "description": "Error displayed when the value is expected to be a number" + }, + "meta_invalidString": { + "message": "Expect a quoted string", + "description": "Error displayed when the value is expected to be a quoted string" + }, + "meta_invalidWord": { + "message": "Expect a word", + "description": "Error displayed when the value is expected to be a word" + }, + "meta_missingChar": { + "message": "Expect characters: $chars$", + "description": "Error displayed when the value is expected to be some characters" + }, + "meta_missingEOT": { + "message": "Expect EOT data", + "description": "Error displayed when the value is expected to be an EOT list" + }, + "meta_missingMandatory": { + "message": "Missing mandatory metadata: $keys$", + "description": "Error displayed when mandatory keys are missing" + }, + "meta_unknownJSONLiteral": { + "message": "Invalid JSON: $literal$ is not a valid JSON literal", + "description": "Error displayed when JSON value is invalid" + }, + "meta_unknownMeta": { + "message": "Unknown metadata: $key$", + "description": "Error displayed when unknown metadata is parsed" + }, + "meta_unknownVarType": { + "message": "Unknown @$varkey$ type: $vartype$", + "description": "Error displayed when unknown variable type is parsed" + }, + "meta_unknownPreprocessor": { + "message": "Unknown @preprocessor: $preprocessor$", + "description": "Error displayed when unknown @preprocessor is parsed" + }, + "noStylesForSite": { + "message": "Nicio temă instalată pentru acest site.", + "description": "Text displayed when no styles are installed for the current site" + }, + "numberedLine": { + "message": "Line:", + "description": "Will be followed by one or more line numbers in the editor." + }, + "openManage": { + "message": "Managerul", + "description": "Link to open the manage page." + }, + "openOptions": { + "message": "Options", + "description": "Go to Options UI" + }, + "openStylesManager": { + "message": "Deschideți managerul de teme", + "description": "Label for the style maanger opener in the browser action context menu." + }, + "optionsActions": { + "message": "Acțiuni", + "description": "" + }, + "optionsAdvanced": { + "message": "Avansat", + "description": "" + }, + "optionsAdvancedContextDelete": { + "message": "Adaugați 'Ștergeți' în meniul de click dreapta", + "description": "" + }, + "optionsAdvancedExposeIframes": { + "message": "Expuneți iframes via HTML[stylus-iframe]", + "description": "" + }, + "optionsAdvancedExposeIframesNote": { + "message": "Exposes the top site domain in each iframe.\nEnables writing iframe-specific CSS like this:\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }", + "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." + }, + "optionsAdvancedNewStyleAsUsercss": { + "message": "Scrieți temă nouă în formatul usercss", + "description": "" + }, + "optionsAdvancedPatchCsp": { + "message": "Patch CSP to allow style assets", + "description": "" + }, + "optionsAdvancedPatchCspNote": { + "message": "Enable this if styles contain images or fonts which fail to load on sites with a strict CSP (Content-Security-Policy).\n\nEnabling this setting will relax CSP restrictions, allowing essential style content to load. This option is only intended for advanced users who understand the potential security implications, and accept responsibility for monitoring the content which they're allowing. Read about CSS-based attacks for more information.\n\nAlso be aware, this particular setting is not guaranteed to take effect if another installed extension modifies the network response first.", + "description": "" + }, + "optionsAdvancedStyleViaXhr": { + "message": "Instant inject mode", + "description": "" + }, + "optionsAdvancedStyleViaXhrNote": { + "message": "Enable this if you encounter flashing of unstyled content (FOUC) when browsing, which is especially noticeable with dark themes.\n\nThe technical reason is that Chrome/Chromium postpones asynchronous communication of extensions, in a usually meaningless attempt to improve page load speed, potentially causing styles to be late to apply. To circumvent this, since web extensions are not provided a synchronous API, Stylus provides this option to utilize the \"deprecated\" synchronous XMLHttpRequest web API to fetch applicable styles. There shouldn't be any detrimental effects, since the request is fulfilled within a few milliseconds while the page is still being downloaded from the server.\n\nNevertheless, Chromium will print a warning in devtools' console. Right-clicking a warning, and hiding them, will prevent future warnings from being shown.", + "description": "" + }, + "optionsBadgeDisabled": { + "message": "Culoare de fundal pentru modul inactiv", + "description": "" + }, + "optionsBadgeNormal": { + "message": "Culoare de fundal", + "description": "" + }, + "optionsCheck": { + "message": "Updatați temele", + "description": "" + }, + "optionsCheckUpdate": { + "message": "Verificați și instalează toate update-urile", + "description": "" + }, + "optionsCustomizeBadge": { + "message": "Bulinuța de pe iconița din toolbar", + "description": "" + }, + "optionsCustomizeIcon": { + "message": "Toolbar icon", + "description": "" + }, + "optionsCustomizePopup": { + "message": "Popup", + "description": "" + }, + "optionsCustomizeUpdate": { + "message": "Update-uri", + "description": "" + }, + "optionsCustomizeSync": { + "message": "Sync to cloud", + "description": "" + }, + "optionsHeading": { + "message": "Opțiuni", + "description": "Heading for options section on manage page." + }, + "optionsIconDark": { + "message": "Teme întunecate pentru browser", + "description": "" + }, + "optionsIconLight": { + "message": "Teme albe pentru browser", + "description": "" + }, + "optionsOpen": { + "message": "Deschideți", + "description": "" + }, + "optionsOpenManager": { + "message": "Managerul de teme", + "description": "" + }, + "optionsPopupWidth": { + "message": "Mărimea ferestrei popup (în pixeli)", + "description": "" + }, + "optionsReset": { + "message": "Resetați opțiunile", + "description": "" + }, + "optionsResetButton": { + "message": "Resetați opțiunile", + "description": "" + }, + "optionsStylusThemes": { + "message": "Find a Stylus UI theme", + "description": "" + }, + "optionsSubheading": { + "message": "Mai multe opțiuni", + "description": "Subheading for options section on manage page." + }, + "optionsUpdateImportNote": { + "message": "Atunci când sunt importate teme din backup-uri din versiuni mai vechi sau din Stylish, verifică upate-urile manual pentru a fi sigur că toate temele sunt la zi.", + "description": "" + }, + "optionsUpdateInterval": { + "message": "Intervalul de autoupdate în ore (0 pentru dezactivat)", + "description": "" + }, + "optionsSyncNone": { + "message": "None", + "description": "" + }, + "optionsSyncConnect": { + "message": "Connect", + "description": "" + }, + "optionsSyncDisconnect": { + "message": "Disconnect", + "description": "" + }, + "optionsSyncSyncNow": { + "message": "Sync now", + "description": "" + }, + "optionsSyncLogin": { + "message": "Login", + "description": "" + }, + "optionsSyncStatusPull": { + "message": "Pulling style $loaded$ of $total$", + "description": "" + }, + "optionsSyncStatusPush": { + "message": "Pushing style $loaded$ of $total$", + "description": "" + }, + "optionsSyncStatusSyncing": { + "message": "Syncing...", + "description": "" + }, + "optionsSyncStatusConnecting": { + "message": "Connecting...", + "description": "" + }, + "optionsSyncStatusConnected": { + "message": "Connected", + "description": "" + }, + "optionsSyncStatusDisconnecting": { + "message": "Disconnecting...", + "description": "" + }, + "optionsSyncStatusDisconnected": { + "message": "Disconnected", + "description": "" + }, + "optionsSyncStatusRelogin": { + "message": "Session expired, please login again.", + "description": "" + }, + "paginationCurrent": { + "message": "Pagina curentă", + "description": "Tooltip for the current page index in search results" + }, + "paginationEstimated": { + "message": "Număr estimat de pagini", + "description": "Tooltip for the total page count in search results" + }, + "paginationNext": { + "message": "Pagina următoare", + "description": "Tooltip for the '->' (next page) button in search results" + }, + "paginationPrevious": { + "message": "Pagina precedentă", + "description": "Tooltip for the '<-' button in search results" + }, + "paginationTotal": { + "message": "Număr total de pagini", + "description": "" + }, + "parseUsercssError": { + "message": "Stylus nu a putut analiza usercss-ul", + "description": "The error message to show when stylus failed to parse usercss" + }, + "popupAutoResort": { + "message": "Resort styles in popup after toggling", + "description": "Label for the checkbox controlling popup resorting." + }, + "popupBorders": { + "message": "Adăugați bordură albă pe margini", + "description": "" + }, + "popupBordersTooltip": { + "message": "Folositor pentru teme întunecate in noul Chrome deoarece nu mai colorează bordurile", + "description": "" + }, + "popupHotkeysInfo": { + "message": "<1>-<9>, <0>, de asemenea îm numpad - activează/dezactivează tema numărul N (0 este 10)\n- activează/dezactivează prima temă cu un nume care începe cu o litera\n deschide editorul și nu activează/dezactivează ceva\n activează temele listate\n dezactiveaza temele listate\n și <`> (backtick) - activează/dezactivează temele activate inițial; nu se aplică altor teme activate când popup-ul este deschid pentru a permite restaurarea seleției inițiale pentru a permite testări; dezactivează tot, apoi activează/dezactivează, spre exemplu \nMai multe informații sunt avabile în wiki", + "description": "NOTE1: preserve < and > symbols so that 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." + }, + "popupHotkeysTooltip": { + "message": "Click pentru a vedea hotkeys avabile", + "description": "Tooltip displayed when hovering the right edge of the extension popup" + }, + "popupManageTooltip": { + "message": "Shift-click sau right-click pentru a deschide managerurl cu teme aplicabile site-ului curent", + "description": "Tooltip for the 'Manage' button in the popup." + }, + "popupMenuButtonTooltip": { + "message": "Action menu", + "description": "Tooltip for menu button in popup." + }, + "popupOpenEditInPopup": { + "message": "Use a simple window (no omnibox)", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindow": { + "message": "Deschide editorul în alt window", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindowTooltip": { + "message": "Activ când tabul editorului este detașat de browser,\nși dezactivat când un singur tab cu editor este atașat la alt window.", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupStylesFirst": { + "message": "Temele înaintea comenzilor", + "description": "Label for the checkbox controlling section order in the popup." + }, + "prefShowBadge": { + "message": "Numărul de teme active pentru site-ul curent", + "description": "Label for the checkbox controlling toolbar badge text." + }, + "previewLabel": { + "message": "Live preview", + "description": "Label for the checkbox in style editor to enable live preview while editing." + }, + "previewTooltip": { + "message": "Aplică temporar modificările fără a salva.\nSalvează tema pentru a face schimbările permanente.", + "description": "Tooltip for the checkbox in style editor to enable live preview while editing." + }, + "reload": { + "message": "Reload Stylus extension", + "description": "Context menu reload" + }, + "replace": { + "message": "Înlocuiți", + "description": "Label before the replace input field in the editor shown on Ctrl-H" + }, + "replaceAll": { + "message": "Înlocuiți tot", + "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" + }, + "replaceWith": { + "message": "Înlocuiți cu", + "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." + }, + "retrieveBckp": { + "message": "Importați teme", + "description": "" + }, + "search": { + "message": "Căutați", + "description": "Label before the search input field in the editor shown on Ctrl-F" + }, + "searchCaseSensitive": { + "message": "Case-sensitive", + "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" + }, + "searchGlobalStyles": { + "message": "Also search global styles", + "description": "Checkbox label in the popup's inline style search, shown when the text to search is entered" + }, + "searchNumberOfResults": { + "message": "Număr de rezultate", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchNumberOfResults2": { + "message": "Număr de rezultate în cod și în 'aplicabil pentru'", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchStyleQueryHint": { + "message": "Search style names case-insensitively:\nsome words - all words in any order\n\"some phrase\" - this exact phrase without quotes\n2020 - a year like this also shows styles updated in 2020", + "description": "Tooltip shown for the text input in the popup's inline style finder" + }, + "searchRegexp": { + "message": "Folosiți sintaxă /re/ pentru căutare tip regexp", + "description": "Label after the search input field in the editor shown on Ctrl-F" + }, + "searchResultInstallCount": { + "message": "Număr total de instalări", + "description": "Text for label that shows the number of times a search result was installed" + }, + "searchResultNoneFound": { + "message": "Nicio tema găsită pentru acest site.", + "description": "Error text in the popup when inline search didn't find any site-specific styles" + }, + "searchResultNotMatching": { + "message": "The style is installed but it doesn't apply to the current site URL.", + "description": "" + }, + "searchResultNotMatchingNote": { + "message": "Try asking the author of this userstyle to add the URL.\n\nYou can also open the style in the manager and edit it yourself,\nbut be aware it disables automatic updates for this style.", + "description": "" + }, + "searchResultRating": { + "message": "Rating", + "description": "Text for label that shows the search result's rating" + }, + "searchResultUpdated": { + "message": "Updatate", + "description": "Text for label that shows the search result's last update date" + }, + "searchResultWeeklyCount": { + "message": "Instalări săptămânale", + "description": "Text for label that shows the number of times a search result was installed during last week" + }, + "searchStylesAll": { + "message": "All", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesCode": { + "message": "CSS code", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesHelp": { + "message": " or key focuses the search field.\nDefault mode is plain text search for all space-separated terms in any order.\nExact words: wrap the query in double quotes, e.g. <\".header ~ div\">\nRegular expressions: include slashes and flags, e.g. \n\"By URL\" in scope selector: finds styles that apply to a fully specified URL e.g. https://www.example.org/\n\"Metadata\" in scope selector: searches in names, \"applies to\" specifiers, installation URL, update URL, and the entire metadata block for usercss styles.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page" + }, + "searchStylesMatchUrl": { + "message": "By URL", + "description": "Option for `find styles` scope selector in the manager. See searchMatchUrlHint for more info." + }, + "searchStylesMeta": { + "message": "Metadata", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesName": { + "message": "Name", + "description": "Option for `find styles` scope selector in the manager." + }, + "sectionAdd": { + "message": "Adăugați o altă secțiune", + "description": "Label for the button to add a section" + }, + "sectionCode": { + "message": "Cod", + "description": "Label for the code for a section" + }, + "sectionRemove": { + "message": "Ștergeți secțiunea", + "description": "Label for the button to remove a section" + }, + "sectionRestore": { + "message": "Restaurează o secțiune ștearsă", + "description": "Label for the button to restore a removed section" + }, + "sections": { + "message": "Sections", + "description": "Header for the table of contents block listing style section names in the left panel of the classic editor" + }, + "shortcuts": { + "message": "Shortcuts", + "description": "Go to shortcut configuration" + }, + "shortcutsNote": { + "message": "Creeați keyboard shortcuts", + "description": "" + }, + "sortDateNewestFirst": { + "message": "cele mai noi la început", + "description": "Text added to indicate that sorting a date would add the newest entries at the top" + }, + "sortDateOldestFirst": { + "message": "cel mai vechi la început", + "description": "Text added to indicate that sorting a date would add the oldest entries at the top" + }, + "sortLabel": { + "message": "Alegeți o sortare care să fie aplicată temelor instalate", + "description": "Title on the sort select to indicate it is used for sorting entries" + }, + "sortLabelTitleAsc": { + "message": "Titlu crescător", + "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" + }, + "sortLabelTitleDesc": { + "message": "Titlu descrescător", + "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" + }, + "sortStylesHelp": { + "message": "Alegeți ce fel de sortare doriți să fie aplicată temelor instalate, din cadrul meniului dropdown. În mod implicit se aplică sortare alfabetică (A la Z) titlurilor temelor. Sortarea de tip \"Titlu descrescător\" va aplica sortare descrescătoare (Z la A) titlurilor.\nSunt alte presets care permit sortări după mai multe criterii. Este ca și cum ați sorta un tabel cu mai multe coloane iar fiecare categorie (între semnele +) reprezintă o coloană, sau un grup..\nSpre exemplu, dacă se alege \"Activată (prima) + Titlu\", atunci toate temele vor fi grupate astfel încât cele active sunt cap de listă, iar apoi temele sunt sortate alfabetic.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" + }, + "sortStylesHelpTitle": { + "message": "Sortare conținut", + "description": "Label for the sort info popup on the Manage styles page" + }, + "styleBadRegexp": { + "message": "Regexp invalid.", + "description": "Validation message for a bad regexp in a style" + }, + "styleBeautify": { + "message": "Înfrumusețați", + "description": "Label for the CSS-beautifier button on the edit style page" + }, + "styleBeautifyHint": { + "message": "Hint: right-click the “Beautify” button or use the keyboard shortcut defined below to beautify without showing this panel", + "description": "Hint shown inside the CSS-beautifier panel" + }, + "styleBeautifyIndentConditional": { + "message": "Indentare @media, @supports", + "description": "CSS-beautifier option" + }, + "styleBeautifyPreserveNewlines": { + "message": "Menține linii noi", + "description": "CSS-beautifier option" + }, + "styleCancelEditLabel": { + "message": "Înapoi la manager", + "description": "Label for cancel button for style editing" + }, + "styleChangesNotSaved": { + "message": "Ați modificat tema fără a o salva.", + "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" + }, + "styleEnabledLabel": { + "message": "Activat", + "description": "Label for the enabled state of styles" + }, + "styleFromMozillaFormatError": { + "message": "Importul din formatul Mozilla eșuat", + "description": "Label for the import error" + }, + "styleFromMozillaFormatPrompt": { + "message": "Paste cod în format Mozilla", + "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" + }, + "styleInstall": { + "message": "Instalați '$stylename$' în Stylus?", + "description": "Confirmation when installing a style" + }, + "styleInstallFailed": { + "message": "Instalarea temei eșuată!\n$error$", + "description": "Warning when installation failed" + }, + "styleInstallOverwrite": { + "message": "'$stylename$' este deja instalată. Scrieți peste?\nVersiune: $oldVersion$ -> $newVersion$", + "description": "Confirmation when re-installing a style" + }, + "styleMissingName": { + "message": "Introduceți un nume", + "description": "Error displayed when user saves without providing a name" + }, + "styleMozillaFormatHeading": { + "message": "Format Mozilla", + "description": "Heading for the section with buttons to import/export Mozilla format of the style" + }, + "styleNotAppliedRegexpProblemTooltip": { + "message": "Tema nu a fost aplicată din cauza incorectei aplicări a 'regexp()'", + "description": "Tooltip in the popup for styles that were not applied at all" + }, + "styleRegexpInvalidExplanation": { + "message": "Unele reguli 'regexp()' care nu au putut fi compilate.", + "description": "" + }, + "styleRegexpPartialExplanation": { + "message": "Această temă folosește regexp parțiale care încalcă specificațiile CSS4 @document care are nevoie de o potrivire regexp exactă. Părțile afectate de CSS nu au fost aplicate paginii. Cel mai probabil tema a fost creată în Stylish-for-Chrome care verifică incorect 'regexp()' de la prima sa versiune (bug cunoscut).", + "description": "" + }, + "styleRegexpProblemTooltip": { + "message": " Numărul de secțiuni care nu au fost aplicate din cauza utilizării incorecte a 'regexp()'", + "description": "Tooltip in the popup for styles that were applied only partially" + }, + "styleRegexpTestButton": { + "message": "RegExp test", + "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" + }, + "styleRegexpTestFull": { + "message": "Taburi găsite", + "description": "RegExp test report: label for the fully matching expressions" + }, + "styleRegexpTestInvalid": { + "message": "Invalid regexps au fost sărite", + "description": "RegExp test report: label for the invalid expressions" + }, + "styleRegexpTestNone": { + "message": "Niciun tab nu se potrivește căutării", + "description": "RegExp test report: label for expressions that didn't match any tabs" + }, + "styleRegexpTestNote": { + "message": "Notă: folosiți \\ pentru ignorarea caracterelor speciale în regexp, care va fi transformat automat în \\\\ în codul temei, urmând specificațiile pentru text citat în CSS.", + "description": "RegExp test report: a note displayed at the bottom of the dialog" + }, + "styleRegexpTestPartial": { + "message": "Potrivire parțială, deci ignorată", + "description": "RegExp test report: label for the partially matching expressions" + }, + "styleRegexpTestTitle": { + "message": "Listă cu taburi deschise care se potrivesc căutării (click URL pentru a activa tabul)", + "description": "RegExp test report: title of the report" + }, + "styleSaveLabel": { + "message": "Salvați", + "description": "Label for save button for style editing" + }, + "styleToMozillaFormatHelp": { + "message": "Formatul Mozilla al codului poate fi uploadat pe userstyles.org și folosit de clasicul Stylish pentru Firefox.", + "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" + }, + "styleToMozillaFormatTitle": { + "message": "Scrieți în format Mozilla", + "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" + }, + "styleUpdate": { + "message": "Sunteți sigur că doriți să faceți update la '$stylename$'?", + "description": "Confirmation when updating a style" + }, + "styleUpdateDiscardChanges": { + "message": "Tema a fost modificată în afara editorului. Doriți să reâncărcați tema?", + "description": "Confirmation to update the style in the editor" + }, + "stylusUnavailableForURL": { + "message": "Stylus nu funcționează în astfel de pagini.", + "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "stylusUnavailableForURLdetails": { + "message": "Ca o măsură de securitate, browser-ul împiedică extensiile să afecteze paginile corespunzătoare browser-ului (precum chrome://version, adresa unui nou tab începând cu Chrome 61, about:addons, în Firefox etc) și de asemenea paginile altor extensii. De asemenea este restricționat accesul la galeriile de extensii (Chrome Web Store sau AMO).", + "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "syncStorageErrorSaving": { + "message": "Valoarea nu a putut fi salvată. Încercați să reduceți dimensiunea textului.", + "description": "Displayed when trying to save an excessively big value via storage.sync API" + }, + "syncError": { + "message": "Sync failed", + "description": "Tooltip for the toolbar icon" + }, + "syncErrorRelogin": { + "message": "Sync failed.\nTry to re-login in Stylus options:\nclick 'disconnect' first, then 'connect'.", + "description": "Tooltip for the toolbar icon" + }, + "toggleStyle": { + "message": "Activați/Dezactivați tema", + "description": "Label for the checkbox to enable/disable a style" + }, + "undo": { + "message": "Undo", + "description": "Button label" + }, + "undoGlobal": { + "message": "Undo în toate secțiunile", + "description": "CSS-beautify global Undo button label" + }, + "unreachableAMO": { + "message": "Firefox împiedică accesul la site.", + "description": "Note in the popup displayed when opened on addons.mozilla.org" + }, + "unreachableAMOHint": { + "message": "Pentru a permite accesul deschideți , right-click pe listă, click 'New', apoi 'Boolean', paste și click OK, , OK, reâncărcați pagina .", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintNewFF": { + "message": "În Firefox 60+ va trebui sa fie șters domain-ul AMO din din .", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintOldFF": { + "message": "Doar Firefox 59 sau mai nou poate fi configurat să permită WebExtension-urilor să adauge elemente la site-uri CSP-protected precum acesta.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" + }, + "unreachableContentScript": { + "message": "Nu s-a putut comunica cu pagina. Reîncărcați tabul.", + "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" + }, + "unreachableFileHint": { + "message": "Stylus poate accesa file:// URLs doar când este activată opțiunea respectivă din pagina cu setări chrome://extensions", + "description": "Note in the toolbar popup for file:// URLs" + }, + "InaccessibleFileHint": { + "message": "Stylus can not access some file types (e.g. pdf & json files).", + "description": "Note in the toolbar popup for some file types that cannot be accessed" + }, + "updateAllCheckSucceededNoUpdate": { + "message": "Niciun update găsit.", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateAllCheckSucceededSomeEdited": { + "message": "Unele teme care au update-uri nu au fost updatate pentru a nu pierde modificări locale. Update-urile pot fi forțate individual sau prin a reverifica update-urile pentru toate temele (modificările locale vor fi pierdute).", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateCheckFailBadResponseCode": { + "message": "Update eșuat: server-ul a răspuns cu acest cod $code$.", + "description": "Text that displays when an update check failed because the response code indicates an error" + }, + "updateCheckFailServerUnreachable": { + "message": "Update eșuat: server-ul nu este avabil.", + "description": "Text that displays when an update check failed because the update server is unreachable" + }, + "updateCheckHistory": { + "message": "Historicul update-urilor", + "description": "" + }, + "updateCheckManualUpdateForce": { + "message": "Instalați update-urile (modificările locale vor fi șterse)", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckManualUpdateHint": { + "message": "Update-ul forțat va șterge toate modificările locale.", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedLocallyEdited": { + "message": "Tema a fost editată local.", + "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedMaybeLocallyEdited": { + "message": "Tema poate a fost modificată local.", + "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" + }, + "updateCheckSucceededNoUpdate": { + "message": "Tema este cu update-urile la zi.", + "description": "Text that displays when an update check completed and no update is available" + }, + "updateCompleted": { + "message": "Update realizat.", + "description": "Text that displays when an update completed" + }, + "updatesCurrentlyInstalled": { + "message": "Update-uri instalate:", + "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." + }, + "usercssAvoidOverwriting": { + "message": "Vă rugăm să modificați valoarea @name și @namespace pentru a împiedica scrierea peste o temă existentă.", + "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." + }, + "usercssConfigIncomplete": { + "message": "Tema a fost updatată sau ștearsă după ce configurațiile au fost afișate. Aceste variabile nu au fost salvate pentru a nu corupe metadata temei.", + "description": "" + }, + "usercssEditorNamePlaceholder": { + "message": "Specificați @name", + "description": "Placeholder text for the empty name input field when creating a new Usercss style" + }, + "usercssReplaceTemplateConfirmation": { + "message": "Înlocuiți tema de bază a formatului Usercss cu acest cod?", + "description": "" + }, + "usercssReplaceTemplateName": { + "message": "@name este gol și înlocuiețte valoarea de bază", + "description": "The text shown after @name when creating a new Usercss style" + }, + "usercssReplaceTemplateSectionBody": { + "message": "Introduce cod aici...", + "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" + }, + "versionInvalidOlder": { + "message": "Versiunea este mai veche decât cea instalată.", + "description": "Displayed when the version of style is older than the installed one" + }, + "writeStyleFor": { + "message": "Scrieți temă pentru: ", + "description": "Label for toolbar pop-up that precedes the links to write a new style" + }, + "writeStyleForURL": { + "message": "acest URL", + "description": "Text for link in toolbar pop-up to write a new style for the current URL" + }, + "syncDropboxStyles": { + "message": "Dropbox Export", + "description": "" + }, + "syncDropboxDeprecated": { + "message": "Dropbox import/export is replaced by a more advanced style sync in the options page.", + "description": "" + }, + "retrieveDropboxSync": { + "message": "Dropbox Import", + "description": "" + }, + "overwriteFileExport": { + "message": "Do you want to overwrite an existing file?", + "description": "" + }, + "exportSavedSuccess": { + "message": "File saved with success", + "description": "" + }, + "noFileToImport": { + "message": "To import your styles, you should export it first.", + "description": "" + }, + "connectingDropbox": { + "message": "Connecting Dropbox...", + "description": "" + }, + "connectingDropboxNotAllowed": { + "message": "Connecting to Dropbox is only available in apps installed directly from the webstore", + "description": "" + }, + "gettingStyles": { + "message": "Getting all styles...", + "description": "" + }, + "zipStyles": { + "message": "Zipping styles...", + "description": "" + }, + "unzipStyles": { + "message": "Unzipping styles...", + "description": "" + }, + "readingStyles": { + "message": "Reading styles...", + "description": "" + }, + "uploadingFile": { + "message": "Uploading File...", + "description": "" + }, + "addStyleLabel": { + "message": "Scrieți o temă nouă", + "description": "Label for the button to go to the add style page" } - }, - "appliesDisplayTruncatedSuffix": { - "message": "mai mult", - "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" - }, - "appliesDomainOption": { - "message": "URLs din domain", - "description": "Option to make the style apply to the entered string as a domain" - }, - "appliesHelp": { - "message": "Folosiți 'Aplicabil pentru' pentru a limita pe ce URLs va fi aplicată temă.", - "description": "Help text for 'applies to' section" - }, - "appliesLabel": { - "message": "Aplicabil pentru", - "description": "Label for 'applies to' fields on the edit/add screen" - }, - "appliesLineWidgetLabel": { - "message": "Arată informații despre 'Aplicabil pentru'", - "description": "Label for the checkbox to display applies-to information in the single editor" - }, - "appliesLineWidgetWarning": { - "message": "Nu funcționează cu CSS minimizat", - "description": "A warning that applies-to information won't show properly with minified CSS" - }, - "appliesRegexpOption": { - "message": "URLs găsite cu regexp", - "description": "Option to make the style apply to the entered string as a regular expression" - }, - "appliesRemove": { - "message": "Ștergeți", - "description": "Label for the button to remove an 'applies' entry" - }, - "appliesRemoveError": { - "message": "Nu se poate șterge 'aplicabil pentru'", - "description": "Error displayed when the last 'applies' is going to be removed" - }, - "appliesSpecify": { - "message": "Specificați", - "description": "Label for the button to make a style apply only to specific sites" - }, - "appliesToEverything": { - "message": "Totul", - "description": "Text displayed for styles that apply to all sites" - }, - "appliesUrlPrefixOption": { - "message": "URL-uri începănd cu", - "description": "Option to make the style apply to the entered string as a URL prefix" - }, - "applyAllUpdates": { - "message": "Aplicați toate update-urile", - "description": "Label for the button to apply all detected updates" - }, - "author": { - "message": "Autor", - "description": "Label for the style author" - }, - "backupMessage": { - "message": "Selectați un fișier sau drag-and-drop aici", - "description": "Message for backup" - }, - "bckpInstStyles": { - "message": "Exportați teme", - "description": "" - }, - "checkAllUpdates": { - "message": "Verificați toate temele pentru update-uri", - "description": "Label for the button to check all styles for updates" - }, - "checkAllUpdatesForce": { - "message": "Verifică iar, nu am modificat temele!", - "description": "Label for the button to apply all detected updates" - }, - "checkForUpdate": { - "message": "Verificați pentru update-uri", - "description": "Label for the button to check a single style for an update" - }, - "checkingForUpdate": { - "message": "Verficare...", - "description": "Text to display when checking a style for an update" - }, - "clickToUninstall": { - "message": "Click pentru dezinstalare", - "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" - }, - "cm_autoCloseBrackets": { - "message": "Închideți automat parantezele și ghilimelele", - "description": "Label for the checkbox in the style editor." - }, - "cm_autoCloseBracketsTooltip": { - "message": "Închideți automat când deschizideți una dintre ()[]{}''\"\"", - "description": "Label for the checkbox in the style editor." - }, - "cm_autocompleteOnTyping": { - "message": "Autocompletare în timpul scrierii", - "description": "Label for the checkbox in the style editor." - }, - "cm_colorpicker": { - "message": "Alegere de culori pentru CSS", - "description": "Label for the checkbox controlling colorpicker option for the style editor." - }, - "cm_indentWithTabs": { - "message": "Folosiți tab-uri cu autoindentare", - "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." - }, - "cm_matchHighlightSelection": { - "message": "Doar selecție", - "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" - }, - "cm_matchHighlightToken": { - "message": "Token-ul de sub cursor", - "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" - }, - "cm_resizeGripHint": { - "message": "Dublu click pentru a maximiza sau restaura înălțimea", - "description": "Tooltip for the resize grip in style editor" - }, - "cm_selectByTokens": { - "message": "Dublu-click pentru a selecta simbolurile", - "description": "Label for the checkbox in the editor." - }, - "cm_selectByTokensTooltip": { - "message": "Exemple de simboluri: .foo-bar-2 #aabbcc 0.32 !important\nCand inactiv: cuvinte delimitate cu punctuatie sunt selectate.", - "description": "" - }, - "cm_smartIndent": { - "message": "Folosiți indentare inteligentă", - "description": "Label for the checkbox controlling smart indentation option for the style editor." - }, - "cm_tabSize": { - "message": "Mărimea tab-urilor", - "description": "Label for the text box controlling tab size option for the style editor." - }, - "cm_theme": { - "message": "Temă pentru cod", - "description": "Label for the style editor's CSS theme." - }, - "colorpickerSwitchFormatTooltip": { - "message": "Schimbați formatul: HEX -> RGB -> HSL.\nShift-click pentru inversarea direcției.\nDe asemenea cu PgUp (PageUp), PgDn (PageDown).", - "description": "Tooltip for the switch button in the color picker popup in the style editor." - }, - "colorpickerTooltip": { - "message": "Deschideți color picker", - "description": "Tooltip for the colored squares shown before CSS colors in the style editor." - }, - "configOnChange": { - "message": "la schimbare", - "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" - }, - "configOnChangeTooltip": { - "message": "Autosalvare și aplicare a modificărilor automată", - "description": "" - }, - "configureStyle": { - "message": "Modificați", - "description": "Label for the button to configure usercss userstyle" - }, - "configureStyleOnHomepage": { - "message": "Modificați pe pagina homepage", - "description": "Label for the button to configure userstyles.org userstyle" - }, - "confirmDefault": { - "message": "Folosiți default", - "description": "'Set to default' button in a confirm dialog" - }, - "confirmDelete": { - "message": "Ștergeți", - "description": "" - }, - "confirmDiscardChanges": { - "message": "Pierdeți modificările?", - "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" - }, - "confirmNo": { - "message": "Nu", - "description": "'No' button in a confirm dialog" - }, - "confirmSave": { - "message": "Salvați", - "description": "'Save' button in a confirm dialog" - }, - "confirmYes": { - "message": "Da", - "description": "'Yes' button in a confirm dialog" - }, - "dateInstalled": { - "message": "Data instalării", - "description": "Option text for the user to sort the style by install date" - }, - "dateUpdated": { - "message": "Data updatării", - "description": "Option text for the user to sort the style by last update date" - }, - "dbError": { - "message": "O eroare în baza de date a apărut. Doriți să vizitați pagina web pentru o soluție?", - "description": "Prompt when a DB error is encountered" - }, - "deleteStyleConfirm": { - "message": "Sunteți sigur că doriți să ștergeți această temă?", - "description": "Confirmation before deleting a style" - }, - "deleteStyleLabel": { - "message": "Ștergeți", - "description": "Label for the button to delete a style" - }, - "description": { - "message": "Stilizați internetul cu Stylus, un manager de teme. Stylus vă permite să instalați cu ușurință teme pentru multe site-uri populare.", - "description": "Extension description" - }, - "disableAllStyles": { - "message": "Dezactivați toate temele", - "description": "Label for the checkbox that turns all enabled styles off." - }, - "disableStyleLabel": { - "message": "Dezactivați", - "description": "Label for the button to disable a style" - }, - "dragDropMessage": { - "message": "Drag and drop backup-ul oriunde pentru import.", - "description": "Drag'n'drop message" - }, - "editDeleteText": { - "message": "Ștergeți", - "description": "Label for the context menu item in the editor to delete selected text" - }, - "editGotoLine": { - "message": "Mergeți la linia", - "description": "Go to line or line:column on Ctrl-G in style code editor" - }, - "editStyleHeading": { - "message": "Modificați tema", - "description": "Title of the page for editing styles" - }, - "editStyleLabel": { - "message": "Modificați", - "description": "Label for the button to go to the edit style page" - }, - "editStyleTitle": { - "message": "Modificați tema $stylename$", - "description": "Title of the page for editing styles", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "enableStyleLabel": { - "message": "Activați", - "description": "Label for the button to enable a style" - }, - "externalLink": { - "message": "Link extern", - "description": "Label for external links" - }, - "externalSupport": { - "message": "Suport", - "description": "Label for the external link to style's support site" - }, - "externalUsercssDocument": { - "message": "Documentație pentru Usercss", - "description": "Label for the external link to usercss documentation" - }, - "filteredStyles": { - "message": "$numShown$ vizualizabile din $numTotal$ ", - "description": "TL note - make this message short", - "placeholders": { - "numTotal": { - "content": "$2" - }, - "numShown": { - "content": "$1" - } - } - }, - "filteredStylesAllHidden": { - "message": "Filtrele aplicate nu au găsit nicio temă", - "description": "Text shown when no styles match currently applied filter in the style manager" - }, - "findStyles": { - "message": "Găsiți teme", - "description": "Text for a link that gets a list of styles for the current site" - }, - "findStylesForSite": { - "message": "Gasiți mai multe teme pentru acest site.", - "description": "Text for a link that gets a list of styles for the current site" - }, - "findStylesInlineTooltip": { - "message": "Arătați rezultatele căutării în această pagină.", - "description": "Text for a checkbox that displays search results within the Stylus popup." - }, - "genericAdd": { - "message": "Adaugă", - "description": "Used in various places for an action that adds something" - }, - "genericClone": { - "message": "Clonează", - "description": "Used in various places for an action that clones something" - }, - "genericDisabledLabel": { - "message": "Dezactivat", - "description": "Used in various lists/options to indicate that something is disabled" - }, - "genericEnabledLabel": { - "message": "Activat", - "description": "Used in various lists/options to indicate that something is enabled" - }, - "genericError": { - "message": "Eroare", - "description": "Used in various places to indicate some error occurred." - }, - "genericHistoryLabel": { - "message": "Historic", - "description": "Used in various places to show a history log of something" - }, - "genericNext": { - "message": "Următor", - "description": "Used in various places to select/perform the next step/action" - }, - "genericPrevious": { - "message": "Precedent", - "description": "Used in various places to select/perform the previous step/action" - }, - "genericResetLabel": { - "message": "Resetați", - "description": "Used in various parts of UI to indicate that something may be reset to its original state" - }, - "genericSavedMessage": { - "message": "Salvat", - "description": "Used in various parts of the UI to indicate that something was saved" - }, - "genericTitle": { - "message": "Titlu", - "description": "Used in various parts of the UI to indicate the title of something" - }, - "genericUnknown": { - "message": "Necunoscut", - "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" - }, - "helpAlt": { - "message": "Ajutor", - "description": "Alternate text for help buttons" - }, - "helpKeyMapCommand": { - "message": "Tastați un nume de comandă", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "helpKeyMapHotkey": { - "message": "Tastați o hotkey", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "importAppendLabel": { - "message": "Concatenare la temă", - "description": "Label for the button to import a style and append to the existing sections" - }, - "importAppendTooltip": { - "message": "Concatenați tema importată la cea curentă", - "description": "Tooltip for the button to import a style and append to the existing sections" - }, - "importReplaceLabel": { - "message": "Scrieți peste tema curentă", - "description": "Label for the button to import and overwrite current style" - }, - "importReplaceTooltip": { - "message": "Scrieți peste tema curentă conținutul temei importate", - "description": "Label for the button to import and overwrite current style" - }, - "importReportLegendAdded": { - "message": "adăugat", - "description": "Text after the number of styles added in the report shown after importing styles" - }, - "importReportLegendIdentical": { - "message": "cele identice au fost sărite", - "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" - }, - "importReportLegendInvalid": { - "message": "cele invalide au fost ignorate", - "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" - }, - "importReportLegendUpdatedBoth": { - "message": "meta info și codul au fost updatate", - "description": "Text after the number of styles updated entirely in the report shown after importing styles" - }, - "importReportLegendUpdatedCode": { - "message": "cod updatat", - "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" - }, - "importReportLegendUpdatedMeta": { - "message": "meta info updatată", - "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" - }, - "importReportTitle": { - "message": "Importul temelor finalizat", - "description": "Title of the report shown after importing styles" - }, - "importReportUnchanged": { - "message": "Nimic nu a fost schimbat.", - "description": "Message in the report shown after importing styles" - }, - "importReportUndone": { - "message": "temele au fost înlocuite cu variantele precedente", - "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" - }, - "importReportUndoneTitle": { - "message": "Importarea a fost anulată", - "description": "Title of the message box shown after undoing the import of styles" - }, - "installButton": { - "message": "Instalați tema", - "description": "Label for install button" - }, - "installButtonInstalled": { - "message": "Tema a fost instalată", - "description": "Text displayed when the style is successfully installed" - }, - "installButtonReinstall": { - "message": "Reinstalați tema", - "description": "Label for reinstall button" - }, - "installUpdate": { - "message": "Instalați update-uri", - "description": "Label for the button to install an update for a single style" - }, - "installUpdateFrom": { - "message": "Tema este updatată de la $url$", - "description": "Label to describe where the style gets update", - "placeholders": { - "url": { - "content": "$1" - } - } - }, - "installUpdateFromLabel": { - "message": "Verificați update-urile", - "description": "Label for the checkbox to save current URL for update check" - }, - "license": { - "message": "Licență", - "description": "Label for the license" - }, - "linkGetHelp": { - "message": "Găsiți ajutor", - "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" - }, - "linkGetStyles": { - "message": "Căutați teme", - "description": "Help link text on the manage page e.g. https://userstyles.org" - }, - "linkTranslate": { - "message": "Traduce", - "description": "Transifex link text on the manage page" - }, - "linterCSSLintIncompatible": { - "message": "CSSLint nu suportă preprocesorul $preprocessorname$ ", - "description": "The label to display when the preprocessor isn't compatible with CSSLint", - "placeholders": { - "preprocessorname": { - "content": "$1" - } - } - }, - "linterCSSLintSettings": { - "message": "(Setați regula ca: 0 = dezactivat; 1 = avertisment; 2 = eroare)", - "description": "CSSLint rule config values" - }, - "linterConfigPopupTitle": { - "message": "Setați $linter$ pentru configurarea regulilor", - "description": "Stylelint or CSSLint popup header", - "placeholders": { - "linter": { - "content": "$1" - } - } - }, - "linterConfigTooltip": { - "message": "Click pentru a configura linter-ul", - "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" - }, - "linterInvalidConfigError": { - "message": "Nu a fost salvat din cauza acestor setări invalide:", - "description": "Invalid linter config will show a message followed by a list of invalid entries" - }, - "linterIssues": { - "message": "Probleme", - "description": "Label for the CSS linter issues block on the style edit page" - }, - "linterIssuesHelp": { - "message": "Aceste probleme au fost găsite te $link$:", - "description": "Help popup message for the selected CSS linter issues block on the style edit page", - "placeholders": { - "link": { - "content": "$1" - } - } - }, - "linterResetMessage": { - "message": "Pentru a reveni la varianta precedentă, apăsați Ctrl-Z (sau Cmd-Z) în text box", - "description": "Reset button tooltip to inform user on how to undo an accidental reset" - }, - "linterRulesLink": { - "message": "Vizualizați lista completă de reguli", - "description": "Stylelint or CSSLint rules label added immediately before a link" - }, - "liveReloadError": { - "message": "A avut loc o eroare în timpul monitorizării acestui fișier", - "description": "The label of live-reload error" - }, - "manageFavicons": { - "message": "Favicons în coloana 'se aplică la'", - "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" - }, - "manageFaviconsGray": { - "message": "Hașurat", - "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" - }, - "manageFaviconsHelp": { - "message": "Stylus folosește un serviciu extern https://www.google.com/s2/favicons", - "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" - }, - "manageFilters": { - "message": "Filtre", - "description": "Label for filters container" - }, - "manageHeading": { - "message": "Teme instalate", - "description": "Heading for the manage page" - }, - "manageMaxTargets": { - "message": "Numărul obiectelor la care se aplică", - "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" - }, - "manageNewUI": { - "message": "UI layout pentru mesajele noi", - "description": "Label for the checkbox that toggles the new UI on manage page" - }, - "manageOnlyDisabled": { - "message": "Doar teme dezactivate", - "description": "Checkbox to show only disabled styles" - }, - "manageOnlyEnabled": { - "message": "Doar temele activate", - "description": "Checkbox to show only enabled styles" - }, - "manageOnlyExternal": { - "message": "Doar teme externe", - "description": "Checkbox to show only externally installed styles i.e. updatable" - }, - "manageOnlyLocal": { - "message": "Doar temele create local", - "description": "Checkbox to show only locally created styles i.e. non-updatable" - }, - "manageOnlyLocalTooltip": { - "message": "(temele neinstalate prin userstyles.org)", - "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" - }, - "manageOnlyNonUsercss": { - "message": "Doar teme non-Usercss", - "description": "Checkbox to show only non-Usercss (standard) styles" - }, - "manageOnlyUpdates": { - "message": "Doar cu update-uri sau erori", - "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" - }, - "manageOnlyUsercss": { - "message": "Doar teme Usercss", - "description": "Checkbox to show only Usercss styles" - }, - "menuShowBadge": { - "message": "Afișați numărul temelor active", - "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." - }, - "noStylesForSite": { - "message": "Nicio temă instalată pentru acest site.", - "description": "Text displayed when no styles are installed for the current site" - }, - "openManage": { - "message": "Managerul", - "description": "Link to open the manage page." - }, - "openStylesManager": { - "message": "Deschideți managerul de teme", - "description": "Label for the style maanger opener in the browser action context menu." - }, - "optionsActions": { - "message": "Acțiuni", - "description": "" - }, - "optionsAdvanced": { - "message": "Avansat", - "description": "" - }, - "optionsAdvancedContextDelete": { - "message": "Adaugați 'Ștergeți' în meniul de click dreapta", - "description": "" - }, - "optionsAdvancedExposeIframes": { - "message": "Expuneți iframes via HTML[stylus-iframe]", - "description": "" - }, - "optionsAdvancedNewStyleAsUsercss": { - "message": "Scrieți temă nouă în formatul usercss", - "description": "" - }, - "optionsBadgeDisabled": { - "message": "Culoare de fundal pentru modul inactiv", - "description": "" - }, - "optionsBadgeNormal": { - "message": "Culoare de fundal", - "description": "" - }, - "optionsCheck": { - "message": "Updatați temele", - "description": "" - }, - "optionsCheckUpdate": { - "message": "Verificați și instalează toate update-urile", - "description": "" - }, - "optionsCustomizeBadge": { - "message": "Bulinuța de pe iconița din toolbar", - "description": "" - }, - "optionsCustomizeUpdate": { - "message": "Update-uri", - "description": "" - }, - "optionsHeading": { - "message": "Opțiuni", - "description": "Heading for options section on manage page." - }, - "optionsIconDark": { - "message": "Teme întunecate pentru browser", - "description": "" - }, - "optionsIconLight": { - "message": "Teme albe pentru browser", - "description": "" - }, - "optionsOpen": { - "message": "Deschideți", - "description": "" - }, - "optionsOpenManager": { - "message": "Managerul de teme", - "description": "" - }, - "optionsPopupWidth": { - "message": "Mărimea ferestrei popup (în pixeli)", - "description": "" - }, - "optionsReset": { - "message": "Resetați opțiunile", - "description": "" - }, - "optionsResetButton": { - "message": "Resetați opțiunile", - "description": "" - }, - "optionsSubheading": { - "message": "Mai multe opțiuni", - "description": "Subheading for options section on manage page." - }, - "optionsUpdateImportNote": { - "message": "Atunci când sunt importate teme din backup-uri din versiuni mai vechi sau din Stylish, verifică upate-urile manual pentru a fi sigur că toate temele sunt la zi.", - "description": "" - }, - "optionsUpdateInterval": { - "message": "Intervalul de autoupdate în ore (0 pentru dezactivat)", - "description": "" - }, - "paginationCurrent": { - "message": "Pagina curentă", - "description": "Tooltip for the current page index in search results" - }, - "paginationEstimated": { - "message": "Număr estimat de pagini", - "description": "Tooltip for the total page count in search results" - }, - "paginationNext": { - "message": "Pagina următoare", - "description": "Tooltip for the '->' (next page) button in search results" - }, - "paginationPrevious": { - "message": "Pagina precedentă", - "description": "Tooltip for the '<-' button in search results" - }, - "paginationTotal": { - "message": "Număr total de pagini", - "description": "" - }, - "parseUsercssError": { - "message": "Stylus nu a putut analiza usercss-ul", - "description": "The error message to show when stylus failed to parse usercss" - }, - "popupBorders": { - "message": "Adăugați bordură albă pe margini", - "description": "" - }, - "popupBordersTooltip": { - "message": "Folositor pentru teme întunecate in noul Chrome deoarece nu mai colorează bordurile", - "description": "" - }, - "popupHotkeysInfo": { - "message": "<1>-<9>, <0>, de asemenea îm numpad - activează/dezactivează tema numărul N (0 este 10)\n- activează/dezactivează prima temă cu un nume care începe cu o litera\n deschide editorul și nu activează/dezactivează ceva\n activează temele listate\n dezactiveaza temele listate\n și <`> (backtick) - activează/dezactivează temele activate inițial; nu se aplică altor teme activate când popup-ul este deschid pentru a permite restaurarea seleției inițiale pentru a permite testări; dezactivează tot, apoi activează/dezactivează, spre exemplu \nMai multe informații sunt avabile în wiki", - "description": "NOTE1: preserve < and > symbols so that 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." - }, - "popupHotkeysTooltip": { - "message": "Click pentru a vedea hotkeys avabile", - "description": "Tooltip displayed when hovering the right edge of the extension popup" - }, - "popupManageTooltip": { - "message": "Shift-click sau right-click pentru a deschide managerurl cu teme aplicabile site-ului curent", - "description": "Tooltip for the 'Manage' button in the popup." - }, - "popupOpenEditInWindow": { - "message": "Deschide editorul în alt window", - "description": "Label for the checkbox controlling 'edit' action behavior in the popup." - }, - "popupOpenEditInWindowTooltip": { - "message": "Activ când tabul editorului este detașat de browser,\nși dezactivat când un singur tab cu editor este atașat la alt window.", - "description": "Label for the checkbox controlling 'edit' action behavior in the popup." - }, - "popupStylesFirst": { - "message": "Temele înaintea comenzilor", - "description": "Label for the checkbox controlling section order in the popup." - }, - "prefShowBadge": { - "message": "Numărul de teme active pentru site-ul curent", - "description": "Label for the checkbox controlling toolbar badge text." - }, - "previewTooltip": { - "message": "Aplică temporar modificările fără a salva.\nSalvează tema pentru a face schimbările permanente.", - "description": "Tooltip for the checkbox in style editor to enable live preview while editing." - }, - "replace": { - "message": "Înlocuiți", - "description": "Label before the replace input field in the editor shown on Ctrl-H" - }, - "replaceAll": { - "message": "Înlocuiți tot", - "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" - }, - "replaceWith": { - "message": "Înlocuiți cu", - "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." - }, - "retrieveBckp": { - "message": "Importați teme", - "description": "" - }, - "search": { - "message": "Căutați", - "description": "Label before the search input field in the editor shown on Ctrl-F" - }, - "searchNumberOfResults": { - "message": "Număr de rezultate", - "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" - }, - "searchNumberOfResults2": { - "message": "Număr de rezultate în cod și în 'aplicabil pentru'", - "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" - }, - "searchRegexp": { - "message": "Folosiți sintaxă /re/ pentru căutare tip regexp", - "description": "Label after the search input field in the editor shown on Ctrl-F" - }, - "searchResultInstallCount": { - "message": "Număr total de instalări", - "description": "Text for label that shows the number of times a search result was installed" - }, - "searchResultNoneFound": { - "message": "Nicio tema găsită pentru acest site.", - "description": "Error text in the popup when inline search didn't find any site-specific styles" - }, - "searchResultUpdated": { - "message": "Updatate", - "description": "Text for label that shows the search result's last update date" - }, - "searchResultWeeklyCount": { - "message": "Instalări săptămânale", - "description": "Text for label that shows the number of times a search result was installed during last week" - }, - "sectionAdd": { - "message": "Adăugați o altă secțiune", - "description": "Label for the button to add a section" - }, - "sectionCode": { - "message": "Cod", - "description": "Label for the code for a section" - }, - "sectionRemove": { - "message": "Ștergeți secțiunea", - "description": "Label for the button to remove a section" - }, - "sectionRestore": { - "message": "Restaurează o secțiune ștearsă", - "description": "Label for the button to restore a removed section" - }, - "shortcutsNote": { - "message": "Creeați keyboard shortcuts", - "description": "" - }, - "sortDateNewestFirst": { - "message": "cele mai noi la început", - "description": "Text added to indicate that sorting a date would add the newest entries at the top" - }, - "sortDateOldestFirst": { - "message": "cel mai vechi la început", - "description": "Text added to indicate that sorting a date would add the oldest entries at the top" - }, - "sortLabel": { - "message": "Alegeți o sortare care să fie aplicată temelor instalate", - "description": "Title on the sort select to indicate it is used for sorting entries" - }, - "sortLabelTitleAsc": { - "message": "Titlu crescător", - "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" - }, - "sortLabelTitleDesc": { - "message": "Titlu descrescător", - "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" - }, - "sortStylesHelp": { - "message": "Alegeți ce fel de sortare doriți să fie aplicată temelor instalate, din cadrul meniului dropdown. În mod implicit se aplică sortare alfabetică (A la Z) titlurilor temelor. Sortarea de tip \"Titlu descrescător\" va aplica sortare descrescătoare (Z la A) titlurilor.\nSunt alte presets care permit sortări după mai multe criterii. Este ca și cum ați sorta un tabel cu mai multe coloane iar fiecare categorie (între semnele +) reprezintă o coloană, sau un grup..\nSpre exemplu, dacă se alege \"Activată (prima) + Titlu\", atunci toate temele vor fi grupate astfel încât cele active sunt cap de listă, iar apoi temele sunt sortate alfabetic.", - "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" - }, - "sortStylesHelpTitle": { - "message": "Sortare conținut", - "description": "Label for the sort info popup on the Manage styles page" - }, - "styleBadRegexp": { - "message": "Regexp invalid.", - "description": "Validation message for a bad regexp in a style" - }, - "styleBeautify": { - "message": "Înfrumusețați", - "description": "Label for the CSS-beautifier button on the edit style page" - }, - "styleBeautifyIndentConditional": { - "message": "Indentare @media, @supports", - "description": "CSS-beautifier option" - }, - "styleBeautifyPreserveNewlines": { - "message": "Menține linii noi", - "description": "CSS-beautifier option" - }, - "styleCancelEditLabel": { - "message": "Înapoi la manager", - "description": "Label for cancel button for style editing" - }, - "styleChangesNotSaved": { - "message": "Ați modificat tema fără a o salva.", - "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" - }, - "styleEnabledLabel": { - "message": "Activat", - "description": "Label for the enabled state of styles" - }, - "styleFromMozillaFormatError": { - "message": "Importul din formatul Mozilla eșuat", - "description": "Label for the import error" - }, - "styleFromMozillaFormatPrompt": { - "message": "Paste cod în format Mozilla", - "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" - }, - "styleInstall": { - "message": "Instalați '$stylename$' în Stylus?", - "description": "Confirmation when installing a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "styleInstallFailed": { - "message": "Instalarea temei eșuată!\n$error$", - "description": "Warning when installation failed", - "placeholders": { - "error": { - "content": "$1" - } - } - }, - "styleInstallOverwrite": { - "message": "'$stylename$' este deja instalată. Scrieți peste?\nVersiune: $oldVersion$ -> $newVersion$", - "description": "Confirmation when re-installing a style", - "placeholders": { - "stylename": { - "content": "$1" - }, - "newVersion": { - "content": "$3" - }, - "oldVersion": { - "content": "$2" - } - } - }, - "styleMissingName": { - "message": "Introduceți un nume", - "description": "Error displayed when user saves without providing a name" - }, - "styleMozillaFormatHeading": { - "message": "Format Mozilla", - "description": "Heading for the section with buttons to import/export Mozilla format of the style" - }, - "styleNotAppliedRegexpProblemTooltip": { - "message": "Tema nu a fost aplicată din cauza incorectei aplicări a 'regexp()'", - "description": "Tooltip in the popup for styles that were not applied at all" - }, - "styleRegexpInvalidExplanation": { - "message": "Unele reguli 'regexp()' care nu au putut fi compilate.", - "description": "" - }, - "styleRegexpPartialExplanation": { - "message": "Această temă folosește regexp parțiale care încalcă specificațiile CSS4 @document care are nevoie de o potrivire regexp exactă. Părțile afectate de CSS nu au fost aplicate paginii. Cel mai probabil tema a fost creată în Stylish-for-Chrome care verifică incorect 'regexp()' de la prima sa versiune (bug cunoscut).", - "description": "" - }, - "styleRegexpProblemTooltip": { - "message": " Numărul de secțiuni care nu au fost aplicate din cauza utilizării incorecte a 'regexp()'", - "description": "Tooltip in the popup for styles that were applied only partially" - }, - "styleRegexpTestFull": { - "message": "Taburi găsite", - "description": "RegExp test report: label for the fully matching expressions" - }, - "styleRegexpTestInvalid": { - "message": "Invalid regexps au fost sărite", - "description": "RegExp test report: label for the invalid expressions" - }, - "styleRegexpTestNone": { - "message": "Niciun tab nu se potrivește căutării", - "description": "RegExp test report: label for expressions that didn't match any tabs" - }, - "styleRegexpTestNote": { - "message": "Notă: folosiți \\ pentru ignorarea caracterelor speciale în regexp, care va fi transformat automat în \\\\ în codul temei, urmând specificațiile pentru text citat în CSS.", - "description": "RegExp test report: a note displayed at the bottom of the dialog" - }, - "styleRegexpTestPartial": { - "message": "Potrivire parțială, deci ignorată", - "description": "RegExp test report: label for the partially matching expressions" - }, - "styleRegexpTestTitle": { - "message": "Listă cu taburi deschise care se potrivesc căutării (click URL pentru a activa tabul)", - "description": "RegExp test report: title of the report" - }, - "styleSaveLabel": { - "message": "Salvați", - "description": "Label for save button for style editing" - }, - "styleToMozillaFormatHelp": { - "message": "Formatul Mozilla al codului poate fi uploadat pe userstyles.org și folosit de clasicul Stylish pentru Firefox.", - "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" - }, - "styleToMozillaFormatTitle": { - "message": "Scrieți în format Mozilla", - "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" - }, - "styleUpdate": { - "message": "Sunteți sigur că doriți să faceți update la '$stylename$'?", - "description": "Confirmation when updating a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "styleUpdateDiscardChanges": { - "message": "Tema a fost modificată în afara editorului. Doriți să reâncărcați tema?", - "description": "Confirmation to update the style in the editor" - }, - "stylusUnavailableForURL": { - "message": "Stylus nu funcționează în astfel de pagini.", - "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" - }, - "stylusUnavailableForURLdetails": { - "message": "Ca o măsură de securitate, browser-ul împiedică extensiile să afecteze paginile corespunzătoare browser-ului (precum chrome://version, adresa unui nou tab începând cu Chrome 61, about:addons, în Firefox etc) și de asemenea paginile altor extensii. De asemenea este restricționat accesul la galeriile de extensii (Chrome Web Store sau AMO).", - "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" - }, - "syncStorageErrorSaving": { - "message": "Valoarea nu a putut fi salvată. Încercați să reduceți dimensiunea textului.", - "description": "Displayed when trying to save an excessively big value via storage.sync API" - }, - "toggleStyle": { - "message": "Activați/Dezactivați tema", - "description": "Label for the checkbox to enable/disable a style" - }, - "undoGlobal": { - "message": "Undo în toate secțiunile", - "description": "CSS-beautify global Undo button label" - }, - "unreachableAMO": { - "message": "Firefox împiedică accesul la site.", - "description": "Note in the popup displayed when opened on addons.mozilla.org" - }, - "unreachableAMOHint": { - "message": "Pentru a permite accesul deschideți , right-click pe listă, click 'New', apoi 'Boolean', paste și click OK, , OK, reâncărcați pagina .", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" - }, - "unreachableAMOHintNewFF": { - "message": "În Firefox 60+ va trebui sa fie șters domain-ul AMO din din .", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" - }, - "unreachableAMOHintOldFF": { - "message": "Doar Firefox 59 sau mai nou poate fi configurat să permită WebExtension-urilor să adauge elemente la site-uri CSP-protected precum acesta.", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" - }, - "unreachableContentScript": { - "message": "Nu s-a putut comunica cu pagina. Reîncărcați tabul.", - "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" - }, - "unreachableFileHint": { - "message": "Stylus poate accesa file:// URLs doar când este activată opțiunea respectivă din pagina cu setări chrome://extensions", - "description": "Note in the toolbar popup for file:// URLs" - }, - "updateAllCheckSucceededNoUpdate": { - "message": "Niciun update găsit.", - "description": "Text that displays when an update all check completed and no updates are available" - }, - "updateAllCheckSucceededSomeEdited": { - "message": "Unele teme care au update-uri nu au fost updatate pentru a nu pierde modificări locale. Update-urile pot fi forțate individual sau prin a reverifica update-urile pentru toate temele (modificările locale vor fi pierdute).", - "description": "Text that displays when an update all check completed and no updates are available" - }, - "updateCheckFailBadResponseCode": { - "message": "Update eșuat: server-ul a răspuns cu acest cod $code$.", - "description": "Text that displays when an update check failed because the response code indicates an error", - "placeholders": { - "code": { - "content": "$1" - } - } - }, - "updateCheckFailServerUnreachable": { - "message": "Update eșuat: server-ul nu este avabil.", - "description": "Text that displays when an update check failed because the update server is unreachable" - }, - "updateCheckHistory": { - "message": "Historicul update-urilor", - "description": "" - }, - "updateCheckManualUpdateForce": { - "message": "Instalați update-urile (modificările locale vor fi șterse)", - "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckManualUpdateHint": { - "message": "Update-ul forțat va șterge toate modificările locale.", - "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckSkippedLocallyEdited": { - "message": "Tema a fost editată local.", - "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckSkippedMaybeLocallyEdited": { - "message": "Tema poate a fost modificată local.", - "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" - }, - "updateCheckSucceededNoUpdate": { - "message": "Tema este cu update-urile la zi.", - "description": "Text that displays when an update check completed and no update is available" - }, - "updateCompleted": { - "message": "Update realizat.", - "description": "Text that displays when an update completed" - }, - "updatesCurrentlyInstalled": { - "message": "Update-uri instalate:", - "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." - }, - "usercssAvoidOverwriting": { - "message": "Vă rugăm să modificați valoarea @name și @namespace pentru a împiedica scrierea peste o temă existentă.", - "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." - }, - "usercssConfigIncomplete": { - "message": "Tema a fost updatată sau ștearsă după ce configurațiile au fost afișate. Aceste variabile nu au fost salvate pentru a nu corupe metadata temei.", - "description": "" - }, - "usercssEditorNamePlaceholder": { - "message": "Specificați @name", - "description": "Placeholder text for the empty name input field when creating a new Usercss style" - }, - "usercssReplaceTemplateConfirmation": { - "message": "Înlocuiți tema de bază a formatului Usercss cu acest cod?", - "description": "" - }, - "usercssReplaceTemplateName": { - "message": "@name este gol și înlocuiețte valoarea de bază", - "description": "The text shown after @name when creating a new Usercss style" - }, - "usercssReplaceTemplateSectionBody": { - "message": "Introduce cod aici...", - "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" - }, - "versionInvalidOlder": { - "message": "Versiunea este mai veche decât cea instalată.", - "description": "Displayed when the version of style is older than the installed one" - }, - "writeStyleFor": { - "message": "Scrieți temă pentru: ", - "description": "Label for toolbar pop-up that precedes the links to write a new style" - }, - "writeStyleForURL": { - "message": "acest URL", - "description": "Text for link in toolbar pop-up to write a new style for the current URL" - } } \ No newline at end of file diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index a766987b..d2216db5 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -1,1635 +1,1586 @@ { - "addStyleLabel": { - "message": "Создать стиль", - "description": "Label for the button to go to the add style page" - }, - "addStyleTitle": { - "message": "Добавление стиля", - "description": "Title of the page for adding styles" - }, - "alphaChannel": { - "message": "Прозрачность", - "description": "Label of color's opacity" - }, - "appliesAdd": { - "message": "Добавить", - "description": "Label for the button to add an 'applies' entry" - }, - "appliesDisplay": { - "message": "Применить к: $applies$", - "description": "Text on the manage screen to describe what the style applies to", - "placeholders": { - "applies": { - "content": "$1" - } + "addStyleTitle": { + "message": "Добавление стиля", + "description": "Title of the page for adding styles" + }, + "alphaChannel": { + "message": "Прозрачность", + "description": "Label of color's opacity" + }, + "appliesAdd": { + "message": "Добавить", + "description": "Label for the button to add an 'applies' entry" + }, + "appliesDisplay": { + "message": "Применить к: $applies$", + "description": "Text on the manage screen to describe what the style applies to" + }, + "appliesDisplayTruncatedSuffix": { + "message": "и другие", + "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" + }, + "appliesDomainOption": { + "message": "URL в домене", + "description": "Option to make the style apply to the entered string as a domain" + }, + "appliesHelp": { + "message": "Чтобы указать, к каким URL относится код в этом разделе, воспользуйтесь параметром \"Применить к\".", + "description": "Help text for 'applies to' section" + }, + "appliesLabel": { + "message": "Применить к:", + "description": "Label for 'applies to' fields on the edit/add screen" + }, + "appliesLineWidgetLabel": { + "message": "Показать целевые сайты секций", + "description": "Label for the checkbox to display applies-to information in the single editor" + }, + "appliesLineWidgetWarning": { + "message": "Не работает с минифицированным CSS", + "description": "A warning that applies-to information won't show properly with minified CSS" + }, + "appliesRegexpOption": { + "message": "URL, соответствующим регулярному выражению", + "description": "Option to make the style apply to the entered string as a regular expression" + }, + "appliesRemove": { + "message": "Удалить", + "description": "Label for the button to remove an 'applies' entry" + }, + "appliesRemoveError": { + "message": "Нельзя удалить последний элемент", + "description": "Error displayed when the last 'applies' is going to be removed" + }, + "appliesSpecify": { + "message": "Указать", + "description": "Label for the button to make a style apply only to specific sites" + }, + "appliesToEverything": { + "message": "Все", + "description": "Text displayed for styles that apply to all sites" + }, + "appliesUrlOption": { + "message": "URL", + "description": "Option to make the style apply to the entered string as a URL" + }, + "appliesUrlPrefixOption": { + "message": "URL, начинающимся с", + "description": "Option to make the style apply to the entered string as a URL prefix" + }, + "applyAllUpdates": { + "message": "Применить все обновления", + "description": "Label for the button to apply all detected updates" + }, + "author": { + "message": "Автор", + "description": "Label for the style author" + }, + "backupButtons": { + "message": "Резервное копирование", + "description": "Heading for backup" + }, + "backupMessage": { + "message": "Нажмите Импорт чтобы выбрать файл или просто перетащите его на эту страницу", + "description": "Message for backup" + }, + "bckpInstStyles": { + "message": "Экспорт стилей", + "description": "" + }, + "checkAllUpdates": { + "message": "Найти обновления всех стилей", + "description": "Label for the button to check all styles for updates" + }, + "checkAllUpdatesForce": { + "message": "Я не менял стили, проверить заново!", + "description": "Label for the button to apply all detected updates" + }, + "checkForUpdate": { + "message": "Проверить обновление", + "description": "Label for the button to check a single style for an update" + }, + "checkingForUpdate": { + "message": "Проверка…", + "description": "Text to display when checking a style for an update" + }, + "clickToUninstall": { + "message": "Нажмите, чтобы удалить стиль", + "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" + }, + "cm_autoCloseBrackets": { + "message": "Закрывать скобки/кавычки при наборе", + "description": "Label for the checkbox in the style editor." + }, + "cm_autoCloseBracketsTooltip": { + "message": "Автоматически вставлять закрывающий символ при наборе открывающего из ()[]{}''\"\"", + "description": "Label for the checkbox in the style editor." + }, + "cm_autocompleteOnTyping": { + "message": "Подсказки при наборе кода", + "description": "Label for the checkbox in the style editor." + }, + "cm_colorpicker": { + "message": "Раскрашивать цвета в CSS", + "description": "Label for the checkbox controlling colorpicker option for the style editor." + }, + "cm_indentWithTabs": { + "message": "Умные отступы при помощи табуляции", + "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." + }, + "cm_keyMap": { + "message": "Раскладка", + "description": "Label for the drop-down list controlling the keymap for the style editor." + }, + "cm_lineWrapping": { + "message": "Перенос по словам", + "description": "Label for the checkbox controlling word wrap option for the style editor." + }, + "cm_linter": { + "message": "Проверка CSS", + "description": "Select the linter to check for CSS issues" + }, + "cm_matchHighlight": { + "message": "Подсветка", + "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." + }, + "cm_matchHighlightSelection": { + "message": "Выделенный текст", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" + }, + "cm_matchHighlightToken": { + "message": "Элемент под курсором", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" + }, + "cm_resizeGripHint": { + "message": "Двойной клик = переключить максимальный размер", + "description": "Tooltip for the resize grip in style editor" + }, + "cm_selectByTokens": { + "message": "Двойной клик выделяет лексемы", + "description": "Label for the checkbox in the editor." + }, + "cm_selectByTokensTooltip": { + "message": "Образцы лексем: .foo-bar-2 #aabbcc 0.32 !important\nПри выключении: выделение по знакам препинания т.е. по словам.", + "description": "" + }, + "cm_smartIndent": { + "message": "Умные отступы", + "description": "Label for the checkbox controlling smart indentation option for the style editor." + }, + "cm_tabSize": { + "message": "Размер табуляции", + "description": "Label for the text box controlling tab size option for the style editor." + }, + "cm_theme": { + "message": "Тема", + "description": "Label for the style editor's CSS theme." + }, + "colorpickerPaletteHint": { + "message": "Right-click a swatch to cycle through its source lines", + "description": "" + }, + "colorpickerSwitchFormatTooltip": { + "message": "Сменить формат: #FFF -> RGB -> HSL.\nКлик с Shift меняет в обратном направлении.\nТакже клавишами PgUp, PgDn (\"Страница вверх\" и \"Страница вниз\").", + "description": "Tooltip for the switch button in the color picker popup in the style editor." + }, + "colorpickerTooltip": { + "message": "Изменить цвет", + "description": "Tooltip for the colored squares shown before CSS colors in the style editor." + }, + "configOnChange": { + "message": "сразу", + "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" + }, + "configOnChangeTooltip": { + "message": "Сохранять и применять изменения автоматически", + "description": "" + }, + "configureStyle": { + "message": "Настроить", + "description": "Label for the button to configure usercss userstyle" + }, + "configureStyleOnHomepage": { + "message": "Настроить на домашней странице", + "description": "Label for the button to configure userstyles.org userstyle" + }, + "confirmCancel": { + "message": "Отмена", + "description": "" + }, + "confirmClose": { + "message": "Закрыть", + "description": "'Close' button in a confirm dialog" + }, + "confirmDefault": { + "message": "По умолчанию", + "description": "'Set to default' button in a confirm dialog" + }, + "confirmDelete": { + "message": "Удалить", + "description": "" + }, + "confirmDiscardChanges": { + "message": "Отказаться от изменений?", + "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" + }, + "confirmNo": { + "message": "Нет", + "description": "'No' button in a confirm dialog" + }, + "confirmOK": { + "message": "ОК", + "description": "" + }, + "confirmSave": { + "message": "Сохранить", + "description": "'Save' button in a confirm dialog" + }, + "confirmStop": { + "message": "Стоп", + "description": "'Stop' button in a confirm dialog" + }, + "confirmYes": { + "message": "Да", + "description": "'Yes' button in a confirm dialog" + }, + "copied": { + "message": "Скопировано в буфер обмена", + "description": "Message shown when content has been copied to the clipboard" + }, + "copy": { + "message": "Скопировать в буфер обмена", + "description": "Tooltip for elements which can be copied" + }, + "customNameHint": { + "message": "Enter a custom name here to rename the style in UI without breaking its updates", + "description": "" + }, + "customNameResetHint": { + "message": "Stop using customized name, switch to the style's own name", + "description": "Tooltip of 'x' button shown in editor when changing the name input of a) styles updated from a URL i.e. not locally created, b) UserCSS styles" + }, + "dateAbbrDay": { + "message": "$value$d", + "description": "Day suffix in a short relative date, for example: 8d" + }, + "dateAbbrHour": { + "message": "$value$h", + "description": "Hour suffix in a short relative date, for example: 8h" + }, + "dateAbbrMonth": { + "message": "$value$m", + "description": "Month suffix in a short relative date, for example: 8m" + }, + "dateAbbrYear": { + "message": "$value$y", + "description": "Year suffix in a short relative date, for example: 8y" + }, + "dateInstalled": { + "message": "Дата установки", + "description": "Option text for the user to sort the style by install date" + }, + "dateUpdated": { + "message": "Дата обновления", + "description": "Option text for the user to sort the style by last update date" + }, + "dbError": { + "message": "Возникла ошибка доступа к базе данных Stylus. Хотите перейти на страницу с возможными способами решения?", + "description": "Prompt when a DB error is encountered" + }, + "defaultTheme": { + "message": "по-умолчанию", + "description": "Default CodeMirror CSS theme option on the edit style page" + }, + "deleteStyleConfirm": { + "message": "Удалить этот стиль?", + "description": "Confirmation before deleting a style" + }, + "deleteStyleLabel": { + "message": "Удалить", + "description": "Label for the button to delete a style" + }, + "description": { + "message": "Настраивайте стили веб-сайтов с помощью менеджера стилей Stylus. Он позволяет легко установить темы и изменить внешний вид сайтов Google, Facebook, YouTube, Orkut и множества других веб-страниц.", + "description": "Extension description" + }, + "disableAllStyles": { + "message": "Выключить все стили", + "description": "Label for the checkbox that turns all enabled styles off." + }, + "disableStyleLabel": { + "message": "Отключить", + "description": "Label for the button to disable a style" + }, + "dragDropMessage": { + "message": "Перетащите файл с резервной копией стилей в любое место этой страницы, чтобы импортировать его.", + "description": "Drag'n'drop message" + }, + "dragDropUsercssTabstrip": { + "message": "Чтобы установить файл, поместите его на вкладку (область, где отображаются заголовки вкладок).", + "description": "Message popup shown when erroneously dropping a usercss file into the manager page" + }, + "editDeleteText": { + "message": "Удалить", + "description": "Label for the context menu item in the editor to delete selected text" + }, + "editGotoLine": { + "message": "Перейти к строке (или строке:колонке)", + "description": "Go to line or line:column on Ctrl-G in style code editor" + }, + "editStyleHeading": { + "message": "Изменение стиля", + "description": "Title of the page for editing styles" + }, + "editStyleLabel": { + "message": "Изменить", + "description": "Label for the button to go to the edit style page" + }, + "editStyleTitle": { + "message": "Изменение стиля \"$stylename$\"", + "description": "Title of the page for editing styles" + }, + "enableStyleLabel": { + "message": "Включить", + "description": "Label for the button to enable a style" + }, + "excludeStyleByDomainLabel": { + "message": "Исключить текущий домен", + "description": "" + }, + "excludeStyleByUrlLabel": { + "message": "Исключить текущий URL", + "description": "" + }, + "exportLabel": { + "message": "Экспорт", + "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" + }, + "externalFeedback": { + "message": "Отзывы", + "description": "Label for the external link to send feedback for the style" + }, + "externalHomepage": { + "message": "Домашняя страницы", + "description": "Label for the external link to style's homepage" + }, + "externalLink": { + "message": "Внешняя ссылка", + "description": "Label for external links" + }, + "externalSupport": { + "message": "Поддержка", + "description": "Label for the external link to style's support site" + }, + "externalUsercssDocument": { + "message": "Документация по usercss", + "description": "Label for the external link to usercss documentation" + }, + "filteredStyles": { + "message": "найдено $numShown$ из $numTotal$всего", + "description": "TL note - make this message short" + }, + "filteredStylesAllHidden": { + "message": "Примененные фильтры не соответствуют ни одному стилю", + "description": "Text shown when no styles match currently applied filter in the style manager" + }, + "findStyles": { + "message": "Найти стили", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesForSite": { + "message": "Найти еще стили для этого веб-сайта", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesInline": { + "message": "и показать здесь", + "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" + }, + "findStylesInlineTooltip": { + "message": "Показывать найденные стили в этом окне.", + "description": "Text for a checkbox that displays search results within the Stylus popup." + }, + "genericAdd": { + "message": "Добавить", + "description": "Used in various places for an action that adds something" + }, + "genericClone": { + "message": "Клонировать", + "description": "Used in various places for an action that clones something" + }, + "genericDisabledLabel": { + "message": "Отключен", + "description": "Used in various lists/options to indicate that something is disabled" + }, + "genericEnabledLabel": { + "message": "Активные", + "description": "Used in various lists/options to indicate that something is enabled" + }, + "genericError": { + "message": "Ошибка", + "description": "Used in various places to indicate some error occurred." + }, + "genericHistoryLabel": { + "message": "История", + "description": "Used in various places to show a history log of something" + }, + "genericNext": { + "message": "Следующий", + "description": "Used in various places to select/perform the next step/action" + }, + "genericPrevious": { + "message": "Предыдущий", + "description": "Used in various places to select/perform the previous step/action" + }, + "genericResetLabel": { + "message": "Сброс", + "description": "Used in various parts of UI to indicate that something may be reset to its original state" + }, + "genericSavedMessage": { + "message": "Сохранено", + "description": "Used in various parts of the UI to indicate that something was saved" + }, + "genericTitle": { + "message": "Имя", + "description": "Used in various parts of the UI to indicate the title of something" + }, + "genericUnknown": { + "message": "Неизвестно", + "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" + }, + "helpAlt": { + "message": "Справка", + "description": "Alternate text for help buttons" + }, + "helpKeyMapCommand": { + "message": "Введите имя команды", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "helpKeyMapHotkey": { + "message": "Нажмите клавишу", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "hostDisabled": { + "message": "Этот хост был отключен из-за ошибки в текущей версии используемого браузера", + "description": "Tooltip for cloud host disabled" + }, + "importAppendLabel": { + "message": "Добавить к стилю", + "description": "Label for the button to import a style and append to the existing sections" + }, + "importAppendTooltip": { + "message": "Добавить импортируемый стиль к редактируемому", + "description": "Tooltip for the button to import a style and append to the existing sections" + }, + "importLabel": { + "message": "Импорт", + "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" + }, + "importPreprocessor": { + "message": "Style with a @preprocessor won't work in the classic mode. You can switch the editor to Usercss mode: 1) open the style manager, 2) enable \"as Usercss\" checkbox, 3) click \"Write new style\"\n\nImport now anyway?", + "description": "" + }, + "importPreprocessorTitle": { + "message": "Potential problem due to @preprocessor", + "description": "" + }, + "importReplaceLabel": { + "message": "Заменить стиль", + "description": "Label for the button to import and overwrite current style" + }, + "importReplaceTooltip": { + "message": "Удалить содержимое редактируемого стиля и заменить его на импортируемый стиль", + "description": "Label for the button to import and overwrite current style" + }, + "importReportLegendAdded": { + "message": "добавлено", + "description": "Text after the number of styles added in the report shown after importing styles" + }, + "importReportLegendIdentical": { + "message": "идентичные пропущены", + "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" + }, + "importReportLegendInvalid": { + "message": "некорректных пропущено", + "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" + }, + "importReportLegendUpdatedBoth": { + "message": "обновлены мета-данные и код", + "description": "Text after the number of styles updated entirely in the report shown after importing styles" + }, + "importReportLegendUpdatedCode": { + "message": "обновлен код", + "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" + }, + "importReportLegendUpdatedMeta": { + "message": "обновлены мета-данные", + "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" + }, + "importReportTitle": { + "message": "Импорт стилей завершен", + "description": "Title of the report shown after importing styles" + }, + "importReportUnchanged": { + "message": "Ничего не изменилось.", + "description": "Message in the report shown after importing styles" + }, + "importReportUndone": { + "message": "восстановленных стилей", + "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" + }, + "importReportUndoneTitle": { + "message": "Откат импорта завершен", + "description": "Title of the message box shown after undoing the import of styles" + }, + "installButton": { + "message": "Установить стиль", + "description": "Label for install button" + }, + "installButtonInstalled": { + "message": "Стиль установлен", + "description": "Text displayed when the style is successfully installed" + }, + "installButtonReinstall": { + "message": "Переустановить стиль", + "description": "Label for reinstall button" + }, + "installButtonUpdate": { + "message": "Обновить стиль", + "description": "Label for update button" + }, + "installUpdate": { + "message": "Установить обновление", + "description": "Label for the button to install an update for a single style" + }, + "installUpdateFrom": { + "message": "Источник обновления стиля: $url$", + "description": "Label to describe where the style gets update" + }, + "installUpdateFromLabel": { + "message": "Проверить обновления", + "description": "Label for the checkbox to save current URL for update check" + }, + "license": { + "message": "Лицензия", + "description": "Label for the license" + }, + "linkGetHelp": { + "message": "Помощь", + "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" + }, + "linkGetStyles": { + "message": "Скачать стили", + "description": "Help link text on the manage page e.g. https://userstyles.org" + }, + "linkStylusWiki": { + "message": "Инфо", + "description": "Wiki link text on the manage page e.g. https://github.com/openstyles/stylus/wiki" + }, + "linkTranslate": { + "message": "Перевод", + "description": "Transifex link text on the manage page" + }, + "linterCSSLintIncompatible": { + "message": "CSSLint не поддерживает препроцессор $preprocessorname$", + "description": "The label to display when the preprocessor isn't compatible with CSSLint" + }, + "linterCSSLintSettings": { + "message": "(значения: 0 = выключить, 1 = предупреждение; 2 = ошибка)", + "description": "CSSLint rule config values" + }, + "linterConfigPopupTitle": { + "message": "Установить конфиграцию правил $linter$", + "description": "Stylelint or CSSLint popup header" + }, + "linterConfigTooltip": { + "message": "Настроить проверку CSS", + "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" + }, + "linterInvalidConfigError": { + "message": "Не сохранено из-за неправильных настроек ниже:", + "description": "Invalid linter config will show a message followed by a list of invalid entries" + }, + "linterIssues": { + "message": "Проблемы", + "description": "Label for the CSS linter issues block on the style edit page" + }, + "linterIssuesHelp": { + "message": "Проблемы, найденные правилами $link$:", + "description": "Help popup message for the selected CSS linter issues block on the style edit page" + }, + "linterJSONError": { + "message": "Ошибка формата JSON", + "description": "Setting linter config with invalid JSON" + }, + "linterResetMessage": { + "message": "Для отмены случайного сброса нажмите Ctrl-Z (или Cmd-Z) в окне ввода", + "description": "Reset button tooltip to inform user on how to undo an accidental reset" + }, + "linterRulesLink": { + "message": "Открыть полный список правил", + "description": "Stylelint or CSSLint rules label added immediately before a link" + }, + "liveReloadError": { + "message": "Ошибка слежения за файлом", + "description": "The label of live-reload error" + }, + "liveReloadInstallHint": { + "message": "Держите эту вкладку открытой, чтобы автоматически обновлять стиль при внешних изменениях.", + "description": "The label of live-reload feature" + }, + "liveReloadInstallHintFF": { + "message": "Оставьте эту вкладку и исходную вкладку открытой, чтобы автоматически обновлять стиль при внешних изменениях.", + "description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox" + }, + "liveReloadLabel": { + "message": "Автозагрузка изменений", + "description": "The label of live-reload feature" + }, + "manageFavicons": { + "message": "Пиктограммы для целевых сайтов", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFaviconsGray": { + "message": "Обесцвечивать", + "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" + }, + "manageFaviconsHelp": { + "message": "Используется сторонний сервис https://www.google.com/s2/favicons", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFilters": { + "message": "Фильтры", + "description": "Label for filters container" + }, + "manageHeading": { + "message": "Менеджер стилей", + "description": "Heading for the manage page" + }, + "manageMaxTargets": { + "message": "Кол-во целевых сайтов/выражений", + "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" + }, + "manageNewStyleAsUsercss": { + "message": "в виде Usercss", + "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" + }, + "manageNewUI": { + "message": "Новый интерфейс", + "description": "Label for the checkbox that toggles the new UI on manage page" + }, + "manageOnlyDisabled": { + "message": "Только неактивные стили", + "description": "Checkbox to show only disabled styles" + }, + "manageOnlyEnabled": { + "message": "Только включенные стили", + "description": "Checkbox to show only enabled styles" + }, + "manageOnlyExternal": { + "message": "Только сторонние стили", + "description": "Checkbox to show only externally installed styles i.e. updatable" + }, + "manageOnlyLocal": { + "message": "Только локально созданные стили", + "description": "Checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyLocalTooltip": { + "message": "(т.е. стили, не установленные посредством сайта userstyles.org)", + "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyNonUsercss": { + "message": "Спрятать Usercss стили", + "description": "Checkbox to show only non-Usercss (standard) styles" + }, + "manageOnlyUpdates": { + "message": "Только обновляемые и проблемные", + "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" + }, + "manageOnlyUsercss": { + "message": "Только Usercss стили", + "description": "Checkbox to show only Usercss styles" + }, + "manageTitle": { + "message": "Stylus", + "description": "Title for the manage page" + }, + "menuShowBadge": { + "message": "Число активных стилей", + "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." + }, + "meta_invalidCheckboxDefault": { + "message": "Неверный флажок @var: значение должно быть 0 или 1", + "description": "Error displayed when the value of @var checkbox is invalid" + }, + "meta_invalidColor": { + "message": "Неверный цвет @var: $color$ это не цвет", + "description": "Error displayed when the value of @var color is invalid" + }, + "meta_invalidRange": { + "message": "Неверный @var$type$: значение должно быть числом или массивом ", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMultipleUnits": { + "message": "Неверный @var $type$: несколько единиц определены", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeTooManyValues": { + "message": "Неверный @var $type$: массив содержит слишком много элементов", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeValue": { + "message": "Неверный @var $type$: элементы в массиве должны быть числом, строкой или нулем", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeDefault": { + "message": "Неверный @var $type$: значение по умолчанию равно нулю", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMin": { + "message": "Неверный @var $type$: значение по умолчанию ниже минимального", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMax": { + "message": "Неверный @var $type$: значение по умолчанию больше максимального", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeStep": { + "message": "Неверный @var $type$: значение по умолчанию не является кратным шага", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeUnits": { + "message": "Неверный @var $type$: '$units$' не является действительной единицей", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidSelect": { + "message": "Неверный @var select: значением по умолчанию должен быть массив или объект", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValue": { + "message": "Неверный @var select: значения внутри массива/объекта должны быть строкой", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectEmptyOptions": { + "message": "Неверный @var select: список опций пуст", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectLabel": { + "message": "Неверный @var select: ярлык опции пуст", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectMultipleDefaults": { + "message": "Неверный @var select: определены несколько параметров по умолчанию", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectNameDuplicated": { + "message": "Неверный @var select: имя опции дублируется", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValueMismatch": { + "message": "Неверный @var select: значение не существует в списке опций", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidURLProtocol": { + "message": "Неверный протокол URL. Разрешены только http и https: $protocol$", + "description": "Error displayed when the protocol of the URL is invalid" + }, + "meta_invalidVersion": { + "message": "Неверный номер версии. Значение не соответствует шаблону SemVer: $version$", + "description": "Error displayed when @version is invalid" + }, + "meta_invalidNumber": { + "message": "Ожидание числа", + "description": "Error displayed when the value is expected to be a number" + }, + "meta_invalidString": { + "message": "Ожидание строки в кавычках", + "description": "Error displayed when the value is expected to be a quoted string" + }, + "meta_invalidWord": { + "message": "Ожидание слова", + "description": "Error displayed when the value is expected to be a word" + }, + "meta_missingChar": { + "message": "Ожидание символа: $chars$", + "description": "Error displayed when the value is expected to be some characters" + }, + "meta_missingEOT": { + "message": "Ожидание данной EOT", + "description": "Error displayed when the value is expected to be an EOT list" + }, + "meta_missingMandatory": { + "message": "Отсутствуют обязательные метаданные: $keys$", + "description": "Error displayed when mandatory keys are missing" + }, + "meta_unknownJSONLiteral": { + "message": "Неверный JSON: $literal$ не является допустимым литералом JSON", + "description": "Error displayed when JSON value is invalid" + }, + "meta_unknownMeta": { + "message": "Неизвестные метаданные: $key$", + "description": "Error displayed when unknown metadata is parsed" + }, + "meta_unknownVarType": { + "message": "Неизвестый @$varkey$ тип: $vartype$", + "description": "Error displayed when unknown variable type is parsed" + }, + "meta_unknownPreprocessor": { + "message": "Неизвестный @preprocessor: $preprocessor$", + "description": "Error displayed when unknown @preprocessor is parsed" + }, + "noStylesForSite": { + "message": "Для этого веб-сайта не установлено ни одного стиля.", + "description": "Text displayed when no styles are installed for the current site" + }, + "numberedLine": { + "message": "Line:", + "description": "Will be followed by one or more line numbers in the editor." + }, + "openManage": { + "message": "Менеджер", + "description": "Link to open the manage page." + }, + "openOptions": { + "message": "Опции", + "description": "Go to Options UI" + }, + "openStylesManager": { + "message": "Менеджер стилей", + "description": "Label for the style maanger opener in the browser action context menu." + }, + "optionsActions": { + "message": "Другие действия", + "description": "" + }, + "optionsAdvanced": { + "message": "Другое", + "description": "" + }, + "optionsAdvancedContextDelete": { + "message": "Показывать команду \"Удалить\" в контекстном меню редактора", + "description": "" + }, + "optionsAdvancedExposeIframes": { + "message": "Выявлять iframe путем добавления HTML[stylus-iframe]", + "description": "" + }, + "optionsAdvancedExposeIframesNote": { + "message": "Выставляет верхний домен сайта в каждом iframe.\nПозволяет писать iframe-specific CSS следующим образом:\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }", + "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." + }, + "optionsAdvancedNewStyleAsUsercss": { + "message": "Создавать стили в формате usercss", + "description": "" + }, + "optionsAdvancedPatchCsp": { + "message": "Patch CSP to allow style assets", + "description": "" + }, + "optionsAdvancedPatchCspNote": { + "message": "Enable this if styles contain images or fonts which fail to load on sites with a strict CSP (Content-Security-Policy).\n\nEnabling this setting will relax CSP restrictions, allowing essential style content to load. This option is only intended for advanced users who understand the potential security implications, and accept responsibility for monitoring the content which they're allowing. Read about CSS-based attacks for more information.\n\nAlso be aware, this particular setting is not guaranteed to take effect if another installed extension modifies the network response first.", + "description": "" + }, + "optionsAdvancedStyleViaXhr": { + "message": "Instant inject mode", + "description": "" + }, + "optionsAdvancedStyleViaXhrNote": { + "message": "Enable this if you encounter flashing of unstyled content (FOUC) when browsing, which is especially noticeable with dark themes.\n\nThe technical reason is that Chrome/Chromium postpones asynchronous communication of extensions, in a usually meaningless attempt to improve page load speed, potentially causing styles to be late to apply. To circumvent this, since web extensions are not provided a synchronous API, Stylus provides this option to utilize the \"deprecated\" synchronous XMLHttpRequest web API to fetch applicable styles. There shouldn't be any detrimental effects, since the request is fulfilled within a few milliseconds while the page is still being downloaded from the server.\n\nNevertheless, Chromium will print a warning in devtools' console. Right-clicking a warning, and hiding them, will prevent future warnings from being shown.", + "description": "" + }, + "optionsBadgeDisabled": { + "message": "Цвет фона в неактивном состоянии", + "description": "" + }, + "optionsBadgeNormal": { + "message": "Цвет фона", + "description": "" + }, + "optionsCheck": { + "message": "Обновить стили", + "description": "" + }, + "optionsCheckUpdate": { + "message": "Найти и установить обновления стилей", + "description": "" + }, + "optionsCustomizeBadge": { + "message": "Бейдж на пиктограмме в тулбаре", + "description": "" + }, + "optionsCustomizeIcon": { + "message": "Значок в панели", + "description": "" + }, + "optionsCustomizePopup": { + "message": "Всплывающее окно", + "description": "" + }, + "optionsCustomizeUpdate": { + "message": "Обновления", + "description": "" + }, + "optionsCustomizeSync": { + "message": "Синхронизация с облаком", + "description": "" + }, + "optionsHeading": { + "message": "Настройки", + "description": "Heading for options section on manage page." + }, + "optionsIconDark": { + "message": "Тёмный интерфейс браузера", + "description": "" + }, + "optionsIconLight": { + "message": "Светлый интерфейс браузера", + "description": "" + }, + "optionsOpen": { + "message": "Открыть", + "description": "" + }, + "optionsOpenManager": { + "message": "Менеджер стилей", + "description": "" + }, + "optionsPopupWidth": { + "message": "Ширина всплывающего окна (в пикселах)", + "description": "" + }, + "optionsReset": { + "message": "Сброс настроек к значениям по-умолчанию", + "description": "" + }, + "optionsResetButton": { + "message": "Сброс настроек", + "description": "" + }, + "optionsStylusThemes": { + "message": "Find a Stylus UI theme", + "description": "" + }, + "optionsSubheading": { + "message": "Дополнительно", + "description": "Subheading for options section on manage page." + }, + "optionsUpdateImportNote": { + "message": "После импорта базы стилей из старой версии или из Stylish запустите проверку на обновления из менеджера стилей, чтобы удостовериться в обновлении всех стилей.", + "description": "" + }, + "optionsUpdateInterval": { + "message": "Интервал обновления стилей, в часах (укажите 0 для выключения)", + "description": "" + }, + "optionsSyncNone": { + "message": "Ничего", + "description": "" + }, + "optionsSyncConnect": { + "message": "Подключить", + "description": "" + }, + "optionsSyncDisconnect": { + "message": "Отсоединить", + "description": "" + }, + "optionsSyncSyncNow": { + "message": "Синхронизировать", + "description": "" + }, + "optionsSyncLogin": { + "message": "Логин", + "description": "" + }, + "optionsSyncStatusPull": { + "message": "Загружено стилей $loaded$ из $total$", + "description": "" + }, + "optionsSyncStatusPush": { + "message": "Загружено стилей $loaded$ из $total$", + "description": "" + }, + "optionsSyncStatusSyncing": { + "message": "Синхронизация", + "description": "" + }, + "optionsSyncStatusConnecting": { + "message": "Подключение…", + "description": "" + }, + "optionsSyncStatusConnected": { + "message": "Подключено", + "description": "" + }, + "optionsSyncStatusDisconnecting": { + "message": "Отсоединение…", + "description": "" + }, + "optionsSyncStatusDisconnected": { + "message": "Отсоединено", + "description": "" + }, + "optionsSyncStatusRelogin": { + "message": "Session expired, please login again.", + "description": "" + }, + "paginationCurrent": { + "message": "Текущая страница", + "description": "Tooltip for the current page index in search results" + }, + "paginationEstimated": { + "message": "Предположительное количество страниц", + "description": "Tooltip for the total page count in search results" + }, + "paginationNext": { + "message": "Следующая страница", + "description": "Tooltip for the '->' (next page) button in search results" + }, + "paginationPrevious": { + "message": "Предыдущая страница", + "description": "Tooltip for the '<-' button in search results" + }, + "paginationTotal": { + "message": "Всего страниц", + "description": "" + }, + "parseUsercssError": { + "message": "Stylus не смог распарсить usercss:", + "description": "The error message to show when stylus failed to parse usercss" + }, + "popupAutoResort": { + "message": "Сортировать стили после переключения", + "description": "Label for the checkbox controlling popup resorting." + }, + "popupBorders": { + "message": "Добавить белый бордюр по бокам", + "description": "" + }, + "popupBordersTooltip": { + "message": "Полезно для темных тем оформления т.к. новый Chrome не рисует боковые бордюры", + "description": "" + }, + "popupHotkeysInfo": { + "message": "<1>-<9>, <0>, и цифровой блок - переключает стиль по номеру (0 это 10)\n- переключает стиль начинающийся с нажатой буквы\n открывает в редакторе вместо переключения\n включает стили в списке\n выключает стили в списке\n и <`> (обратный апостроф) - переключает изначально включенные стили вне зависимости от последующего переключения других ранее не включенных стилей, так что можно потестировать и восстановить исходный список нажав \nПодробнее на вики.", + "description": "NOTE1: preserve < and > symbols so that 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." + }, + "popupHotkeysTooltip": { + "message": "Показать клавиатурные сочетания", + "description": "Tooltip displayed when hovering the right edge of the extension popup" + }, + "popupManageTooltip": { + "message": "Shift-клик или правый клик откроет менеджер с стилями только для этого сайта.", + "description": "Tooltip for the 'Manage' button in the popup." + }, + "popupMenuButtonTooltip": { + "message": "Меню действий", + "description": "Tooltip for menu button in popup." + }, + "popupOpenEditInPopup": { + "message": "Use a simple window (no omnibox)", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindow": { + "message": "Открывать редактор в новом окне", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindowTooltip": { + "message": "Также включается вытаскиванием вкладки из окна браузера\nи выключается перетаскиванием вкладки в другое окно браузера.", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupStylesFirst": { + "message": "Список стилей сверху", + "description": "Label for the checkbox controlling section order in the popup." + }, + "prefShowBadge": { + "message": "Показывать количество активных стилей для открытого сайта", + "description": "Label for the checkbox controlling toolbar badge text." + }, + "previewLabel": { + "message": "Предпросмотр", + "description": "Label for the checkbox in style editor to enable live preview while editing." + }, + "previewTooltip": { + "message": "Временно применяет стиль пока вы его редактируете.\nСохраните стиль, чтобы сделать изменения постоянными.", + "description": "Tooltip for the checkbox in style editor to enable live preview while editing." + }, + "reload": { + "message": "Перезагрузить расширение Stylus", + "description": "Context menu reload" + }, + "replace": { + "message": "Заменить", + "description": "Label before the replace input field in the editor shown on Ctrl-H" + }, + "replaceAll": { + "message": "Заменить все", + "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" + }, + "replaceWith": { + "message": "Заменить на", + "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." + }, + "retrieveBckp": { + "message": "Импорт стилей", + "description": "" + }, + "search": { + "message": "Искать", + "description": "Label before the search input field in the editor shown on Ctrl-F" + }, + "searchCaseSensitive": { + "message": "Учитывать регистр букв", + "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" + }, + "searchGlobalStyles": { + "message": "Also search global styles", + "description": "Checkbox label in the popup's inline style search, shown when the text to search is entered" + }, + "searchNumberOfResults": { + "message": "Количество совпадений", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchNumberOfResults2": { + "message": "Количество совпадений в коде и целевых сайтах", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchStyleQueryHint": { + "message": "Search style names case-insensitively:\nsome words - all words in any order\n\"some phrase\" - this exact phrase without quotes\n2020 - a year like this also shows styles updated in 2020", + "description": "Tooltip shown for the text input in the popup's inline style finder" + }, + "searchRegexp": { + "message": "Используйте нотацию /re/ для поиска регулярными выражениями", + "description": "Label after the search input field in the editor shown on Ctrl-F" + }, + "searchResultInstallCount": { + "message": "Всего загрузок", + "description": "Text for label that shows the number of times a search result was installed" + }, + "searchResultNoneFound": { + "message": "Стилей для сайта не найдено.", + "description": "Error text in the popup when inline search didn't find any site-specific styles" + }, + "searchResultNotMatching": { + "message": "The style is installed but it doesn't apply to the current site URL.", + "description": "" + }, + "searchResultNotMatchingNote": { + "message": "Try asking the author of this userstyle to add the URL.\n\nYou can also open the style in the manager and edit it yourself,\nbut be aware it disables automatic updates for this style.", + "description": "" + }, + "searchResultRating": { + "message": "Рейтинг", + "description": "Text for label that shows the search result's rating" + }, + "searchResultUpdated": { + "message": "Обновлен", + "description": "Text for label that shows the search result's last update date" + }, + "searchResultWeeklyCount": { + "message": "Загрузок за неделю", + "description": "Text for label that shows the number of times a search result was installed during last week" + }, + "searchStylesAll": { + "message": "All", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesCode": { + "message": "CSS code", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesHelp": { + "message": " or key focuses the search field.\nDefault mode is plain text search for all space-separated terms in any order.\nExact words: wrap the query in double quotes, e.g. <\".header ~ div\">\nRegular expressions: include slashes and flags, e.g. \n\"By URL\" in scope selector: finds styles that apply to a fully specified URL e.g. https://www.example.org/\n\"Metadata\" in scope selector: searches in names, \"applies to\" specifiers, installation URL, update URL, and the entire metadata block for usercss styles.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page" + }, + "searchStylesMatchUrl": { + "message": "By URL", + "description": "Option for `find styles` scope selector in the manager. See searchMatchUrlHint for more info." + }, + "searchStylesMeta": { + "message": "Metadata", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesName": { + "message": "Name", + "description": "Option for `find styles` scope selector in the manager." + }, + "sectionAdd": { + "message": "Добавить раздел", + "description": "Label for the button to add a section" + }, + "sectionCode": { + "message": "Код", + "description": "Label for the code for a section" + }, + "sectionRemove": { + "message": "Удалить раздел", + "description": "Label for the button to remove a section" + }, + "sectionRestore": { + "message": "Восстановить удаленный раздел", + "description": "Label for the button to restore a removed section" + }, + "sections": { + "message": "Sections", + "description": "Header for the table of contents block listing style section names in the left panel of the classic editor" + }, + "shortcuts": { + "message": "Клавиши", + "description": "Go to shortcut configuration" + }, + "shortcutsNote": { + "message": "Назначить клавишу", + "description": "" + }, + "sortDateNewestFirst": { + "message": "новые сверху", + "description": "Text added to indicate that sorting a date would add the newest entries at the top" + }, + "sortDateOldestFirst": { + "message": "старые сверху", + "description": "Text added to indicate that sorting a date would add the oldest entries at the top" + }, + "sortLabel": { + "message": "Порядок сортировки списка стилей", + "description": "Title on the sort select to indicate it is used for sorting entries" + }, + "sortLabelTitleAsc": { + "message": "Название в алфавитном порядке", + "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" + }, + "sortLabelTitleDesc": { + "message": "Название в обратном порядке", + "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" + }, + "sortStylesHelp": { + "message": "Эта настройка позволяет выбрать порядок сортировки списка стилей. По умолчанию названия выводятся в алфавитном порядке. Можно выбрать обратный порядок.\nТакже можно выбрать составной критерий сортировки – отдельные критерии разделены знаком \"+\" и ведут себя примерно как колонки в таблице.\nНапример, при выборе «Активные + Имя» все активные стили будут сгруппированы вверху списка, неактивные внизу, а внутри каждой группы строки будут отсортированы по имени.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" + }, + "sortStylesHelpTitle": { + "message": "Сортировка", + "description": "Label for the sort info popup on the Manage styles page" + }, + "styleBadRegexp": { + "message": "Ошибка в регулярном выражении.", + "description": "Validation message for a bad regexp in a style" + }, + "styleBeautify": { + "message": "Причесать", + "description": "Label for the CSS-beautifier button on the edit style page" + }, + "styleBeautifyHint": { + "message": "Hint: right-click the “Beautify” button or use the keyboard shortcut defined below to beautify without showing this panel", + "description": "Hint shown inside the CSS-beautifier panel" + }, + "styleBeautifyIndentConditional": { + "message": "Отступ внутри @media, @supports", + "description": "CSS-beautifier option" + }, + "styleBeautifyPreserveNewlines": { + "message": "Беречь пустые строки", + "description": "CSS-beautifier option" + }, + "styleCancelEditLabel": { + "message": "Все стили", + "description": "Label for cancel button for style editing" + }, + "styleChangesNotSaved": { + "message": "Вы изменили этот стиль, но не сохранили его.", + "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" + }, + "styleEnabledLabel": { + "message": "Включено", + "description": "Label for the enabled state of styles" + }, + "styleFromMozillaFormatError": { + "message": "Ошибка импорта формата Mozilla", + "description": "Label for the import error" + }, + "styleFromMozillaFormatPrompt": { + "message": "Вставьте содержимое стиля в формате Mozilla", + "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" + }, + "styleInstall": { + "message": "Установить \"$stylename$\" в Stylus?", + "description": "Confirmation when installing a style" + }, + "styleInstallFailed": { + "message": "Ошибка установки стиля!\n$error$", + "description": "Warning when installation failed" + }, + "styleInstallOverwrite": { + "message": "'$stylename$' уже установлен. Обновить?\nВерсии: $oldVersion$ -> $newVersion$", + "description": "Confirmation when re-installing a style" + }, + "styleMissingName": { + "message": "Введите название", + "description": "Error displayed when user saves without providing a name" + }, + "styleMozillaFormatHeading": { + "message": "Формат Mozilla", + "description": "Heading for the section with buttons to import/export Mozilla format of the style" + }, + "styleNotAppliedRegexpProblemTooltip": { + "message": "Стиль не был применен из-за некорректного regexp()", + "description": "Tooltip in the popup for styles that were not applied at all" + }, + "styleRegexpInvalidExplanation": { + "message": "Некоторые 'regexp()' выражения не удалось скомпилировать.", + "description": "" + }, + "styleRegexpPartialExplanation": { + "message": "В стиле используются regexp-выражения, которые соответствуют лишь части адреса, что нарушает спецификацию CSS4 @document, требующую соответствия всего адреса целиком. Секции стиля с такими regexp не были применены к странице. Вероятно, этот стиль был создан в \"Stylish для Chrome\", который некорректно проверяет regexp (известный баг).", + "description": "" + }, + "styleRegexpProblemTooltip": { + "message": "Кол-во пропущенных секций из-за неправильного regexp()", + "description": "Tooltip in the popup for styles that were applied only partially" + }, + "styleRegexpTestButton": { + "message": "Тест регулярки", + "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" + }, + "styleRegexpTestFull": { + "message": "Соответствующие вкладки", + "description": "RegExp test report: label for the fully matching expressions" + }, + "styleRegexpTestInvalid": { + "message": "Пропущены некомпилируемые регулярки", + "description": "RegExp test report: label for the invalid expressions" + }, + "styleRegexpTestNone": { + "message": "Нет соответствующих вкладок", + "description": "RegExp test report: label for expressions that didn't match any tabs" + }, + "styleRegexpTestNote": { + "message": "Полезная информация: используйте одиночный \\ в строке ввода regexp, т.к. он автомачески преобразуется в двойной \\\\ в тексте стиля согласно спецификации CSS для строк в кавычках.", + "description": "RegExp test report: a note displayed at the bottom of the dialog" + }, + "styleRegexpTestPartial": { + "message": "Не применено, т.к. соответствие не полное", + "description": "RegExp test report: label for the partially matching expressions" + }, + "styleRegexpTestTitle": { + "message": "Список соответствующих вкладок (щелкните на адресе, чтобы активировать)", + "description": "RegExp test report: title of the report" + }, + "styleSaveLabel": { + "message": "Сохранить", + "description": "Label for save button for style editing" + }, + "styleToMozillaFormatHelp": { + "message": "Формат кода Mozilla можно отправлять на сайт userstyles.org и использовать в дополнении Stylish для Firefox.", + "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" + }, + "styleToMozillaFormatTitle": { + "message": "Стиль в формате Mozilla", + "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" + }, + "styleUpdate": { + "message": "Подтвердите обновление стиля '$stylename$'.", + "description": "Confirmation when updating a style" + }, + "styleUpdateDiscardChanges": { + "message": "Стиль был изменен вне редактора. Перезагрузить?", + "description": "Confirmation to update the style in the editor" + }, + "stylusUnavailableForURL": { + "message": "Такие адреса не поддерживаются.", + "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "stylusUnavailableForURLdetails": { + "message": "В целях обеспечения безопасности браузер запрещает расширениям изменять встроенные страницы (например, chrome://version, стандартная страница новой вкладки начиная с Chrome 61, about:addons и т.д.), страницы других расширений и \"магазин\" расширений (Chrome Web Store в chromium-браузерах, AMO в Firefox и т.д.)", + "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "syncStorageErrorSaving": { + "message": "Ошибка сохранения. Попробуйте уменьшить количество текста.", + "description": "Displayed when trying to save an excessively big value via storage.sync API" + }, + "syncError": { + "message": "Sync failed", + "description": "Tooltip for the toolbar icon" + }, + "syncErrorRelogin": { + "message": "Sync failed.\nTry to re-login in Stylus options:\nclick 'disconnect' first, then 'connect'.", + "description": "Tooltip for the toolbar icon" + }, + "toggleStyle": { + "message": "Включить/выключить стиль", + "description": "Label for the checkbox to enable/disable a style" + }, + "undo": { + "message": "Отменить", + "description": "Button label" + }, + "undoGlobal": { + "message": "Отменить (глобально)", + "description": "CSS-beautify global Undo button label" + }, + "unreachableAMO": { + "message": "Браузер запрещает доступ к сайту", + "description": "Note in the popup displayed when opened on addons.mozilla.org" + }, + "unreachableAMOHint": { + "message": "Чтобы разрешить доступ, перейдите на адрес , нажмите правой кнопкой в списке, потом «Создать», потом «Логическое», вставьте текст и нажмите OK, , OK, перезагрузите страницу .", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintNewFF": { + "message": "Начиная с Firefox 60 нужно также удалить адрес этого сайта из в .", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintOldFF": { + "message": "Только Firefox 59 и новее можно настроить так, чтобы разрешиь веб-расширениям добавлять стили на этом защищенном сайте.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" + }, + "unreachableContentScript": { + "message": "Нет связи со страницей. Попробуйте перезагрузить вкладку.", + "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" + }, + "unreachableFileHint": { + "message": "Доступ к адресам file:// возможен только если включить соответствующую опцию для Stylus на странице chrome://extensions.", + "description": "Note in the toolbar popup for file:// URLs" + }, + "InaccessibleFileHint": { + "message": "Stylus не может получить доступ к некоторым типам файлов (например, файлы PDF и JSON).", + "description": "Note in the toolbar popup for some file types that cannot be accessed" + }, + "updateAllCheckSucceededNoUpdate": { + "message": "Обновлений нет.", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateAllCheckSucceededSomeEdited": { + "message": "Не все стили были проверены, чтобы не потерять возможные локальные изменения. Форсировать обновление стиля можно индивидуально или запустив перепроверку всех обновляемых стилей (локальные изменения будут утеряны).", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateCheckFailBadResponseCode": { + "message": "Ошибка обновления: сервер вернул код $code$.", + "description": "Text that displays when an update check failed because the response code indicates an error" + }, + "updateCheckFailServerUnreachable": { + "message": "Ошибка обновления: сервер недоступен.", + "description": "Text that displays when an update check failed because the update server is unreachable" + }, + "updateCheckHistory": { + "message": "История проверок обновлений", + "description": "" + }, + "updateCheckManualUpdateForce": { + "message": "Установить обновление (локальные изменения будут утеряны)", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckManualUpdateHint": { + "message": "Форсирование обновления удалит локальные изменения.", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedLocallyEdited": { + "message": "Стиль был изменен локально.", + "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedMaybeLocallyEdited": { + "message": "Возможно был изменен локально.", + "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" + }, + "updateCheckSucceededNoUpdate": { + "message": "Нет обновлений.", + "description": "Text that displays when an update check completed and no update is available" + }, + "updateCompleted": { + "message": "Обновление завершено.", + "description": "Text that displays when an update completed" + }, + "updatesCurrentlyInstalled": { + "message": "Установлено обновлений:", + "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." + }, + "usercssAvoidOverwriting": { + "message": "Измените значение @name или @namespace, пожалуйста, чтобы предотвратить перезапись существующего стиля.", + "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." + }, + "usercssConfigIncomplete": { + "message": "Стиль был обновлен или удален после вызова окна настройки. Следующие настройки не были сохранены, чтобы не повредить метаданные стиля:", + "description": "" + }, + "usercssEditorNamePlaceholder": { + "message": "Укажите имя после @name в коде", + "description": "Placeholder text for the empty name input field when creating a new Usercss style" + }, + "usercssReplaceTemplateConfirmation": { + "message": "Заменить шаблон по умолчанию для нового стиля в формате Usercss текущим кодом?", + "description": "" + }, + "usercssReplaceTemplateName": { + "message": "Пустой @name заменяет шаблон по умолчанию", + "description": "The text shown after @name when creating a new Usercss style" + }, + "usercssReplaceTemplateSectionBody": { + "message": "Место для CSS кода...", + "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" + }, + "versionInvalidOlder": { + "message": "Версия меньше установленной.", + "description": "Displayed when the version of style is older than the installed one" + }, + "writeStyleFor": { + "message": "Создать стиль для:", + "description": "Label for toolbar pop-up that precedes the links to write a new style" + }, + "writeStyleForURL": { + "message": "этого адреса", + "description": "Text for link in toolbar pop-up to write a new style for the current URL" + }, + "syncDropboxStyles": { + "message": "Экспорт Dropbox", + "description": "" + }, + "syncDropboxDeprecated": { + "message": "Импорт/экспорт Dropbox заменен более продвинутой синхронизацией стилей на странице параметров.", + "description": "" + }, + "retrieveDropboxSync": { + "message": "Импорт Dropbox", + "description": "" + }, + "overwriteFileExport": { + "message": "Хотите перезаписать существующий файл?", + "description": "" + }, + "exportSavedSuccess": { + "message": "Файл успешно сохранен", + "description": "" + }, + "noFileToImport": { + "message": "Чтобы импортировать ваши стили, вы должны сначала экспортировать их.", + "description": "" + }, + "connectingDropbox": { + "message": "Подключение Dropbox...", + "description": "" + }, + "connectingDropboxNotAllowed": { + "message": "Подключение к Dropbox доступно только в приложениях, установленных прямо из интернет-магазина", + "description": "" + }, + "gettingStyles": { + "message": "Получение всех стилей...", + "description": "" + }, + "zipStyles": { + "message": "Запаковка стилей...", + "description": "" + }, + "unzipStyles": { + "message": "Распаковка стилей...", + "description": "" + }, + "readingStyles": { + "message": "Чтение стилей...", + "description": "" + }, + "uploadingFile": { + "message": "Загрузка файла...", + "description": "" + }, + "addStyleLabel": { + "message": "Создать стиль", + "description": "Label for the button to go to the add style page" } - }, - "appliesDisplayTruncatedSuffix": { - "message": "и другие", - "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" - }, - "appliesDomainOption": { - "message": "URL в домене", - "description": "Option to make the style apply to the entered string as a domain" - }, - "appliesHelp": { - "message": "Чтобы указать, к каким URL относится код в этом разделе, воспользуйтесь параметром \"Применить к\".", - "description": "Help text for 'applies to' section" - }, - "appliesLabel": { - "message": "Применить к:", - "description": "Label for 'applies to' fields on the edit/add screen" - }, - "appliesLineWidgetLabel": { - "message": "Показать целевые сайты секций", - "description": "Label for the checkbox to display applies-to information in the single editor" - }, - "appliesLineWidgetWarning": { - "message": "Не работает с минифицированным CSS", - "description": "A warning that applies-to information won't show properly with minified CSS" - }, - "appliesRegexpOption": { - "message": "URL, соответствующим регулярному выражению", - "description": "Option to make the style apply to the entered string as a regular expression" - }, - "appliesRemove": { - "message": "Удалить", - "description": "Label for the button to remove an 'applies' entry" - }, - "appliesRemoveError": { - "message": "Нельзя удалить последний элемент", - "description": "Error displayed when the last 'applies' is going to be removed" - }, - "appliesSpecify": { - "message": "Указать", - "description": "Label for the button to make a style apply only to specific sites" - }, - "appliesToEverything": { - "message": "Все", - "description": "Text displayed for styles that apply to all sites" - }, - "appliesUrlPrefixOption": { - "message": "URL, начинающимся с", - "description": "Option to make the style apply to the entered string as a URL prefix" - }, - "applyAllUpdates": { - "message": "Применить все обновления", - "description": "Label for the button to apply all detected updates" - }, - "author": { - "message": "Автор", - "description": "Label for the style author" - }, - "backupButtons": { - "message": "Резервное копирование", - "description": "Heading for backup" - }, - "backupMessage": { - "message": "Нажмите Импорт чтобы выбрать файл или просто перетащите его на эту страницу", - "description": "Message for backup" - }, - "bckpInstStyles": { - "message": "Экспорт стилей", - "description": "" - }, - "checkAllUpdates": { - "message": "Найти обновления всех стилей", - "description": "Label for the button to check all styles for updates" - }, - "checkAllUpdatesForce": { - "message": "Я не менял стили, проверить заново!", - "description": "Label for the button to apply all detected updates" - }, - "checkForUpdate": { - "message": "Проверить обновление", - "description": "Label for the button to check a single style for an update" - }, - "checkingForUpdate": { - "message": "Проверка…", - "description": "Text to display when checking a style for an update" - }, - "clickToUninstall": { - "message": "Нажмите, чтобы удалить стиль", - "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" - }, - "cm_autoCloseBrackets": { - "message": "Закрывать скобки/кавычки при наборе", - "description": "Label for the checkbox in the style editor." - }, - "cm_autoCloseBracketsTooltip": { - "message": "Автоматически вставлять закрывающий символ при наборе открывающего из ()[]{}''\"\"", - "description": "Label for the checkbox in the style editor." - }, - "cm_autocompleteOnTyping": { - "message": "Подсказки при наборе кода", - "description": "Label for the checkbox in the style editor." - }, - "cm_colorpicker": { - "message": "Раскрашивать цвета в CSS", - "description": "Label for the checkbox controlling colorpicker option for the style editor." - }, - "cm_indentWithTabs": { - "message": "Умные отступы при помощи табуляции", - "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." - }, - "cm_keyMap": { - "message": "Раскладка", - "description": "Label for the drop-down list controlling the keymap for the style editor." - }, - "cm_lineWrapping": { - "message": "Перенос по словам", - "description": "Label for the checkbox controlling word wrap option for the style editor." - }, - "cm_linter": { - "message": "Проверка CSS", - "description": "Select the linter to check for CSS issues" - }, - "cm_matchHighlight": { - "message": "Подсветка", - "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." - }, - "cm_matchHighlightSelection": { - "message": "Выделенный текст", - "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" - }, - "cm_matchHighlightToken": { - "message": "Элемент под курсором", - "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" - }, - "cm_resizeGripHint": { - "message": "Двойной клик = переключить максимальный размер", - "description": "Tooltip for the resize grip in style editor" - }, - "cm_selectByTokens": { - "message": "Двойной клик выделяет лексемы", - "description": "Label for the checkbox in the editor." - }, - "cm_selectByTokensTooltip": { - "message": "Образцы лексем: .foo-bar-2 #aabbcc 0.32 !important\nПри выключении: выделение по знакам препинания т.е. по словам.", - "description": "" - }, - "cm_smartIndent": { - "message": "Умные отступы", - "description": "Label for the checkbox controlling smart indentation option for the style editor." - }, - "cm_tabSize": { - "message": "Размер табуляции", - "description": "Label for the text box controlling tab size option for the style editor." - }, - "cm_theme": { - "message": "Тема", - "description": "Label for the style editor's CSS theme." - }, - "colorpickerSwitchFormatTooltip": { - "message": "Сменить формат: #FFF -> RGB -> HSL.\nКлик с Shift меняет в обратном направлении.\nТакже клавишами PgUp, PgDn (\"Страница вверх\" и \"Страница вниз\").", - "description": "Tooltip for the switch button in the color picker popup in the style editor." - }, - "colorpickerTooltip": { - "message": "Изменить цвет", - "description": "Tooltip for the colored squares shown before CSS colors in the style editor." - }, - "configOnChange": { - "message": "сразу", - "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" - }, - "configOnChangeTooltip": { - "message": "Сохранять и применять изменения автоматически", - "description": "" - }, - "configureStyle": { - "message": "Настроить", - "description": "Label for the button to configure usercss userstyle" - }, - "configureStyleOnHomepage": { - "message": "Настроить на домашней странице", - "description": "Label for the button to configure userstyles.org userstyle" - }, - "confirmCancel": { - "message": "Отмена", - "description": "" - }, - "confirmClose": { - "message": "Закрыть", - "description": "'Close' button in a confirm dialog" - }, - "confirmDefault": { - "message": "По умолчанию", - "description": "'Set to default' button in a confirm dialog" - }, - "confirmDelete": { - "message": "Удалить", - "description": "" - }, - "confirmDiscardChanges": { - "message": "Отказаться от изменений?", - "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" - }, - "confirmNo": { - "message": "Нет", - "description": "'No' button in a confirm dialog" - }, - "confirmOK": { - "message": "ОК", - "description": "" - }, - "confirmSave": { - "message": "Сохранить", - "description": "'Save' button in a confirm dialog" - }, - "confirmStop": { - "message": "Стоп", - "description": "'Stop' button in a confirm dialog" - }, - "confirmYes": { - "message": "Да", - "description": "'Yes' button in a confirm dialog" - }, - "copied": { - "message": "Скопировано в буфер обмена", - "description": "Message shown when content has been copied to the clipboard" - }, - "copy": { - "message": "Скопировать в буфер обмена", - "description": "Tooltip for elements which can be copied" - }, - "dateInstalled": { - "message": "Дата установки", - "description": "Option text for the user to sort the style by install date" - }, - "dateUpdated": { - "message": "Дата обновления", - "description": "Option text for the user to sort the style by last update date" - }, - "dbError": { - "message": "Возникла ошибка доступа к базе данных Stylus. Хотите перейти на страницу с возможными способами решения?", - "description": "Prompt when a DB error is encountered" - }, - "defaultTheme": { - "message": "по-умолчанию", - "description": "Default CodeMirror CSS theme option on the edit style page" - }, - "deleteStyleConfirm": { - "message": "Удалить этот стиль?", - "description": "Confirmation before deleting a style" - }, - "deleteStyleLabel": { - "message": "Удалить", - "description": "Label for the button to delete a style" - }, - "description": { - "message": "Настраивайте стили веб-сайтов с помощью менеджера стилей Stylus. Он позволяет легко установить темы и изменить внешний вид сайтов Google, Facebook, YouTube, Orkut и множества других веб-страниц.", - "description": "Extension description" - }, - "disableAllStyles": { - "message": "Выключить все стили", - "description": "Label for the checkbox that turns all enabled styles off." - }, - "disableStyleLabel": { - "message": "Отключить", - "description": "Label for the button to disable a style" - }, - "dragDropMessage": { - "message": "Перетащите файл с резервной копией стилей в любое место этой страницы, чтобы импортировать его.", - "description": "Drag'n'drop message" - }, - "dragDropUsercssTabstrip": { - "message": "Чтобы установить файл, поместите его на вкладку (область, где отображаются заголовки вкладок).", - "description": "Message popup shown when erroneously dropping a usercss file into the manager page" - }, - "editDeleteText": { - "message": "Удалить", - "description": "Label for the context menu item in the editor to delete selected text" - }, - "editGotoLine": { - "message": "Перейти к строке (или строке:колонке)", - "description": "Go to line or line:column on Ctrl-G in style code editor" - }, - "editStyleHeading": { - "message": "Изменение стиля", - "description": "Title of the page for editing styles" - }, - "editStyleLabel": { - "message": "Изменить", - "description": "Label for the button to go to the edit style page" - }, - "editStyleTitle": { - "message": "Изменение стиля \"$stylename$\"", - "description": "Title of the page for editing styles", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "enableStyleLabel": { - "message": "Включить", - "description": "Label for the button to enable a style" - }, - "excludeStyleByDomainLabel": { - "message": "Исключить текущий домен", - "description": "" - }, - "excludeStyleByUrlLabel": { - "message": "Исключить текущий URL", - "description": "" - }, - "exportLabel": { - "message": "Экспорт", - "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" - }, - "externalFeedback": { - "message": "Отзывы", - "description": "Label for the external link to send feedback for the style" - }, - "externalHomepage": { - "message": "Домашняя страницы", - "description": "Label for the external link to style's homepage" - }, - "externalLink": { - "message": "Внешняя ссылка", - "description": "Label for external links" - }, - "externalSupport": { - "message": "Поддержка", - "description": "Label for the external link to style's support site" - }, - "externalUsercssDocument": { - "message": "Документация по usercss", - "description": "Label for the external link to usercss documentation" - }, - "filteredStyles": { - "message": "найдено $numShown$ из $numTotal$всего", - "description": "TL note - make this message short", - "placeholders": { - "numTotal": { - "content": "$2" - }, - "numShown": { - "content": "$1" - } - } - }, - "filteredStylesAllHidden": { - "message": "Примененные фильтры не соответствуют ни одному стилю", - "description": "Text shown when no styles match currently applied filter in the style manager" - }, - "findStyles": { - "message": "Найти стили", - "description": "Text for a link that gets a list of styles for the current site" - }, - "findStylesForSite": { - "message": "Найти еще стили для этого веб-сайта", - "description": "Text for a link that gets a list of styles for the current site" - }, - "findStylesInline": { - "message": "и показать здесь", - "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" - }, - "findStylesInlineTooltip": { - "message": "Показывать найденные стили в этом окне.", - "description": "Text for a checkbox that displays search results within the Stylus popup." - }, - "genericAdd": { - "message": "Добавить", - "description": "Used in various places for an action that adds something" - }, - "genericClone": { - "message": "Клонировать", - "description": "Used in various places for an action that clones something" - }, - "genericDisabledLabel": { - "message": "Отключен", - "description": "Used in various lists/options to indicate that something is disabled" - }, - "genericEnabledLabel": { - "message": "Активные", - "description": "Used in various lists/options to indicate that something is enabled" - }, - "genericError": { - "message": "Ошибка", - "description": "Used in various places to indicate some error occurred." - }, - "genericHistoryLabel": { - "message": "История", - "description": "Used in various places to show a history log of something" - }, - "genericNext": { - "message": "Следующий", - "description": "Used in various places to select/perform the next step/action" - }, - "genericPrevious": { - "message": "Предыдущий", - "description": "Used in various places to select/perform the previous step/action" - }, - "genericResetLabel": { - "message": "Сброс", - "description": "Used in various parts of UI to indicate that something may be reset to its original state" - }, - "genericSavedMessage": { - "message": "Сохранено", - "description": "Used in various parts of the UI to indicate that something was saved" - }, - "genericTitle": { - "message": "Имя", - "description": "Used in various parts of the UI to indicate the title of something" - }, - "genericUnknown": { - "message": "Неизвестно", - "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" - }, - "helpAlt": { - "message": "Справка", - "description": "Alternate text for help buttons" - }, - "helpKeyMapCommand": { - "message": "Введите имя команды", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "helpKeyMapHotkey": { - "message": "Нажмите клавишу", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "hostDisabled": { - "message": "Этот хост был отключен из-за ошибки в текущей версии используемого браузера", - "description": "Tooltip for cloud host disabled" - }, - "importAppendLabel": { - "message": "Добавить к стилю", - "description": "Label for the button to import a style and append to the existing sections" - }, - "importAppendTooltip": { - "message": "Добавить импортируемый стиль к редактируемому", - "description": "Tooltip for the button to import a style and append to the existing sections" - }, - "importLabel": { - "message": "Импорт", - "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" - }, - "importReplaceLabel": { - "message": "Заменить стиль", - "description": "Label for the button to import and overwrite current style" - }, - "importReplaceTooltip": { - "message": "Удалить содержимое редактируемого стиля и заменить его на импортируемый стиль", - "description": "Label for the button to import and overwrite current style" - }, - "importReportLegendAdded": { - "message": "добавлено", - "description": "Text after the number of styles added in the report shown after importing styles" - }, - "importReportLegendIdentical": { - "message": "идентичные пропущены", - "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" - }, - "importReportLegendInvalid": { - "message": "некорректных пропущено", - "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" - }, - "importReportLegendUpdatedBoth": { - "message": "обновлены мета-данные и код", - "description": "Text after the number of styles updated entirely in the report shown after importing styles" - }, - "importReportLegendUpdatedCode": { - "message": "обновлен код", - "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" - }, - "importReportLegendUpdatedMeta": { - "message": "обновлены мета-данные", - "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" - }, - "importReportTitle": { - "message": "Импорт стилей завершен", - "description": "Title of the report shown after importing styles" - }, - "importReportUnchanged": { - "message": "Ничего не изменилось.", - "description": "Message in the report shown after importing styles" - }, - "importReportUndone": { - "message": "восстановленных стилей", - "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" - }, - "importReportUndoneTitle": { - "message": "Откат импорта завершен", - "description": "Title of the message box shown after undoing the import of styles" - }, - "installButton": { - "message": "Установить стиль", - "description": "Label for install button" - }, - "installButtonInstalled": { - "message": "Стиль установлен", - "description": "Text displayed when the style is successfully installed" - }, - "installButtonReinstall": { - "message": "Переустановить стиль", - "description": "Label for reinstall button" - }, - "installButtonUpdate": { - "message": "Обновить стиль", - "description": "Label for update button" - }, - "installUpdate": { - "message": "Установить обновление", - "description": "Label for the button to install an update for a single style" - }, - "installUpdateFrom": { - "message": "Источник обновления стиля: $url$", - "description": "Label to describe where the style gets update", - "placeholders": { - "url": { - "content": "$1" - } - } - }, - "installUpdateFromLabel": { - "message": "Проверить обновления", - "description": "Label for the checkbox to save current URL for update check" - }, - "license": { - "message": "Лицензия", - "description": "Label for the license" - }, - "linkGetHelp": { - "message": "Помощь", - "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" - }, - "linkGetStyles": { - "message": "Скачать стили", - "description": "Help link text on the manage page e.g. https://userstyles.org" - }, - "linkStylusWiki": { - "message": "Инфо", - "description": "Wiki link text on the manage page e.g. https://github.com/openstyles/stylus/wiki" - }, - "linkTranslate": { - "message": "Перевод", - "description": "Transifex link text on the manage page" - }, - "linterCSSLintIncompatible": { - "message": "CSSLint не поддерживает препроцессор $preprocessorname$", - "description": "The label to display when the preprocessor isn't compatible with CSSLint", - "placeholders": { - "preprocessorname": { - "content": "$1" - } - } - }, - "linterCSSLintSettings": { - "message": "(значения: 0 = выключить, 1 = предупреждение; 2 = ошибка)", - "description": "CSSLint rule config values" - }, - "linterConfigPopupTitle": { - "message": "Установить конфиграцию правил $linter$", - "description": "Stylelint or CSSLint popup header", - "placeholders": { - "linter": { - "content": "$1" - } - } - }, - "linterConfigTooltip": { - "message": "Настроить проверку CSS", - "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" - }, - "linterInvalidConfigError": { - "message": "Не сохранено из-за неправильных настроек ниже:", - "description": "Invalid linter config will show a message followed by a list of invalid entries" - }, - "linterIssues": { - "message": "Проблемы", - "description": "Label for the CSS linter issues block on the style edit page" - }, - "linterIssuesHelp": { - "message": "Проблемы, найденные правилами $link$:", - "description": "Help popup message for the selected CSS linter issues block on the style edit page", - "placeholders": { - "link": { - "content": "$1" - } - } - }, - "linterJSONError": { - "message": "Ошибка формата JSON", - "description": "Setting linter config with invalid JSON" - }, - "linterResetMessage": { - "message": "Для отмены случайного сброса нажмите Ctrl-Z (или Cmd-Z) в окне ввода", - "description": "Reset button tooltip to inform user on how to undo an accidental reset" - }, - "linterRulesLink": { - "message": "Открыть полный список правил", - "description": "Stylelint or CSSLint rules label added immediately before a link" - }, - "liveReloadError": { - "message": "Ошибка слежения за файлом", - "description": "The label of live-reload error" - }, - "liveReloadInstallHint": { - "message": "Держите эту вкладку открытой, чтобы автоматически обновлять стиль при внешних изменениях.", - "description": "The label of live-reload feature" - }, - "liveReloadInstallHintFF": { - "message": "Оставьте эту вкладку и исходную вкладку открытой, чтобы автоматически обновлять стиль при внешних изменениях.", - "description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox" - }, - "liveReloadLabel": { - "message": "Автозагрузка изменений", - "description": "The label of live-reload feature" - }, - "manageFavicons": { - "message": "Пиктограммы для целевых сайтов", - "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" - }, - "manageFaviconsGray": { - "message": "Обесцвечивать", - "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" - }, - "manageFaviconsHelp": { - "message": "Используется сторонний сервис https://www.google.com/s2/favicons", - "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" - }, - "manageFilters": { - "message": "Фильтры", - "description": "Label for filters container" - }, - "manageHeading": { - "message": "Менеджер стилей", - "description": "Heading for the manage page" - }, - "manageMaxTargets": { - "message": "Кол-во целевых сайтов/выражений", - "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" - }, - "manageNewStyleAsUsercss": { - "message": "в виде Usercss", - "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" - }, - "manageNewUI": { - "message": "Новый интерфейс", - "description": "Label for the checkbox that toggles the new UI on manage page" - }, - "manageOnlyDisabled": { - "message": "Только неактивные стили", - "description": "Checkbox to show only disabled styles" - }, - "manageOnlyEnabled": { - "message": "Только включенные стили", - "description": "Checkbox to show only enabled styles" - }, - "manageOnlyExternal": { - "message": "Только сторонние стили", - "description": "Checkbox to show only externally installed styles i.e. updatable" - }, - "manageOnlyLocal": { - "message": "Только локально созданные стили", - "description": "Checkbox to show only locally created styles i.e. non-updatable" - }, - "manageOnlyLocalTooltip": { - "message": "(т.е. стили, не установленные посредством сайта userstyles.org)", - "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" - }, - "manageOnlyNonUsercss": { - "message": "Спрятать Usercss стили", - "description": "Checkbox to show only non-Usercss (standard) styles" - }, - "manageOnlyUpdates": { - "message": "Только обновляемые и проблемные", - "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" - }, - "manageOnlyUsercss": { - "message": "Только Usercss стили", - "description": "Checkbox to show only Usercss styles" - }, - "menuShowBadge": { - "message": "Число активных стилей", - "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." - }, - "meta_invalidCheckboxDefault": { - "message": "Неверный флажок @var: значение должно быть 0 или 1", - "description": "Error displayed when the value of @var checkbox is invalid" - }, - "meta_invalidColor": { - "message": "Неверный цвет @var: $color$ это не цвет", - "description": "Error displayed when the value of @var color is invalid", - "placeholders": { - "color": { - "content": "$1" - } - } - }, - "meta_invalidRange": { - "message": "Неверный @var$type$: значение должно быть числом или массивом ", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeMultipleUnits": { - "message": "Неверный @var $type$: несколько единиц определены", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeTooManyValues": { - "message": "Неверный @var $type$: массив содержит слишком много элементов", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeValue": { - "message": "Неверный @var $type$: элементы в массиве должны быть числом, строкой или нулем", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeDefault": { - "message": "Неверный @var $type$: значение по умолчанию равно нулю", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeMin": { - "message": "Неверный @var $type$: значение по умолчанию ниже минимального", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeMax": { - "message": "Неверный @var $type$: значение по умолчанию больше максимального", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeStep": { - "message": "Неверный @var $type$: значение по умолчанию не является кратным шага", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeUnits": { - "message": "Неверный @var $type$: '$units$' не является действительной единицей", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - }, - "units": { - "content": "$2" - } - } - }, - "meta_invalidSelect": { - "message": "Неверный @var select: значением по умолчанию должен быть массив или объект", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectValue": { - "message": "Неверный @var select: значения внутри массива/объекта должны быть строкой", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectEmptyOptions": { - "message": "Неверный @var select: список опций пуст", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectLabel": { - "message": "Неверный @var select: ярлык опции пуст", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectMultipleDefaults": { - "message": "Неверный @var select: определены несколько параметров по умолчанию", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectNameDuplicated": { - "message": "Неверный @var select: имя опции дублируется", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectValueMismatch": { - "message": "Неверный @var select: значение не существует в списке опций", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidURLProtocol": { - "message": "Неверный протокол URL. Разрешены только http и https: $protocol$", - "description": "Error displayed when the protocol of the URL is invalid", - "placeholders": { - "protocol": { - "content": "$1" - } - } - }, - "meta_invalidVersion": { - "message": "Неверный номер версии. Значение не соответствует шаблону SemVer: $version$", - "description": "Error displayed when @version is invalid", - "placeholders": { - "version": { - "content": "$1" - } - } - }, - "meta_invalidNumber": { - "message": "Ожидание числа", - "description": "Error displayed when the value is expected to be a number" - }, - "meta_invalidString": { - "message": "Ожидание строки в кавычках", - "description": "Error displayed when the value is expected to be a quoted string" - }, - "meta_invalidWord": { - "message": "Ожидание слова", - "description": "Error displayed when the value is expected to be a word" - }, - "meta_missingChar": { - "message": "Ожидание символа: $chars$", - "description": "Error displayed when the value is expected to be some characters", - "placeholders": { - "chars": { - "content": "$1" - } - } - }, - "meta_missingEOT": { - "message": "Ожидание данной EOT", - "description": "Error displayed when the value is expected to be an EOT list" - }, - "meta_missingMandatory": { - "message": "Отсутствуют обязательные метаданные: $keys$", - "description": "Error displayed when mandatory keys are missing", - "placeholders": { - "keys": { - "content": "$1" - } - } - }, - "meta_unknownJSONLiteral": { - "message": "Неверный JSON: $literal$ не является допустимым литералом JSON", - "description": "Error displayed when JSON value is invalid", - "placeholders": { - "literal": { - "content": "$1" - } - } - }, - "meta_unknownMeta": { - "message": "Неизвестные метаданные: $key$", - "description": "Error displayed when unknown metadata is parsed", - "placeholders": { - "key": { - "content": "$1" - } - } - }, - "meta_unknownVarType": { - "message": "Неизвестый @$varkey$ тип: $vartype$", - "description": "Error displayed when unknown variable type is parsed", - "placeholders": { - "varkey": { - "content": "$1" - }, - "vartype": { - "content": "$2" - } - } - }, - "meta_unknownPreprocessor": { - "message": "Неизвестный @preprocessor: $preprocessor$", - "description": "Error displayed when unknown @preprocessor is parsed", - "placeholders": { - "preprocessor": { - "content": "$1" - } - } - }, - "noStylesForSite": { - "message": "Для этого веб-сайта не установлено ни одного стиля.", - "description": "Text displayed when no styles are installed for the current site" - }, - "openManage": { - "message": "Менеджер", - "description": "Link to open the manage page." - }, - "openOptions": { - "message": "Опции", - "description": "Go to Options UI" - }, - "openStylesManager": { - "message": "Менеджер стилей", - "description": "Label for the style maanger opener in the browser action context menu." - }, - "optionsActions": { - "message": "Другие действия", - "description": "" - }, - "optionsAdvanced": { - "message": "Другое", - "description": "" - }, - "optionsAdvancedContextDelete": { - "message": "Показывать команду \"Удалить\" в контекстном меню редактора", - "description": "" - }, - "optionsAdvancedExposeIframes": { - "message": "Выявлять iframe путем добавления HTML[stylus-iframe]", - "description": "" - }, - "optionsAdvancedExposeIframesNote": { - "message": "Выставляет верхний домен сайта в каждом iframe.\nПозволяет писать iframe-specific CSS следующим образом:\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }", - "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." - }, - "optionsAdvancedNewStyleAsUsercss": { - "message": "Создавать стили в формате usercss", - "description": "" - }, - "optionsBadgeDisabled": { - "message": "Цвет фона в неактивном состоянии", - "description": "" - }, - "optionsBadgeNormal": { - "message": "Цвет фона", - "description": "" - }, - "optionsCheck": { - "message": "Обновить стили", - "description": "" - }, - "optionsCheckUpdate": { - "message": "Найти и установить обновления стилей", - "description": "" - }, - "optionsCustomizeBadge": { - "message": "Бейдж на пиктограмме в тулбаре", - "description": "" - }, - "optionsCustomizeIcon": { - "message": "Значок в панели", - "description": "" - }, - "optionsCustomizePopup": { - "message": "Всплывающее окно", - "description": "" - }, - "optionsCustomizeUpdate": { - "message": "Обновления", - "description": "" - }, - "optionsCustomizeSync": { - "message": "Синхронизация с облаком", - "description": "" - }, - "optionsHeading": { - "message": "Настройки", - "description": "Heading for options section on manage page." - }, - "optionsIconDark": { - "message": "Тёмный интерфейс браузера", - "description": "" - }, - "optionsIconLight": { - "message": "Светлый интерфейс браузера", - "description": "" - }, - "optionsOpen": { - "message": "Открыть", - "description": "" - }, - "optionsOpenManager": { - "message": "Менеджер стилей", - "description": "" - }, - "optionsPopupWidth": { - "message": "Ширина всплывающего окна (в пикселах)", - "description": "" - }, - "optionsReset": { - "message": "Сброс настроек к значениям по-умолчанию", - "description": "" - }, - "optionsResetButton": { - "message": "Сброс настроек", - "description": "" - }, - "optionsSubheading": { - "message": "Дополнительно", - "description": "Subheading for options section on manage page." - }, - "optionsUpdateImportNote": { - "message": "После импорта базы стилей из старой версии или из Stylish запустите проверку на обновления из менеджера стилей, чтобы удостовериться в обновлении всех стилей.", - "description": "" - }, - "optionsUpdateInterval": { - "message": "Интервал обновления стилей, в часах (укажите 0 для выключения)", - "description": "" - }, - "optionsSyncNone": { - "message": "Ничего", - "description": "" - }, - "optionsSyncConnect": { - "message": "Подключить", - "description": "" - }, - "optionsSyncDisconnect": { - "message": "Отсоединить", - "description": "" - }, - "optionsSyncSyncNow": { - "message": "Синхронизировать", - "description": "" - }, - "optionsSyncLogin": { - "message": "Логин", - "description": "" - }, - "optionsSyncStatusPull": { - "message": "Загружено стилей $loaded$ из $total$", - "description": "", - "placeholders": { - "loaded": { - "content": "$1" - }, - "total": { - "content": "$2" - } - } - }, - "optionsSyncStatusPush": { - "message": "Загружено стилей $loaded$ из $total$", - "description": "", - "placeholders": { - "loaded": { - "content": "$1" - }, - "total": { - "content": "$2" - } - } - }, - "optionsSyncStatusSyncing": { - "message": "Синхронизация", - "description": "" - }, - "optionsSyncStatusConnecting": { - "message": "Подключение…", - "description": "" - }, - "optionsSyncStatusConnected": { - "message": "Подключено", - "description": "" - }, - "optionsSyncStatusDisconnecting": { - "message": "Отсоединение…", - "description": "" - }, - "optionsSyncStatusDisconnected": { - "message": "Отсоединено", - "description": "" - }, - "paginationCurrent": { - "message": "Текущая страница", - "description": "Tooltip for the current page index in search results" - }, - "paginationEstimated": { - "message": "Предположительное количество страниц", - "description": "Tooltip for the total page count in search results" - }, - "paginationNext": { - "message": "Следующая страница", - "description": "Tooltip for the '->' (next page) button in search results" - }, - "paginationPrevious": { - "message": "Предыдущая страница", - "description": "Tooltip for the '<-' button in search results" - }, - "paginationTotal": { - "message": "Всего страниц", - "description": "" - }, - "parseUsercssError": { - "message": "Stylus не смог распарсить usercss:", - "description": "The error message to show when stylus failed to parse usercss" - }, - "popupAutoResort": { - "message": "Сортировать стили после переключения", - "description": "Label for the checkbox controlling popup resorting." - }, - "popupBorders": { - "message": "Добавить белый бордюр по бокам", - "description": "" - }, - "popupBordersTooltip": { - "message": "Полезно для темных тем оформления т.к. новый Chrome не рисует боковые бордюры", - "description": "" - }, - "popupHotkeysInfo": { - "message": "<1>-<9>, <0>, и цифровой блок - переключает стиль по номеру (0 это 10)\n- переключает стиль начинающийся с нажатой буквы\n открывает в редакторе вместо переключения\n включает стили в списке\n выключает стили в списке\n и <`> (обратный апостроф) - переключает изначально включенные стили вне зависимости от последующего переключения других ранее не включенных стилей, так что можно потестировать и восстановить исходный список нажав \nПодробнее на вики.", - "description": "NOTE1: preserve < and > symbols so that 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." - }, - "popupHotkeysTooltip": { - "message": "Показать клавиатурные сочетания", - "description": "Tooltip displayed when hovering the right edge of the extension popup" - }, - "popupManageTooltip": { - "message": "Shift-клик или правый клик откроет менеджер с стилями только для этого сайта.", - "description": "Tooltip for the 'Manage' button in the popup." - }, - "popupMenuButtonTooltip": { - "message": "Меню действий", - "description": "Tooltip for menu button in popup." - }, - "popupOpenEditInWindow": { - "message": "Открывать редактор в новом окне", - "description": "Label for the checkbox controlling 'edit' action behavior in the popup." - }, - "popupOpenEditInWindowTooltip": { - "message": "Также включается вытаскиванием вкладки из окна браузера\nи выключается перетаскиванием вкладки в другое окно браузера.", - "description": "Label for the checkbox controlling 'edit' action behavior in the popup." - }, - "popupStylesFirst": { - "message": "Список стилей сверху", - "description": "Label for the checkbox controlling section order in the popup." - }, - "prefShowBadge": { - "message": "Показывать количество активных стилей для открытого сайта", - "description": "Label for the checkbox controlling toolbar badge text." - }, - "previewLabel": { - "message": "Предпросмотр", - "description": "Label for the checkbox in style editor to enable live preview while editing." - }, - "previewTooltip": { - "message": "Временно применяет стиль пока вы его редактируете.\nСохраните стиль, чтобы сделать изменения постоянными.", - "description": "Tooltip for the checkbox in style editor to enable live preview while editing." - }, - "reload": { - "message": "Перезагрузить расширение Stylus", - "description": "Context menu reload" - }, - "replace": { - "message": "Заменить", - "description": "Label before the replace input field in the editor shown on Ctrl-H" - }, - "replaceAll": { - "message": "Заменить все", - "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" - }, - "replaceWith": { - "message": "Заменить на", - "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." - }, - "retrieveBckp": { - "message": "Импорт стилей", - "description": "" - }, - "search": { - "message": "Искать", - "description": "Label before the search input field in the editor shown on Ctrl-F" - }, - "searchCaseSensitive": { - "message": "Учитывать регистр букв", - "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" - }, - "searchNumberOfResults": { - "message": "Количество совпадений", - "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" - }, - "searchNumberOfResults2": { - "message": "Количество совпадений в коде и целевых сайтах", - "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" - }, - "searchRegexp": { - "message": "Используйте нотацию /re/ для поиска регулярными выражениями", - "description": "Label after the search input field in the editor shown on Ctrl-F" - }, - "searchResultInstallCount": { - "message": "Всего загрузок", - "description": "Text for label that shows the number of times a search result was installed" - }, - "searchResultNoneFound": { - "message": "Стилей для сайта не найдено.", - "description": "Error text in the popup when inline search didn't find any site-specific styles" - }, - "searchResultRating": { - "message": "Рейтинг", - "description": "Text for label that shows the search result's rating" - }, - "searchResultUpdated": { - "message": "Обновлен", - "description": "Text for label that shows the search result's last update date" - }, - "searchResultWeeklyCount": { - "message": "Загрузок за неделю", - "description": "Text for label that shows the number of times a search result was installed during last week" - }, - "sectionAdd": { - "message": "Добавить раздел", - "description": "Label for the button to add a section" - }, - "sectionCode": { - "message": "Код", - "description": "Label for the code for a section" - }, - "sectionRemove": { - "message": "Удалить раздел", - "description": "Label for the button to remove a section" - }, - "sectionRestore": { - "message": "Восстановить удаленный раздел", - "description": "Label for the button to restore a removed section" - }, - "shortcuts": { - "message": "Клавиши", - "description": "Go to shortcut configuration" - }, - "shortcutsNote": { - "message": "Назначить клавишу", - "description": "" - }, - "sortDateNewestFirst": { - "message": "новые сверху", - "description": "Text added to indicate that sorting a date would add the newest entries at the top" - }, - "sortDateOldestFirst": { - "message": "старые сверху", - "description": "Text added to indicate that sorting a date would add the oldest entries at the top" - }, - "sortLabel": { - "message": "Порядок сортировки списка стилей", - "description": "Title on the sort select to indicate it is used for sorting entries" - }, - "sortLabelTitleAsc": { - "message": "Название в алфавитном порядке", - "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" - }, - "sortLabelTitleDesc": { - "message": "Название в обратном порядке", - "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" - }, - "sortStylesHelp": { - "message": "Эта настройка позволяет выбрать порядок сортировки списка стилей. По умолчанию названия выводятся в алфавитном порядке. Можно выбрать обратный порядок.\nТакже можно выбрать составной критерий сортировки – отдельные критерии разделены знаком \"+\" и ведут себя примерно как колонки в таблице.\nНапример, при выборе «Активные + Имя» все активные стили будут сгруппированы вверху списка, неактивные внизу, а внутри каждой группы строки будут отсортированы по имени.", - "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" - }, - "sortStylesHelpTitle": { - "message": "Сортировка", - "description": "Label for the sort info popup on the Manage styles page" - }, - "styleBadRegexp": { - "message": "Ошибка в регулярном выражении.", - "description": "Validation message for a bad regexp in a style" - }, - "styleBeautify": { - "message": "Причесать", - "description": "Label for the CSS-beautifier button on the edit style page" - }, - "styleBeautifyIndentConditional": { - "message": "Отступ внутри @media, @supports", - "description": "CSS-beautifier option" - }, - "styleBeautifyPreserveNewlines": { - "message": "Беречь пустые строки", - "description": "CSS-beautifier option" - }, - "styleCancelEditLabel": { - "message": "Все стили", - "description": "Label for cancel button for style editing" - }, - "styleChangesNotSaved": { - "message": "Вы изменили этот стиль, но не сохранили его.", - "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" - }, - "styleEnabledLabel": { - "message": "Включено", - "description": "Label for the enabled state of styles" - }, - "styleFromMozillaFormatError": { - "message": "Ошибка импорта формата Mozilla", - "description": "Label for the import error" - }, - "styleFromMozillaFormatPrompt": { - "message": "Вставьте содержимое стиля в формате Mozilla", - "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" - }, - "styleInstall": { - "message": "Установить \"$stylename$\" в Stylus?", - "description": "Confirmation when installing a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "styleInstallFailed": { - "message": "Ошибка установки стиля!\n$error$", - "description": "Warning when installation failed", - "placeholders": { - "error": { - "content": "$1" - } - } - }, - "styleInstallOverwrite": { - "message": "'$stylename$' уже установлен. Обновить?\nВерсии: $oldVersion$ -> $newVersion$", - "description": "Confirmation when re-installing a style", - "placeholders": { - "stylename": { - "content": "$1" - }, - "newVersion": { - "content": "$3" - }, - "oldVersion": { - "content": "$2" - } - } - }, - "styleMissingName": { - "message": "Введите название", - "description": "Error displayed when user saves without providing a name" - }, - "styleMozillaFormatHeading": { - "message": "Формат Mozilla", - "description": "Heading for the section with buttons to import/export Mozilla format of the style" - }, - "styleNotAppliedRegexpProblemTooltip": { - "message": "Стиль не был применен из-за некорректного regexp()", - "description": "Tooltip in the popup for styles that were not applied at all" - }, - "styleRegexpInvalidExplanation": { - "message": "Некоторые 'regexp()' выражения не удалось скомпилировать.", - "description": "" - }, - "styleRegexpPartialExplanation": { - "message": "В стиле используются regexp-выражения, которые соответствуют лишь части адреса, что нарушает спецификацию CSS4 @document, требующую соответствия всего адреса целиком. Секции стиля с такими regexp не были применены к странице. Вероятно, этот стиль был создан в \"Stylish для Chrome\", который некорректно проверяет regexp (известный баг).", - "description": "" - }, - "styleRegexpProblemTooltip": { - "message": "Кол-во пропущенных секций из-за неправильного regexp()", - "description": "Tooltip in the popup for styles that were applied only partially" - }, - "styleRegexpTestButton": { - "message": "Тест регулярки", - "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" - }, - "styleRegexpTestFull": { - "message": "Соответствующие вкладки", - "description": "RegExp test report: label for the fully matching expressions" - }, - "styleRegexpTestInvalid": { - "message": "Пропущены некомпилируемые регулярки", - "description": "RegExp test report: label for the invalid expressions" - }, - "styleRegexpTestNone": { - "message": "Нет соответствующих вкладок", - "description": "RegExp test report: label for expressions that didn't match any tabs" - }, - "styleRegexpTestNote": { - "message": "Полезная информация: используйте одиночный \\ в строке ввода regexp, т.к. он автомачески преобразуется в двойной \\\\ в тексте стиля согласно спецификации CSS для строк в кавычках.", - "description": "RegExp test report: a note displayed at the bottom of the dialog" - }, - "styleRegexpTestPartial": { - "message": "Не применено, т.к. соответствие не полное", - "description": "RegExp test report: label for the partially matching expressions" - }, - "styleRegexpTestTitle": { - "message": "Список соответствующих вкладок (щелкните на адресе, чтобы активировать)", - "description": "RegExp test report: title of the report" - }, - "styleSaveLabel": { - "message": "Сохранить", - "description": "Label for save button for style editing" - }, - "styleToMozillaFormatHelp": { - "message": "Формат кода Mozilla можно отправлять на сайт userstyles.org и использовать в дополнении Stylish для Firefox.", - "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" - }, - "styleToMozillaFormatTitle": { - "message": "Стиль в формате Mozilla", - "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" - }, - "styleUpdate": { - "message": "Подтвердите обновление стиля '$stylename$'.", - "description": "Confirmation when updating a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "styleUpdateDiscardChanges": { - "message": "Стиль был изменен вне редактора. Перезагрузить?", - "description": "Confirmation to update the style in the editor" - }, - "stylusUnavailableForURL": { - "message": "Такие адреса не поддерживаются.", - "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" - }, - "stylusUnavailableForURLdetails": { - "message": "В целях обеспечения безопасности браузер запрещает расширениям изменять встроенные страницы (например, chrome://version, стандартная страница новой вкладки начиная с Chrome 61, about:addons и т.д.), страницы других расширений и \"магазин\" расширений (Chrome Web Store в chromium-браузерах, AMO в Firefox и т.д.)", - "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" - }, - "syncStorageErrorSaving": { - "message": "Ошибка сохранения. Попробуйте уменьшить количество текста.", - "description": "Displayed when trying to save an excessively big value via storage.sync API" - }, - "toggleStyle": { - "message": "Включить/выключить стиль", - "description": "Label for the checkbox to enable/disable a style" - }, - "undo": { - "message": "Отменить", - "description": "Button label" - }, - "undoGlobal": { - "message": "Отменить (глобально)", - "description": "CSS-beautify global Undo button label" - }, - "unreachableAMO": { - "message": "Браузер запрещает доступ к сайту", - "description": "Note in the popup displayed when opened on addons.mozilla.org" - }, - "unreachableAMOHint": { - "message": "Чтобы разрешить доступ, перейдите на адрес , нажмите правой кнопкой в списке, потом «Создать», потом «Логическое», вставьте текст и нажмите OK, , OK, перезагрузите страницу .", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" - }, - "unreachableAMOHintNewFF": { - "message": "Начиная с Firefox 60 нужно также удалить адрес этого сайта из в .", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" - }, - "unreachableAMOHintOldFF": { - "message": "Только Firefox 59 и новее можно настроить так, чтобы разрешиь веб-расширениям добавлять стили на этом защищенном сайте.", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" - }, - "unreachableContentScript": { - "message": "Нет связи со страницей. Попробуйте перезагрузить вкладку.", - "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" - }, - "unreachableFileHint": { - "message": "Доступ к адресам file:// возможен только если включить соответствующую опцию для Stylus на странице chrome://extensions.", - "description": "Note in the toolbar popup for file:// URLs" - }, - "InaccessibleFileHint": { - "message": "Stylus не может получить доступ к некоторым типам файлов (например, файлы PDF и JSON).", - "description": "Note in the toolbar popup for some file types that cannot be accessed" - }, - "updateAllCheckSucceededNoUpdate": { - "message": "Обновлений нет.", - "description": "Text that displays when an update all check completed and no updates are available" - }, - "updateAllCheckSucceededSomeEdited": { - "message": "Не все стили были проверены, чтобы не потерять возможные локальные изменения. Форсировать обновление стиля можно индивидуально или запустив перепроверку всех обновляемых стилей (локальные изменения будут утеряны).", - "description": "Text that displays when an update all check completed and no updates are available" - }, - "updateCheckFailBadResponseCode": { - "message": "Ошибка обновления: сервер вернул код $code$.", - "description": "Text that displays when an update check failed because the response code indicates an error", - "placeholders": { - "code": { - "content": "$1" - } - } - }, - "updateCheckFailServerUnreachable": { - "message": "Ошибка обновления: сервер недоступен.", - "description": "Text that displays when an update check failed because the update server is unreachable" - }, - "updateCheckHistory": { - "message": "История проверок обновлений", - "description": "" - }, - "updateCheckManualUpdateForce": { - "message": "Установить обновление (локальные изменения будут утеряны)", - "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckManualUpdateHint": { - "message": "Форсирование обновления удалит локальные изменения.", - "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckSkippedLocallyEdited": { - "message": "Стиль был изменен локально.", - "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckSkippedMaybeLocallyEdited": { - "message": "Возможно был изменен локально.", - "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" - }, - "updateCheckSucceededNoUpdate": { - "message": "Нет обновлений.", - "description": "Text that displays when an update check completed and no update is available" - }, - "updateCompleted": { - "message": "Обновление завершено.", - "description": "Text that displays when an update completed" - }, - "updatesCurrentlyInstalled": { - "message": "Установлено обновлений:", - "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." - }, - "usercssAvoidOverwriting": { - "message": "Измените значение @name или @namespace, пожалуйста, чтобы предотвратить перезапись существующего стиля.", - "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." - }, - "usercssConfigIncomplete": { - "message": "Стиль был обновлен или удален после вызова окна настройки. Следующие настройки не были сохранены, чтобы не повредить метаданные стиля:", - "description": "" - }, - "usercssEditorNamePlaceholder": { - "message": "Укажите имя после @name в коде", - "description": "Placeholder text for the empty name input field when creating a new Usercss style" - }, - "usercssReplaceTemplateConfirmation": { - "message": "Заменить шаблон по умолчанию для нового стиля в формате Usercss текущим кодом?", - "description": "" - }, - "usercssReplaceTemplateName": { - "message": "Пустой @name заменяет шаблон по умолчанию", - "description": "The text shown after @name when creating a new Usercss style" - }, - "usercssReplaceTemplateSectionBody": { - "message": "Место для CSS кода...", - "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" - }, - "versionInvalidOlder": { - "message": "Версия меньше установленной.", - "description": "Displayed when the version of style is older than the installed one" - }, - "writeStyleFor": { - "message": "Создать стиль для:", - "description": "Label for toolbar pop-up that precedes the links to write a new style" - }, - "writeStyleForURL": { - "message": "этого адреса", - "description": "Text for link in toolbar pop-up to write a new style for the current URL" - }, - "syncDropboxStyles": { - "message": "Экспорт Dropbox", - "description": "" - }, - "syncDropboxDeprecated": { - "message": "Импорт/экспорт Dropbox заменен более продвинутой синхронизацией стилей на странице параметров.", - "description": "" - }, - "retrieveDropboxSync": { - "message": "Импорт Dropbox", - "description": "" - }, - "overwriteFileExport": { - "message": "Хотите перезаписать существующий файл?", - "description": "" - }, - "exportSavedSuccess": { - "message": "Файл успешно сохранен", - "description": "" - }, - "noFileToImport": { - "message": "Чтобы импортировать ваши стили, вы должны сначала экспортировать их.", - "description": "" - }, - "connectingDropbox": { - "message": "Подключение Dropbox...", - "description": "" - }, - "connectingDropboxNotAllowed": { - "message": "Подключение к Dropbox доступно только в приложениях, установленных прямо из интернет-магазина", - "description": "" - }, - "gettingStyles": { - "message": "Получение всех стилей...", - "description": "" - }, - "zipStyles": { - "message": "Запаковка стилей...", - "description": "" - }, - "unzipStyles": { - "message": "Распаковка стилей...", - "description": "" - }, - "readingStyles": { - "message": "Чтение стилей...", - "description": "" - }, - "uploadingFile": { - "message": "Загрузка файла...", - "description": "" - } } \ No newline at end of file diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index a60cf14e..14441720 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -1,408 +1,1586 @@ { - "addStyleLabel": { - "message": "Упиши нови стил", - "description": "Label for the button to go to the add style page" - }, - "addStyleTitle": { - "message": "Додај стил", - "description": "Title of the page for adding styles" - }, - "appliesAdd": { - "message": "Додај", - "description": "Label for the button to add an 'applies' entry" - }, - "appliesDisplay": { - "message": "Примењује се на: $applies$", - "description": "Text on the manage screen to describe what the style applies to", - "placeholders": { - "applies": { - "content": "$1" - } + "addStyleTitle": { + "message": "Додај стил", + "description": "Title of the page for adding styles" + }, + "alphaChannel": { + "message": "Opacity", + "description": "Label of color's opacity" + }, + "appliesAdd": { + "message": "Додај", + "description": "Label for the button to add an 'applies' entry" + }, + "appliesDisplay": { + "message": "Примењује се на: $applies$", + "description": "Text on the manage screen to describe what the style applies to" + }, + "appliesDisplayTruncatedSuffix": { + "message": "и још", + "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" + }, + "appliesDomainOption": { + "message": "УРЛ адресе на домену", + "description": "Option to make the style apply to the entered string as a domain" + }, + "appliesHelp": { + "message": "Употреба 'Примењује се на' одређује опсег УРЛ адреса на које се код у овом одељку примењује.", + "description": "Help text for 'applies to' section" + }, + "appliesLabel": { + "message": "Примењује се на", + "description": "Label for 'applies to' fields on the edit/add screen" + }, + "appliesLineWidgetLabel": { + "message": "Display 'Applies to' info", + "description": "Label for the checkbox to display applies-to information in the single editor" + }, + "appliesLineWidgetWarning": { + "message": "Does not work with minified CSS", + "description": "A warning that applies-to information won't show properly with minified CSS" + }, + "appliesRegexpOption": { + "message": "УРЛ адресе које одговарају регуларном изразу", + "description": "Option to make the style apply to the entered string as a regular expression" + }, + "appliesRemove": { + "message": "Уклони", + "description": "Label for the button to remove an 'applies' entry" + }, + "appliesRemoveError": { + "message": "Can not remove last 'applies to' entry", + "description": "Error displayed when the last 'applies' is going to be removed" + }, + "appliesSpecify": { + "message": "Детаљније", + "description": "Label for the button to make a style apply only to specific sites" + }, + "appliesToEverything": { + "message": "Све", + "description": "Text displayed for styles that apply to all sites" + }, + "appliesUrlOption": { + "message": "УРЛ", + "description": "Option to make the style apply to the entered string as a URL" + }, + "appliesUrlPrefixOption": { + "message": "УРЛ адресе које почињу са", + "description": "Option to make the style apply to the entered string as a URL prefix" + }, + "applyAllUpdates": { + "message": "Примени сва ажурирања", + "description": "Label for the button to apply all detected updates" + }, + "author": { + "message": "Author", + "description": "Label for the style author" + }, + "backupButtons": { + "message": "Backup", + "description": "Heading for backup" + }, + "backupMessage": { + "message": "Select a file or drag and drop to this page.", + "description": "Message for backup" + }, + "bckpInstStyles": { + "message": "Export styles", + "description": "" + }, + "checkAllUpdates": { + "message": "Проверите ажурирања за све стилове", + "description": "Label for the button to check all styles for updates" + }, + "checkAllUpdatesForce": { + "message": "Check again, I didn't edit any styles!", + "description": "Label for the button to apply all detected updates" + }, + "checkForUpdate": { + "message": "Проверите ажурирање", + "description": "Label for the button to check a single style for an update" + }, + "checkingForUpdate": { + "message": "Проверавање...", + "description": "Text to display when checking a style for an update" + }, + "clickToUninstall": { + "message": "Click to uninstall", + "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" + }, + "cm_autoCloseBrackets": { + "message": "Autoclose brackets and quotes", + "description": "Label for the checkbox in the style editor." + }, + "cm_autoCloseBracketsTooltip": { + "message": "Automatically add a closing pair when typing an opening one of ()[]{}''\"\"", + "description": "Label for the checkbox in the style editor." + }, + "cm_autocompleteOnTyping": { + "message": "Autocomplete on typing", + "description": "Label for the checkbox in the style editor." + }, + "cm_colorpicker": { + "message": "Colorpickers for CSS colors", + "description": "Label for the checkbox controlling colorpicker option for the style editor." + }, + "cm_indentWithTabs": { + "message": "Користи картице са паметним увлачењем редова", + "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." + }, + "cm_keyMap": { + "message": "Мапа тастера", + "description": "Label for the drop-down list controlling the keymap for the style editor." + }, + "cm_lineWrapping": { + "message": "Преламање текста", + "description": "Label for the checkbox controlling word wrap option for the style editor." + }, + "cm_linter": { + "message": "CSS Linter", + "description": "Select the linter to check for CSS issues" + }, + "cm_matchHighlight": { + "message": "Highlight", + "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." + }, + "cm_matchHighlightSelection": { + "message": "Selection only", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" + }, + "cm_matchHighlightToken": { + "message": "Token under cursor", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" + }, + "cm_resizeGripHint": { + "message": "Double-click to maximize/restore the height", + "description": "Tooltip for the resize grip in style editor" + }, + "cm_selectByTokens": { + "message": "Double-clicking selects tokens", + "description": "Label for the checkbox in the editor." + }, + "cm_selectByTokensTooltip": { + "message": "Examples of tokens: .foo-bar-2 #aabbcc 0.32 !important\nWhen disabled: punctuation-delimited words are selected.", + "description": "" + }, + "cm_smartIndent": { + "message": "Користи паметно увлачење редова", + "description": "Label for the checkbox controlling smart indentation option for the style editor." + }, + "cm_tabSize": { + "message": "Величина картице", + "description": "Label for the text box controlling tab size option for the style editor." + }, + "cm_theme": { + "message": "Тема", + "description": "Label for the style editor's CSS theme." + }, + "colorpickerPaletteHint": { + "message": "Right-click a swatch to cycle through its source lines", + "description": "" + }, + "colorpickerSwitchFormatTooltip": { + "message": "Switch formats: HEX -> RGB -> HSL.\nShift-click to reverse the direction.\nAlso via PgUp (PageUp), PgDn (PageDown) keys.", + "description": "Tooltip for the switch button in the color picker popup in the style editor." + }, + "colorpickerTooltip": { + "message": "Open color picker", + "description": "Tooltip for the colored squares shown before CSS colors in the style editor." + }, + "configOnChange": { + "message": "on change", + "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" + }, + "configOnChangeTooltip": { + "message": "Autosave and apply changes automatically", + "description": "" + }, + "configureStyle": { + "message": "Configure", + "description": "Label for the button to configure usercss userstyle" + }, + "configureStyleOnHomepage": { + "message": "Configure on homepage", + "description": "Label for the button to configure userstyles.org userstyle" + }, + "confirmCancel": { + "message": "Cancel", + "description": "" + }, + "confirmClose": { + "message": "Close", + "description": "'Close' button in a confirm dialog" + }, + "confirmDefault": { + "message": "Use default", + "description": "'Set to default' button in a confirm dialog" + }, + "confirmDelete": { + "message": "Delete", + "description": "" + }, + "confirmDiscardChanges": { + "message": "Discard the changes?", + "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" + }, + "confirmNo": { + "message": "Не", + "description": "'No' button in a confirm dialog" + }, + "confirmOK": { + "message": "OK", + "description": "" + }, + "confirmSave": { + "message": "Save", + "description": "'Save' button in a confirm dialog" + }, + "confirmStop": { + "message": "Заустави", + "description": "'Stop' button in a confirm dialog" + }, + "confirmYes": { + "message": "Да", + "description": "'Yes' button in a confirm dialog" + }, + "copied": { + "message": "Copied to clipboard", + "description": "Message shown when content has been copied to the clipboard" + }, + "copy": { + "message": "Copy to clipboard", + "description": "Tooltip for elements which can be copied" + }, + "customNameHint": { + "message": "Enter a custom name here to rename the style in UI without breaking its updates", + "description": "" + }, + "customNameResetHint": { + "message": "Stop using customized name, switch to the style's own name", + "description": "Tooltip of 'x' button shown in editor when changing the name input of a) styles updated from a URL i.e. not locally created, b) UserCSS styles" + }, + "dateAbbrDay": { + "message": "$value$d", + "description": "Day suffix in a short relative date, for example: 8d" + }, + "dateAbbrHour": { + "message": "$value$h", + "description": "Hour suffix in a short relative date, for example: 8h" + }, + "dateAbbrMonth": { + "message": "$value$m", + "description": "Month suffix in a short relative date, for example: 8m" + }, + "dateAbbrYear": { + "message": "$value$y", + "description": "Year suffix in a short relative date, for example: 8y" + }, + "dateInstalled": { + "message": "Date installed", + "description": "Option text for the user to sort the style by install date" + }, + "dateUpdated": { + "message": "Date updated", + "description": "Option text for the user to sort the style by last update date" + }, + "dbError": { + "message": "Дошло је до грешке користећи Stylus базу података. Да ли желите да посетите веб страницу са могућим решењима?", + "description": "Prompt when a DB error is encountered" + }, + "defaultTheme": { + "message": "подразумевано", + "description": "Default CodeMirror CSS theme option on the edit style page" + }, + "deleteStyleConfirm": { + "message": "Да ли сте сигурни да желите да избришете овај стил?", + "description": "Confirmation before deleting a style" + }, + "deleteStyleLabel": { + "message": "Избриши", + "description": "Label for the button to delete a style" + }, + "description": { + "message": "Измените стил интернет мреже управљачем корисничких стилова. Stylus вам омогућава да лако инсталирате теме и скинове за многе популарне сајтове.", + "description": "Extension description" + }, + "disableAllStyles": { + "message": "Искључи све стилове", + "description": "Label for the checkbox that turns all enabled styles off." + }, + "disableStyleLabel": { + "message": "Онемогући", + "description": "Label for the button to disable a style" + }, + "dragDropMessage": { + "message": "Drop your backup file anywhere on this page to import.", + "description": "Drag'n'drop message" + }, + "dragDropUsercssTabstrip": { + "message": "To install the file, drop it on the tab strip (the area where the tab titles are shown).", + "description": "Message popup shown when erroneously dropping a usercss file into the manager page" + }, + "editDeleteText": { + "message": "Delete", + "description": "Label for the context menu item in the editor to delete selected text" + }, + "editGotoLine": { + "message": "Иди на ред (или line:col)", + "description": "Go to line or line:column on Ctrl-G in style code editor" + }, + "editStyleHeading": { + "message": "Уреди стил", + "description": "Title of the page for editing styles" + }, + "editStyleLabel": { + "message": "Уреди", + "description": "Label for the button to go to the edit style page" + }, + "editStyleTitle": { + "message": "Уреди стил $stylename$", + "description": "Title of the page for editing styles" + }, + "enableStyleLabel": { + "message": "Омогући", + "description": "Label for the button to enable a style" + }, + "excludeStyleByDomainLabel": { + "message": "Exclude the current domain", + "description": "" + }, + "excludeStyleByUrlLabel": { + "message": "Exclude the current URL", + "description": "" + }, + "exportLabel": { + "message": "Извези", + "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" + }, + "externalFeedback": { + "message": "Feedback", + "description": "Label for the external link to send feedback for the style" + }, + "externalHomepage": { + "message": "Homepage", + "description": "Label for the external link to style's homepage" + }, + "externalLink": { + "message": "External link", + "description": "Label for external links" + }, + "externalSupport": { + "message": "Support", + "description": "Label for the external link to style's support site" + }, + "externalUsercssDocument": { + "message": "Documentation for Usercss", + "description": "Label for the external link to usercss documentation" + }, + "filteredStyles": { + "message": "$numShown$ shown of $numTotal$ total", + "description": "TL note - make this message short" + }, + "filteredStylesAllHidden": { + "message": "Currently applied filters match no styles", + "description": "Text shown when no styles match currently applied filter in the style manager" + }, + "findStyles": { + "message": "Find styles", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesForSite": { + "message": "Пронађи још стилова за овај сајт", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesInline": { + "message": "Inline", + "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" + }, + "findStylesInlineTooltip": { + "message": "Display search results inside this window.", + "description": "Text for a checkbox that displays search results within the Stylus popup." + }, + "genericAdd": { + "message": "Add", + "description": "Used in various places for an action that adds something" + }, + "genericClone": { + "message": "Clone", + "description": "Used in various places for an action that clones something" + }, + "genericDisabledLabel": { + "message": "Disabled", + "description": "Used in various lists/options to indicate that something is disabled" + }, + "genericEnabledLabel": { + "message": "Enabled", + "description": "Used in various lists/options to indicate that something is enabled" + }, + "genericError": { + "message": "Error", + "description": "Used in various places to indicate some error occurred." + }, + "genericHistoryLabel": { + "message": "History", + "description": "Used in various places to show a history log of something" + }, + "genericNext": { + "message": "Next", + "description": "Used in various places to select/perform the next step/action" + }, + "genericPrevious": { + "message": "Previous", + "description": "Used in various places to select/perform the previous step/action" + }, + "genericResetLabel": { + "message": "Reset", + "description": "Used in various parts of UI to indicate that something may be reset to its original state" + }, + "genericSavedMessage": { + "message": "Saved", + "description": "Used in various parts of the UI to indicate that something was saved" + }, + "genericTitle": { + "message": "Title", + "description": "Used in various parts of the UI to indicate the title of something" + }, + "genericUnknown": { + "message": "Unknown", + "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" + }, + "helpAlt": { + "message": "Помоћ", + "description": "Alternate text for help buttons" + }, + "helpKeyMapCommand": { + "message": "Укуцај име команде", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "helpKeyMapHotkey": { + "message": "Притисни пречицу", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "hostDisabled": { + "message": "This host has been disabled due to a bug in the current version of the browser being used", + "description": "Tooltip for cloud host disabled" + }, + "importAppendLabel": { + "message": "Додај стилу", + "description": "Label for the button to import a style and append to the existing sections" + }, + "importAppendTooltip": { + "message": "Додај увезени стил тренутном стилу", + "description": "Tooltip for the button to import a style and append to the existing sections" + }, + "importLabel": { + "message": "Увези", + "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" + }, + "importPreprocessor": { + "message": "Style with a @preprocessor won't work in the classic mode. You can switch the editor to Usercss mode: 1) open the style manager, 2) enable \"as Usercss\" checkbox, 3) click \"Write new style\"\n\nImport now anyway?", + "description": "" + }, + "importPreprocessorTitle": { + "message": "Potential problem due to @preprocessor", + "description": "" + }, + "importReplaceLabel": { + "message": "Упиши преко стила", + "description": "Label for the button to import and overwrite current style" + }, + "importReplaceTooltip": { + "message": "Одбаци садржај тренутног стила и упиши преко њега увезени стил", + "description": "Label for the button to import and overwrite current style" + }, + "importReportLegendAdded": { + "message": "added", + "description": "Text after the number of styles added in the report shown after importing styles" + }, + "importReportLegendIdentical": { + "message": "identical skipped", + "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" + }, + "importReportLegendInvalid": { + "message": "invalid skipped", + "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" + }, + "importReportLegendUpdatedBoth": { + "message": "updated both meta info and code", + "description": "Text after the number of styles updated entirely in the report shown after importing styles" + }, + "importReportLegendUpdatedCode": { + "message": "updated code", + "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" + }, + "importReportLegendUpdatedMeta": { + "message": "updated meta info", + "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" + }, + "importReportTitle": { + "message": "Finished importing styles", + "description": "Title of the report shown after importing styles" + }, + "importReportUnchanged": { + "message": "Nothing was changed.", + "description": "Message in the report shown after importing styles" + }, + "importReportUndone": { + "message": "styles were reverted", + "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" + }, + "importReportUndoneTitle": { + "message": "Import has been undone", + "description": "Title of the message box shown after undoing the import of styles" + }, + "installButton": { + "message": "Install style", + "description": "Label for install button" + }, + "installButtonInstalled": { + "message": "Style installed", + "description": "Text displayed when the style is successfully installed" + }, + "installButtonReinstall": { + "message": "Reinstall style", + "description": "Label for reinstall button" + }, + "installButtonUpdate": { + "message": "Update style", + "description": "Label for update button" + }, + "installUpdate": { + "message": "Инсталирај ажурирање", + "description": "Label for the button to install an update for a single style" + }, + "installUpdateFrom": { + "message": "Currently the style is updated from $url$", + "description": "Label to describe where the style gets update" + }, + "installUpdateFromLabel": { + "message": "Check for updates", + "description": "Label for the checkbox to save current URL for update check" + }, + "license": { + "message": "License", + "description": "Label for the license" + }, + "linkGetHelp": { + "message": "Помоћ", + "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" + }, + "linkGetStyles": { + "message": "Преузмите стилове", + "description": "Help link text on the manage page e.g. https://userstyles.org" + }, + "linkStylusWiki": { + "message": "Wiki", + "description": "Wiki link text on the manage page e.g. https://github.com/openstyles/stylus/wiki" + }, + "linkTranslate": { + "message": "Translate", + "description": "Transifex link text on the manage page" + }, + "linterCSSLintIncompatible": { + "message": "CSSLint doesn't support $preprocessorname$ preprocessor", + "description": "The label to display when the preprocessor isn't compatible with CSSLint" + }, + "linterCSSLintSettings": { + "message": "(Set rule as: 0 = disabled; 1 = warning; 2 = error)", + "description": "CSSLint rule config values" + }, + "linterConfigPopupTitle": { + "message": "Set $linter$ rules configuration", + "description": "Stylelint or CSSLint popup header" + }, + "linterConfigTooltip": { + "message": "Click to configure this linter", + "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" + }, + "linterInvalidConfigError": { + "message": "Not saved due to these invalid configuration settings:", + "description": "Invalid linter config will show a message followed by a list of invalid entries" + }, + "linterIssues": { + "message": "Проблеми", + "description": "Label for the CSS linter issues block on the style edit page" + }, + "linterIssuesHelp": { + "message": "Проблем пронађен од стране $link$:", + "description": "Help popup message for the selected CSS linter issues block on the style edit page" + }, + "linterJSONError": { + "message": "Invalid JSON format", + "description": "Setting linter config with invalid JSON" + }, + "linterResetMessage": { + "message": "To undo accidental reset, press Ctrl-Z (or Cmd-Z) in the text box", + "description": "Reset button tooltip to inform user on how to undo an accidental reset" + }, + "linterRulesLink": { + "message": "See a full list of rules", + "description": "Stylelint or CSSLint rules label added immediately before a link" + }, + "liveReloadError": { + "message": "An error occurred while watching the file", + "description": "The label of live-reload error" + }, + "liveReloadInstallHint": { + "message": "Keep this tab open to auto-update the style on external changes.", + "description": "The label of live-reload feature" + }, + "liveReloadInstallHintFF": { + "message": "Keep both this tab and the original tab open to auto-update the style on external changes.", + "description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox" + }, + "liveReloadLabel": { + "message": "Live reload", + "description": "The label of live-reload feature" + }, + "manageFavicons": { + "message": "Favicons in applies-to column", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFaviconsGray": { + "message": "Grayed out", + "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" + }, + "manageFaviconsHelp": { + "message": "Stylus uses an external service https://www.google.com/s2/favicons", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFilters": { + "message": "Филтери", + "description": "Label for filters container" + }, + "manageHeading": { + "message": "Инсталирани стилови", + "description": "Heading for the manage page" + }, + "manageMaxTargets": { + "message": "Number of applies-to items", + "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" + }, + "manageNewStyleAsUsercss": { + "message": "as Usercss", + "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" + }, + "manageNewUI": { + "message": "New manage UI layout", + "description": "Label for the checkbox that toggles the new UI on manage page" + }, + "manageOnlyDisabled": { + "message": "Only disabled styles", + "description": "Checkbox to show only disabled styles" + }, + "manageOnlyEnabled": { + "message": "Само омогућени стилови", + "description": "Checkbox to show only enabled styles" + }, + "manageOnlyExternal": { + "message": "Only external styles", + "description": "Checkbox to show only externally installed styles i.e. updatable" + }, + "manageOnlyLocal": { + "message": "Only locally created styles", + "description": "Checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyLocalTooltip": { + "message": "(the styles not installed through a userstyles.org page)", + "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyNonUsercss": { + "message": "Only non-Usercss styles", + "description": "Checkbox to show only non-Usercss (standard) styles" + }, + "manageOnlyUpdates": { + "message": "Only with updates or issues", + "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" + }, + "manageOnlyUsercss": { + "message": "Only Usercss styles", + "description": "Checkbox to show only Usercss styles" + }, + "manageTitle": { + "message": "Stylus", + "description": "Title for the manage page" + }, + "menuShowBadge": { + "message": "Прикажи број активних стилова", + "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." + }, + "meta_invalidCheckboxDefault": { + "message": "Invalid @var checkbox: value must be 0 or 1", + "description": "Error displayed when the value of @var checkbox is invalid" + }, + "meta_invalidColor": { + "message": "Invalid @var color: $color$ is not a color", + "description": "Error displayed when the value of @var color is invalid" + }, + "meta_invalidRange": { + "message": "Invalid @var $type$: value must be a number or an array", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMultipleUnits": { + "message": "Invalid @var $type$: multiple units are defined", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeTooManyValues": { + "message": "Invalid @var $type$: the array contains too many items", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeValue": { + "message": "Invalid @var $type$: items in the array must be number, string, or null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeDefault": { + "message": "Invalid @var $type$: default value is null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMin": { + "message": "Invalid @var $type$: default value is lower than the minimum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMax": { + "message": "Invalid @var $type$: default value is larger than the maximum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeStep": { + "message": "Invalid @var $type$: default value is not a mutiple of the step", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeUnits": { + "message": "Invalid @var $type$: '$units$' is not a valid unit", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidSelect": { + "message": "Invalid @var select: the default value must be an array or an object", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValue": { + "message": "Invalid @var select: values inside the array/object must be a string", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectEmptyOptions": { + "message": "Invalid @var select: options list is empty", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectLabel": { + "message": "Invalid @var select: option label is empty", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectMultipleDefaults": { + "message": "Invalid @var select: multiple default options are defined", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectNameDuplicated": { + "message": "Invalid @var select: option name is duplicated", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValueMismatch": { + "message": "Invalid @var select: value doesn't exist in the option list", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidURLProtocol": { + "message": "Invalid URL protocol. Only http and https are allowed: $protocol$", + "description": "Error displayed when the protocol of the URL is invalid" + }, + "meta_invalidVersion": { + "message": "Invalid version number. The value doesn't match SemVer pattern: $version$", + "description": "Error displayed when @version is invalid" + }, + "meta_invalidNumber": { + "message": "Expect a number", + "description": "Error displayed when the value is expected to be a number" + }, + "meta_invalidString": { + "message": "Expect a quoted string", + "description": "Error displayed when the value is expected to be a quoted string" + }, + "meta_invalidWord": { + "message": "Expect a word", + "description": "Error displayed when the value is expected to be a word" + }, + "meta_missingChar": { + "message": "Expect characters: $chars$", + "description": "Error displayed when the value is expected to be some characters" + }, + "meta_missingEOT": { + "message": "Expect EOT data", + "description": "Error displayed when the value is expected to be an EOT list" + }, + "meta_missingMandatory": { + "message": "Missing mandatory metadata: $keys$", + "description": "Error displayed when mandatory keys are missing" + }, + "meta_unknownJSONLiteral": { + "message": "Invalid JSON: $literal$ is not a valid JSON literal", + "description": "Error displayed when JSON value is invalid" + }, + "meta_unknownMeta": { + "message": "Unknown metadata: $key$", + "description": "Error displayed when unknown metadata is parsed" + }, + "meta_unknownVarType": { + "message": "Unknown @$varkey$ type: $vartype$", + "description": "Error displayed when unknown variable type is parsed" + }, + "meta_unknownPreprocessor": { + "message": "Unknown @preprocessor: $preprocessor$", + "description": "Error displayed when unknown @preprocessor is parsed" + }, + "noStylesForSite": { + "message": "Нема инсталираних стилова за овај сајт.", + "description": "Text displayed when no styles are installed for the current site" + }, + "numberedLine": { + "message": "Line:", + "description": "Will be followed by one or more line numbers in the editor." + }, + "openManage": { + "message": "Управљај инсталираним стиловима", + "description": "Link to open the manage page." + }, + "openOptions": { + "message": "Options", + "description": "Go to Options UI" + }, + "openStylesManager": { + "message": "Open styles manager", + "description": "Label for the style maanger opener in the browser action context menu." + }, + "optionsActions": { + "message": "Actions", + "description": "" + }, + "optionsAdvanced": { + "message": "Advanced", + "description": "" + }, + "optionsAdvancedContextDelete": { + "message": "Add 'Delete' in editor context menu", + "description": "" + }, + "optionsAdvancedExposeIframes": { + "message": "Expose iframes via HTML[stylus-iframe]", + "description": "" + }, + "optionsAdvancedExposeIframesNote": { + "message": "Exposes the top site domain in each iframe.\nEnables writing iframe-specific CSS like this:\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }", + "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." + }, + "optionsAdvancedNewStyleAsUsercss": { + "message": "Write new style as usercss", + "description": "" + }, + "optionsAdvancedPatchCsp": { + "message": "Patch CSP to allow style assets", + "description": "" + }, + "optionsAdvancedPatchCspNote": { + "message": "Enable this if styles contain images or fonts which fail to load on sites with a strict CSP (Content-Security-Policy).\n\nEnabling this setting will relax CSP restrictions, allowing essential style content to load. This option is only intended for advanced users who understand the potential security implications, and accept responsibility for monitoring the content which they're allowing. Read about CSS-based attacks for more information.\n\nAlso be aware, this particular setting is not guaranteed to take effect if another installed extension modifies the network response first.", + "description": "" + }, + "optionsAdvancedStyleViaXhr": { + "message": "Instant inject mode", + "description": "" + }, + "optionsAdvancedStyleViaXhrNote": { + "message": "Enable this if you encounter flashing of unstyled content (FOUC) when browsing, which is especially noticeable with dark themes.\n\nThe technical reason is that Chrome/Chromium postpones asynchronous communication of extensions, in a usually meaningless attempt to improve page load speed, potentially causing styles to be late to apply. To circumvent this, since web extensions are not provided a synchronous API, Stylus provides this option to utilize the \"deprecated\" synchronous XMLHttpRequest web API to fetch applicable styles. There shouldn't be any detrimental effects, since the request is fulfilled within a few milliseconds while the page is still being downloaded from the server.\n\nNevertheless, Chromium will print a warning in devtools' console. Right-clicking a warning, and hiding them, will prevent future warnings from being shown.", + "description": "" + }, + "optionsBadgeDisabled": { + "message": "Background color when disabled", + "description": "" + }, + "optionsBadgeNormal": { + "message": "Background color", + "description": "" + }, + "optionsCheck": { + "message": "Update styles", + "description": "" + }, + "optionsCheckUpdate": { + "message": "Check for and install all available updates", + "description": "" + }, + "optionsCustomizeBadge": { + "message": "Badge on the toolbar icon", + "description": "" + }, + "optionsCustomizeIcon": { + "message": "Toolbar icon", + "description": "" + }, + "optionsCustomizePopup": { + "message": "Popup", + "description": "" + }, + "optionsCustomizeUpdate": { + "message": "Updates", + "description": "" + }, + "optionsCustomizeSync": { + "message": "Sync to cloud", + "description": "" + }, + "optionsHeading": { + "message": "Опције", + "description": "Heading for options section on manage page." + }, + "optionsIconDark": { + "message": "Dark browser themes", + "description": "" + }, + "optionsIconLight": { + "message": "Light browser themes", + "description": "" + }, + "optionsOpen": { + "message": "Open", + "description": "" + }, + "optionsOpenManager": { + "message": "Manage styles", + "description": "" + }, + "optionsPopupWidth": { + "message": "Popup width (in pixels)", + "description": "" + }, + "optionsReset": { + "message": "Reset the options to default values", + "description": "" + }, + "optionsResetButton": { + "message": "Reset options", + "description": "" + }, + "optionsStylusThemes": { + "message": "Find a Stylus UI theme", + "description": "" + }, + "optionsSubheading": { + "message": "More Options", + "description": "Subheading for options section on manage page." + }, + "optionsUpdateImportNote": { + "message": "When importing style backups from old version or from Stylish, do a one-time check for updates manually in the styles manager to ensure all styles are updated.", + "description": "" + }, + "optionsUpdateInterval": { + "message": "Userstyle autoupdate interval in hours (specify 0 to disable)", + "description": "" + }, + "optionsSyncNone": { + "message": "None", + "description": "" + }, + "optionsSyncConnect": { + "message": "Connect", + "description": "" + }, + "optionsSyncDisconnect": { + "message": "Disconnect", + "description": "" + }, + "optionsSyncSyncNow": { + "message": "Sync now", + "description": "" + }, + "optionsSyncLogin": { + "message": "Login", + "description": "" + }, + "optionsSyncStatusPull": { + "message": "Pulling style $loaded$ of $total$", + "description": "" + }, + "optionsSyncStatusPush": { + "message": "Pushing style $loaded$ of $total$", + "description": "" + }, + "optionsSyncStatusSyncing": { + "message": "Syncing...", + "description": "" + }, + "optionsSyncStatusConnecting": { + "message": "Connecting...", + "description": "" + }, + "optionsSyncStatusConnected": { + "message": "Connected", + "description": "" + }, + "optionsSyncStatusDisconnecting": { + "message": "Disconnecting...", + "description": "" + }, + "optionsSyncStatusDisconnected": { + "message": "Disconnected", + "description": "" + }, + "optionsSyncStatusRelogin": { + "message": "Session expired, please login again.", + "description": "" + }, + "paginationCurrent": { + "message": "Current page", + "description": "Tooltip for the current page index in search results" + }, + "paginationEstimated": { + "message": "Estimated number of pages", + "description": "Tooltip for the total page count in search results" + }, + "paginationNext": { + "message": "Next page", + "description": "Tooltip for the '->' (next page) button in search results" + }, + "paginationPrevious": { + "message": "Previous page", + "description": "Tooltip for the '<-' button in search results" + }, + "paginationTotal": { + "message": "Total pages", + "description": "" + }, + "parseUsercssError": { + "message": "Stylus failed to parse usercss:", + "description": "The error message to show when stylus failed to parse usercss" + }, + "popupAutoResort": { + "message": "Resort styles in popup after toggling", + "description": "Label for the checkbox controlling popup resorting." + }, + "popupBorders": { + "message": "Add white borders on the sides", + "description": "" + }, + "popupBordersTooltip": { + "message": "Useful for dark themes in new Chrome as it no longer paints the side borders", + "description": "" + }, + "popupHotkeysInfo": { + "message": "<1>-<9>, <0>, also on numpad - toggles Nth style (0 is 10)\n- toggles first style with a name that starts with the letter\n opens editor instead of toggling\n enables listed styles\n disables listed styles\n and <`> (backtick) - toggles initially enabled styles; doesn't apply to subsequently enabled styles while the popup is open so you can restore the initial selection after testing stuff: simply disable all, then toggle i.e. \nMore info on wiki", + "description": "NOTE1: preserve < and > symbols so that 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." + }, + "popupHotkeysTooltip": { + "message": "Click to see available hotkeys", + "description": "Tooltip displayed when hovering the right edge of the extension popup" + }, + "popupManageTooltip": { + "message": "Shift-click or right-click opens manager with styles applicable for current site", + "description": "Tooltip for the 'Manage' button in the popup." + }, + "popupMenuButtonTooltip": { + "message": "Action menu", + "description": "Tooltip for menu button in popup." + }, + "popupOpenEditInPopup": { + "message": "Use a simple window (no omnibox)", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindow": { + "message": "Open editor in a new window", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindowTooltip": { + "message": "Also enabled by detaching editor tab from a browser window,\nand disabled by attaching a single editor tab into another window.", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupStylesFirst": { + "message": "Излистај стилове пре команди у менију дугмета на алатној траци", + "description": "Label for the checkbox controlling section order in the popup." + }, + "prefShowBadge": { + "message": "Прикажи број активних стилова за тренутни сајт на дугмету на алатној траци", + "description": "Label for the checkbox controlling toolbar badge text." + }, + "previewLabel": { + "message": "Live preview", + "description": "Label for the checkbox in style editor to enable live preview while editing." + }, + "previewTooltip": { + "message": "Temporarily applies the changes without saving.\nSave the style to make the changes permanent.", + "description": "Tooltip for the checkbox in style editor to enable live preview while editing." + }, + "reload": { + "message": "Reload Stylus extension", + "description": "Context menu reload" + }, + "replace": { + "message": "Замени", + "description": "Label before the replace input field in the editor shown on Ctrl-H" + }, + "replaceAll": { + "message": "Замени све", + "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" + }, + "replaceWith": { + "message": "Замени са", + "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." + }, + "retrieveBckp": { + "message": "Import styles", + "description": "" + }, + "search": { + "message": "Претражи", + "description": "Label before the search input field in the editor shown on Ctrl-F" + }, + "searchCaseSensitive": { + "message": "Case-sensitive", + "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" + }, + "searchGlobalStyles": { + "message": "Also search global styles", + "description": "Checkbox label in the popup's inline style search, shown when the text to search is entered" + }, + "searchNumberOfResults": { + "message": "Number of matches", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchNumberOfResults2": { + "message": "Number of matches in code and applies-to values", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchStyleQueryHint": { + "message": "Search style names case-insensitively:\nsome words - all words in any order\n\"some phrase\" - this exact phrase without quotes\n2020 - a year like this also shows styles updated in 2020", + "description": "Tooltip shown for the text input in the popup's inline style finder" + }, + "searchRegexp": { + "message": "Користи /re/ синтаксу за претрагу регуларним изразом", + "description": "Label after the search input field in the editor shown on Ctrl-F" + }, + "searchResultInstallCount": { + "message": "Total installs", + "description": "Text for label that shows the number of times a search result was installed" + }, + "searchResultNoneFound": { + "message": "No styles found for this site.", + "description": "Error text in the popup when inline search didn't find any site-specific styles" + }, + "searchResultNotMatching": { + "message": "The style is installed but it doesn't apply to the current site URL.", + "description": "" + }, + "searchResultNotMatchingNote": { + "message": "Try asking the author of this userstyle to add the URL.\n\nYou can also open the style in the manager and edit it yourself,\nbut be aware it disables automatic updates for this style.", + "description": "" + }, + "searchResultRating": { + "message": "Rating", + "description": "Text for label that shows the search result's rating" + }, + "searchResultUpdated": { + "message": "Updated", + "description": "Text for label that shows the search result's last update date" + }, + "searchResultWeeklyCount": { + "message": "Weekly installs", + "description": "Text for label that shows the number of times a search result was installed during last week" + }, + "searchStylesAll": { + "message": "All", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesCode": { + "message": "CSS code", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesHelp": { + "message": " or key focuses the search field.\nDefault mode is plain text search for all space-separated terms in any order.\nExact words: wrap the query in double quotes, e.g. <\".header ~ div\">\nRegular expressions: include slashes and flags, e.g. \n\"By URL\" in scope selector: finds styles that apply to a fully specified URL e.g. https://www.example.org/\n\"Metadata\" in scope selector: searches in names, \"applies to\" specifiers, installation URL, update URL, and the entire metadata block for usercss styles.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page" + }, + "searchStylesMatchUrl": { + "message": "By URL", + "description": "Option for `find styles` scope selector in the manager. See searchMatchUrlHint for more info." + }, + "searchStylesMeta": { + "message": "Metadata", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesName": { + "message": "Name", + "description": "Option for `find styles` scope selector in the manager." + }, + "sectionAdd": { + "message": "Додај нови одељак", + "description": "Label for the button to add a section" + }, + "sectionCode": { + "message": "Код", + "description": "Label for the code for a section" + }, + "sectionRemove": { + "message": "Уклони одељак", + "description": "Label for the button to remove a section" + }, + "sectionRestore": { + "message": "Restore removed section", + "description": "Label for the button to restore a removed section" + }, + "sections": { + "message": "Sections", + "description": "Header for the table of contents block listing style section names in the left panel of the classic editor" + }, + "shortcuts": { + "message": "Shortcuts", + "description": "Go to shortcut configuration" + }, + "shortcutsNote": { + "message": "Define keyboard shortcuts", + "description": "" + }, + "sortDateNewestFirst": { + "message": "newest first", + "description": "Text added to indicate that sorting a date would add the newest entries at the top" + }, + "sortDateOldestFirst": { + "message": "oldest first", + "description": "Text added to indicate that sorting a date would add the oldest entries at the top" + }, + "sortLabel": { + "message": "Select a sort to apply to the installed styles", + "description": "Title on the sort select to indicate it is used for sorting entries" + }, + "sortLabelTitleAsc": { + "message": "Title Ascending", + "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" + }, + "sortLabelTitleDesc": { + "message": "Title Descending", + "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" + }, + "sortStylesHelp": { + "message": "Choose the type of sort to apply to the installed entries from within the sort dropdown. The default setting applies an ascending sort (A to Z) to the entry titles. Sorts within the \"Title Descending\" group will apply a descending sort (Z to A) to the title.\nThere are other presets that will allow sorting the entries by multiple criteria. Think of this like sorting a table with multiple columns and each category in a select (between the plus signs) represents a column, or group.\nFor example, if the setting is \"Enabled (first) + Title\", the entries would sort so that all the enabled entries are sorted to the top of the list, then an entry title ascending sort (A to Z) is applied to both the enabled and disabled entries separately.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" + }, + "sortStylesHelpTitle": { + "message": "Sort contents", + "description": "Label for the sort info popup on the Manage styles page" + }, + "styleBadRegexp": { + "message": "Регуларни израз је неисправан.", + "description": "Validation message for a bad regexp in a style" + }, + "styleBeautify": { + "message": "Улепшај", + "description": "Label for the CSS-beautifier button on the edit style page" + }, + "styleBeautifyHint": { + "message": "Hint: right-click the “Beautify” button or use the keyboard shortcut defined below to beautify without showing this panel", + "description": "Hint shown inside the CSS-beautifier panel" + }, + "styleBeautifyIndentConditional": { + "message": "Indent @media, @supports", + "description": "CSS-beautifier option" + }, + "styleBeautifyPreserveNewlines": { + "message": "Preserve new lines", + "description": "CSS-beautifier option" + }, + "styleCancelEditLabel": { + "message": "Назад на управљање", + "description": "Label for cancel button for style editing" + }, + "styleChangesNotSaved": { + "message": "Направили сте измене овог стила које нисте сачували.", + "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" + }, + "styleEnabledLabel": { + "message": "Омогућено", + "description": "Label for the enabled state of styles" + }, + "styleFromMozillaFormatError": { + "message": "Failed to import from Mozilla format", + "description": "Label for the import error" + }, + "styleFromMozillaFormatPrompt": { + "message": "Налепи код у Mozilla формату", + "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" + }, + "styleInstall": { + "message": "Инсталирати '$stylename$' у Stylus?", + "description": "Confirmation when installing a style" + }, + "styleInstallFailed": { + "message": "Failed to install userstyle!\n$error$", + "description": "Warning when installation failed" + }, + "styleInstallOverwrite": { + "message": "'$stylename$' is already installed. Overwrite?\nVersion: $oldVersion$ -> $newVersion$", + "description": "Confirmation when re-installing a style" + }, + "styleMissingName": { + "message": "Унесите назив", + "description": "Error displayed when user saves without providing a name" + }, + "styleMozillaFormatHeading": { + "message": "Mozilla формат", + "description": "Heading for the section with buttons to import/export Mozilla format of the style" + }, + "styleNotAppliedRegexpProblemTooltip": { + "message": "Style was not applied due to its incorrect usage of 'regexp()'", + "description": "Tooltip in the popup for styles that were not applied at all" + }, + "styleRegexpInvalidExplanation": { + "message": "Some 'regexp()' rules that could not be compiled at all.", + "description": "" + }, + "styleRegexpPartialExplanation": { + "message": "This style uses partially matching regexps in violation of CSS4 @document specification which requires a full URL match. The affected CSS sections were not applied to the page. This style was probably created in Stylish-for-Chrome which incorrectly checks 'regexp()' rules since the very first version (known bug).", + "description": "" + }, + "styleRegexpProblemTooltip": { + "message": "Number of sections not applied due to incorrect usage of 'regexp()'", + "description": "Tooltip in the popup for styles that were applied only partially" + }, + "styleRegexpTestButton": { + "message": "RegExp test", + "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" + }, + "styleRegexpTestFull": { + "message": "Matching tabs", + "description": "RegExp test report: label for the fully matching expressions" + }, + "styleRegexpTestInvalid": { + "message": "Invalid regexps skipped", + "description": "RegExp test report: label for the invalid expressions" + }, + "styleRegexpTestNone": { + "message": "No matching tabs", + "description": "RegExp test report: label for expressions that didn't match any tabs" + }, + "styleRegexpTestNote": { + "message": "Note: use a single \\ for escaping in the regexp input field, which will be automatically converted to \\\\ in the style code as per specification for quoted strings in CSS.", + "description": "RegExp test report: a note displayed at the bottom of the dialog" + }, + "styleRegexpTestPartial": { + "message": "Not matching fully, hence skipped", + "description": "RegExp test report: label for the partially matching expressions" + }, + "styleRegexpTestTitle": { + "message": "List of matching opened tabs (click on URL to focus its tab)", + "description": "RegExp test report: title of the report" + }, + "styleSaveLabel": { + "message": "Сачувај", + "description": "Label for save button for style editing" + }, + "styleToMozillaFormatHelp": { + "message": "Mozilla формат кода се може користити у Stylish за Firefox и може се послати на userstyles.org.", + "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" + }, + "styleToMozillaFormatTitle": { + "message": "Стил у Mozilla формату", + "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" + }, + "styleUpdate": { + "message": "Да ли сте сигурни да желите да ажурирате '$stylename$'?", + "description": "Confirmation when updating a style" + }, + "styleUpdateDiscardChanges": { + "message": "The style is changed outside of the editor. Would you like to reload the style?", + "description": "Confirmation to update the style in the editor" + }, + "stylusUnavailableForURL": { + "message": "Stylus не ради на страницама као што је ова.", + "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "stylusUnavailableForURLdetails": { + "message": "As a security precaution, the browser prohibits extensions from affecting its built-in pages (like chrome://version, the standard new tab page as of Chrome 61, about:addons, and so on) as well as other extensions' pages. Each browser also restricts access to its own extensions gallery (like Chrome Web Store or AMO).", + "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "syncStorageErrorSaving": { + "message": "The value cannot be saved. Try reducing the amount of text.", + "description": "Displayed when trying to save an excessively big value via storage.sync API" + }, + "syncError": { + "message": "Sync failed", + "description": "Tooltip for the toolbar icon" + }, + "syncErrorRelogin": { + "message": "Sync failed.\nTry to re-login in Stylus options:\nclick 'disconnect' first, then 'connect'.", + "description": "Tooltip for the toolbar icon" + }, + "toggleStyle": { + "message": "Toggle style", + "description": "Label for the checkbox to enable/disable a style" + }, + "undo": { + "message": "Опозови", + "description": "Button label" + }, + "undoGlobal": { + "message": "Опозови (свеобухватно)", + "description": "CSS-beautify global Undo button label" + }, + "unreachableAMO": { + "message": "Firefox forbids access to the site.", + "description": "Note in the popup displayed when opened on addons.mozilla.org" + }, + "unreachableAMOHint": { + "message": "To allow access open , right-click the list, click 'New', then 'Boolean', paste and click OK, , OK, reload the page.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintNewFF": { + "message": "In Firefox 60 and newer you'll also have to remove AMO domain from in .", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintOldFF": { + "message": "Only Firefox 59 and newer can be configured to allow WebExtensions to add style elements on CSP-protected sites such as this one.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" + }, + "unreachableContentScript": { + "message": "Could not communicate with the page. Try reloading the tab.", + "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" + }, + "unreachableFileHint": { + "message": "Stylus can access file:// URLs only if you enable the corresponding checkbox for Stylus extension on chrome://extensions page.", + "description": "Note in the toolbar popup for file:// URLs" + }, + "InaccessibleFileHint": { + "message": "Stylus can not access some file types (e.g. pdf & json files).", + "description": "Note in the toolbar popup for some file types that cannot be accessed" + }, + "updateAllCheckSucceededNoUpdate": { + "message": "Сви стилови су ажурирани.", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateAllCheckSucceededSomeEdited": { + "message": "Some updatable styles weren't checked to avoid losing possible local edits. Updates can be forced by checking individually, or by running another check for all styles (local edits will be overwritten).", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateCheckFailBadResponseCode": { + "message": "Ажурирање није успело: сервер је одговорио кодом $code$.", + "description": "Text that displays when an update check failed because the response code indicates an error" + }, + "updateCheckFailServerUnreachable": { + "message": "Ажурирање није успело: сервер није доступан.", + "description": "Text that displays when an update check failed because the update server is unreachable" + }, + "updateCheckHistory": { + "message": "History of update checks", + "description": "" + }, + "updateCheckManualUpdateForce": { + "message": "Install update (local edits will be overwritten)", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckManualUpdateHint": { + "message": "Forcing an update will overwrite any local edits.", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedLocallyEdited": { + "message": "This style was edited locally.", + "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedMaybeLocallyEdited": { + "message": "This style might have been edited locally.", + "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" + }, + "updateCheckSucceededNoUpdate": { + "message": "Стил је ажуриран.", + "description": "Text that displays when an update check completed and no update is available" + }, + "updateCompleted": { + "message": "Ажурирање је комплетирано.", + "description": "Text that displays when an update completed" + }, + "updatesCurrentlyInstalled": { + "message": "Updates installed:", + "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." + }, + "usercssAvoidOverwriting": { + "message": "Please change the value of @name or @namespace to avoid overwriting an existing style.", + "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." + }, + "usercssConfigIncomplete": { + "message": "The style was updated or deleted after the configuration dialog was shown. These variables were not saved to avoid corrupting the style's metadata:", + "description": "" + }, + "usercssEditorNamePlaceholder": { + "message": "Specify @name in the code", + "description": "Placeholder text for the empty name input field when creating a new Usercss style" + }, + "usercssReplaceTemplateConfirmation": { + "message": "Replace the default template for new Usercss styles with the current code?", + "description": "" + }, + "usercssReplaceTemplateName": { + "message": "Empty @name replaces the default template", + "description": "The text shown after @name when creating a new Usercss style" + }, + "usercssReplaceTemplateSectionBody": { + "message": "Insert code here...", + "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" + }, + "versionInvalidOlder": { + "message": "The version is older than the installed style.", + "description": "Displayed when the version of style is older than the installed one" + }, + "writeStyleFor": { + "message": "Упиши стил за:", + "description": "Label for toolbar pop-up that precedes the links to write a new style" + }, + "writeStyleForURL": { + "message": "ову УРЛ адресу", + "description": "Text for link in toolbar pop-up to write a new style for the current URL" + }, + "syncDropboxStyles": { + "message": "Dropbox Export", + "description": "" + }, + "syncDropboxDeprecated": { + "message": "Dropbox import/export is replaced by a more advanced style sync in the options page.", + "description": "" + }, + "retrieveDropboxSync": { + "message": "Dropbox Import", + "description": "" + }, + "overwriteFileExport": { + "message": "Do you want to overwrite an existing file?", + "description": "" + }, + "exportSavedSuccess": { + "message": "File saved with success", + "description": "" + }, + "noFileToImport": { + "message": "To import your styles, you should export it first.", + "description": "" + }, + "connectingDropbox": { + "message": "Connecting Dropbox...", + "description": "" + }, + "connectingDropboxNotAllowed": { + "message": "Connecting to Dropbox is only available in apps installed directly from the webstore", + "description": "" + }, + "gettingStyles": { + "message": "Getting all styles...", + "description": "" + }, + "zipStyles": { + "message": "Zipping styles...", + "description": "" + }, + "unzipStyles": { + "message": "Unzipping styles...", + "description": "" + }, + "readingStyles": { + "message": "Reading styles...", + "description": "" + }, + "uploadingFile": { + "message": "Uploading File...", + "description": "" + }, + "addStyleLabel": { + "message": "Упиши нови стил", + "description": "Label for the button to go to the add style page" } - }, - "appliesDisplayTruncatedSuffix": { - "message": "и још", - "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" - }, - "appliesDomainOption": { - "message": "УРЛ адресе на домену", - "description": "Option to make the style apply to the entered string as a domain" - }, - "appliesHelp": { - "message": "Употреба 'Примењује се на' одређује опсег УРЛ адреса на које се код у овом одељку примењује.", - "description": "Help text for 'applies to' section" - }, - "appliesLabel": { - "message": "Примењује се на", - "description": "Label for 'applies to' fields on the edit/add screen" - }, - "appliesRegexpOption": { - "message": "УРЛ адресе које одговарају регуларном изразу", - "description": "Option to make the style apply to the entered string as a regular expression" - }, - "appliesRemove": { - "message": "Уклони", - "description": "Label for the button to remove an 'applies' entry" - }, - "appliesSpecify": { - "message": "Детаљније", - "description": "Label for the button to make a style apply only to specific sites" - }, - "appliesToEverything": { - "message": "Све", - "description": "Text displayed for styles that apply to all sites" - }, - "appliesUrlOption": { - "message": "УРЛ", - "description": "Option to make the style apply to the entered string as a URL" - }, - "appliesUrlPrefixOption": { - "message": "УРЛ адресе које почињу са", - "description": "Option to make the style apply to the entered string as a URL prefix" - }, - "applyAllUpdates": { - "message": "Примени сва ажурирања", - "description": "Label for the button to apply all detected updates" - }, - "checkAllUpdates": { - "message": "Проверите ажурирања за све стилове", - "description": "Label for the button to check all styles for updates" - }, - "checkForUpdate": { - "message": "Проверите ажурирање", - "description": "Label for the button to check a single style for an update" - }, - "checkingForUpdate": { - "message": "Проверавање...", - "description": "Text to display when checking a style for an update" - }, - "cm_indentWithTabs": { - "message": "Користи картице са паметним увлачењем редова", - "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." - }, - "cm_keyMap": { - "message": "Мапа тастера", - "description": "Label for the drop-down list controlling the keymap for the style editor." - }, - "cm_lineWrapping": { - "message": "Преламање текста", - "description": "Label for the checkbox controlling word wrap option for the style editor." - }, - "cm_smartIndent": { - "message": "Користи паметно увлачење редова", - "description": "Label for the checkbox controlling smart indentation option for the style editor." - }, - "cm_tabSize": { - "message": "Величина картице", - "description": "Label for the text box controlling tab size option for the style editor." - }, - "cm_theme": { - "message": "Тема", - "description": "Label for the style editor's CSS theme." - }, - "confirmNo": { - "message": "Не", - "description": "'No' button in a confirm dialog" - }, - "confirmStop": { - "message": "Заустави", - "description": "'Stop' button in a confirm dialog" - }, - "confirmYes": { - "message": "Да", - "description": "'Yes' button in a confirm dialog" - }, - "dbError": { - "message": "Дошло је до грешке користећи Stylus базу података. Да ли желите да посетите веб страницу са могућим решењима?", - "description": "Prompt when a DB error is encountered" - }, - "defaultTheme": { - "message": "подразумевано", - "description": "Default CodeMirror CSS theme option on the edit style page" - }, - "deleteStyleConfirm": { - "message": "Да ли сте сигурни да желите да избришете овај стил?", - "description": "Confirmation before deleting a style" - }, - "deleteStyleLabel": { - "message": "Избриши", - "description": "Label for the button to delete a style" - }, - "description": { - "message": "Измените стил интернет мреже управљачем корисничких стилова. Stylus вам омогућава да лако инсталирате теме и скинове за многе популарне сајтове.", - "description": "Extension description" - }, - "disableAllStyles": { - "message": "Искључи све стилове", - "description": "Label for the checkbox that turns all enabled styles off." - }, - "disableStyleLabel": { - "message": "Онемогући", - "description": "Label for the button to disable a style" - }, - "editGotoLine": { - "message": "Иди на ред (или line:col)", - "description": "Go to line or line:column on Ctrl-G in style code editor" - }, - "editStyleHeading": { - "message": "Уреди стил", - "description": "Title of the page for editing styles" - }, - "editStyleLabel": { - "message": "Уреди", - "description": "Label for the button to go to the edit style page" - }, - "editStyleTitle": { - "message": "Уреди стил $stylename$", - "description": "Title of the page for editing styles", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "enableStyleLabel": { - "message": "Омогући", - "description": "Label for the button to enable a style" - }, - "exportLabel": { - "message": "Извези", - "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" - }, - "findStylesForSite": { - "message": "Пронађи још стилова за овај сајт", - "description": "Text for a link that gets a list of styles for the current site" - }, - "helpAlt": { - "message": "Помоћ", - "description": "Alternate text for help buttons" - }, - "helpKeyMapCommand": { - "message": "Укуцај име команде", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "helpKeyMapHotkey": { - "message": "Притисни пречицу", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "importAppendLabel": { - "message": "Додај стилу", - "description": "Label for the button to import a style and append to the existing sections" - }, - "importAppendTooltip": { - "message": "Додај увезени стил тренутном стилу", - "description": "Tooltip for the button to import a style and append to the existing sections" - }, - "importLabel": { - "message": "Увези", - "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" - }, - "importReplaceLabel": { - "message": "Упиши преко стила", - "description": "Label for the button to import and overwrite current style" - }, - "importReplaceTooltip": { - "message": "Одбаци садржај тренутног стила и упиши преко њега увезени стил", - "description": "Label for the button to import and overwrite current style" - }, - "installUpdate": { - "message": "Инсталирај ажурирање", - "description": "Label for the button to install an update for a single style" - }, - "linkGetHelp": { - "message": "Помоћ", - "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" - }, - "linkGetStyles": { - "message": "Преузмите стилове", - "description": "Help link text on the manage page e.g. https://userstyles.org" - }, - "linterIssues": { - "message": "Проблеми", - "description": "Label for the CSS linter issues block on the style edit page" - }, - "linterIssuesHelp": { - "message": "Проблем пронађен од стране $link$:", - "description": "Help popup message for the selected CSS linter issues block on the style edit page", - "placeholders": { - "link": { - "content": "$1" - } - } - }, - "manageFilters": { - "message": "Филтери", - "description": "Label for filters container" - }, - "manageHeading": { - "message": "Инсталирани стилови", - "description": "Heading for the manage page" - }, - "manageOnlyEnabled": { - "message": "Само омогућени стилови", - "description": "Checkbox to show only enabled styles" - }, - "menuShowBadge": { - "message": "Прикажи број активних стилова", - "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." - }, - "noStylesForSite": { - "message": "Нема инсталираних стилова за овај сајт.", - "description": "Text displayed when no styles are installed for the current site" - }, - "openManage": { - "message": "Управљај инсталираним стиловима", - "description": "Link to open the manage page." - }, - "optionsHeading": { - "message": "Опције", - "description": "Heading for options section on manage page." - }, - "popupStylesFirst": { - "message": "Излистај стилове пре команди у менију дугмета на алатној траци", - "description": "Label for the checkbox controlling section order in the popup." - }, - "prefShowBadge": { - "message": "Прикажи број активних стилова за тренутни сајт на дугмету на алатној траци", - "description": "Label for the checkbox controlling toolbar badge text." - }, - "replace": { - "message": "Замени", - "description": "Label before the replace input field in the editor shown on Ctrl-H" - }, - "replaceAll": { - "message": "Замени све", - "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" - }, - "replaceWith": { - "message": "Замени са", - "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." - }, - "search": { - "message": "Претражи", - "description": "Label before the search input field in the editor shown on Ctrl-F" - }, - "searchRegexp": { - "message": "Користи /re/ синтаксу за претрагу регуларним изразом", - "description": "Label after the search input field in the editor shown on Ctrl-F" - }, - "sectionAdd": { - "message": "Додај нови одељак", - "description": "Label for the button to add a section" - }, - "sectionCode": { - "message": "Код", - "description": "Label for the code for a section" - }, - "sectionRemove": { - "message": "Уклони одељак", - "description": "Label for the button to remove a section" - }, - "styleBadRegexp": { - "message": "Регуларни израз је неисправан.", - "description": "Validation message for a bad regexp in a style" - }, - "styleBeautify": { - "message": "Улепшај", - "description": "Label for the CSS-beautifier button on the edit style page" - }, - "styleCancelEditLabel": { - "message": "Назад на управљање", - "description": "Label for cancel button for style editing" - }, - "styleChangesNotSaved": { - "message": "Направили сте измене овог стила које нисте сачували.", - "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" - }, - "styleEnabledLabel": { - "message": "Омогућено", - "description": "Label for the enabled state of styles" - }, - "styleFromMozillaFormatPrompt": { - "message": "Налепи код у Mozilla формату", - "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" - }, - "styleInstall": { - "message": "Инсталирати '$stylename$' у Stylus?", - "description": "Confirmation when installing a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "styleMissingName": { - "message": "Унесите назив", - "description": "Error displayed when user saves without providing a name" - }, - "styleMozillaFormatHeading": { - "message": "Mozilla формат", - "description": "Heading for the section with buttons to import/export Mozilla format of the style" - }, - "styleSaveLabel": { - "message": "Сачувај", - "description": "Label for save button for style editing" - }, - "styleToMozillaFormatHelp": { - "message": "Mozilla формат кода се може користити у Stylish за Firefox и може се послати на userstyles.org.", - "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" - }, - "styleToMozillaFormatTitle": { - "message": "Стил у Mozilla формату", - "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" - }, - "styleUpdate": { - "message": "Да ли сте сигурни да желите да ажурирате '$stylename$'?", - "description": "Confirmation when updating a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "stylusUnavailableForURL": { - "message": "Stylus не ради на страницама као што је ова.", - "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" - }, - "undo": { - "message": "Опозови", - "description": "Button label" - }, - "undoGlobal": { - "message": "Опозови (свеобухватно)", - "description": "CSS-beautify global Undo button label" - }, - "updateAllCheckSucceededNoUpdate": { - "message": "Сви стилови су ажурирани.", - "description": "Text that displays when an update all check completed and no updates are available" - }, - "updateCheckFailBadResponseCode": { - "message": "Ажурирање није успело: сервер је одговорио кодом $code$.", - "description": "Text that displays when an update check failed because the response code indicates an error", - "placeholders": { - "code": { - "content": "$1" - } - } - }, - "updateCheckFailServerUnreachable": { - "message": "Ажурирање није успело: сервер није доступан.", - "description": "Text that displays when an update check failed because the update server is unreachable" - }, - "updateCheckSucceededNoUpdate": { - "message": "Стил је ажуриран.", - "description": "Text that displays when an update check completed and no update is available" - }, - "updateCompleted": { - "message": "Ажурирање је комплетирано.", - "description": "Text that displays when an update completed" - }, - "writeStyleFor": { - "message": "Упиши стил за:", - "description": "Label for toolbar pop-up that precedes the links to write a new style" - }, - "writeStyleForURL": { - "message": "ову УРЛ адресу", - "description": "Text for link in toolbar pop-up to write a new style for the current URL" - } } \ No newline at end of file diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 6f428600..975e0bc0 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -1,1579 +1,1586 @@ { - "addStyleLabel": { - "message": "Skriv ny stil", - "description": "Label for the button to go to the add style page" - }, - "addStyleTitle": { - "message": "Lägg till stil", - "description": "Title of the page for adding styles" - }, - "alphaChannel": { - "message": "Opacitet", - "description": "Label of color's opacity" - }, - "appliesAdd": { - "message": "Lägg till", - "description": "Label for the button to add an 'applies' entry" - }, - "appliesDisplay": { - "message": "Tillämpad för: $applies$", - "description": "Text on the manage screen to describe what the style applies to", - "placeholders": { - "applies": { - "content": "$1" - } + "addStyleTitle": { + "message": "Lägg till stil", + "description": "Title of the page for adding styles" + }, + "alphaChannel": { + "message": "Opacitet", + "description": "Label of color's opacity" + }, + "appliesAdd": { + "message": "Lägg till", + "description": "Label for the button to add an 'applies' entry" + }, + "appliesDisplay": { + "message": "Tillämpad för: $applies$", + "description": "Text on the manage screen to describe what the style applies to" + }, + "appliesDisplayTruncatedSuffix": { + "message": "och mer", + "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" + }, + "appliesDomainOption": { + "message": "Webbadresser på domänen", + "description": "Option to make the style apply to the entered string as a domain" + }, + "appliesHelp": { + "message": "Använd 'Tillämpad för' alternativet för att begränsa vilka webbadresser koden i denna sektion gäller för.", + "description": "Help text for 'applies to' section" + }, + "appliesLabel": { + "message": "Tillämpad för", + "description": "Label for 'applies to' fields on the edit/add screen" + }, + "appliesLineWidgetLabel": { + "message": "Visa \"Tillämpad för\" information", + "description": "Label for the checkbox to display applies-to information in the single editor" + }, + "appliesLineWidgetWarning": { + "message": "Fungerar inte med minified CSS", + "description": "A warning that applies-to information won't show properly with minified CSS" + }, + "appliesRegexpOption": { + "message": "Webbadresser som matchar regexp:en", + "description": "Option to make the style apply to the entered string as a regular expression" + }, + "appliesRemove": { + "message": "Ta bort", + "description": "Label for the button to remove an 'applies' entry" + }, + "appliesRemoveError": { + "message": "Kan inte ta bort senaste \"tillämpad för\" post", + "description": "Error displayed when the last 'applies' is going to be removed" + }, + "appliesSpecify": { + "message": "Specificera", + "description": "Label for the button to make a style apply only to specific sites" + }, + "appliesToEverything": { + "message": "Allt", + "description": "Text displayed for styles that apply to all sites" + }, + "appliesUrlOption": { + "message": "Webbadress", + "description": "Option to make the style apply to the entered string as a URL" + }, + "appliesUrlPrefixOption": { + "message": "Webbadresser som börjar på", + "description": "Option to make the style apply to the entered string as a URL prefix" + }, + "applyAllUpdates": { + "message": "Tillämpa alla uppdateringar", + "description": "Label for the button to apply all detected updates" + }, + "author": { + "message": "Författare", + "description": "Label for the style author" + }, + "backupButtons": { + "message": "Säkerhetskopiera", + "description": "Heading for backup" + }, + "backupMessage": { + "message": "Välj en fil eller dra och släpp till den här sidan.", + "description": "Message for backup" + }, + "bckpInstStyles": { + "message": "Exportera stilar", + "description": "" + }, + "checkAllUpdates": { + "message": "Sök efter uppdateringar", + "description": "Label for the button to check all styles for updates" + }, + "checkAllUpdatesForce": { + "message": "Kontrollera igen, jag redigerade inte några stilar!", + "description": "Label for the button to apply all detected updates" + }, + "checkForUpdate": { + "message": "Sök efter uppdatering", + "description": "Label for the button to check a single style for an update" + }, + "checkingForUpdate": { + "message": "Letar...", + "description": "Text to display when checking a style for an update" + }, + "clickToUninstall": { + "message": "Klicka för att avinstallera", + "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" + }, + "cm_autoCloseBrackets": { + "message": "Stäng automatiskt parenteser och citat", + "description": "Label for the checkbox in the style editor." + }, + "cm_autoCloseBracketsTooltip": { + "message": "Lägg automatiskt till ett slutpar när du skriver en öppning av ()[]{}''\"\"", + "description": "Label for the checkbox in the style editor." + }, + "cm_autocompleteOnTyping": { + "message": "Komplettera automatiskt när du skriver", + "description": "Label for the checkbox in the style editor." + }, + "cm_colorpicker": { + "message": "Färgväljare för CSS-färger", + "description": "Label for the checkbox controlling colorpicker option for the style editor." + }, + "cm_indentWithTabs": { + "message": "Använd tabbar med smarta indrag", + "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." + }, + "cm_keyMap": { + "message": "Tangentkarta", + "description": "Label for the drop-down list controlling the keymap for the style editor." + }, + "cm_lineWrapping": { + "message": "Radbrytning", + "description": "Label for the checkbox controlling word wrap option for the style editor." + }, + "cm_linter": { + "message": "CSS Linter", + "description": "Select the linter to check for CSS issues" + }, + "cm_matchHighlight": { + "message": "Markera", + "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." + }, + "cm_matchHighlightSelection": { + "message": "Endast urval", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" + }, + "cm_matchHighlightToken": { + "message": "Token under markör", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" + }, + "cm_resizeGripHint": { + "message": "Dubbelklicka för att maximera/återställa höjden", + "description": "Tooltip for the resize grip in style editor" + }, + "cm_selectByTokens": { + "message": "Dubbelklickning väljer token", + "description": "Label for the checkbox in the editor." + }, + "cm_selectByTokensTooltip": { + "message": "Exempel på token: .foo-bar-2 #aabbcc 0.32 !important\nNär inaktiverad: skiljetecken-avgränsade ord väljs.", + "description": "" + }, + "cm_smartIndent": { + "message": "Använd smarta indrag", + "description": "Label for the checkbox controlling smart indentation option for the style editor." + }, + "cm_tabSize": { + "message": "Tabbstorlek", + "description": "Label for the text box controlling tab size option for the style editor." + }, + "cm_theme": { + "message": "Tema", + "description": "Label for the style editor's CSS theme." + }, + "colorpickerPaletteHint": { + "message": "Right-click a swatch to cycle through its source lines", + "description": "" + }, + "colorpickerSwitchFormatTooltip": { + "message": "Växla format: HEX -> RGB -> HSL.\nSkift-klicka för att vända riktningen.\nÄven via PgUp (PageUp), PgDn (PageDown) tangenter.", + "description": "Tooltip for the switch button in the color picker popup in the style editor." + }, + "colorpickerTooltip": { + "message": "Öppen färgväljaren", + "description": "Tooltip for the colored squares shown before CSS colors in the style editor." + }, + "configOnChange": { + "message": "vid förändring", + "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" + }, + "configOnChangeTooltip": { + "message": "Spara automatiskt och tillämpa ändringar automatiskt", + "description": "" + }, + "configureStyle": { + "message": "Konfigurera", + "description": "Label for the button to configure usercss userstyle" + }, + "configureStyleOnHomepage": { + "message": "Konfigurera på webbplatsen", + "description": "Label for the button to configure userstyles.org userstyle" + }, + "confirmCancel": { + "message": "Avbryt", + "description": "" + }, + "confirmClose": { + "message": "Stäng", + "description": "'Close' button in a confirm dialog" + }, + "confirmDefault": { + "message": "Använd standard", + "description": "'Set to default' button in a confirm dialog" + }, + "confirmDelete": { + "message": "Ta bort", + "description": "" + }, + "confirmDiscardChanges": { + "message": "Kassera ändringarna?", + "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" + }, + "confirmNo": { + "message": "Nej", + "description": "'No' button in a confirm dialog" + }, + "confirmOK": { + "message": "OK", + "description": "" + }, + "confirmSave": { + "message": "Spara", + "description": "'Save' button in a confirm dialog" + }, + "confirmStop": { + "message": "Stoppa", + "description": "'Stop' button in a confirm dialog" + }, + "confirmYes": { + "message": "Ja", + "description": "'Yes' button in a confirm dialog" + }, + "copied": { + "message": "Kopierad till urklipp", + "description": "Message shown when content has been copied to the clipboard" + }, + "copy": { + "message": "Kopiera till urklipp", + "description": "Tooltip for elements which can be copied" + }, + "customNameHint": { + "message": "Enter a custom name here to rename the style in UI without breaking its updates", + "description": "" + }, + "customNameResetHint": { + "message": "Stop using customized name, switch to the style's own name", + "description": "Tooltip of 'x' button shown in editor when changing the name input of a) styles updated from a URL i.e. not locally created, b) UserCSS styles" + }, + "dateAbbrDay": { + "message": "$value$d", + "description": "Day suffix in a short relative date, for example: 8d" + }, + "dateAbbrHour": { + "message": "$value$h", + "description": "Hour suffix in a short relative date, for example: 8h" + }, + "dateAbbrMonth": { + "message": "$value$m", + "description": "Month suffix in a short relative date, for example: 8m" + }, + "dateAbbrYear": { + "message": "$value$y", + "description": "Year suffix in a short relative date, for example: 8y" + }, + "dateInstalled": { + "message": "Installerat datum", + "description": "Option text for the user to sort the style by install date" + }, + "dateUpdated": { + "message": "Datumet uppdaterat", + "description": "Option text for the user to sort the style by last update date" + }, + "dbError": { + "message": "Ett fel inträffades vid hanteringen av Stylus-databasen. Skulle du vilja besöka en sida med eventuella lösningar?", + "description": "Prompt when a DB error is encountered" + }, + "defaultTheme": { + "message": "standard", + "description": "Default CodeMirror CSS theme option on the edit style page" + }, + "deleteStyleConfirm": { + "message": "Är du säker på att du vill ta bort denna stil?", + "description": "Confirmation before deleting a style" + }, + "deleteStyleLabel": { + "message": "Ta bort", + "description": "Label for the button to delete a style" + }, + "description": { + "message": "Designa om webben med Stylus, en användarstilshanterare. Stylus låter dig enkelt installera teman och skal för många populära webbplatser.", + "description": "Extension description" + }, + "disableAllStyles": { + "message": "Stäng av alla stilar", + "description": "Label for the checkbox that turns all enabled styles off." + }, + "disableStyleLabel": { + "message": "Inaktivera", + "description": "Label for the button to disable a style" + }, + "dragDropMessage": { + "message": "Släpp din säkerhetskopieringsfil någonstans på den här sidan för att importera.", + "description": "Drag'n'drop message" + }, + "dragDropUsercssTabstrip": { + "message": "To install the file, drop it on the tab strip (the area where the tab titles are shown).", + "description": "Message popup shown when erroneously dropping a usercss file into the manager page" + }, + "editDeleteText": { + "message": "Ta bort", + "description": "Label for the context menu item in the editor to delete selected text" + }, + "editGotoLine": { + "message": "Gå till rad (eller rad:kol)", + "description": "Go to line or line:column on Ctrl-G in style code editor" + }, + "editStyleHeading": { + "message": "Ändra stil", + "description": "Title of the page for editing styles" + }, + "editStyleLabel": { + "message": "Ändra", + "description": "Label for the button to go to the edit style page" + }, + "editStyleTitle": { + "message": "Ändra stilen $stylename$", + "description": "Title of the page for editing styles" + }, + "enableStyleLabel": { + "message": "Aktivera", + "description": "Label for the button to enable a style" + }, + "excludeStyleByDomainLabel": { + "message": "Uteslut den aktuella domänen", + "description": "" + }, + "excludeStyleByUrlLabel": { + "message": "Uteslut den aktuella webbadressen", + "description": "" + }, + "exportLabel": { + "message": "Exportera", + "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" + }, + "externalFeedback": { + "message": "Återkoppling", + "description": "Label for the external link to send feedback for the style" + }, + "externalHomepage": { + "message": "Webbplats", + "description": "Label for the external link to style's homepage" + }, + "externalLink": { + "message": "Extern länk", + "description": "Label for external links" + }, + "externalSupport": { + "message": "Support", + "description": "Label for the external link to style's support site" + }, + "externalUsercssDocument": { + "message": "Dokumentation för Usercss", + "description": "Label for the external link to usercss documentation" + }, + "filteredStyles": { + "message": "$numShown$ visade av $numTotal$ totalt", + "description": "TL note - make this message short" + }, + "filteredStylesAllHidden": { + "message": "För närvarande tillämpade filter matchar inga stilar", + "description": "Text shown when no styles match currently applied filter in the style manager" + }, + "findStyles": { + "message": "Hitta stilar", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesForSite": { + "message": "Hitta fler stilar för denna webbplats", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesInline": { + "message": "Inline", + "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" + }, + "findStylesInlineTooltip": { + "message": "Visa sökresultat i det här fönstret.", + "description": "Text for a checkbox that displays search results within the Stylus popup." + }, + "genericAdd": { + "message": "Lägg till", + "description": "Used in various places for an action that adds something" + }, + "genericClone": { + "message": "Klona", + "description": "Used in various places for an action that clones something" + }, + "genericDisabledLabel": { + "message": "Inaktiverad", + "description": "Used in various lists/options to indicate that something is disabled" + }, + "genericEnabledLabel": { + "message": "Aktiverad", + "description": "Used in various lists/options to indicate that something is enabled" + }, + "genericError": { + "message": "Fel", + "description": "Used in various places to indicate some error occurred." + }, + "genericHistoryLabel": { + "message": "Historik", + "description": "Used in various places to show a history log of something" + }, + "genericNext": { + "message": "Nästa", + "description": "Used in various places to select/perform the next step/action" + }, + "genericPrevious": { + "message": "Föregående", + "description": "Used in various places to select/perform the previous step/action" + }, + "genericResetLabel": { + "message": "Återställ", + "description": "Used in various parts of UI to indicate that something may be reset to its original state" + }, + "genericSavedMessage": { + "message": "Sparad", + "description": "Used in various parts of the UI to indicate that something was saved" + }, + "genericTitle": { + "message": "Titel", + "description": "Used in various parts of the UI to indicate the title of something" + }, + "genericUnknown": { + "message": "Okänd", + "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" + }, + "helpAlt": { + "message": "Hjälp", + "description": "Alternate text for help buttons" + }, + "helpKeyMapCommand": { + "message": "Skriv ett kommandonamn", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "helpKeyMapHotkey": { + "message": "Tryck på en snabbtangent", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "hostDisabled": { + "message": "This host has been disabled due to a bug in the current version of the browser being used", + "description": "Tooltip for cloud host disabled" + }, + "importAppendLabel": { + "message": "Lägg till i stilen", + "description": "Label for the button to import a style and append to the existing sections" + }, + "importAppendTooltip": { + "message": "Lägg till den importerade stilen i aktuell stil", + "description": "Tooltip for the button to import a style and append to the existing sections" + }, + "importLabel": { + "message": "Importera", + "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" + }, + "importPreprocessor": { + "message": "Style with a @preprocessor won't work in the classic mode. You can switch the editor to Usercss mode: 1) open the style manager, 2) enable \"as Usercss\" checkbox, 3) click \"Write new style\"\n\nImport now anyway?", + "description": "" + }, + "importPreprocessorTitle": { + "message": "Potentiellt problem på grund av @preprocessor", + "description": "" + }, + "importReplaceLabel": { + "message": "Ersätt stil", + "description": "Label for the button to import and overwrite current style" + }, + "importReplaceTooltip": { + "message": "Discard contents of current style and overwrite it with the imported style", + "description": "Label for the button to import and overwrite current style" + }, + "importReportLegendAdded": { + "message": "tillagd", + "description": "Text after the number of styles added in the report shown after importing styles" + }, + "importReportLegendIdentical": { + "message": "identisk hoppade över", + "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" + }, + "importReportLegendInvalid": { + "message": "ogiltig hoppades över", + "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" + }, + "importReportLegendUpdatedBoth": { + "message": "uppdaterade både metainfo och kod", + "description": "Text after the number of styles updated entirely in the report shown after importing styles" + }, + "importReportLegendUpdatedCode": { + "message": "uppdaterad kod", + "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" + }, + "importReportLegendUpdatedMeta": { + "message": "uppdaterad metainfo", + "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" + }, + "importReportTitle": { + "message": "Importerade stilar", + "description": "Title of the report shown after importing styles" + }, + "importReportUnchanged": { + "message": "Ingenting förändrades.", + "description": "Message in the report shown after importing styles" + }, + "importReportUndone": { + "message": "stilar återställdes", + "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" + }, + "importReportUndoneTitle": { + "message": "Importen har ångrats", + "description": "Title of the message box shown after undoing the import of styles" + }, + "installButton": { + "message": "Installera stil", + "description": "Label for install button" + }, + "installButtonInstalled": { + "message": "Stilen installerad", + "description": "Text displayed when the style is successfully installed" + }, + "installButtonReinstall": { + "message": "Installera om stilen", + "description": "Label for reinstall button" + }, + "installButtonUpdate": { + "message": "Uppdatera stil", + "description": "Label for update button" + }, + "installUpdate": { + "message": "Installera uppdatering", + "description": "Label for the button to install an update for a single style" + }, + "installUpdateFrom": { + "message": "För närvarande är stilen uppdaterad från $url$", + "description": "Label to describe where the style gets update" + }, + "installUpdateFromLabel": { + "message": "Sök efter uppdateringar", + "description": "Label for the checkbox to save current URL for update check" + }, + "license": { + "message": "Licens", + "description": "Label for the license" + }, + "linkGetHelp": { + "message": "Hjälp", + "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" + }, + "linkGetStyles": { + "message": "Skaffa stilar", + "description": "Help link text on the manage page e.g. https://userstyles.org" + }, + "linkStylusWiki": { + "message": "Wiki", + "description": "Wiki link text on the manage page e.g. https://github.com/openstyles/stylus/wiki" + }, + "linkTranslate": { + "message": "Översätt", + "description": "Transifex link text on the manage page" + }, + "linterCSSLintIncompatible": { + "message": "CSSLint stöder inte $preprocessorname$-preprocessor", + "description": "The label to display when the preprocessor isn't compatible with CSSLint" + }, + "linterCSSLintSettings": { + "message": "(Ange regel som: 0 = inaktiverad; 1 = varning; 2 = fel)", + "description": "CSSLint rule config values" + }, + "linterConfigPopupTitle": { + "message": "Ställ in $linter$ regler konfiguration", + "description": "Stylelint or CSSLint popup header" + }, + "linterConfigTooltip": { + "message": "Click to configure this linter", + "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" + }, + "linterInvalidConfigError": { + "message": "Inte sparat på grund av dessa ogiltiga konfigurationsinställningar:", + "description": "Invalid linter config will show a message followed by a list of invalid entries" + }, + "linterIssues": { + "message": "Problem", + "description": "Label for the CSS linter issues block on the style edit page" + }, + "linterIssuesHelp": { + "message": "Dessa problem hittades av $link$:", + "description": "Help popup message for the selected CSS linter issues block on the style edit page" + }, + "linterJSONError": { + "message": "Ogiltigt JSON-format", + "description": "Setting linter config with invalid JSON" + }, + "linterResetMessage": { + "message": "För att ångra oavsiktlig återställning, tryck Ctrl-Z (eller CMD-Z) i textrutan", + "description": "Reset button tooltip to inform user on how to undo an accidental reset" + }, + "linterRulesLink": { + "message": "Se en fullständig lista över regler", + "description": "Stylelint or CSSLint rules label added immediately before a link" + }, + "liveReloadError": { + "message": "Ett fel uppstod medan du tittade på filen", + "description": "The label of live-reload error" + }, + "liveReloadInstallHint": { + "message": "Keep this tab open to auto-update the style on external changes.", + "description": "The label of live-reload feature" + }, + "liveReloadInstallHintFF": { + "message": "Keep both this tab and the original tab open to auto-update the style on external changes.", + "description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox" + }, + "liveReloadLabel": { + "message": "Uppdaterar i realtid", + "description": "The label of live-reload feature" + }, + "manageFavicons": { + "message": "Ikoner i 'Tillämpad för' kolumnen", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFaviconsGray": { + "message": "Nedtonade", + "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" + }, + "manageFaviconsHelp": { + "message": "Stylus använder en extern tjänst https://www.google.com/s2/favicons", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFilters": { + "message": "Filter", + "description": "Label for filters container" + }, + "manageHeading": { + "message": "Installerade stilar", + "description": "Heading for the manage page" + }, + "manageMaxTargets": { + "message": "Antal tillämpad-för objekt", + "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" + }, + "manageNewStyleAsUsercss": { + "message": "som Usercss", + "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" + }, + "manageNewUI": { + "message": "Ny hantera UI layout", + "description": "Label for the checkbox that toggles the new UI on manage page" + }, + "manageOnlyDisabled": { + "message": "Endast inaktiverade stilar", + "description": "Checkbox to show only disabled styles" + }, + "manageOnlyEnabled": { + "message": "Endast aktiverade stilar", + "description": "Checkbox to show only enabled styles" + }, + "manageOnlyExternal": { + "message": "Endast externa stilar", + "description": "Checkbox to show only externally installed styles i.e. updatable" + }, + "manageOnlyLocal": { + "message": "Endast lokalt skapade stilar", + "description": "Checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyLocalTooltip": { + "message": "(stilen som inte är installerade via en userstyles.org-sida)", + "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyNonUsercss": { + "message": "Endast icke-Usercss-stilar", + "description": "Checkbox to show only non-Usercss (standard) styles" + }, + "manageOnlyUpdates": { + "message": "Endast med uppdateringar eller problem", + "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" + }, + "manageOnlyUsercss": { + "message": "Endast Usercss-stilar", + "description": "Checkbox to show only Usercss styles" + }, + "manageTitle": { + "message": "Stylus", + "description": "Title for the manage page" + }, + "menuShowBadge": { + "message": "Visa antalet aktiva stilar", + "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." + }, + "meta_invalidCheckboxDefault": { + "message": "Ogiltig @var-kryssruta: värdet måste vara 0 eller 1", + "description": "Error displayed when the value of @var checkbox is invalid" + }, + "meta_invalidColor": { + "message": "Ogiltig @var-färg: $color$ är inte en färg", + "description": "Error displayed when the value of @var color is invalid" + }, + "meta_invalidRange": { + "message": "Ogiltig @var-$type$: värdet måste vara ett tal eller en matris", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMultipleUnits": { + "message": "Ogiltig @var-$type$: flera enheter definieras", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeTooManyValues": { + "message": "Ogiltig @var-$type$: matrisen innehåller för många objekt", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeValue": { + "message": "Ogiltig @var-$type$: objekt i matrisen måste vara nummer, sträng eller null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeDefault": { + "message": "Ogiltig @var-$type$: standardvärdet är null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMin": { + "message": "Ogiltig @var-$type$: standardvärdet är lägre än det lägsta", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMax": { + "message": "Ogiltig @var-$type$: standardvärdet är större än det maximala", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeStep": { + "message": "Ogiltig @var-$type$: standardvärdet är inte en multipel av steget", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeUnits": { + "message": "Ogiltig @var-$type$: \"$units$\" är inte en giltig enhet", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidSelect": { + "message": "Ogiltig @var-markering: standardvärdet måste vara en matris eller ett objekt", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValue": { + "message": "Ogiltig @var-markering: värden inuti matrisen/objektet måste vara en sträng", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectEmptyOptions": { + "message": "Ogiltig @var-markering: alternativlistan är tom", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectLabel": { + "message": "Ogiltig @var-markering: alternativetikett är tom", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectMultipleDefaults": { + "message": "Ogiltig @var-markering: flera standardalternativ definieras", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectNameDuplicated": { + "message": "Ogiltig @var-markering: alternativnamn dupliceras", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValueMismatch": { + "message": "Ogiltig @var-markering: värdet finns inte i alternativlistan", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidURLProtocol": { + "message": "Ogiltigt webbadressprotokoll. Endast http och https är tillåtna: $protocol$", + "description": "Error displayed when the protocol of the URL is invalid" + }, + "meta_invalidVersion": { + "message": "Ogiltigt versionsnummer. Värdet matchar inte SemVer-mönstret: $version$", + "description": "Error displayed when @version is invalid" + }, + "meta_invalidNumber": { + "message": "Förvänta dig ett nummer", + "description": "Error displayed when the value is expected to be a number" + }, + "meta_invalidString": { + "message": "Förvänta dig en citerad sträng", + "description": "Error displayed when the value is expected to be a quoted string" + }, + "meta_invalidWord": { + "message": "Förvänta dig ett ord", + "description": "Error displayed when the value is expected to be a word" + }, + "meta_missingChar": { + "message": "Förvänta tecken: $chars$", + "description": "Error displayed when the value is expected to be some characters" + }, + "meta_missingEOT": { + "message": "Förvänta EOT-data", + "description": "Error displayed when the value is expected to be an EOT list" + }, + "meta_missingMandatory": { + "message": "Obligatoriska metadata saknas: $keys$", + "description": "Error displayed when mandatory keys are missing" + }, + "meta_unknownJSONLiteral": { + "message": "Ogiltig JSON: $literal$ är inte en giltig JSON-bokstav", + "description": "Error displayed when JSON value is invalid" + }, + "meta_unknownMeta": { + "message": "Okända metadata: $key$", + "description": "Error displayed when unknown metadata is parsed" + }, + "meta_unknownVarType": { + "message": "Okänd @$varkey$ typ: $vartype$", + "description": "Error displayed when unknown variable type is parsed" + }, + "meta_unknownPreprocessor": { + "message": "Okänd @preprocessor: $preprocessor$", + "description": "Error displayed when unknown @preprocessor is parsed" + }, + "noStylesForSite": { + "message": "Inga stilar installerade för denna webbplats.", + "description": "Text displayed when no styles are installed for the current site" + }, + "numberedLine": { + "message": "Rad:", + "description": "Will be followed by one or more line numbers in the editor." + }, + "openManage": { + "message": "Hantera", + "description": "Link to open the manage page." + }, + "openOptions": { + "message": "Alternativ", + "description": "Go to Options UI" + }, + "openStylesManager": { + "message": "Öppna stilhanteraren", + "description": "Label for the style maanger opener in the browser action context menu." + }, + "optionsActions": { + "message": "Åtgärder", + "description": "" + }, + "optionsAdvanced": { + "message": "Avancerat", + "description": "" + }, + "optionsAdvancedContextDelete": { + "message": "Lägg till \"Ta bort\" i redigeringsmenyn", + "description": "" + }, + "optionsAdvancedExposeIframes": { + "message": "Exponera Iframes via HTML[stylus-iframe]", + "description": "" + }, + "optionsAdvancedExposeIframesNote": { + "message": "Exponerar toppdomänen i varje iframe.\nAktiverar skriva Iframe-specifik CSS så här:\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }", + "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." + }, + "optionsAdvancedNewStyleAsUsercss": { + "message": "Skriv ny stil som Usercss", + "description": "" + }, + "optionsAdvancedPatchCsp": { + "message": "Patch CSP to allow style assets", + "description": "" + }, + "optionsAdvancedPatchCspNote": { + "message": "Enable this if styles contain images or fonts which fail to load on sites with a strict CSP (Content-Security-Policy).\n\nEnabling this setting will relax CSP restrictions, allowing essential style content to load. This option is only intended for advanced users who understand the potential security implications, and accept responsibility for monitoring the content which they're allowing. Read about CSS-based attacks for more information.\n\nAlso be aware, this particular setting is not guaranteed to take effect if another installed extension modifies the network response first.", + "description": "" + }, + "optionsAdvancedStyleViaXhr": { + "message": "Instant inject mode", + "description": "" + }, + "optionsAdvancedStyleViaXhrNote": { + "message": "Enable this if you encounter flashing of unstyled content (FOUC) when browsing, which is especially noticeable with dark themes.\n\nThe technical reason is that Chrome/Chromium postpones asynchronous communication of extensions, in a usually meaningless attempt to improve page load speed, potentially causing styles to be late to apply. To circumvent this, since web extensions are not provided a synchronous API, Stylus provides this option to utilize the \"deprecated\" synchronous XMLHttpRequest web API to fetch applicable styles. There shouldn't be any detrimental effects, since the request is fulfilled within a few milliseconds while the page is still being downloaded from the server.\n\nNevertheless, Chromium will print a warning in devtools' console. Right-clicking a warning, and hiding them, will prevent future warnings from being shown.", + "description": "" + }, + "optionsBadgeDisabled": { + "message": "Bakgrundsfärg när inaktiverad", + "description": "" + }, + "optionsBadgeNormal": { + "message": "Bakgrundsfärg", + "description": "" + }, + "optionsCheck": { + "message": "Uppdatera stilar", + "description": "" + }, + "optionsCheckUpdate": { + "message": "Leta efter och installera alla tillgängliga uppdateringar", + "description": "" + }, + "optionsCustomizeBadge": { + "message": "Bricka på verktygsfältsikonen", + "description": "" + }, + "optionsCustomizeIcon": { + "message": "Ikon i verktygsfältet", + "description": "" + }, + "optionsCustomizePopup": { + "message": "Popup", + "description": "" + }, + "optionsCustomizeUpdate": { + "message": "Uppdateringar", + "description": "" + }, + "optionsCustomizeSync": { + "message": "Synkronisera till molnet", + "description": "" + }, + "optionsHeading": { + "message": "Alternativ", + "description": "Heading for options section on manage page." + }, + "optionsIconDark": { + "message": "Mörka webbläsarteman", + "description": "" + }, + "optionsIconLight": { + "message": "Ljusa webbläsarteman", + "description": "" + }, + "optionsOpen": { + "message": "Öppna", + "description": "" + }, + "optionsOpenManager": { + "message": "Hantera stilar", + "description": "" + }, + "optionsPopupWidth": { + "message": "Bredd på popup (i pixlar)", + "description": "" + }, + "optionsReset": { + "message": "Återställ alternativen till standard", + "description": "" + }, + "optionsResetButton": { + "message": "Återställ alternativ", + "description": "" + }, + "optionsStylusThemes": { + "message": "Find a Stylus UI theme", + "description": "" + }, + "optionsSubheading": { + "message": "Mer alternativ", + "description": "Subheading for options section on manage page." + }, + "optionsUpdateImportNote": { + "message": "När du importerar säkerhetskopior av stilar från gammal version eller från Stylish, gör en engångskontroll för uppdateringar manuellt i stilhanteraren för att säkerställa att alla stilar uppdateras.", + "description": "" + }, + "optionsUpdateInterval": { + "message": "Userstyle automatisk uppdateringsintervall i timmar (ange 0 för att inaktivera)", + "description": "" + }, + "optionsSyncNone": { + "message": "Inga", + "description": "" + }, + "optionsSyncConnect": { + "message": "Anslut", + "description": "" + }, + "optionsSyncDisconnect": { + "message": "Koppla från", + "description": "" + }, + "optionsSyncSyncNow": { + "message": "Synkronisera nu", + "description": "" + }, + "optionsSyncLogin": { + "message": "Logga in", + "description": "" + }, + "optionsSyncStatusPull": { + "message": "Pulling style $loaded$ of $total$", + "description": "" + }, + "optionsSyncStatusPush": { + "message": "Pushing style $loaded$ of $total$", + "description": "" + }, + "optionsSyncStatusSyncing": { + "message": "Synkroniserar...", + "description": "" + }, + "optionsSyncStatusConnecting": { + "message": "Ansluter..", + "description": "" + }, + "optionsSyncStatusConnected": { + "message": "Ansluten", + "description": "" + }, + "optionsSyncStatusDisconnecting": { + "message": "Kopplar från...", + "description": "" + }, + "optionsSyncStatusDisconnected": { + "message": "Frånkopplad", + "description": "" + }, + "optionsSyncStatusRelogin": { + "message": "Session expired, please login again.", + "description": "" + }, + "paginationCurrent": { + "message": "Aktuell sida", + "description": "Tooltip for the current page index in search results" + }, + "paginationEstimated": { + "message": "Uppskattat antal sidor", + "description": "Tooltip for the total page count in search results" + }, + "paginationNext": { + "message": "Nästa sida", + "description": "Tooltip for the '->' (next page) button in search results" + }, + "paginationPrevious": { + "message": "Föregående sida", + "description": "Tooltip for the '<-' button in search results" + }, + "paginationTotal": { + "message": "Totalt sidor", + "description": "" + }, + "parseUsercssError": { + "message": "Stylus misslyckades med att tolka Usercss:", + "description": "The error message to show when stylus failed to parse usercss" + }, + "popupAutoResort": { + "message": "Sortera om format i popup efter växling", + "description": "Label for the checkbox controlling popup resorting." + }, + "popupBorders": { + "message": "Lägg till vita kanter på sidorna", + "description": "" + }, + "popupBordersTooltip": { + "message": "Användbar för mörka teman i nya Chrome eftersom det inte längre målar sidokanterna", + "description": "" + }, + "popupHotkeysInfo": { + "message": "<1>-<9>, <0>, also on numpad - toggles Nth style (0 is 10)\n- toggles first style with a name that starts with the letter\n opens editor instead of toggling\n enables listed styles\n disables listed styles\n and <`> (backtick) - toggles initially enabled styles; doesn't apply to subsequently enabled styles while the popup is open so you can restore the initial selection after testing stuff: simply disable all, then toggle i.e. \nMore info on wiki", + "description": "NOTE1: preserve < and > symbols so that 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." + }, + "popupHotkeysTooltip": { + "message": "Klicka för att se tillgängliga snabbtangenter", + "description": "Tooltip displayed when hovering the right edge of the extension popup" + }, + "popupManageTooltip": { + "message": "Skift-klick eller högerklick öppnar hanteraren med stilar som gäller för aktuell webbplats", + "description": "Tooltip for the 'Manage' button in the popup." + }, + "popupMenuButtonTooltip": { + "message": "Åtgärdsmeny", + "description": "Tooltip for menu button in popup." + }, + "popupOpenEditInPopup": { + "message": "Use a simple window (no omnibox)", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindow": { + "message": "Öppna redigeraren i ett nytt fönster", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindowTooltip": { + "message": "Också aktiverad genom att ta bort redigeringsfliken från ett webbläsarfönster,\noch inaktiverad genom att fästa en enda redigeringsflik i ett annat fönster.", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupStylesFirst": { + "message": "Stilar före kommandon", + "description": "Label for the checkbox controlling section order in the popup." + }, + "prefShowBadge": { + "message": "Antalet aktiva stilar för den nuvarande webbplatsen", + "description": "Label for the checkbox controlling toolbar badge text." + }, + "previewLabel": { + "message": "Förhandsvisning i realtid", + "description": "Label for the checkbox in style editor to enable live preview while editing." + }, + "previewTooltip": { + "message": "Tillämpar tillfälligt ändringarna utan att spara.\nSpara stilen för att göra ändringarna permanenta.", + "description": "Tooltip for the checkbox in style editor to enable live preview while editing." + }, + "reload": { + "message": "Reload Stylus extension", + "description": "Context menu reload" + }, + "replace": { + "message": "Ersätt", + "description": "Label before the replace input field in the editor shown on Ctrl-H" + }, + "replaceAll": { + "message": "Ersätt alla", + "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" + }, + "replaceWith": { + "message": "Ersätt med", + "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." + }, + "retrieveBckp": { + "message": "Importera stilar", + "description": "" + }, + "search": { + "message": "Sök", + "description": "Label before the search input field in the editor shown on Ctrl-F" + }, + "searchCaseSensitive": { + "message": "Skiftlägeskänslig", + "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" + }, + "searchGlobalStyles": { + "message": "Also search global styles", + "description": "Checkbox label in the popup's inline style search, shown when the text to search is entered" + }, + "searchNumberOfResults": { + "message": "Antal matchningar", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchNumberOfResults2": { + "message": "Antal matchningar i kod och tillämpad-för-värden", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchStyleQueryHint": { + "message": "Search style names case-insensitively:\nsome words - all words in any order\n\"some phrase\" - this exact phrase without quotes\n2020 - a year like this also shows styles updated in 2020", + "description": "Tooltip shown for the text input in the popup's inline style finder" + }, + "searchRegexp": { + "message": "Använd /re/ för regexp-sökning", + "description": "Label after the search input field in the editor shown on Ctrl-F" + }, + "searchResultInstallCount": { + "message": "Installationer totalt", + "description": "Text for label that shows the number of times a search result was installed" + }, + "searchResultNoneFound": { + "message": "Inga stilar hittades för denna webbplats.", + "description": "Error text in the popup when inline search didn't find any site-specific styles" + }, + "searchResultNotMatching": { + "message": "Formatet är installerat men den gäller inte den aktuella webbadressen.", + "description": "" + }, + "searchResultNotMatchingNote": { + "message": "Try asking the author of this userstyle to add the URL.\n\nYou can also open the style in the manager and edit it yourself,\nbut be aware it disables automatic updates for this style.", + "description": "" + }, + "searchResultRating": { + "message": "Betyg", + "description": "Text for label that shows the search result's rating" + }, + "searchResultUpdated": { + "message": "Uppdaterad", + "description": "Text for label that shows the search result's last update date" + }, + "searchResultWeeklyCount": { + "message": "Installationer veckovis", + "description": "Text for label that shows the number of times a search result was installed during last week" + }, + "searchStylesAll": { + "message": "Alla", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesCode": { + "message": "CSS-kod", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesHelp": { + "message": " or key focuses the search field.\nDefault mode is plain text search for all space-separated terms in any order.\nExact words: wrap the query in double quotes, e.g. <\".header ~ div\">\nRegular expressions: include slashes and flags, e.g. \n\"By URL\" in scope selector: finds styles that apply to a fully specified URL e.g. https://www.example.org/\n\"Metadata\" in scope selector: searches in names, \"applies to\" specifiers, installation URL, update URL, and the entire metadata block for usercss styles.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page" + }, + "searchStylesMatchUrl": { + "message": "Efter webbadress", + "description": "Option for `find styles` scope selector in the manager. See searchMatchUrlHint for more info." + }, + "searchStylesMeta": { + "message": "Metadata", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesName": { + "message": "Namn", + "description": "Option for `find styles` scope selector in the manager." + }, + "sectionAdd": { + "message": "Lägg till ytterligare en sektion", + "description": "Label for the button to add a section" + }, + "sectionCode": { + "message": "Kod", + "description": "Label for the code for a section" + }, + "sectionRemove": { + "message": "Ta bort sektion", + "description": "Label for the button to remove a section" + }, + "sectionRestore": { + "message": "Återställ borttagen sektion", + "description": "Label for the button to restore a removed section" + }, + "sections": { + "message": "Sections", + "description": "Header for the table of contents block listing style section names in the left panel of the classic editor" + }, + "shortcuts": { + "message": "Genvägar", + "description": "Go to shortcut configuration" + }, + "shortcutsNote": { + "message": "Ställ in tangentbordsgenvägar", + "description": "" + }, + "sortDateNewestFirst": { + "message": "Nyaste först", + "description": "Text added to indicate that sorting a date would add the newest entries at the top" + }, + "sortDateOldestFirst": { + "message": "äldsta först", + "description": "Text added to indicate that sorting a date would add the oldest entries at the top" + }, + "sortLabel": { + "message": "Välj en sort som ska tillämpas på de installerade stilarna", + "description": "Title on the sort select to indicate it is used for sorting entries" + }, + "sortLabelTitleAsc": { + "message": "Titel stigande", + "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" + }, + "sortLabelTitleDesc": { + "message": "Titel fallande", + "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" + }, + "sortStylesHelp": { + "message": "Choose the type of sort to apply to the installed entries from within the sort dropdown. The default setting applies an ascending sort (A to Z) to the entry titles. Sorts within the \"Title Descending\" group will apply a descending sort (Z to A) to the title.\nThere are other presets that will allow sorting the entries by multiple criteria. Think of this like sorting a table with multiple columns and each category in a select (between the plus signs) represents a column, or group.\nFor example, if the setting is \"Enabled (first) + Title\", the entries would sort so that all the enabled entries are sorted to the top of the list, then an entry title ascending sort (A to Z) is applied to both the enabled and disabled entries separately.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" + }, + "sortStylesHelpTitle": { + "message": "Sortera innehåll", + "description": "Label for the sort info popup on the Manage styles page" + }, + "styleBadRegexp": { + "message": "Regexp:en är ogiltig", + "description": "Validation message for a bad regexp in a style" + }, + "styleBeautify": { + "message": "Försköna", + "description": "Label for the CSS-beautifier button on the edit style page" + }, + "styleBeautifyHint": { + "message": "Tips: högerklicka på knappen \"Försköna\" eller använd tangentbordsgenvägen som definieras nedan för att försköna utan att visa denna panel", + "description": "Hint shown inside the CSS-beautifier panel" + }, + "styleBeautifyIndentConditional": { + "message": "Indent @media, @supports", + "description": "CSS-beautifier option" + }, + "styleBeautifyPreserveNewlines": { + "message": "Bevara nya rader", + "description": "CSS-beautifier option" + }, + "styleCancelEditLabel": { + "message": "Återgå till hantera", + "description": "Label for cancel button for style editing" + }, + "styleChangesNotSaved": { + "message": "Du har gjort ändringar i denna stil utan att spara.", + "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" + }, + "styleEnabledLabel": { + "message": "Aktiverad", + "description": "Label for the enabled state of styles" + }, + "styleFromMozillaFormatError": { + "message": "Import av Mozilla-format misslyckades", + "description": "Label for the import error" + }, + "styleFromMozillaFormatPrompt": { + "message": "Klistra in Mozilla-formatkoden", + "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" + }, + "styleInstall": { + "message": "Installera '$stylename$' in i Stylus?", + "description": "Confirmation when installing a style" + }, + "styleInstallFailed": { + "message": "Det gick inte att installera userstyle!\n$error$", + "description": "Warning when installation failed" + }, + "styleInstallOverwrite": { + "message": "'$stylename$' är redan installerad. Skriva över?\nVersion: $oldVersion$ -> $newVersion$", + "description": "Confirmation when re-installing a style" + }, + "styleMissingName": { + "message": "Ange ett namn", + "description": "Error displayed when user saves without providing a name" + }, + "styleMozillaFormatHeading": { + "message": "Mozilla-format", + "description": "Heading for the section with buttons to import/export Mozilla format of the style" + }, + "styleNotAppliedRegexpProblemTooltip": { + "message": "Stil tillämpades inte på grund av felaktig användning av \"regexp()\"", + "description": "Tooltip in the popup for styles that were not applied at all" + }, + "styleRegexpInvalidExplanation": { + "message": "Några \"regexp()\"-regler som inte alls kunde sammanställas.", + "description": "" + }, + "styleRegexpPartialExplanation": { + "message": "Denna stil använder delvis matchande regexps i strid med CSS4 @dokumentspecifikation som kräver en fullständig webbadressmatchning. De berörda CSS-sektionerna tillämpades inte på sidan. Denna stil skapades förmodligen i Stylish-for-Chrome som felaktigt kontrollerar 'regexp()'-regler sedan den allra första versionen (känt fel).", + "description": "" + }, + "styleRegexpProblemTooltip": { + "message": "Antal avsnitt som inte tillämpas på grund av felaktig användning av \"regexp()\"", + "description": "Tooltip in the popup for styles that were applied only partially" + }, + "styleRegexpTestButton": { + "message": "RegExp-test", + "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" + }, + "styleRegexpTestFull": { + "message": "Matchande flikar", + "description": "RegExp test report: label for the fully matching expressions" + }, + "styleRegexpTestInvalid": { + "message": "Ogiltiga regexps hoppades över", + "description": "RegExp test report: label for the invalid expressions" + }, + "styleRegexpTestNone": { + "message": "Inga matchande flikar", + "description": "RegExp test report: label for expressions that didn't match any tabs" + }, + "styleRegexpTestNote": { + "message": "Note: use a single \\ for escaping in the regexp input field, which will be automatically converted to \\\\ in the style code as per specification for quoted strings in CSS.", + "description": "RegExp test report: a note displayed at the bottom of the dialog" + }, + "styleRegexpTestPartial": { + "message": "Matchar inte helt, hoppades därför över", + "description": "RegExp test report: label for the partially matching expressions" + }, + "styleRegexpTestTitle": { + "message": "Lista över matchande öppnade flikar (klicka på webbadressen för att fokusera på dess flik)", + "description": "RegExp test report: title of the report" + }, + "styleSaveLabel": { + "message": "Spara", + "description": "Label for save button for style editing" + }, + "styleToMozillaFormatHelp": { + "message": "Mozilla-formatet av koden kan skickas till userstyle.org och användas med klassikern Stylish för Firefox", + "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" + }, + "styleToMozillaFormatTitle": { + "message": "Stil i Mozilla-format", + "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" + }, + "styleUpdate": { + "message": "Är du säker på att du vill uppdatera '$stylename$'?", + "description": "Confirmation when updating a style" + }, + "styleUpdateDiscardChanges": { + "message": "Stilen ändras utanför redigeraren. Vill du uppdatera stilen?", + "description": "Confirmation to update the style in the editor" + }, + "stylusUnavailableForURL": { + "message": "Stylus fungerar inte på sidor som denna.", + "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "stylusUnavailableForURLdetails": { + "message": "Som en säkerhetsåtgärd förbjuder webbläsaren tillägg från att påverka dess inbyggda sidor (som chrome://version, den vanliga nya fliksidan från Chrome 61, about:addons och så vidare) samt andra tilläggssidor. Varje webbläsare begränsar också tillgången till sina egna tilläggsgalleri (som Chrome Web Store eller AMO).", + "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "syncStorageErrorSaving": { + "message": "Värdet kan inte sparas. Försök att minska mängden text.", + "description": "Displayed when trying to save an excessively big value via storage.sync API" + }, + "syncError": { + "message": "Sync failed", + "description": "Tooltip for the toolbar icon" + }, + "syncErrorRelogin": { + "message": "Sync failed.\nTry to re-login in Stylus options:\nclick 'disconnect' first, then 'connect'.", + "description": "Tooltip for the toolbar icon" + }, + "toggleStyle": { + "message": "Växla stil", + "description": "Label for the checkbox to enable/disable a style" + }, + "undo": { + "message": "Ångra", + "description": "Button label" + }, + "undoGlobal": { + "message": "Ångra i alla sektioner", + "description": "CSS-beautify global Undo button label" + }, + "unreachableAMO": { + "message": "Firefox förbjuder åtkomst till webbplatsen.", + "description": "Note in the popup displayed when opened on addons.mozilla.org" + }, + "unreachableAMOHint": { + "message": "För att tillåta åtkomst öppna , högerklicka på listan, klicka på \"Ny\", sedan \"Boolean\", klistra in och klicka på OK, , OK, uppdatera -sidan.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintNewFF": { + "message": "I Firefox 60 och senare måste du också ta bort AMO-domän från i .", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintOldFF": { + "message": "Endast Firefox 59 och nyare kan konfigureras för att tillåta WebExtensions att lägga till stilelement på CSP-skyddade webbplatser som den här.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" + }, + "unreachableContentScript": { + "message": "Kunde inte kommunicera med sidan. Uppdatera fliken.", + "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" + }, + "unreachableFileHint": { + "message": "Stylus kan endast komma åt fil:// webbadresser om du aktiverar motsvarande kryssruta för Stylus-tillägg på chrome://extensions-sidan.", + "description": "Note in the toolbar popup for file:// URLs" + }, + "InaccessibleFileHint": { + "message": "Stylus kan inte komma åt vissa filtyper (t.ex. pdf- & json-filer).", + "description": "Note in the toolbar popup for some file types that cannot be accessed" + }, + "updateAllCheckSucceededNoUpdate": { + "message": "Inga uppdateringar hittades.", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateAllCheckSucceededSomeEdited": { + "message": "Vissa uppdaterbara stilar kontrollerades inte för att undvika att förlora eventuella lokala redigeringar. Uppdateringar kan tvingas genom att kontrollera individuellt, eller genom att köra en annan kontroll för alla stilar (lokala redigeringar kommer att skrivas över).", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateCheckFailBadResponseCode": { + "message": "Uppdateringen misslyckades: servern svarade med kod $code$.", + "description": "Text that displays when an update check failed because the response code indicates an error" + }, + "updateCheckFailServerUnreachable": { + "message": "Uppdateringen misslyckades: server onåbar.", + "description": "Text that displays when an update check failed because the update server is unreachable" + }, + "updateCheckHistory": { + "message": "Historik över uppdateringskontroller", + "description": "" + }, + "updateCheckManualUpdateForce": { + "message": "Installera uppdatering (lokala redigeringar kommer att skrivas över)", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckManualUpdateHint": { + "message": "Att tvinga en uppdatering kommer att skriva över alla lokala ändringar.", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedLocallyEdited": { + "message": "Denna stil redigerades lokalt.", + "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedMaybeLocallyEdited": { + "message": "Denna stil kan ha redigerats lokalt.", + "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" + }, + "updateCheckSucceededNoUpdate": { + "message": "Stilen är uppdaterad.", + "description": "Text that displays when an update check completed and no update is available" + }, + "updateCompleted": { + "message": "Uppdatering slutförd.", + "description": "Text that displays when an update completed" + }, + "updatesCurrentlyInstalled": { + "message": "Uppdateringar installerade:", + "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." + }, + "usercssAvoidOverwriting": { + "message": "Vänligen ändra värdet på @name eller @ namespace för att undvika att skriva över en befintlig stil.", + "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." + }, + "usercssConfigIncomplete": { + "message": "Stilen uppdaterades eller togs bort efter att konfigurationsdialogrutan visades. Dessa variabler sparades inte för att undvika att förstöra stilens metadata:", + "description": "" + }, + "usercssEditorNamePlaceholder": { + "message": "Ange @name i koden", + "description": "Placeholder text for the empty name input field when creating a new Usercss style" + }, + "usercssReplaceTemplateConfirmation": { + "message": "Ersätt standardmallen för nya Usercss-stilar med den aktuella koden?", + "description": "" + }, + "usercssReplaceTemplateName": { + "message": "Tom @name ersätter standardmallen", + "description": "The text shown after @name when creating a new Usercss style" + }, + "usercssReplaceTemplateSectionBody": { + "message": "Lägg in kod här...", + "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" + }, + "versionInvalidOlder": { + "message": "Versionen är äldre än den installerade stilen.", + "description": "Displayed when the version of style is older than the installed one" + }, + "writeStyleFor": { + "message": "Skriv stil för:", + "description": "Label for toolbar pop-up that precedes the links to write a new style" + }, + "writeStyleForURL": { + "message": "denna webbadress", + "description": "Text for link in toolbar pop-up to write a new style for the current URL" + }, + "syncDropboxStyles": { + "message": "Dropbox exportering", + "description": "" + }, + "syncDropboxDeprecated": { + "message": "Import/export av Dropbox ersätts av en mer avancerad synkronisering av format på sidan med alternativ.", + "description": "" + }, + "retrieveDropboxSync": { + "message": "Dropbox importering", + "description": "" + }, + "overwriteFileExport": { + "message": "Vill du skriva över en befintlig fil?", + "description": "" + }, + "exportSavedSuccess": { + "message": "Filen sparades", + "description": "" + }, + "noFileToImport": { + "message": "För att importera dina stilar bör du exportera dem först.", + "description": "" + }, + "connectingDropbox": { + "message": "Ansluter Dropbox...", + "description": "" + }, + "connectingDropboxNotAllowed": { + "message": "Anslutning till Dropbox är endast tillgänglig i appar installerade direkt från webbutiken", + "description": "" + }, + "gettingStyles": { + "message": "Hämtar alla format...", + "description": "" + }, + "zipStyles": { + "message": "Packar stilar...", + "description": "" + }, + "unzipStyles": { + "message": "Packar upp stilar...", + "description": "" + }, + "readingStyles": { + "message": "Läsar format...", + "description": "" + }, + "uploadingFile": { + "message": "Skickar filen...", + "description": "" + }, + "addStyleLabel": { + "message": "Skriv ny stil", + "description": "Label for the button to go to the add style page" } - }, - "appliesDisplayTruncatedSuffix": { - "message": "och mer", - "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" - }, - "appliesDomainOption": { - "message": "Webbadresser på domänen", - "description": "Option to make the style apply to the entered string as a domain" - }, - "appliesHelp": { - "message": "Använd 'Tillämpad för' alternativet för att begränsa vilka webbadresser koden i denna sektion gäller för.", - "description": "Help text for 'applies to' section" - }, - "appliesLabel": { - "message": "Tillämpad för", - "description": "Label for 'applies to' fields on the edit/add screen" - }, - "appliesLineWidgetLabel": { - "message": "Visa \"Tillämpad för\" information", - "description": "Label for the checkbox to display applies-to information in the single editor" - }, - "appliesLineWidgetWarning": { - "message": "Fungerar inte med minified CSS", - "description": "A warning that applies-to information won't show properly with minified CSS" - }, - "appliesRegexpOption": { - "message": "Webbadresser som matchar regexp:en", - "description": "Option to make the style apply to the entered string as a regular expression" - }, - "appliesRemove": { - "message": "Ta bort", - "description": "Label for the button to remove an 'applies' entry" - }, - "appliesRemoveError": { - "message": "Kan inte ta bort senaste \"tillämpad för\" post", - "description": "Error displayed when the last 'applies' is going to be removed" - }, - "appliesSpecify": { - "message": "Specificera", - "description": "Label for the button to make a style apply only to specific sites" - }, - "appliesToEverything": { - "message": "Allt", - "description": "Text displayed for styles that apply to all sites" - }, - "appliesUrlOption": { - "message": "Webbadress", - "description": "Option to make the style apply to the entered string as a URL" - }, - "appliesUrlPrefixOption": { - "message": "Webbadresser som börjar på", - "description": "Option to make the style apply to the entered string as a URL prefix" - }, - "applyAllUpdates": { - "message": "Tillämpa alla uppdateringar", - "description": "Label for the button to apply all detected updates" - }, - "author": { - "message": "Författare", - "description": "Label for the style author" - }, - "backupButtons": { - "message": "Säkerhetskopiera", - "description": "Heading for backup" - }, - "backupMessage": { - "message": "Välj en fil eller dra och släpp till den här sidan.", - "description": "Message for backup" - }, - "bckpInstStyles": { - "message": "Exportera stilar", - "description": "" - }, - "checkAllUpdates": { - "message": "Sök efter uppdateringar", - "description": "Label for the button to check all styles for updates" - }, - "checkAllUpdatesForce": { - "message": "Kontrollera igen, jag redigerade inte några stilar!", - "description": "Label for the button to apply all detected updates" - }, - "checkForUpdate": { - "message": "Sök efter uppdatering", - "description": "Label for the button to check a single style for an update" - }, - "checkingForUpdate": { - "message": "Letar...", - "description": "Text to display when checking a style for an update" - }, - "clickToUninstall": { - "message": "Klicka för att avinstallera", - "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" - }, - "cm_autoCloseBrackets": { - "message": "Stäng automatiskt parenteser och citat", - "description": "Label for the checkbox in the style editor." - }, - "cm_autoCloseBracketsTooltip": { - "message": "Lägg automatiskt till ett slutpar när du skriver en öppning av ()[]{}''\"\"", - "description": "Label for the checkbox in the style editor." - }, - "cm_autocompleteOnTyping": { - "message": "Komplettera automatiskt när du skriver", - "description": "Label for the checkbox in the style editor." - }, - "cm_colorpicker": { - "message": "Färgväljare för CSS-färger", - "description": "Label for the checkbox controlling colorpicker option for the style editor." - }, - "cm_indentWithTabs": { - "message": "Använd tabbar med smarta indrag", - "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." - }, - "cm_keyMap": { - "message": "Tangentkarta", - "description": "Label for the drop-down list controlling the keymap for the style editor." - }, - "cm_lineWrapping": { - "message": "Radbrytning", - "description": "Label for the checkbox controlling word wrap option for the style editor." - }, - "cm_matchHighlight": { - "message": "Markera", - "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." - }, - "cm_matchHighlightSelection": { - "message": "Endast urval", - "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" - }, - "cm_matchHighlightToken": { - "message": "Token under markör", - "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" - }, - "cm_resizeGripHint": { - "message": "Dubbelklicka för att maximera/återställa höjden", - "description": "Tooltip for the resize grip in style editor" - }, - "cm_selectByTokens": { - "message": "Dubbelklickning väljer token", - "description": "Label for the checkbox in the editor." - }, - "cm_selectByTokensTooltip": { - "message": "Exempel på token: .foo-bar-2 #aabbcc 0.32 !important\nNär inaktiverad: skiljetecken-avgränsade ord väljs.", - "description": "" - }, - "cm_smartIndent": { - "message": "Använd smarta indrag", - "description": "Label for the checkbox controlling smart indentation option for the style editor." - }, - "cm_tabSize": { - "message": "Tabbstorlek", - "description": "Label for the text box controlling tab size option for the style editor." - }, - "cm_theme": { - "message": "Tema", - "description": "Label for the style editor's CSS theme." - }, - "colorpickerSwitchFormatTooltip": { - "message": "Växla format: HEX -> RGB -> HSL.\nSkift-klicka för att vända riktningen.\nÄven via PgUp (PageUp), PgDn (PageDown) tangenter.", - "description": "Tooltip for the switch button in the color picker popup in the style editor." - }, - "colorpickerTooltip": { - "message": "Öppen färgväljaren", - "description": "Tooltip for the colored squares shown before CSS colors in the style editor." - }, - "configOnChange": { - "message": "vid förändring", - "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" - }, - "configOnChangeTooltip": { - "message": "Spara automatiskt och tillämpa ändringar automatiskt", - "description": "" - }, - "configureStyle": { - "message": "Konfigurera", - "description": "Label for the button to configure usercss userstyle" - }, - "configureStyleOnHomepage": { - "message": "Konfigurera på webbplatsen", - "description": "Label for the button to configure userstyles.org userstyle" - }, - "confirmCancel": { - "message": "Avbryt", - "description": "" - }, - "confirmClose": { - "message": "Stäng", - "description": "'Close' button in a confirm dialog" - }, - "confirmDefault": { - "message": "Använd standard", - "description": "'Set to default' button in a confirm dialog" - }, - "confirmDelete": { - "message": "Ta bort", - "description": "" - }, - "confirmDiscardChanges": { - "message": "Kassera ändringarna?", - "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" - }, - "confirmNo": { - "message": "Nej", - "description": "'No' button in a confirm dialog" - }, - "confirmSave": { - "message": "Spara", - "description": "'Save' button in a confirm dialog" - }, - "confirmStop": { - "message": "Stoppa", - "description": "'Stop' button in a confirm dialog" - }, - "confirmYes": { - "message": "Ja", - "description": "'Yes' button in a confirm dialog" - }, - "copied": { - "message": "Kopierad till urklipp", - "description": "Message shown when content has been copied to the clipboard" - }, - "copy": { - "message": "Kopiera till urklipp", - "description": "Tooltip for elements which can be copied" - }, - "dateInstalled": { - "message": "Installerat datum", - "description": "Option text for the user to sort the style by install date" - }, - "dateUpdated": { - "message": "Datumet uppdaterat", - "description": "Option text for the user to sort the style by last update date" - }, - "dbError": { - "message": "Ett fel inträffades vid hanteringen av Stylus-databasen. Skulle du vilja besöka en sida med eventuella lösningar?", - "description": "Prompt when a DB error is encountered" - }, - "defaultTheme": { - "message": "standard", - "description": "Default CodeMirror CSS theme option on the edit style page" - }, - "deleteStyleConfirm": { - "message": "Är du säker på att du vill ta bort denna stil?", - "description": "Confirmation before deleting a style" - }, - "deleteStyleLabel": { - "message": "Ta bort", - "description": "Label for the button to delete a style" - }, - "description": { - "message": "Designa om webben med Stylus, en användarstilshanterare. Stylus låter dig enkelt installera teman och skal för många populära webbplatser.", - "description": "Extension description" - }, - "disableAllStyles": { - "message": "Stäng av alla stilar", - "description": "Label for the checkbox that turns all enabled styles off." - }, - "disableStyleLabel": { - "message": "Inaktivera", - "description": "Label for the button to disable a style" - }, - "dragDropMessage": { - "message": "Släpp din säkerhetskopieringsfil någonstans på den här sidan för att importera.", - "description": "Drag'n'drop message" - }, - "editDeleteText": { - "message": "Ta bort", - "description": "Label for the context menu item in the editor to delete selected text" - }, - "editGotoLine": { - "message": "Gå till rad (eller rad:kol)", - "description": "Go to line or line:column on Ctrl-G in style code editor" - }, - "editStyleHeading": { - "message": "Ändra stil", - "description": "Title of the page for editing styles" - }, - "editStyleLabel": { - "message": "Ändra", - "description": "Label for the button to go to the edit style page" - }, - "editStyleTitle": { - "message": "Ändra stilen $stylename$", - "description": "Title of the page for editing styles", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "enableStyleLabel": { - "message": "Aktivera", - "description": "Label for the button to enable a style" - }, - "excludeStyleByDomainLabel": { - "message": "Uteslut den aktuella domänen", - "description": "" - }, - "excludeStyleByUrlLabel": { - "message": "Uteslut den aktuella webbadressen", - "description": "" - }, - "exportLabel": { - "message": "Exportera", - "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" - }, - "externalFeedback": { - "message": "Återkoppling", - "description": "Label for the external link to send feedback for the style" - }, - "externalHomepage": { - "message": "Webbplats", - "description": "Label for the external link to style's homepage" - }, - "externalLink": { - "message": "Extern länk", - "description": "Label for external links" - }, - "externalUsercssDocument": { - "message": "Dokumentation för Usercss", - "description": "Label for the external link to usercss documentation" - }, - "filteredStyles": { - "message": "$numShown$ visade av $numTotal$ totalt", - "description": "TL note - make this message short", - "placeholders": { - "numTotal": { - "content": "$2" - }, - "numShown": { - "content": "$1" - } - } - }, - "filteredStylesAllHidden": { - "message": "För närvarande tillämpade filter matchar inga stilar", - "description": "Text shown when no styles match currently applied filter in the style manager" - }, - "findStyles": { - "message": "Hitta stilar", - "description": "Text for a link that gets a list of styles for the current site" - }, - "findStylesForSite": { - "message": "Hitta fler stilar för denna webbplats", - "description": "Text for a link that gets a list of styles for the current site" - }, - "findStylesInlineTooltip": { - "message": "Visa sökresultat i det här fönstret.", - "description": "Text for a checkbox that displays search results within the Stylus popup." - }, - "genericAdd": { - "message": "Lägg till", - "description": "Used in various places for an action that adds something" - }, - "genericClone": { - "message": "Klona", - "description": "Used in various places for an action that clones something" - }, - "genericDisabledLabel": { - "message": "Inaktiverad", - "description": "Used in various lists/options to indicate that something is disabled" - }, - "genericEnabledLabel": { - "message": "Aktiverad", - "description": "Used in various lists/options to indicate that something is enabled" - }, - "genericError": { - "message": "Fel", - "description": "Used in various places to indicate some error occurred." - }, - "genericHistoryLabel": { - "message": "Historik", - "description": "Used in various places to show a history log of something" - }, - "genericNext": { - "message": "Nästa", - "description": "Used in various places to select/perform the next step/action" - }, - "genericPrevious": { - "message": "Föregående", - "description": "Used in various places to select/perform the previous step/action" - }, - "genericResetLabel": { - "message": "Återställ", - "description": "Used in various parts of UI to indicate that something may be reset to its original state" - }, - "genericSavedMessage": { - "message": "Sparad", - "description": "Used in various parts of the UI to indicate that something was saved" - }, - "genericTitle": { - "message": "Titel", - "description": "Used in various parts of the UI to indicate the title of something" - }, - "genericUnknown": { - "message": "Okänd", - "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" - }, - "helpAlt": { - "message": "Hjälp", - "description": "Alternate text for help buttons" - }, - "helpKeyMapCommand": { - "message": "Skriv ett kommandonamn", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "helpKeyMapHotkey": { - "message": "Tryck på en snabbtangent", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "importAppendLabel": { - "message": "Lägg till i stilen", - "description": "Label for the button to import a style and append to the existing sections" - }, - "importAppendTooltip": { - "message": "Lägg till den importerade stilen i aktuell stil", - "description": "Tooltip for the button to import a style and append to the existing sections" - }, - "importLabel": { - "message": "Importera", - "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" - }, - "importPreprocessorTitle": { - "message": "Potentiellt problem på grund av @preprocessor", - "description": "" - }, - "importReplaceLabel": { - "message": "Ersätt stil", - "description": "Label for the button to import and overwrite current style" - }, - "importReportLegendAdded": { - "message": "tillagd", - "description": "Text after the number of styles added in the report shown after importing styles" - }, - "importReportLegendIdentical": { - "message": "identisk hoppade över", - "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" - }, - "importReportLegendInvalid": { - "message": "ogiltig hoppades över", - "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" - }, - "importReportLegendUpdatedBoth": { - "message": "uppdaterade både metainfo och kod", - "description": "Text after the number of styles updated entirely in the report shown after importing styles" - }, - "importReportLegendUpdatedCode": { - "message": "uppdaterad kod", - "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" - }, - "importReportLegendUpdatedMeta": { - "message": "uppdaterad metainfo", - "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" - }, - "importReportTitle": { - "message": "Importerade stilar", - "description": "Title of the report shown after importing styles" - }, - "importReportUnchanged": { - "message": "Ingenting förändrades.", - "description": "Message in the report shown after importing styles" - }, - "importReportUndone": { - "message": "stilar återställdes", - "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" - }, - "importReportUndoneTitle": { - "message": "Importen har ångrats", - "description": "Title of the message box shown after undoing the import of styles" - }, - "installButton": { - "message": "Installera stil", - "description": "Label for install button" - }, - "installButtonInstalled": { - "message": "Stilen installerad", - "description": "Text displayed when the style is successfully installed" - }, - "installButtonReinstall": { - "message": "Installera om stilen", - "description": "Label for reinstall button" - }, - "installButtonUpdate": { - "message": "Uppdatera stil", - "description": "Label for update button" - }, - "installUpdate": { - "message": "Installera uppdatering", - "description": "Label for the button to install an update for a single style" - }, - "installUpdateFrom": { - "message": "För närvarande är stilen uppdaterad från $url$", - "description": "Label to describe where the style gets update", - "placeholders": { - "url": { - "content": "$1" - } - } - }, - "installUpdateFromLabel": { - "message": "Sök efter uppdateringar", - "description": "Label for the checkbox to save current URL for update check" - }, - "license": { - "message": "Licens", - "description": "Label for the license" - }, - "linkGetHelp": { - "message": "Hjälp", - "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" - }, - "linkGetStyles": { - "message": "Skaffa stilar", - "description": "Help link text on the manage page e.g. https://userstyles.org" - }, - "linkTranslate": { - "message": "Översätt", - "description": "Transifex link text on the manage page" - }, - "linterCSSLintIncompatible": { - "message": "CSSLint stöder inte $preprocessorname$-preprocessor", - "description": "The label to display when the preprocessor isn't compatible with CSSLint", - "placeholders": { - "preprocessorname": { - "content": "$1" - } - } - }, - "linterCSSLintSettings": { - "message": "(Ange regel som: 0 = inaktiverad; 1 = varning; 2 = fel)", - "description": "CSSLint rule config values" - }, - "linterConfigPopupTitle": { - "message": "Ställ in $linter$ regler konfiguration", - "description": "Stylelint or CSSLint popup header", - "placeholders": { - "linter": { - "content": "$1" - } - } - }, - "linterInvalidConfigError": { - "message": "Inte sparat på grund av dessa ogiltiga konfigurationsinställningar:", - "description": "Invalid linter config will show a message followed by a list of invalid entries" - }, - "linterIssues": { - "message": "Problem", - "description": "Label for the CSS linter issues block on the style edit page" - }, - "linterIssuesHelp": { - "message": "Dessa problem hittades av $link$:", - "description": "Help popup message for the selected CSS linter issues block on the style edit page", - "placeholders": { - "link": { - "content": "$1" - } - } - }, - "linterJSONError": { - "message": "Ogiltigt JSON-format", - "description": "Setting linter config with invalid JSON" - }, - "linterResetMessage": { - "message": "För att ångra oavsiktlig återställning, tryck Ctrl-Z (eller CMD-Z) i textrutan", - "description": "Reset button tooltip to inform user on how to undo an accidental reset" - }, - "linterRulesLink": { - "message": "Se en fullständig lista över regler", - "description": "Stylelint or CSSLint rules label added immediately before a link" - }, - "liveReloadError": { - "message": "Ett fel uppstod medan du tittade på filen", - "description": "The label of live-reload error" - }, - "liveReloadLabel": { - "message": "Uppdaterar i realtid", - "description": "The label of live-reload feature" - }, - "manageFavicons": { - "message": "Ikoner i 'Tillämpad för' kolumnen", - "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" - }, - "manageFaviconsGray": { - "message": "Nedtonade", - "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" - }, - "manageFaviconsHelp": { - "message": "Stylus använder en extern tjänst https://www.google.com/s2/favicons", - "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" - }, - "manageFilters": { - "message": "Filter", - "description": "Label for filters container" - }, - "manageHeading": { - "message": "Installerade stilar", - "description": "Heading for the manage page" - }, - "manageMaxTargets": { - "message": "Antal tillämpad-för objekt", - "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" - }, - "manageNewStyleAsUsercss": { - "message": "som Usercss", - "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" - }, - "manageNewUI": { - "message": "Ny hantera UI layout", - "description": "Label for the checkbox that toggles the new UI on manage page" - }, - "manageOnlyDisabled": { - "message": "Endast inaktiverade stilar", - "description": "Checkbox to show only disabled styles" - }, - "manageOnlyEnabled": { - "message": "Endast aktiverade stilar", - "description": "Checkbox to show only enabled styles" - }, - "manageOnlyExternal": { - "message": "Endast externa stilar", - "description": "Checkbox to show only externally installed styles i.e. updatable" - }, - "manageOnlyLocal": { - "message": "Endast lokalt skapade stilar", - "description": "Checkbox to show only locally created styles i.e. non-updatable" - }, - "manageOnlyLocalTooltip": { - "message": "(stilen som inte är installerade via en userstyles.org-sida)", - "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" - }, - "manageOnlyNonUsercss": { - "message": "Endast icke-Usercss-stilar", - "description": "Checkbox to show only non-Usercss (standard) styles" - }, - "manageOnlyUpdates": { - "message": "Endast med uppdateringar eller problem", - "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" - }, - "manageOnlyUsercss": { - "message": "Endast Usercss-stilar", - "description": "Checkbox to show only Usercss styles" - }, - "menuShowBadge": { - "message": "Visa antalet aktiva stilar", - "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." - }, - "meta_invalidCheckboxDefault": { - "message": "Ogiltig @var-kryssruta: värdet måste vara 0 eller 1", - "description": "Error displayed when the value of @var checkbox is invalid" - }, - "meta_invalidColor": { - "message": "Ogiltig @var-färg: $color$ är inte en färg", - "description": "Error displayed when the value of @var color is invalid", - "placeholders": { - "color": { - "content": "$1" - } - } - }, - "meta_invalidRange": { - "message": "Ogiltig @var-$type$: värdet måste vara ett tal eller en matris", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeMultipleUnits": { - "message": "Ogiltig @var-$type$: flera enheter definieras", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeTooManyValues": { - "message": "Ogiltig @var-$type$: matrisen innehåller för många objekt", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeValue": { - "message": "Ogiltig @var-$type$: objekt i matrisen måste vara nummer, sträng eller null", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeDefault": { - "message": "Ogiltig @var-$type$: standardvärdet är null", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeMin": { - "message": "Ogiltig @var-$type$: standardvärdet är lägre än det lägsta", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeMax": { - "message": "Ogiltig @var-$type$: standardvärdet är större än det maximala", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeStep": { - "message": "Ogiltig @var-$type$: standardvärdet är inte en multipel av steget", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeUnits": { - "message": "Ogiltig @var-$type$: \"$units$\" är inte en giltig enhet", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - }, - "units": { - "content": "$2" - } - } - }, - "meta_invalidSelect": { - "message": "Ogiltig @var-markering: standardvärdet måste vara en matris eller ett objekt", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectValue": { - "message": "Ogiltig @var-markering: värden inuti matrisen/objektet måste vara en sträng", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectEmptyOptions": { - "message": "Ogiltig @var-markering: alternativlistan är tom", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectLabel": { - "message": "Ogiltig @var-markering: alternativetikett är tom", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectMultipleDefaults": { - "message": "Ogiltig @var-markering: flera standardalternativ definieras", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectNameDuplicated": { - "message": "Ogiltig @var-markering: alternativnamn dupliceras", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectValueMismatch": { - "message": "Ogiltig @var-markering: värdet finns inte i alternativlistan", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidURLProtocol": { - "message": "Ogiltigt webbadressprotokoll. Endast http och https är tillåtna: $protocol$", - "description": "Error displayed when the protocol of the URL is invalid", - "placeholders": { - "protocol": { - "content": "$1" - } - } - }, - "meta_invalidVersion": { - "message": "Ogiltigt versionsnummer. Värdet matchar inte SemVer-mönstret: $version$", - "description": "Error displayed when @version is invalid", - "placeholders": { - "version": { - "content": "$1" - } - } - }, - "meta_invalidNumber": { - "message": "Förvänta dig ett nummer", - "description": "Error displayed when the value is expected to be a number" - }, - "meta_invalidString": { - "message": "Förvänta dig en citerad sträng", - "description": "Error displayed when the value is expected to be a quoted string" - }, - "meta_invalidWord": { - "message": "Förvänta dig ett ord", - "description": "Error displayed when the value is expected to be a word" - }, - "meta_missingChar": { - "message": "Förvänta tecken: $chars$", - "description": "Error displayed when the value is expected to be some characters", - "placeholders": { - "chars": { - "content": "$1" - } - } - }, - "meta_missingEOT": { - "message": "Förvänta EOT-data", - "description": "Error displayed when the value is expected to be an EOT list" - }, - "meta_missingMandatory": { - "message": "Obligatoriska metadata saknas: $keys$", - "description": "Error displayed when mandatory keys are missing", - "placeholders": { - "keys": { - "content": "$1" - } - } - }, - "meta_unknownJSONLiteral": { - "message": "Ogiltig JSON: $literal$ är inte en giltig JSON-bokstav", - "description": "Error displayed when JSON value is invalid", - "placeholders": { - "literal": { - "content": "$1" - } - } - }, - "meta_unknownMeta": { - "message": "Okända metadata: $key$", - "description": "Error displayed when unknown metadata is parsed", - "placeholders": { - "key": { - "content": "$1" - } - } - }, - "meta_unknownVarType": { - "message": "Okänd @$varkey$ typ: $vartype$", - "description": "Error displayed when unknown variable type is parsed", - "placeholders": { - "varkey": { - "content": "$1" - }, - "vartype": { - "content": "$2" - } - } - }, - "meta_unknownPreprocessor": { - "message": "Okänd @preprocessor: $preprocessor$", - "description": "Error displayed when unknown @preprocessor is parsed", - "placeholders": { - "preprocessor": { - "content": "$1" - } - } - }, - "noStylesForSite": { - "message": "Inga stilar installerade för denna webbplats.", - "description": "Text displayed when no styles are installed for the current site" - }, - "numberedLine": { - "message": "Rad:", - "description": "Will be followed by one or more line numbers in the editor." - }, - "openManage": { - "message": "Hantera", - "description": "Link to open the manage page." - }, - "openOptions": { - "message": "Alternativ", - "description": "Go to Options UI" - }, - "openStylesManager": { - "message": "Öppna stilhanteraren", - "description": "Label for the style maanger opener in the browser action context menu." - }, - "optionsActions": { - "message": "Åtgärder", - "description": "" - }, - "optionsAdvanced": { - "message": "Avancerat", - "description": "" - }, - "optionsAdvancedContextDelete": { - "message": "Lägg till \"Ta bort\" i redigeringsmenyn", - "description": "" - }, - "optionsAdvancedExposeIframes": { - "message": "Exponera Iframes via HTML[stylus-iframe]", - "description": "" - }, - "optionsAdvancedExposeIframesNote": { - "message": "Exponerar toppdomänen i varje iframe.\nAktiverar skriva Iframe-specifik CSS så här:\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }", - "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." - }, - "optionsAdvancedNewStyleAsUsercss": { - "message": "Skriv ny stil som Usercss", - "description": "" - }, - "optionsBadgeDisabled": { - "message": "Bakgrundsfärg när inaktiverad", - "description": "" - }, - "optionsBadgeNormal": { - "message": "Bakgrundsfärg", - "description": "" - }, - "optionsCheck": { - "message": "Uppdatera stilar", - "description": "" - }, - "optionsCheckUpdate": { - "message": "Leta efter och installera alla tillgängliga uppdateringar", - "description": "" - }, - "optionsCustomizeBadge": { - "message": "Bricka på verktygsfältsikonen", - "description": "" - }, - "optionsCustomizeIcon": { - "message": "Ikon i verktygsfältet", - "description": "" - }, - "optionsCustomizeUpdate": { - "message": "Uppdateringar", - "description": "" - }, - "optionsCustomizeSync": { - "message": "Synkronisera till molnet", - "description": "" - }, - "optionsHeading": { - "message": "Alternativ", - "description": "Heading for options section on manage page." - }, - "optionsIconDark": { - "message": "Mörka webbläsarteman", - "description": "" - }, - "optionsIconLight": { - "message": "Ljusa webbläsarteman", - "description": "" - }, - "optionsOpen": { - "message": "Öppna", - "description": "" - }, - "optionsOpenManager": { - "message": "Hantera stilar", - "description": "" - }, - "optionsPopupWidth": { - "message": "Bredd på popup (i pixlar)", - "description": "" - }, - "optionsReset": { - "message": "Återställ alternativen till standard", - "description": "" - }, - "optionsResetButton": { - "message": "Återställ alternativ", - "description": "" - }, - "optionsSubheading": { - "message": "Mer alternativ", - "description": "Subheading for options section on manage page." - }, - "optionsUpdateImportNote": { - "message": "När du importerar säkerhetskopior av stilar från gammal version eller från Stylish, gör en engångskontroll för uppdateringar manuellt i stilhanteraren för att säkerställa att alla stilar uppdateras.", - "description": "" - }, - "optionsUpdateInterval": { - "message": "Userstyle automatisk uppdateringsintervall i timmar (ange 0 för att inaktivera)", - "description": "" - }, - "optionsSyncNone": { - "message": "Inga", - "description": "" - }, - "optionsSyncConnect": { - "message": "Anslut", - "description": "" - }, - "optionsSyncDisconnect": { - "message": "Koppla från", - "description": "" - }, - "optionsSyncSyncNow": { - "message": "Synkronisera nu", - "description": "" - }, - "optionsSyncLogin": { - "message": "Logga in", - "description": "" - }, - "optionsSyncStatusSyncing": { - "message": "Synkroniserar...", - "description": "" - }, - "optionsSyncStatusConnecting": { - "message": "Ansluter..", - "description": "" - }, - "optionsSyncStatusConnected": { - "message": "Ansluten", - "description": "" - }, - "optionsSyncStatusDisconnecting": { - "message": "Kopplar från...", - "description": "" - }, - "optionsSyncStatusDisconnected": { - "message": "Frånkopplad", - "description": "" - }, - "paginationCurrent": { - "message": "Aktuell sida", - "description": "Tooltip for the current page index in search results" - }, - "paginationEstimated": { - "message": "Uppskattat antal sidor", - "description": "Tooltip for the total page count in search results" - }, - "paginationNext": { - "message": "Nästa sida", - "description": "Tooltip for the '->' (next page) button in search results" - }, - "paginationPrevious": { - "message": "Föregående sida", - "description": "Tooltip for the '<-' button in search results" - }, - "paginationTotal": { - "message": "Totalt sidor", - "description": "" - }, - "parseUsercssError": { - "message": "Stylus misslyckades med att tolka Usercss:", - "description": "The error message to show when stylus failed to parse usercss" - }, - "popupAutoResort": { - "message": "Sortera om format i popup efter växling", - "description": "Label for the checkbox controlling popup resorting." - }, - "popupBorders": { - "message": "Lägg till vita kanter på sidorna", - "description": "" - }, - "popupBordersTooltip": { - "message": "Användbar för mörka teman i nya Chrome eftersom det inte längre målar sidokanterna", - "description": "" - }, - "popupHotkeysTooltip": { - "message": "Klicka för att se tillgängliga snabbtangenter", - "description": "Tooltip displayed when hovering the right edge of the extension popup" - }, - "popupManageTooltip": { - "message": "Skift-klick eller högerklick öppnar hanteraren med stilar som gäller för aktuell webbplats", - "description": "Tooltip for the 'Manage' button in the popup." - }, - "popupMenuButtonTooltip": { - "message": "Åtgärdsmeny", - "description": "Tooltip for menu button in popup." - }, - "popupOpenEditInWindow": { - "message": "Öppna redigeraren i ett nytt fönster", - "description": "Label for the checkbox controlling 'edit' action behavior in the popup." - }, - "popupOpenEditInWindowTooltip": { - "message": "Också aktiverad genom att ta bort redigeringsfliken från ett webbläsarfönster,\noch inaktiverad genom att fästa en enda redigeringsflik i ett annat fönster.", - "description": "Label for the checkbox controlling 'edit' action behavior in the popup." - }, - "popupStylesFirst": { - "message": "Stilar före kommandon", - "description": "Label for the checkbox controlling section order in the popup." - }, - "prefShowBadge": { - "message": "Antalet aktiva stilar för den nuvarande webbplatsen", - "description": "Label for the checkbox controlling toolbar badge text." - }, - "previewLabel": { - "message": "Förhandsvisning i realtid", - "description": "Label for the checkbox in style editor to enable live preview while editing." - }, - "previewTooltip": { - "message": "Tillämpar tillfälligt ändringarna utan att spara.\nSpara stilen för att göra ändringarna permanenta.", - "description": "Tooltip for the checkbox in style editor to enable live preview while editing." - }, - "replace": { - "message": "Ersätt", - "description": "Label before the replace input field in the editor shown on Ctrl-H" - }, - "replaceAll": { - "message": "Ersätt alla", - "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" - }, - "replaceWith": { - "message": "Ersätt med", - "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." - }, - "retrieveBckp": { - "message": "Importera stilar", - "description": "" - }, - "search": { - "message": "Sök", - "description": "Label before the search input field in the editor shown on Ctrl-F" - }, - "searchCaseSensitive": { - "message": "Skiftlägeskänslig", - "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" - }, - "searchNumberOfResults": { - "message": "Antal matchningar", - "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" - }, - "searchNumberOfResults2": { - "message": "Antal matchningar i kod och tillämpad-för-värden", - "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" - }, - "searchRegexp": { - "message": "Använd /re/ för regexp-sökning", - "description": "Label after the search input field in the editor shown on Ctrl-F" - }, - "searchResultInstallCount": { - "message": "Installationer totalt", - "description": "Text for label that shows the number of times a search result was installed" - }, - "searchResultNoneFound": { - "message": "Inga stilar hittades för denna webbplats.", - "description": "Error text in the popup when inline search didn't find any site-specific styles" - }, - "searchResultNotMatching": { - "message": "Formatet är installerat men den gäller inte den aktuella webbadressen.", - "description": "" - }, - "searchResultRating": { - "message": "Betyg", - "description": "Text for label that shows the search result's rating" - }, - "searchResultUpdated": { - "message": "Uppdaterad", - "description": "Text for label that shows the search result's last update date" - }, - "searchResultWeeklyCount": { - "message": "Installationer veckovis", - "description": "Text for label that shows the number of times a search result was installed during last week" - }, - "searchStylesAll": { - "message": "Alla", - "description": "Option for `find styles` scope selector in the manager." - }, - "searchStylesCode": { - "message": "CSS-kod", - "description": "Option for `find styles` scope selector in the manager." - }, - "searchStylesMatchUrl": { - "message": "Efter webbadress", - "description": "Option for `find styles` scope selector in the manager. See searchMatchUrlHint for more info." - }, - "searchStylesName": { - "message": "Namn", - "description": "Option for `find styles` scope selector in the manager." - }, - "sectionAdd": { - "message": "Lägg till ytterligare en sektion", - "description": "Label for the button to add a section" - }, - "sectionCode": { - "message": "Kod", - "description": "Label for the code for a section" - }, - "sectionRemove": { - "message": "Ta bort sektion", - "description": "Label for the button to remove a section" - }, - "sectionRestore": { - "message": "Återställ borttagen sektion", - "description": "Label for the button to restore a removed section" - }, - "shortcuts": { - "message": "Genvägar", - "description": "Go to shortcut configuration" - }, - "shortcutsNote": { - "message": "Ställ in tangentbordsgenvägar", - "description": "" - }, - "sortDateNewestFirst": { - "message": "Nyaste först", - "description": "Text added to indicate that sorting a date would add the newest entries at the top" - }, - "sortDateOldestFirst": { - "message": "äldsta först", - "description": "Text added to indicate that sorting a date would add the oldest entries at the top" - }, - "sortLabel": { - "message": "Välj en sort som ska tillämpas på de installerade stilarna", - "description": "Title on the sort select to indicate it is used for sorting entries" - }, - "sortLabelTitleAsc": { - "message": "Titel stigande", - "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" - }, - "sortLabelTitleDesc": { - "message": "Titel fallande", - "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" - }, - "sortStylesHelpTitle": { - "message": "Sortera innehåll", - "description": "Label for the sort info popup on the Manage styles page" - }, - "styleBadRegexp": { - "message": "Regexp:en är ogiltig", - "description": "Validation message for a bad regexp in a style" - }, - "styleBeautify": { - "message": "Försköna", - "description": "Label for the CSS-beautifier button on the edit style page" - }, - "styleBeautifyHint": { - "message": "Tips: högerklicka på knappen \"Försköna\" eller använd tangentbordsgenvägen som definieras nedan för att försköna utan att visa denna panel", - "description": "Hint shown inside the CSS-beautifier panel" - }, - "styleBeautifyPreserveNewlines": { - "message": "Bevara nya rader", - "description": "CSS-beautifier option" - }, - "styleCancelEditLabel": { - "message": "Återgå till hantera", - "description": "Label for cancel button for style editing" - }, - "styleChangesNotSaved": { - "message": "Du har gjort ändringar i denna stil utan att spara.", - "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" - }, - "styleEnabledLabel": { - "message": "Aktiverad", - "description": "Label for the enabled state of styles" - }, - "styleFromMozillaFormatError": { - "message": "Import av Mozilla-format misslyckades", - "description": "Label for the import error" - }, - "styleFromMozillaFormatPrompt": { - "message": "Klistra in Mozilla-formatkoden", - "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" - }, - "styleInstall": { - "message": "Installera '$stylename$' in i Stylus?", - "description": "Confirmation when installing a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "styleInstallFailed": { - "message": "Det gick inte att installera userstyle!\n$error$", - "description": "Warning when installation failed", - "placeholders": { - "error": { - "content": "$1" - } - } - }, - "styleInstallOverwrite": { - "message": "'$stylename$' är redan installerad. Skriva över?\nVersion: $oldVersion$ -> $newVersion$", - "description": "Confirmation when re-installing a style", - "placeholders": { - "stylename": { - "content": "$1" - }, - "newVersion": { - "content": "$3" - }, - "oldVersion": { - "content": "$2" - } - } - }, - "styleMissingName": { - "message": "Ange ett namn", - "description": "Error displayed when user saves without providing a name" - }, - "styleMozillaFormatHeading": { - "message": "Mozilla-format", - "description": "Heading for the section with buttons to import/export Mozilla format of the style" - }, - "styleNotAppliedRegexpProblemTooltip": { - "message": "Stil tillämpades inte på grund av felaktig användning av \"regexp()\"", - "description": "Tooltip in the popup for styles that were not applied at all" - }, - "styleRegexpInvalidExplanation": { - "message": "Några \"regexp()\"-regler som inte alls kunde sammanställas.", - "description": "" - }, - "styleRegexpPartialExplanation": { - "message": "Denna stil använder delvis matchande regexps i strid med CSS4 @dokumentspecifikation som kräver en fullständig webbadressmatchning. De berörda CSS-sektionerna tillämpades inte på sidan. Denna stil skapades förmodligen i Stylish-for-Chrome som felaktigt kontrollerar 'regexp()'-regler sedan den allra första versionen (känt fel).", - "description": "" - }, - "styleRegexpProblemTooltip": { - "message": "Antal avsnitt som inte tillämpas på grund av felaktig användning av \"regexp()\"", - "description": "Tooltip in the popup for styles that were applied only partially" - }, - "styleRegexpTestButton": { - "message": "RegExp-test", - "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" - }, - "styleRegexpTestFull": { - "message": "Matchande flikar", - "description": "RegExp test report: label for the fully matching expressions" - }, - "styleRegexpTestInvalid": { - "message": "Ogiltiga regexps hoppades över", - "description": "RegExp test report: label for the invalid expressions" - }, - "styleRegexpTestNone": { - "message": "Inga matchande flikar", - "description": "RegExp test report: label for expressions that didn't match any tabs" - }, - "styleRegexpTestPartial": { - "message": "Matchar inte helt, hoppades därför över", - "description": "RegExp test report: label for the partially matching expressions" - }, - "styleRegexpTestTitle": { - "message": "Lista över matchande öppnade flikar (klicka på webbadressen för att fokusera på dess flik)", - "description": "RegExp test report: title of the report" - }, - "styleSaveLabel": { - "message": "Spara", - "description": "Label for save button for style editing" - }, - "styleToMozillaFormatHelp": { - "message": "Mozilla-formatet av koden kan skickas till userstyle.org och användas med klassikern Stylish för Firefox", - "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" - }, - "styleToMozillaFormatTitle": { - "message": "Stil i Mozilla-format", - "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" - }, - "styleUpdate": { - "message": "Är du säker på att du vill uppdatera '$stylename$'?", - "description": "Confirmation when updating a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "styleUpdateDiscardChanges": { - "message": "Stilen ändras utanför redigeraren. Vill du uppdatera stilen?", - "description": "Confirmation to update the style in the editor" - }, - "stylusUnavailableForURL": { - "message": "Stylus fungerar inte på sidor som denna.", - "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" - }, - "stylusUnavailableForURLdetails": { - "message": "Som en säkerhetsåtgärd förbjuder webbläsaren tillägg från att påverka dess inbyggda sidor (som chrome://version, den vanliga nya fliksidan från Chrome 61, about:addons och så vidare) samt andra tilläggssidor. Varje webbläsare begränsar också tillgången till sina egna tilläggsgalleri (som Chrome Web Store eller AMO).", - "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" - }, - "syncStorageErrorSaving": { - "message": "Värdet kan inte sparas. Försök att minska mängden text.", - "description": "Displayed when trying to save an excessively big value via storage.sync API" - }, - "toggleStyle": { - "message": "Växla stil", - "description": "Label for the checkbox to enable/disable a style" - }, - "undo": { - "message": "Ångra", - "description": "Button label" - }, - "undoGlobal": { - "message": "Ångra i alla sektioner", - "description": "CSS-beautify global Undo button label" - }, - "unreachableAMO": { - "message": "Firefox förbjuder åtkomst till webbplatsen.", - "description": "Note in the popup displayed when opened on addons.mozilla.org" - }, - "unreachableAMOHint": { - "message": "För att tillåta åtkomst öppna , högerklicka på listan, klicka på \"Ny\", sedan \"Boolean\", klistra in och klicka på OK, , OK, uppdatera -sidan.", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" - }, - "unreachableAMOHintNewFF": { - "message": "I Firefox 60 och senare måste du också ta bort AMO-domän från i .", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" - }, - "unreachableAMOHintOldFF": { - "message": "Endast Firefox 59 och nyare kan konfigureras för att tillåta WebExtensions att lägga till stilelement på CSP-skyddade webbplatser som den här.", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" - }, - "unreachableContentScript": { - "message": "Kunde inte kommunicera med sidan. Uppdatera fliken.", - "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" - }, - "unreachableFileHint": { - "message": "Stylus kan endast komma åt fil:// webbadresser om du aktiverar motsvarande kryssruta för Stylus-tillägg på chrome://extensions-sidan.", - "description": "Note in the toolbar popup for file:// URLs" - }, - "InaccessibleFileHint": { - "message": "Stylus kan inte komma åt vissa filtyper (t.ex. pdf- & json-filer).", - "description": "Note in the toolbar popup for some file types that cannot be accessed" - }, - "updateAllCheckSucceededNoUpdate": { - "message": "Inga uppdateringar hittades.", - "description": "Text that displays when an update all check completed and no updates are available" - }, - "updateAllCheckSucceededSomeEdited": { - "message": "Vissa uppdaterbara stilar kontrollerades inte för att undvika att förlora eventuella lokala redigeringar. Uppdateringar kan tvingas genom att kontrollera individuellt, eller genom att köra en annan kontroll för alla stilar (lokala redigeringar kommer att skrivas över).", - "description": "Text that displays when an update all check completed and no updates are available" - }, - "updateCheckFailBadResponseCode": { - "message": "Uppdateringen misslyckades: servern svarade med kod $code$.", - "description": "Text that displays when an update check failed because the response code indicates an error", - "placeholders": { - "code": { - "content": "$1" - } - } - }, - "updateCheckFailServerUnreachable": { - "message": "Uppdateringen misslyckades: server onåbar.", - "description": "Text that displays when an update check failed because the update server is unreachable" - }, - "updateCheckHistory": { - "message": "Historik över uppdateringskontroller", - "description": "" - }, - "updateCheckManualUpdateForce": { - "message": "Installera uppdatering (lokala redigeringar kommer att skrivas över)", - "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckManualUpdateHint": { - "message": "Att tvinga en uppdatering kommer att skriva över alla lokala ändringar.", - "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckSkippedLocallyEdited": { - "message": "Denna stil redigerades lokalt.", - "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckSkippedMaybeLocallyEdited": { - "message": "Denna stil kan ha redigerats lokalt.", - "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" - }, - "updateCheckSucceededNoUpdate": { - "message": "Stilen är uppdaterad.", - "description": "Text that displays when an update check completed and no update is available" - }, - "updateCompleted": { - "message": "Uppdatering slutförd.", - "description": "Text that displays when an update completed" - }, - "updatesCurrentlyInstalled": { - "message": "Uppdateringar installerade:", - "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." - }, - "usercssAvoidOverwriting": { - "message": "Vänligen ändra värdet på @name eller @ namespace för att undvika att skriva över en befintlig stil.", - "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." - }, - "usercssConfigIncomplete": { - "message": "Stilen uppdaterades eller togs bort efter att konfigurationsdialogrutan visades. Dessa variabler sparades inte för att undvika att förstöra stilens metadata:", - "description": "" - }, - "usercssEditorNamePlaceholder": { - "message": "Ange @name i koden", - "description": "Placeholder text for the empty name input field when creating a new Usercss style" - }, - "usercssReplaceTemplateConfirmation": { - "message": "Ersätt standardmallen för nya Usercss-stilar med den aktuella koden?", - "description": "" - }, - "usercssReplaceTemplateName": { - "message": "Tom @name ersätter standardmallen", - "description": "The text shown after @name when creating a new Usercss style" - }, - "usercssReplaceTemplateSectionBody": { - "message": "Lägg in kod här...", - "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" - }, - "versionInvalidOlder": { - "message": "Versionen är äldre än den installerade stilen.", - "description": "Displayed when the version of style is older than the installed one" - }, - "writeStyleFor": { - "message": "Skriv stil för:", - "description": "Label for toolbar pop-up that precedes the links to write a new style" - }, - "writeStyleForURL": { - "message": "denna webbadress", - "description": "Text for link in toolbar pop-up to write a new style for the current URL" - }, - "syncDropboxStyles": { - "message": "Dropbox exportering", - "description": "" - }, - "syncDropboxDeprecated": { - "message": "Import/export av Dropbox ersätts av en mer avancerad synkronisering av format på sidan med alternativ.", - "description": "" - }, - "retrieveDropboxSync": { - "message": "Dropbox importering", - "description": "" - }, - "overwriteFileExport": { - "message": "Vill du skriva över en befintlig fil?", - "description": "" - }, - "exportSavedSuccess": { - "message": "Filen sparades", - "description": "" - }, - "noFileToImport": { - "message": "För att importera dina stilar bör du exportera dem först.", - "description": "" - }, - "connectingDropbox": { - "message": "Ansluter Dropbox...", - "description": "" - }, - "connectingDropboxNotAllowed": { - "message": "Anslutning till Dropbox är endast tillgänglig i appar installerade direkt från webbutiken", - "description": "" - }, - "gettingStyles": { - "message": "Hämtar alla format...", - "description": "" - }, - "zipStyles": { - "message": "Packar stilar...", - "description": "" - }, - "unzipStyles": { - "message": "Packar upp stilar...", - "description": "" - }, - "readingStyles": { - "message": "Läsar format...", - "description": "" - }, - "uploadingFile": { - "message": "Skickar filen...", - "description": "" - } } \ No newline at end of file diff --git a/_locales/te/messages.json b/_locales/te/messages.json index 5bdcd57f..304d8337 100644 --- a/_locales/te/messages.json +++ b/_locales/te/messages.json @@ -1,67 +1,1586 @@ { - "addStyleLabel": { - "message": "క్రొత్త స్టైల్ వ్రాయండి", - "description": "Label for the button to go to the add style page" - }, - "appliesAdd": { - "message": "చేర్చు", - "description": "Label for the button to add an 'applies' entry" - }, - "appliesDisplay": { - "message": "వేటికి వర్తిస్తుంది; $applies$", - "description": "Text on the manage screen to describe what the style applies to", - "placeholders": { - "applies": { - "content": "$1" - } + "addStyleTitle": { + "message": "Add Style", + "description": "Title of the page for adding styles" + }, + "alphaChannel": { + "message": "Opacity", + "description": "Label of color's opacity" + }, + "appliesAdd": { + "message": "చేర్చు", + "description": "Label for the button to add an 'applies' entry" + }, + "appliesDisplay": { + "message": "వేటికి వర్తిస్తుంది; $applies$", + "description": "Text on the manage screen to describe what the style applies to" + }, + "appliesDisplayTruncatedSuffix": { + "message": "ఇంకా మరిన్ని", + "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" + }, + "appliesDomainOption": { + "message": "URLs on the domain", + "description": "Option to make the style apply to the entered string as a domain" + }, + "appliesHelp": { + "message": "Use the 'Applies to' controls to limit what URLs the code in this section applies to.", + "description": "Help text for 'applies to' section" + }, + "appliesLabel": { + "message": "Applies to", + "description": "Label for 'applies to' fields on the edit/add screen" + }, + "appliesLineWidgetLabel": { + "message": "Display 'Applies to' info", + "description": "Label for the checkbox to display applies-to information in the single editor" + }, + "appliesLineWidgetWarning": { + "message": "Does not work with minified CSS", + "description": "A warning that applies-to information won't show properly with minified CSS" + }, + "appliesRegexpOption": { + "message": "URLs matching the regexp", + "description": "Option to make the style apply to the entered string as a regular expression" + }, + "appliesRemove": { + "message": "తొలగించు", + "description": "Label for the button to remove an 'applies' entry" + }, + "appliesRemoveError": { + "message": "Can not remove last 'applies to' entry", + "description": "Error displayed when the last 'applies' is going to be removed" + }, + "appliesSpecify": { + "message": "Specify", + "description": "Label for the button to make a style apply only to specific sites" + }, + "appliesToEverything": { + "message": "అన్నిటికీ", + "description": "Text displayed for styles that apply to all sites" + }, + "appliesUrlOption": { + "message": "URL", + "description": "Option to make the style apply to the entered string as a URL" + }, + "appliesUrlPrefixOption": { + "message": "URLs starting with", + "description": "Option to make the style apply to the entered string as a URL prefix" + }, + "applyAllUpdates": { + "message": "Apply all updates", + "description": "Label for the button to apply all detected updates" + }, + "author": { + "message": "Author", + "description": "Label for the style author" + }, + "backupButtons": { + "message": "Backup", + "description": "Heading for backup" + }, + "backupMessage": { + "message": "Select a file or drag and drop to this page.", + "description": "Message for backup" + }, + "bckpInstStyles": { + "message": "Export styles", + "description": "" + }, + "checkAllUpdates": { + "message": "Check all styles for updates", + "description": "Label for the button to check all styles for updates" + }, + "checkAllUpdatesForce": { + "message": "Check again, I didn't edit any styles!", + "description": "Label for the button to apply all detected updates" + }, + "checkForUpdate": { + "message": "Check for update", + "description": "Label for the button to check a single style for an update" + }, + "checkingForUpdate": { + "message": "Checking...", + "description": "Text to display when checking a style for an update" + }, + "clickToUninstall": { + "message": "Click to uninstall", + "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" + }, + "cm_autoCloseBrackets": { + "message": "Autoclose brackets and quotes", + "description": "Label for the checkbox in the style editor." + }, + "cm_autoCloseBracketsTooltip": { + "message": "Automatically add a closing pair when typing an opening one of ()[]{}''\"\"", + "description": "Label for the checkbox in the style editor." + }, + "cm_autocompleteOnTyping": { + "message": "Autocomplete on typing", + "description": "Label for the checkbox in the style editor." + }, + "cm_colorpicker": { + "message": "Colorpickers for CSS colors", + "description": "Label for the checkbox controlling colorpicker option for the style editor." + }, + "cm_indentWithTabs": { + "message": "Use tabs with smart indentation", + "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." + }, + "cm_keyMap": { + "message": "Keymap", + "description": "Label for the drop-down list controlling the keymap for the style editor." + }, + "cm_lineWrapping": { + "message": "Word wrap", + "description": "Label for the checkbox controlling word wrap option for the style editor." + }, + "cm_linter": { + "message": "CSS Linter", + "description": "Select the linter to check for CSS issues" + }, + "cm_matchHighlight": { + "message": "Highlight", + "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." + }, + "cm_matchHighlightSelection": { + "message": "Selection only", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" + }, + "cm_matchHighlightToken": { + "message": "Token under cursor", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" + }, + "cm_resizeGripHint": { + "message": "Double-click to maximize/restore the height", + "description": "Tooltip for the resize grip in style editor" + }, + "cm_selectByTokens": { + "message": "Double-clicking selects tokens", + "description": "Label for the checkbox in the editor." + }, + "cm_selectByTokensTooltip": { + "message": "Examples of tokens: .foo-bar-2 #aabbcc 0.32 !important\nWhen disabled: punctuation-delimited words are selected.", + "description": "" + }, + "cm_smartIndent": { + "message": "Use smart indentation", + "description": "Label for the checkbox controlling smart indentation option for the style editor." + }, + "cm_tabSize": { + "message": "Tab size", + "description": "Label for the text box controlling tab size option for the style editor." + }, + "cm_theme": { + "message": "Theme", + "description": "Label for the style editor's CSS theme." + }, + "colorpickerPaletteHint": { + "message": "Right-click a swatch to cycle through its source lines", + "description": "" + }, + "colorpickerSwitchFormatTooltip": { + "message": "Switch formats: HEX -> RGB -> HSL.\nShift-click to reverse the direction.\nAlso via PgUp (PageUp), PgDn (PageDown) keys.", + "description": "Tooltip for the switch button in the color picker popup in the style editor." + }, + "colorpickerTooltip": { + "message": "Open color picker", + "description": "Tooltip for the colored squares shown before CSS colors in the style editor." + }, + "configOnChange": { + "message": "on change", + "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" + }, + "configOnChangeTooltip": { + "message": "Autosave and apply changes automatically", + "description": "" + }, + "configureStyle": { + "message": "Configure", + "description": "Label for the button to configure usercss userstyle" + }, + "configureStyleOnHomepage": { + "message": "Configure on homepage", + "description": "Label for the button to configure userstyles.org userstyle" + }, + "confirmCancel": { + "message": "Cancel", + "description": "" + }, + "confirmClose": { + "message": "Close", + "description": "'Close' button in a confirm dialog" + }, + "confirmDefault": { + "message": "Use default", + "description": "'Set to default' button in a confirm dialog" + }, + "confirmDelete": { + "message": "Delete", + "description": "" + }, + "confirmDiscardChanges": { + "message": "Discard the changes?", + "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" + }, + "confirmNo": { + "message": "No", + "description": "'No' button in a confirm dialog" + }, + "confirmOK": { + "message": "OK", + "description": "" + }, + "confirmSave": { + "message": "Save", + "description": "'Save' button in a confirm dialog" + }, + "confirmStop": { + "message": "Stop", + "description": "'Stop' button in a confirm dialog" + }, + "confirmYes": { + "message": "Yes", + "description": "'Yes' button in a confirm dialog" + }, + "copied": { + "message": "Copied to clipboard", + "description": "Message shown when content has been copied to the clipboard" + }, + "copy": { + "message": "Copy to clipboard", + "description": "Tooltip for elements which can be copied" + }, + "customNameHint": { + "message": "Enter a custom name here to rename the style in UI without breaking its updates", + "description": "" + }, + "customNameResetHint": { + "message": "Stop using customized name, switch to the style's own name", + "description": "Tooltip of 'x' button shown in editor when changing the name input of a) styles updated from a URL i.e. not locally created, b) UserCSS styles" + }, + "dateAbbrDay": { + "message": "$value$d", + "description": "Day suffix in a short relative date, for example: 8d" + }, + "dateAbbrHour": { + "message": "$value$h", + "description": "Hour suffix in a short relative date, for example: 8h" + }, + "dateAbbrMonth": { + "message": "$value$m", + "description": "Month suffix in a short relative date, for example: 8m" + }, + "dateAbbrYear": { + "message": "$value$y", + "description": "Year suffix in a short relative date, for example: 8y" + }, + "dateInstalled": { + "message": "Date installed", + "description": "Option text for the user to sort the style by install date" + }, + "dateUpdated": { + "message": "Date updated", + "description": "Option text for the user to sort the style by last update date" + }, + "dbError": { + "message": "An error has occurred using the Stylus database. Would you like to visit a web page with possible solutions?", + "description": "Prompt when a DB error is encountered" + }, + "defaultTheme": { + "message": "default", + "description": "Default CodeMirror CSS theme option on the edit style page" + }, + "deleteStyleConfirm": { + "message": "మీరు నజంగానే ఈ శైలిని తొలగించాలనుకుంటున్నారా?", + "description": "Confirmation before deleting a style" + }, + "deleteStyleLabel": { + "message": "తొలగించు", + "description": "Label for the button to delete a style" + }, + "description": { + "message": "Redesign the web with Stylus, a user styles manager. Stylus allows you to easily install themes and skins for many popular sites.", + "description": "Extension description" + }, + "disableAllStyles": { + "message": "Turn all styles off", + "description": "Label for the checkbox that turns all enabled styles off." + }, + "disableStyleLabel": { + "message": "అచేతనించు", + "description": "Label for the button to disable a style" + }, + "dragDropMessage": { + "message": "Drop your backup file anywhere on this page to import.", + "description": "Drag'n'drop message" + }, + "dragDropUsercssTabstrip": { + "message": "To install the file, drop it on the tab strip (the area where the tab titles are shown).", + "description": "Message popup shown when erroneously dropping a usercss file into the manager page" + }, + "editDeleteText": { + "message": "Delete", + "description": "Label for the context menu item in the editor to delete selected text" + }, + "editGotoLine": { + "message": "Goto line (or line:col)", + "description": "Go to line or line:column on Ctrl-G in style code editor" + }, + "editStyleHeading": { + "message": "Edit Style", + "description": "Title of the page for editing styles" + }, + "editStyleLabel": { + "message": "మార్చు", + "description": "Label for the button to go to the edit style page" + }, + "editStyleTitle": { + "message": "Edit Style $stylename$", + "description": "Title of the page for editing styles" + }, + "enableStyleLabel": { + "message": "చేతనించు", + "description": "Label for the button to enable a style" + }, + "excludeStyleByDomainLabel": { + "message": "Exclude the current domain", + "description": "" + }, + "excludeStyleByUrlLabel": { + "message": "Exclude the current URL", + "description": "" + }, + "exportLabel": { + "message": "Export", + "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" + }, + "externalFeedback": { + "message": "Feedback", + "description": "Label for the external link to send feedback for the style" + }, + "externalHomepage": { + "message": "Homepage", + "description": "Label for the external link to style's homepage" + }, + "externalLink": { + "message": "External link", + "description": "Label for external links" + }, + "externalSupport": { + "message": "Support", + "description": "Label for the external link to style's support site" + }, + "externalUsercssDocument": { + "message": "Documentation for Usercss", + "description": "Label for the external link to usercss documentation" + }, + "filteredStyles": { + "message": "$numShown$ shown of $numTotal$ total", + "description": "TL note - make this message short" + }, + "filteredStylesAllHidden": { + "message": "Currently applied filters match no styles", + "description": "Text shown when no styles match currently applied filter in the style manager" + }, + "findStyles": { + "message": "Find styles", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesForSite": { + "message": "Find more styles for this site", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesInline": { + "message": "Inline", + "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" + }, + "findStylesInlineTooltip": { + "message": "Display search results inside this window.", + "description": "Text for a checkbox that displays search results within the Stylus popup." + }, + "genericAdd": { + "message": "Add", + "description": "Used in various places for an action that adds something" + }, + "genericClone": { + "message": "Clone", + "description": "Used in various places for an action that clones something" + }, + "genericDisabledLabel": { + "message": "Disabled", + "description": "Used in various lists/options to indicate that something is disabled" + }, + "genericEnabledLabel": { + "message": "Enabled", + "description": "Used in various lists/options to indicate that something is enabled" + }, + "genericError": { + "message": "Error", + "description": "Used in various places to indicate some error occurred." + }, + "genericHistoryLabel": { + "message": "History", + "description": "Used in various places to show a history log of something" + }, + "genericNext": { + "message": "Next", + "description": "Used in various places to select/perform the next step/action" + }, + "genericPrevious": { + "message": "Previous", + "description": "Used in various places to select/perform the previous step/action" + }, + "genericResetLabel": { + "message": "Reset", + "description": "Used in various parts of UI to indicate that something may be reset to its original state" + }, + "genericSavedMessage": { + "message": "Saved", + "description": "Used in various parts of the UI to indicate that something was saved" + }, + "genericTitle": { + "message": "Title", + "description": "Used in various parts of the UI to indicate the title of something" + }, + "genericUnknown": { + "message": "Unknown", + "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" + }, + "helpAlt": { + "message": "సహాయం", + "description": "Alternate text for help buttons" + }, + "helpKeyMapCommand": { + "message": "Type a command name", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "helpKeyMapHotkey": { + "message": "Press a hotkey", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "hostDisabled": { + "message": "This host has been disabled due to a bug in the current version of the browser being used", + "description": "Tooltip for cloud host disabled" + }, + "importAppendLabel": { + "message": "Append to style", + "description": "Label for the button to import a style and append to the existing sections" + }, + "importAppendTooltip": { + "message": "Append the imported style to current style", + "description": "Tooltip for the button to import a style and append to the existing sections" + }, + "importLabel": { + "message": "Import", + "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" + }, + "importPreprocessor": { + "message": "Style with a @preprocessor won't work in the classic mode. You can switch the editor to Usercss mode: 1) open the style manager, 2) enable \"as Usercss\" checkbox, 3) click \"Write new style\"\n\nImport now anyway?", + "description": "" + }, + "importPreprocessorTitle": { + "message": "Potential problem due to @preprocessor", + "description": "" + }, + "importReplaceLabel": { + "message": "Overwrite style", + "description": "Label for the button to import and overwrite current style" + }, + "importReplaceTooltip": { + "message": "Discard contents of current style and overwrite it with the imported style", + "description": "Label for the button to import and overwrite current style" + }, + "importReportLegendAdded": { + "message": "added", + "description": "Text after the number of styles added in the report shown after importing styles" + }, + "importReportLegendIdentical": { + "message": "identical skipped", + "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" + }, + "importReportLegendInvalid": { + "message": "invalid skipped", + "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" + }, + "importReportLegendUpdatedBoth": { + "message": "updated both meta info and code", + "description": "Text after the number of styles updated entirely in the report shown after importing styles" + }, + "importReportLegendUpdatedCode": { + "message": "updated code", + "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" + }, + "importReportLegendUpdatedMeta": { + "message": "updated meta info", + "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" + }, + "importReportTitle": { + "message": "Finished importing styles", + "description": "Title of the report shown after importing styles" + }, + "importReportUnchanged": { + "message": "Nothing was changed.", + "description": "Message in the report shown after importing styles" + }, + "importReportUndone": { + "message": "styles were reverted", + "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" + }, + "importReportUndoneTitle": { + "message": "Import has been undone", + "description": "Title of the message box shown after undoing the import of styles" + }, + "installButton": { + "message": "Install style", + "description": "Label for install button" + }, + "installButtonInstalled": { + "message": "Style installed", + "description": "Text displayed when the style is successfully installed" + }, + "installButtonReinstall": { + "message": "Reinstall style", + "description": "Label for reinstall button" + }, + "installButtonUpdate": { + "message": "Update style", + "description": "Label for update button" + }, + "installUpdate": { + "message": "Install update", + "description": "Label for the button to install an update for a single style" + }, + "installUpdateFrom": { + "message": "Currently the style is updated from $url$", + "description": "Label to describe where the style gets update" + }, + "installUpdateFromLabel": { + "message": "Check for updates", + "description": "Label for the checkbox to save current URL for update check" + }, + "license": { + "message": "License", + "description": "Label for the license" + }, + "linkGetHelp": { + "message": "Get help", + "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" + }, + "linkGetStyles": { + "message": "Get styles", + "description": "Help link text on the manage page e.g. https://userstyles.org" + }, + "linkStylusWiki": { + "message": "Wiki", + "description": "Wiki link text on the manage page e.g. https://github.com/openstyles/stylus/wiki" + }, + "linkTranslate": { + "message": "Translate", + "description": "Transifex link text on the manage page" + }, + "linterCSSLintIncompatible": { + "message": "CSSLint doesn't support $preprocessorname$ preprocessor", + "description": "The label to display when the preprocessor isn't compatible with CSSLint" + }, + "linterCSSLintSettings": { + "message": "(Set rule as: 0 = disabled; 1 = warning; 2 = error)", + "description": "CSSLint rule config values" + }, + "linterConfigPopupTitle": { + "message": "Set $linter$ rules configuration", + "description": "Stylelint or CSSLint popup header" + }, + "linterConfigTooltip": { + "message": "Click to configure this linter", + "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" + }, + "linterInvalidConfigError": { + "message": "Not saved due to these invalid configuration settings:", + "description": "Invalid linter config will show a message followed by a list of invalid entries" + }, + "linterIssues": { + "message": "Issues", + "description": "Label for the CSS linter issues block on the style edit page" + }, + "linterIssuesHelp": { + "message": "These issues were found by $link$:", + "description": "Help popup message for the selected CSS linter issues block on the style edit page" + }, + "linterJSONError": { + "message": "Invalid JSON format", + "description": "Setting linter config with invalid JSON" + }, + "linterResetMessage": { + "message": "To undo accidental reset, press Ctrl-Z (or Cmd-Z) in the text box", + "description": "Reset button tooltip to inform user on how to undo an accidental reset" + }, + "linterRulesLink": { + "message": "See a full list of rules", + "description": "Stylelint or CSSLint rules label added immediately before a link" + }, + "liveReloadError": { + "message": "An error occurred while watching the file", + "description": "The label of live-reload error" + }, + "liveReloadInstallHint": { + "message": "Keep this tab open to auto-update the style on external changes.", + "description": "The label of live-reload feature" + }, + "liveReloadInstallHintFF": { + "message": "Keep both this tab and the original tab open to auto-update the style on external changes.", + "description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox" + }, + "liveReloadLabel": { + "message": "Live reload", + "description": "The label of live-reload feature" + }, + "manageFavicons": { + "message": "Favicons in applies-to column", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFaviconsGray": { + "message": "Grayed out", + "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" + }, + "manageFaviconsHelp": { + "message": "Stylus uses an external service https://www.google.com/s2/favicons", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFilters": { + "message": "Filters", + "description": "Label for filters container" + }, + "manageHeading": { + "message": "స్థాపిత శైలులు", + "description": "Heading for the manage page" + }, + "manageMaxTargets": { + "message": "Number of applies-to items", + "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" + }, + "manageNewStyleAsUsercss": { + "message": "as Usercss", + "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" + }, + "manageNewUI": { + "message": "New manage UI layout", + "description": "Label for the checkbox that toggles the new UI on manage page" + }, + "manageOnlyDisabled": { + "message": "Only disabled styles", + "description": "Checkbox to show only disabled styles" + }, + "manageOnlyEnabled": { + "message": "Only enabled styles", + "description": "Checkbox to show only enabled styles" + }, + "manageOnlyExternal": { + "message": "Only external styles", + "description": "Checkbox to show only externally installed styles i.e. updatable" + }, + "manageOnlyLocal": { + "message": "Only locally created styles", + "description": "Checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyLocalTooltip": { + "message": "(the styles not installed through a userstyles.org page)", + "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyNonUsercss": { + "message": "Only non-Usercss styles", + "description": "Checkbox to show only non-Usercss (standard) styles" + }, + "manageOnlyUpdates": { + "message": "Only with updates or issues", + "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" + }, + "manageOnlyUsercss": { + "message": "Only Usercss styles", + "description": "Checkbox to show only Usercss styles" + }, + "manageTitle": { + "message": "స్టైలిష్", + "description": "Title for the manage page" + }, + "menuShowBadge": { + "message": "Show active style count", + "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." + }, + "meta_invalidCheckboxDefault": { + "message": "Invalid @var checkbox: value must be 0 or 1", + "description": "Error displayed when the value of @var checkbox is invalid" + }, + "meta_invalidColor": { + "message": "Invalid @var color: $color$ is not a color", + "description": "Error displayed when the value of @var color is invalid" + }, + "meta_invalidRange": { + "message": "Invalid @var $type$: value must be a number or an array", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMultipleUnits": { + "message": "Invalid @var $type$: multiple units are defined", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeTooManyValues": { + "message": "Invalid @var $type$: the array contains too many items", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeValue": { + "message": "Invalid @var $type$: items in the array must be number, string, or null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeDefault": { + "message": "Invalid @var $type$: default value is null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMin": { + "message": "Invalid @var $type$: default value is lower than the minimum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMax": { + "message": "Invalid @var $type$: default value is larger than the maximum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeStep": { + "message": "Invalid @var $type$: default value is not a mutiple of the step", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeUnits": { + "message": "Invalid @var $type$: '$units$' is not a valid unit", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidSelect": { + "message": "Invalid @var select: the default value must be an array or an object", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValue": { + "message": "Invalid @var select: values inside the array/object must be a string", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectEmptyOptions": { + "message": "Invalid @var select: options list is empty", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectLabel": { + "message": "Invalid @var select: option label is empty", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectMultipleDefaults": { + "message": "Invalid @var select: multiple default options are defined", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectNameDuplicated": { + "message": "Invalid @var select: option name is duplicated", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValueMismatch": { + "message": "Invalid @var select: value doesn't exist in the option list", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidURLProtocol": { + "message": "Invalid URL protocol. Only http and https are allowed: $protocol$", + "description": "Error displayed when the protocol of the URL is invalid" + }, + "meta_invalidVersion": { + "message": "Invalid version number. The value doesn't match SemVer pattern: $version$", + "description": "Error displayed when @version is invalid" + }, + "meta_invalidNumber": { + "message": "Expect a number", + "description": "Error displayed when the value is expected to be a number" + }, + "meta_invalidString": { + "message": "Expect a quoted string", + "description": "Error displayed when the value is expected to be a quoted string" + }, + "meta_invalidWord": { + "message": "Expect a word", + "description": "Error displayed when the value is expected to be a word" + }, + "meta_missingChar": { + "message": "Expect characters: $chars$", + "description": "Error displayed when the value is expected to be some characters" + }, + "meta_missingEOT": { + "message": "Expect EOT data", + "description": "Error displayed when the value is expected to be an EOT list" + }, + "meta_missingMandatory": { + "message": "Missing mandatory metadata: $keys$", + "description": "Error displayed when mandatory keys are missing" + }, + "meta_unknownJSONLiteral": { + "message": "Invalid JSON: $literal$ is not a valid JSON literal", + "description": "Error displayed when JSON value is invalid" + }, + "meta_unknownMeta": { + "message": "Unknown metadata: $key$", + "description": "Error displayed when unknown metadata is parsed" + }, + "meta_unknownVarType": { + "message": "Unknown @$varkey$ type: $vartype$", + "description": "Error displayed when unknown variable type is parsed" + }, + "meta_unknownPreprocessor": { + "message": "Unknown @preprocessor: $preprocessor$", + "description": "Error displayed when unknown @preprocessor is parsed" + }, + "noStylesForSite": { + "message": "No styles installed for this site.", + "description": "Text displayed when no styles are installed for the current site" + }, + "numberedLine": { + "message": "Line:", + "description": "Will be followed by one or more line numbers in the editor." + }, + "openManage": { + "message": "Manage", + "description": "Link to open the manage page." + }, + "openOptions": { + "message": "Options", + "description": "Go to Options UI" + }, + "openStylesManager": { + "message": "Open styles manager", + "description": "Label for the style maanger opener in the browser action context menu." + }, + "optionsActions": { + "message": "Actions", + "description": "" + }, + "optionsAdvanced": { + "message": "Advanced", + "description": "" + }, + "optionsAdvancedContextDelete": { + "message": "Add 'Delete' in editor context menu", + "description": "" + }, + "optionsAdvancedExposeIframes": { + "message": "Expose iframes via HTML[stylus-iframe]", + "description": "" + }, + "optionsAdvancedExposeIframesNote": { + "message": "Exposes the top site domain in each iframe.\nEnables writing iframe-specific CSS like this:\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }", + "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." + }, + "optionsAdvancedNewStyleAsUsercss": { + "message": "Write new style as usercss", + "description": "" + }, + "optionsAdvancedPatchCsp": { + "message": "Patch CSP to allow style assets", + "description": "" + }, + "optionsAdvancedPatchCspNote": { + "message": "Enable this if styles contain images or fonts which fail to load on sites with a strict CSP (Content-Security-Policy).\n\nEnabling this setting will relax CSP restrictions, allowing essential style content to load. This option is only intended for advanced users who understand the potential security implications, and accept responsibility for monitoring the content which they're allowing. Read about CSS-based attacks for more information.\n\nAlso be aware, this particular setting is not guaranteed to take effect if another installed extension modifies the network response first.", + "description": "" + }, + "optionsAdvancedStyleViaXhr": { + "message": "Instant inject mode", + "description": "" + }, + "optionsAdvancedStyleViaXhrNote": { + "message": "Enable this if you encounter flashing of unstyled content (FOUC) when browsing, which is especially noticeable with dark themes.\n\nThe technical reason is that Chrome/Chromium postpones asynchronous communication of extensions, in a usually meaningless attempt to improve page load speed, potentially causing styles to be late to apply. To circumvent this, since web extensions are not provided a synchronous API, Stylus provides this option to utilize the \"deprecated\" synchronous XMLHttpRequest web API to fetch applicable styles. There shouldn't be any detrimental effects, since the request is fulfilled within a few milliseconds while the page is still being downloaded from the server.\n\nNevertheless, Chromium will print a warning in devtools' console. Right-clicking a warning, and hiding them, will prevent future warnings from being shown.", + "description": "" + }, + "optionsBadgeDisabled": { + "message": "Background color when disabled", + "description": "" + }, + "optionsBadgeNormal": { + "message": "Background color", + "description": "" + }, + "optionsCheck": { + "message": "Update styles", + "description": "" + }, + "optionsCheckUpdate": { + "message": "Check for and install all available updates", + "description": "" + }, + "optionsCustomizeBadge": { + "message": "Badge on the toolbar icon", + "description": "" + }, + "optionsCustomizeIcon": { + "message": "Toolbar icon", + "description": "" + }, + "optionsCustomizePopup": { + "message": "Popup", + "description": "" + }, + "optionsCustomizeUpdate": { + "message": "Updates", + "description": "" + }, + "optionsCustomizeSync": { + "message": "Sync to cloud", + "description": "" + }, + "optionsHeading": { + "message": "Options", + "description": "Heading for options section on manage page." + }, + "optionsIconDark": { + "message": "Dark browser themes", + "description": "" + }, + "optionsIconLight": { + "message": "Light browser themes", + "description": "" + }, + "optionsOpen": { + "message": "Open", + "description": "" + }, + "optionsOpenManager": { + "message": "Manage styles", + "description": "" + }, + "optionsPopupWidth": { + "message": "Popup width (in pixels)", + "description": "" + }, + "optionsReset": { + "message": "Reset the options to default values", + "description": "" + }, + "optionsResetButton": { + "message": "Reset options", + "description": "" + }, + "optionsStylusThemes": { + "message": "Find a Stylus UI theme", + "description": "" + }, + "optionsSubheading": { + "message": "More Options", + "description": "Subheading for options section on manage page." + }, + "optionsUpdateImportNote": { + "message": "When importing style backups from old version or from Stylish, do a one-time check for updates manually in the styles manager to ensure all styles are updated.", + "description": "" + }, + "optionsUpdateInterval": { + "message": "Userstyle autoupdate interval in hours (specify 0 to disable)", + "description": "" + }, + "optionsSyncNone": { + "message": "None", + "description": "" + }, + "optionsSyncConnect": { + "message": "Connect", + "description": "" + }, + "optionsSyncDisconnect": { + "message": "Disconnect", + "description": "" + }, + "optionsSyncSyncNow": { + "message": "Sync now", + "description": "" + }, + "optionsSyncLogin": { + "message": "Login", + "description": "" + }, + "optionsSyncStatusPull": { + "message": "Pulling style $loaded$ of $total$", + "description": "" + }, + "optionsSyncStatusPush": { + "message": "Pushing style $loaded$ of $total$", + "description": "" + }, + "optionsSyncStatusSyncing": { + "message": "Syncing...", + "description": "" + }, + "optionsSyncStatusConnecting": { + "message": "Connecting...", + "description": "" + }, + "optionsSyncStatusConnected": { + "message": "Connected", + "description": "" + }, + "optionsSyncStatusDisconnecting": { + "message": "Disconnecting...", + "description": "" + }, + "optionsSyncStatusDisconnected": { + "message": "Disconnected", + "description": "" + }, + "optionsSyncStatusRelogin": { + "message": "Session expired, please login again.", + "description": "" + }, + "paginationCurrent": { + "message": "Current page", + "description": "Tooltip for the current page index in search results" + }, + "paginationEstimated": { + "message": "Estimated number of pages", + "description": "Tooltip for the total page count in search results" + }, + "paginationNext": { + "message": "Next page", + "description": "Tooltip for the '->' (next page) button in search results" + }, + "paginationPrevious": { + "message": "Previous page", + "description": "Tooltip for the '<-' button in search results" + }, + "paginationTotal": { + "message": "Total pages", + "description": "" + }, + "parseUsercssError": { + "message": "Stylus failed to parse usercss:", + "description": "The error message to show when stylus failed to parse usercss" + }, + "popupAutoResort": { + "message": "Resort styles in popup after toggling", + "description": "Label for the checkbox controlling popup resorting." + }, + "popupBorders": { + "message": "Add white borders on the sides", + "description": "" + }, + "popupBordersTooltip": { + "message": "Useful for dark themes in new Chrome as it no longer paints the side borders", + "description": "" + }, + "popupHotkeysInfo": { + "message": "<1>-<9>, <0>, also on numpad - toggles Nth style (0 is 10)\n- toggles first style with a name that starts with the letter\n opens editor instead of toggling\n enables listed styles\n disables listed styles\n and <`> (backtick) - toggles initially enabled styles; doesn't apply to subsequently enabled styles while the popup is open so you can restore the initial selection after testing stuff: simply disable all, then toggle i.e. \nMore info on wiki", + "description": "NOTE1: preserve < and > symbols so that 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." + }, + "popupHotkeysTooltip": { + "message": "Click to see available hotkeys", + "description": "Tooltip displayed when hovering the right edge of the extension popup" + }, + "popupManageTooltip": { + "message": "Shift-click or right-click opens manager with styles applicable for current site", + "description": "Tooltip for the 'Manage' button in the popup." + }, + "popupMenuButtonTooltip": { + "message": "Action menu", + "description": "Tooltip for menu button in popup." + }, + "popupOpenEditInPopup": { + "message": "Use a simple window (no omnibox)", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindow": { + "message": "Open editor in a new window", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindowTooltip": { + "message": "Also enabled by detaching editor tab from a browser window,\nand disabled by attaching a single editor tab into another window.", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupStylesFirst": { + "message": "Styles before commands", + "description": "Label for the checkbox controlling section order in the popup." + }, + "prefShowBadge": { + "message": "Number of styles active for the current site", + "description": "Label for the checkbox controlling toolbar badge text." + }, + "previewLabel": { + "message": "Live preview", + "description": "Label for the checkbox in style editor to enable live preview while editing." + }, + "previewTooltip": { + "message": "Temporarily applies the changes without saving.\nSave the style to make the changes permanent.", + "description": "Tooltip for the checkbox in style editor to enable live preview while editing." + }, + "reload": { + "message": "Reload Stylus extension", + "description": "Context menu reload" + }, + "replace": { + "message": "Replace", + "description": "Label before the replace input field in the editor shown on Ctrl-H" + }, + "replaceAll": { + "message": "Replace all", + "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" + }, + "replaceWith": { + "message": "Replace with", + "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." + }, + "retrieveBckp": { + "message": "Import styles", + "description": "" + }, + "search": { + "message": "Search", + "description": "Label before the search input field in the editor shown on Ctrl-F" + }, + "searchCaseSensitive": { + "message": "Case-sensitive", + "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" + }, + "searchGlobalStyles": { + "message": "Also search global styles", + "description": "Checkbox label in the popup's inline style search, shown when the text to search is entered" + }, + "searchNumberOfResults": { + "message": "Number of matches", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchNumberOfResults2": { + "message": "Number of matches in code and applies-to values", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchStyleQueryHint": { + "message": "Search style names case-insensitively:\nsome words - all words in any order\n\"some phrase\" - this exact phrase without quotes\n2020 - a year like this also shows styles updated in 2020", + "description": "Tooltip shown for the text input in the popup's inline style finder" + }, + "searchRegexp": { + "message": "Use /re/ syntax for regexp search", + "description": "Label after the search input field in the editor shown on Ctrl-F" + }, + "searchResultInstallCount": { + "message": "Total installs", + "description": "Text for label that shows the number of times a search result was installed" + }, + "searchResultNoneFound": { + "message": "No styles found for this site.", + "description": "Error text in the popup when inline search didn't find any site-specific styles" + }, + "searchResultNotMatching": { + "message": "The style is installed but it doesn't apply to the current site URL.", + "description": "" + }, + "searchResultNotMatchingNote": { + "message": "Try asking the author of this userstyle to add the URL.\n\nYou can also open the style in the manager and edit it yourself,\nbut be aware it disables automatic updates for this style.", + "description": "" + }, + "searchResultRating": { + "message": "Rating", + "description": "Text for label that shows the search result's rating" + }, + "searchResultUpdated": { + "message": "Updated", + "description": "Text for label that shows the search result's last update date" + }, + "searchResultWeeklyCount": { + "message": "Weekly installs", + "description": "Text for label that shows the number of times a search result was installed during last week" + }, + "searchStylesAll": { + "message": "All", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesCode": { + "message": "CSS code", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesHelp": { + "message": " or key focuses the search field.\nDefault mode is plain text search for all space-separated terms in any order.\nExact words: wrap the query in double quotes, e.g. <\".header ~ div\">\nRegular expressions: include slashes and flags, e.g. \n\"By URL\" in scope selector: finds styles that apply to a fully specified URL e.g. https://www.example.org/\n\"Metadata\" in scope selector: searches in names, \"applies to\" specifiers, installation URL, update URL, and the entire metadata block for usercss styles.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page" + }, + "searchStylesMatchUrl": { + "message": "By URL", + "description": "Option for `find styles` scope selector in the manager. See searchMatchUrlHint for more info." + }, + "searchStylesMeta": { + "message": "Metadata", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesName": { + "message": "Name", + "description": "Option for `find styles` scope selector in the manager." + }, + "sectionAdd": { + "message": "Add another section", + "description": "Label for the button to add a section" + }, + "sectionCode": { + "message": "Code", + "description": "Label for the code for a section" + }, + "sectionRemove": { + "message": "Remove section", + "description": "Label for the button to remove a section" + }, + "sectionRestore": { + "message": "Restore removed section", + "description": "Label for the button to restore a removed section" + }, + "sections": { + "message": "Sections", + "description": "Header for the table of contents block listing style section names in the left panel of the classic editor" + }, + "shortcuts": { + "message": "Shortcuts", + "description": "Go to shortcut configuration" + }, + "shortcutsNote": { + "message": "Define keyboard shortcuts", + "description": "" + }, + "sortDateNewestFirst": { + "message": "newest first", + "description": "Text added to indicate that sorting a date would add the newest entries at the top" + }, + "sortDateOldestFirst": { + "message": "oldest first", + "description": "Text added to indicate that sorting a date would add the oldest entries at the top" + }, + "sortLabel": { + "message": "Select a sort to apply to the installed styles", + "description": "Title on the sort select to indicate it is used for sorting entries" + }, + "sortLabelTitleAsc": { + "message": "Title Ascending", + "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" + }, + "sortLabelTitleDesc": { + "message": "Title Descending", + "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" + }, + "sortStylesHelp": { + "message": "Choose the type of sort to apply to the installed entries from within the sort dropdown. The default setting applies an ascending sort (A to Z) to the entry titles. Sorts within the \"Title Descending\" group will apply a descending sort (Z to A) to the title.\nThere are other presets that will allow sorting the entries by multiple criteria. Think of this like sorting a table with multiple columns and each category in a select (between the plus signs) represents a column, or group.\nFor example, if the setting is \"Enabled (first) + Title\", the entries would sort so that all the enabled entries are sorted to the top of the list, then an entry title ascending sort (A to Z) is applied to both the enabled and disabled entries separately.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" + }, + "sortStylesHelpTitle": { + "message": "Sort contents", + "description": "Label for the sort info popup on the Manage styles page" + }, + "styleBadRegexp": { + "message": "Regexp is invalid.", + "description": "Validation message for a bad regexp in a style" + }, + "styleBeautify": { + "message": "Beautify", + "description": "Label for the CSS-beautifier button on the edit style page" + }, + "styleBeautifyHint": { + "message": "Hint: right-click the “Beautify” button or use the keyboard shortcut defined below to beautify without showing this panel", + "description": "Hint shown inside the CSS-beautifier panel" + }, + "styleBeautifyIndentConditional": { + "message": "Indent @media, @supports", + "description": "CSS-beautifier option" + }, + "styleBeautifyPreserveNewlines": { + "message": "Preserve new lines", + "description": "CSS-beautifier option" + }, + "styleCancelEditLabel": { + "message": "Back to manage", + "description": "Label for cancel button for style editing" + }, + "styleChangesNotSaved": { + "message": "You've made changes to this style without saving.", + "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" + }, + "styleEnabledLabel": { + "message": "Enabled", + "description": "Label for the enabled state of styles" + }, + "styleFromMozillaFormatError": { + "message": "Failed to import from Mozilla format", + "description": "Label for the import error" + }, + "styleFromMozillaFormatPrompt": { + "message": "Paste the Mozilla-format code", + "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" + }, + "styleInstall": { + "message": "Install '$stylename$' into Stylus?", + "description": "Confirmation when installing a style" + }, + "styleInstallFailed": { + "message": "Failed to install userstyle!\n$error$", + "description": "Warning when installation failed" + }, + "styleInstallOverwrite": { + "message": "'$stylename$' is already installed. Overwrite?\nVersion: $oldVersion$ -> $newVersion$", + "description": "Confirmation when re-installing a style" + }, + "styleMissingName": { + "message": "Enter a name", + "description": "Error displayed when user saves without providing a name" + }, + "styleMozillaFormatHeading": { + "message": "Mozilla Format", + "description": "Heading for the section with buttons to import/export Mozilla format of the style" + }, + "styleNotAppliedRegexpProblemTooltip": { + "message": "Style was not applied due to its incorrect usage of 'regexp()'", + "description": "Tooltip in the popup for styles that were not applied at all" + }, + "styleRegexpInvalidExplanation": { + "message": "Some 'regexp()' rules that could not be compiled at all.", + "description": "" + }, + "styleRegexpPartialExplanation": { + "message": "This style uses partially matching regexps in violation of CSS4 @document specification which requires a full URL match. The affected CSS sections were not applied to the page. This style was probably created in Stylish-for-Chrome which incorrectly checks 'regexp()' rules since the very first version (known bug).", + "description": "" + }, + "styleRegexpProblemTooltip": { + "message": "Number of sections not applied due to incorrect usage of 'regexp()'", + "description": "Tooltip in the popup for styles that were applied only partially" + }, + "styleRegexpTestButton": { + "message": "RegExp test", + "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" + }, + "styleRegexpTestFull": { + "message": "Matching tabs", + "description": "RegExp test report: label for the fully matching expressions" + }, + "styleRegexpTestInvalid": { + "message": "Invalid regexps skipped", + "description": "RegExp test report: label for the invalid expressions" + }, + "styleRegexpTestNone": { + "message": "No matching tabs", + "description": "RegExp test report: label for expressions that didn't match any tabs" + }, + "styleRegexpTestNote": { + "message": "Note: use a single \\ for escaping in the regexp input field, which will be automatically converted to \\\\ in the style code as per specification for quoted strings in CSS.", + "description": "RegExp test report: a note displayed at the bottom of the dialog" + }, + "styleRegexpTestPartial": { + "message": "Not matching fully, hence skipped", + "description": "RegExp test report: label for the partially matching expressions" + }, + "styleRegexpTestTitle": { + "message": "List of matching opened tabs (click on URL to focus its tab)", + "description": "RegExp test report: title of the report" + }, + "styleSaveLabel": { + "message": "భద్రపరచు", + "description": "Label for save button for style editing" + }, + "styleToMozillaFormatHelp": { + "message": "The Mozilla format of the code can be submitted to userstyles.org and used with the classic Stylish for Firefox", + "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" + }, + "styleToMozillaFormatTitle": { + "message": "Style in Mozilla format", + "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" + }, + "styleUpdate": { + "message": "Are you sure you want to update '$stylename$'?", + "description": "Confirmation when updating a style" + }, + "styleUpdateDiscardChanges": { + "message": "The style is changed outside of the editor. Would you like to reload the style?", + "description": "Confirmation to update the style in the editor" + }, + "stylusUnavailableForURL": { + "message": "Stylus doesn't work on pages like this.", + "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "stylusUnavailableForURLdetails": { + "message": "As a security precaution, the browser prohibits extensions from affecting its built-in pages (like chrome://version, the standard new tab page as of Chrome 61, about:addons, and so on) as well as other extensions' pages. Each browser also restricts access to its own extensions gallery (like Chrome Web Store or AMO).", + "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "syncStorageErrorSaving": { + "message": "The value cannot be saved. Try reducing the amount of text.", + "description": "Displayed when trying to save an excessively big value via storage.sync API" + }, + "syncError": { + "message": "Sync failed", + "description": "Tooltip for the toolbar icon" + }, + "syncErrorRelogin": { + "message": "Sync failed.\nTry to re-login in Stylus options:\nclick 'disconnect' first, then 'connect'.", + "description": "Tooltip for the toolbar icon" + }, + "toggleStyle": { + "message": "Toggle style", + "description": "Label for the checkbox to enable/disable a style" + }, + "undo": { + "message": "Undo", + "description": "Button label" + }, + "undoGlobal": { + "message": "Undo in all sections", + "description": "CSS-beautify global Undo button label" + }, + "unreachableAMO": { + "message": "Firefox forbids access to the site.", + "description": "Note in the popup displayed when opened on addons.mozilla.org" + }, + "unreachableAMOHint": { + "message": "To allow access open , right-click the list, click 'New', then 'Boolean', paste and click OK, , OK, reload the page.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintNewFF": { + "message": "In Firefox 60 and newer you'll also have to remove AMO domain from in .", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintOldFF": { + "message": "Only Firefox 59 and newer can be configured to allow WebExtensions to add style elements on CSP-protected sites such as this one.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" + }, + "unreachableContentScript": { + "message": "Could not communicate with the page. Try reloading the tab.", + "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" + }, + "unreachableFileHint": { + "message": "Stylus can access file:// URLs only if you enable the corresponding checkbox for Stylus extension on chrome://extensions page.", + "description": "Note in the toolbar popup for file:// URLs" + }, + "InaccessibleFileHint": { + "message": "Stylus can not access some file types (e.g. pdf & json files).", + "description": "Note in the toolbar popup for some file types that cannot be accessed" + }, + "updateAllCheckSucceededNoUpdate": { + "message": "No updates found.", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateAllCheckSucceededSomeEdited": { + "message": "Some updatable styles weren't checked to avoid losing possible local edits. Updates can be forced by checking individually, or by running another check for all styles (local edits will be overwritten).", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateCheckFailBadResponseCode": { + "message": "Update failed: server responded with code $code$.", + "description": "Text that displays when an update check failed because the response code indicates an error" + }, + "updateCheckFailServerUnreachable": { + "message": "Update failed: server unreachable.", + "description": "Text that displays when an update check failed because the update server is unreachable" + }, + "updateCheckHistory": { + "message": "History of update checks", + "description": "" + }, + "updateCheckManualUpdateForce": { + "message": "Install update (local edits will be overwritten)", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckManualUpdateHint": { + "message": "Forcing an update will overwrite any local edits.", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedLocallyEdited": { + "message": "This style was edited locally.", + "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedMaybeLocallyEdited": { + "message": "This style might have been edited locally.", + "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" + }, + "updateCheckSucceededNoUpdate": { + "message": "Style is up to date.", + "description": "Text that displays when an update check completed and no update is available" + }, + "updateCompleted": { + "message": "Update completed.", + "description": "Text that displays when an update completed" + }, + "updatesCurrentlyInstalled": { + "message": "Updates installed:", + "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." + }, + "usercssAvoidOverwriting": { + "message": "Please change the value of @name or @namespace to avoid overwriting an existing style.", + "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." + }, + "usercssConfigIncomplete": { + "message": "The style was updated or deleted after the configuration dialog was shown. These variables were not saved to avoid corrupting the style's metadata:", + "description": "" + }, + "usercssEditorNamePlaceholder": { + "message": "Specify @name in the code", + "description": "Placeholder text for the empty name input field when creating a new Usercss style" + }, + "usercssReplaceTemplateConfirmation": { + "message": "Replace the default template for new Usercss styles with the current code?", + "description": "" + }, + "usercssReplaceTemplateName": { + "message": "Empty @name replaces the default template", + "description": "The text shown after @name when creating a new Usercss style" + }, + "usercssReplaceTemplateSectionBody": { + "message": "Insert code here...", + "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" + }, + "versionInvalidOlder": { + "message": "The version is older than the installed style.", + "description": "Displayed when the version of style is older than the installed one" + }, + "writeStyleFor": { + "message": "Write style for: ", + "description": "Label for toolbar pop-up that precedes the links to write a new style" + }, + "writeStyleForURL": { + "message": "this URL", + "description": "Text for link in toolbar pop-up to write a new style for the current URL" + }, + "syncDropboxStyles": { + "message": "Dropbox Export", + "description": "" + }, + "syncDropboxDeprecated": { + "message": "Dropbox import/export is replaced by a more advanced style sync in the options page.", + "description": "" + }, + "retrieveDropboxSync": { + "message": "Dropbox Import", + "description": "" + }, + "overwriteFileExport": { + "message": "Do you want to overwrite an existing file?", + "description": "" + }, + "exportSavedSuccess": { + "message": "File saved with success", + "description": "" + }, + "noFileToImport": { + "message": "To import your styles, you should export it first.", + "description": "" + }, + "connectingDropbox": { + "message": "Connecting Dropbox...", + "description": "" + }, + "connectingDropboxNotAllowed": { + "message": "Connecting to Dropbox is only available in apps installed directly from the webstore", + "description": "" + }, + "gettingStyles": { + "message": "Getting all styles...", + "description": "" + }, + "zipStyles": { + "message": "Zipping styles...", + "description": "" + }, + "unzipStyles": { + "message": "Unzipping styles...", + "description": "" + }, + "readingStyles": { + "message": "Reading styles...", + "description": "" + }, + "uploadingFile": { + "message": "Uploading File...", + "description": "" + }, + "addStyleLabel": { + "message": "క్రొత్త స్టైల్ వ్రాయండి", + "description": "Label for the button to go to the add style page" } - }, - "appliesDisplayTruncatedSuffix": { - "message": "ఇంకా మరిన్ని", - "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" - }, - "appliesRemove": { - "message": "తొలగించు", - "description": "Label for the button to remove an 'applies' entry" - }, - "appliesToEverything": { - "message": "అన్నిటికీ", - "description": "Text displayed for styles that apply to all sites" - }, - "deleteStyleConfirm": { - "message": "మీరు నజంగానే ఈ శైలిని తొలగించాలనుకుంటున్నారా?", - "description": "Confirmation before deleting a style" - }, - "deleteStyleLabel": { - "message": "తొలగించు", - "description": "Label for the button to delete a style" - }, - "disableStyleLabel": { - "message": "అచేతనించు", - "description": "Label for the button to disable a style" - }, - "editStyleLabel": { - "message": "మార్చు", - "description": "Label for the button to go to the edit style page" - }, - "enableStyleLabel": { - "message": "చేతనించు", - "description": "Label for the button to enable a style" - }, - "helpAlt": { - "message": "సహాయం", - "description": "Alternate text for help buttons" - }, - "manageHeading": { - "message": "స్థాపిత శైలులు", - "description": "Heading for the manage page" - }, - "manageTitle": { - "message": "స్టైలిష్", - "description": "Title for the manage page" - }, - "styleSaveLabel": { - "message": "భద్రపరచు", - "description": "Label for save button for style editing" - } } \ No newline at end of file diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 62b662a2..9c323fed 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -1,891 +1,1586 @@ { - "addStyleLabel": { - "message": "Yeni stil oluşturun", - "description": "Label for the button to go to the add style page" - }, - "addStyleTitle": { - "message": "Stil Ekleyin", - "description": "Title of the page for adding styles" - }, - "alphaChannel": { - "message": "Opaklık", - "description": "Label of color's opacity" - }, - "appliesAdd": { - "message": "Ekleyin", - "description": "Label for the button to add an 'applies' entry" - }, - "appliesDisplay": { - "message": "Şuraya uygulanır: $applies$", - "description": "Text on the manage screen to describe what the style applies to", - "placeholders": { - "applies": { - "content": "$1" - } + "addStyleTitle": { + "message": "Stil Ekleyin", + "description": "Title of the page for adding styles" + }, + "alphaChannel": { + "message": "Opaklık", + "description": "Label of color's opacity" + }, + "appliesAdd": { + "message": "Ekleyin", + "description": "Label for the button to add an 'applies' entry" + }, + "appliesDisplay": { + "message": "Şuraya uygulanır: $applies$", + "description": "Text on the manage screen to describe what the style applies to" + }, + "appliesDisplayTruncatedSuffix": { + "message": "ve diğerleri", + "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" + }, + "appliesDomainOption": { + "message": "Alan adındaki URLler", + "description": "Option to make the style apply to the entered string as a domain" + }, + "appliesHelp": { + "message": "Bu bölümdeki kodun hangi URLlere uygulanacağını sınırlamak için 'Şuraya uygulanır' denetimlerini kullanın.", + "description": "Help text for 'applies to' section" + }, + "appliesLabel": { + "message": "Şuraya uygulanır", + "description": "Label for 'applies to' fields on the edit/add screen" + }, + "appliesLineWidgetLabel": { + "message": "Display 'Applies to' info", + "description": "Label for the checkbox to display applies-to information in the single editor" + }, + "appliesLineWidgetWarning": { + "message": "Küçültülmüş CSS ile çalışmaz", + "description": "A warning that applies-to information won't show properly with minified CSS" + }, + "appliesRegexpOption": { + "message": "regexp ile eşleşen URL'ler", + "description": "Option to make the style apply to the entered string as a regular expression" + }, + "appliesRemove": { + "message": "Kaldır", + "description": "Label for the button to remove an 'applies' entry" + }, + "appliesRemoveError": { + "message": "Can not remove last 'applies to' entry", + "description": "Error displayed when the last 'applies' is going to be removed" + }, + "appliesSpecify": { + "message": "Belirt", + "description": "Label for the button to make a style apply only to specific sites" + }, + "appliesToEverything": { + "message": "Her şey", + "description": "Text displayed for styles that apply to all sites" + }, + "appliesUrlOption": { + "message": "URL", + "description": "Option to make the style apply to the entered string as a URL" + }, + "appliesUrlPrefixOption": { + "message": "Şununla başlayan URL'ler:", + "description": "Option to make the style apply to the entered string as a URL prefix" + }, + "applyAllUpdates": { + "message": "Tüm güncellemeleri uygula", + "description": "Label for the button to apply all detected updates" + }, + "author": { + "message": "Yazar", + "description": "Label for the style author" + }, + "backupButtons": { + "message": "Yedek", + "description": "Heading for backup" + }, + "backupMessage": { + "message": "Bir dosya seçin veya bu sayfaya sürükleyip bırakın.", + "description": "Message for backup" + }, + "bckpInstStyles": { + "message": "Dışa aktar", + "description": "" + }, + "checkAllUpdates": { + "message": "Tüm stiller için güncellemeleri denetle", + "description": "Label for the button to check all styles for updates" + }, + "checkAllUpdatesForce": { + "message": "Tekrar kontrol et, herhangi bir stil düzenlemedim!", + "description": "Label for the button to apply all detected updates" + }, + "checkForUpdate": { + "message": "Güncellemeleri denetle", + "description": "Label for the button to check a single style for an update" + }, + "checkingForUpdate": { + "message": "Kontrol ediliyor...", + "description": "Text to display when checking a style for an update" + }, + "clickToUninstall": { + "message": "Kaldırmak için tıklayın", + "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" + }, + "cm_autoCloseBrackets": { + "message": "Parantezleri ve tırnak işaretlerini otomatik olarak kapat", + "description": "Label for the checkbox in the style editor." + }, + "cm_autoCloseBracketsTooltip": { + "message": "()[]{}''\"\" Açılışlarından birini yazarken otomatik olarak bir kapanış çifti ekleyin", + "description": "Label for the checkbox in the style editor." + }, + "cm_autocompleteOnTyping": { + "message": "Yazarken tamamla", + "description": "Label for the checkbox in the style editor." + }, + "cm_colorpicker": { + "message": "CSS renk seçicileri", + "description": "Label for the checkbox controlling colorpicker option for the style editor." + }, + "cm_indentWithTabs": { + "message": "Akıllı girintili tab kullan", + "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." + }, + "cm_keyMap": { + "message": "Tuşeşlem", + "description": "Label for the drop-down list controlling the keymap for the style editor." + }, + "cm_lineWrapping": { + "message": "Kelime kaydırma", + "description": "Label for the checkbox controlling word wrap option for the style editor." + }, + "cm_linter": { + "message": "CSS Linter", + "description": "Select the linter to check for CSS issues" + }, + "cm_matchHighlight": { + "message": "Vurgulama", + "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." + }, + "cm_matchHighlightSelection": { + "message": "Yalnızca seçim", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" + }, + "cm_matchHighlightToken": { + "message": "İmleç altındaki token", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" + }, + "cm_resizeGripHint": { + "message": "Yüksekliği en üst düzeye çıkarmak/geri yüklemek için çift tıklayın", + "description": "Tooltip for the resize grip in style editor" + }, + "cm_selectByTokens": { + "message": "Çift tıklamak tokenleri seçer", + "description": "Label for the checkbox in the editor." + }, + "cm_selectByTokensTooltip": { + "message": "Token örnekleri: .foo-bar-2 #aabbcc 0.32 !important\nDevre dışı bırakıldığında: noktalama işareti ile ayrılmış kelimeler seçilir.", + "description": "" + }, + "cm_smartIndent": { + "message": "Akıllı girinti kullanma", + "description": "Label for the checkbox controlling smart indentation option for the style editor." + }, + "cm_tabSize": { + "message": "Tab büyüklüğü", + "description": "Label for the text box controlling tab size option for the style editor." + }, + "cm_theme": { + "message": "Tema", + "description": "Label for the style editor's CSS theme." + }, + "colorpickerPaletteHint": { + "message": "Right-click a swatch to cycle through its source lines", + "description": "" + }, + "colorpickerSwitchFormatTooltip": { + "message": "Format değişimleri: HEX -> RGB -> HSL.\nYönü ters çevirmek için Shift tuşunu basılı tutup tıklatın.\nAyrıca PgUp (PageUp), PgDn (PageDown) tuşları ile.", + "description": "Tooltip for the switch button in the color picker popup in the style editor." + }, + "colorpickerTooltip": { + "message": "Renk seçiciyi aç", + "description": "Tooltip for the colored squares shown before CSS colors in the style editor." + }, + "configOnChange": { + "message": "değişiklikte", + "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" + }, + "configOnChangeTooltip": { + "message": "Otomatik kaydetme ve değişiklikleri otomatik olarak uygulama", + "description": "" + }, + "configureStyle": { + "message": "Yapılandır", + "description": "Label for the button to configure usercss userstyle" + }, + "configureStyleOnHomepage": { + "message": "Ana sayfada yapılandır", + "description": "Label for the button to configure userstyles.org userstyle" + }, + "confirmCancel": { + "message": "İptal", + "description": "" + }, + "confirmClose": { + "message": "Kapat", + "description": "'Close' button in a confirm dialog" + }, + "confirmDefault": { + "message": "Öntanımlıyı kullan", + "description": "'Set to default' button in a confirm dialog" + }, + "confirmDelete": { + "message": "Sil", + "description": "" + }, + "confirmDiscardChanges": { + "message": "Değişiklikleri iptal et?", + "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" + }, + "confirmNo": { + "message": "Hayır", + "description": "'No' button in a confirm dialog" + }, + "confirmOK": { + "message": "Tamam", + "description": "" + }, + "confirmSave": { + "message": "Kaydet", + "description": "'Save' button in a confirm dialog" + }, + "confirmStop": { + "message": "Dur", + "description": "'Stop' button in a confirm dialog" + }, + "confirmYes": { + "message": "Evet", + "description": "'Yes' button in a confirm dialog" + }, + "copied": { + "message": "Kopyalandı", + "description": "Message shown when content has been copied to the clipboard" + }, + "copy": { + "message": "Kopyala", + "description": "Tooltip for elements which can be copied" + }, + "customNameHint": { + "message": "Enter a custom name here to rename the style in UI without breaking its updates", + "description": "" + }, + "customNameResetHint": { + "message": "Stop using customized name, switch to the style's own name", + "description": "Tooltip of 'x' button shown in editor when changing the name input of a) styles updated from a URL i.e. not locally created, b) UserCSS styles" + }, + "dateAbbrDay": { + "message": "$value$d", + "description": "Day suffix in a short relative date, for example: 8d" + }, + "dateAbbrHour": { + "message": "$value$h", + "description": "Hour suffix in a short relative date, for example: 8h" + }, + "dateAbbrMonth": { + "message": "$value$m", + "description": "Month suffix in a short relative date, for example: 8m" + }, + "dateAbbrYear": { + "message": "$value$y", + "description": "Year suffix in a short relative date, for example: 8y" + }, + "dateInstalled": { + "message": "Kurulum tarihi", + "description": "Option text for the user to sort the style by install date" + }, + "dateUpdated": { + "message": "Güncelleme tarihi", + "description": "Option text for the user to sort the style by last update date" + }, + "dbError": { + "message": "Stylus veritabanı kullanılırken bir hata oluştu. Olası çözümler içeren bir web sayfasını ziyaret etmek ister misiniz?", + "description": "Prompt when a DB error is encountered" + }, + "defaultTheme": { + "message": "öntanımlı", + "description": "Default CodeMirror CSS theme option on the edit style page" + }, + "deleteStyleConfirm": { + "message": "Bu stili silmek istediğinizden emin misiniz?", + "description": "Confirmation before deleting a style" + }, + "deleteStyleLabel": { + "message": "Sil", + "description": "Label for the button to delete a style" + }, + "description": { + "message": "Kullanıcı stil yöneticisi Stylus ile Web'in stilini yenileyin. Stylus Google, Facebook, YouTube, Orkut ve diğer pek çok site için temalar ve görünüm yüklemenize imkân tanır.", + "description": "Extension description" + }, + "disableAllStyles": { + "message": "Tüm stilleri kapat", + "description": "Label for the checkbox that turns all enabled styles off." + }, + "disableStyleLabel": { + "message": "Devre dışı bırak", + "description": "Label for the button to disable a style" + }, + "dragDropMessage": { + "message": "İçe aktarmak için yedek dosyanızı bu sayfada herhangi bir yere bırakın.", + "description": "Drag'n'drop message" + }, + "dragDropUsercssTabstrip": { + "message": "Dosyayı yüklemek için sekme şeridine (sekme başlıklarının gösterildiği alan) bırakın.", + "description": "Message popup shown when erroneously dropping a usercss file into the manager page" + }, + "editDeleteText": { + "message": "Sil", + "description": "Label for the context menu item in the editor to delete selected text" + }, + "editGotoLine": { + "message": "Satıra git (veya satır:sütun)", + "description": "Go to line or line:column on Ctrl-G in style code editor" + }, + "editStyleHeading": { + "message": "Stili Düzenle", + "description": "Title of the page for editing styles" + }, + "editStyleLabel": { + "message": "Düzenle", + "description": "Label for the button to go to the edit style page" + }, + "editStyleTitle": { + "message": "$stylename$ Stilini Düzenleyin", + "description": "Title of the page for editing styles" + }, + "enableStyleLabel": { + "message": "Etkinleştir", + "description": "Label for the button to enable a style" + }, + "excludeStyleByDomainLabel": { + "message": "Mevcut alan adını hariç tut", + "description": "" + }, + "excludeStyleByUrlLabel": { + "message": "Mevcut URL'yi hariç tut", + "description": "" + }, + "exportLabel": { + "message": "Dışa aktar", + "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" + }, + "externalFeedback": { + "message": "Geribildirim", + "description": "Label for the external link to send feedback for the style" + }, + "externalHomepage": { + "message": "Anasayfa", + "description": "Label for the external link to style's homepage" + }, + "externalLink": { + "message": "Harici bağlantı", + "description": "Label for external links" + }, + "externalSupport": { + "message": "Destek", + "description": "Label for the external link to style's support site" + }, + "externalUsercssDocument": { + "message": "Usercss belgeleri", + "description": "Label for the external link to usercss documentation" + }, + "filteredStyles": { + "message": "Toplam $numTotal$ gösterilen $numShown$", + "description": "TL note - make this message short" + }, + "filteredStylesAllHidden": { + "message": "Şu anda uygulanan filtreler hiçbir stille eşleşmiyor", + "description": "Text shown when no styles match currently applied filter in the style manager" + }, + "findStyles": { + "message": "Stil bul", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesForSite": { + "message": "Bu site için başka stiller bul", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesInline": { + "message": "Hizada", + "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" + }, + "findStylesInlineTooltip": { + "message": "Arama sonuçlarını bu pencerede görüntüleyin.", + "description": "Text for a checkbox that displays search results within the Stylus popup." + }, + "genericAdd": { + "message": "Ekle", + "description": "Used in various places for an action that adds something" + }, + "genericClone": { + "message": "Klon", + "description": "Used in various places for an action that clones something" + }, + "genericDisabledLabel": { + "message": "Devre dışı", + "description": "Used in various lists/options to indicate that something is disabled" + }, + "genericEnabledLabel": { + "message": "Etkin", + "description": "Used in various lists/options to indicate that something is enabled" + }, + "genericError": { + "message": "Hata", + "description": "Used in various places to indicate some error occurred." + }, + "genericHistoryLabel": { + "message": "Geçmiş", + "description": "Used in various places to show a history log of something" + }, + "genericNext": { + "message": "Sonraki", + "description": "Used in various places to select/perform the next step/action" + }, + "genericPrevious": { + "message": "Önceki", + "description": "Used in various places to select/perform the previous step/action" + }, + "genericResetLabel": { + "message": "Yenile", + "description": "Used in various parts of UI to indicate that something may be reset to its original state" + }, + "genericSavedMessage": { + "message": "Kaydedildi", + "description": "Used in various parts of the UI to indicate that something was saved" + }, + "genericTitle": { + "message": "Başlık", + "description": "Used in various parts of the UI to indicate the title of something" + }, + "genericUnknown": { + "message": "Bilinmiyor", + "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" + }, + "helpAlt": { + "message": "Yardım", + "description": "Alternate text for help buttons" + }, + "helpKeyMapCommand": { + "message": "Bir komut adı yazın", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "helpKeyMapHotkey": { + "message": "Bir kısayol tuşuna basın", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "hostDisabled": { + "message": "Bu ana bilgisayar, kullanılan tarayıcının mevcut sürümündeki bir hata nedeniyle devre dışı bırakıldı", + "description": "Tooltip for cloud host disabled" + }, + "importAppendLabel": { + "message": "Stile ekle", + "description": "Label for the button to import a style and append to the existing sections" + }, + "importAppendTooltip": { + "message": "İçe aktarılan stili geçerli stile ekleme", + "description": "Tooltip for the button to import a style and append to the existing sections" + }, + "importLabel": { + "message": "İçe aktar", + "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" + }, + "importPreprocessor": { + "message": "Style with a @preprocessor won't work in the classic mode. You can switch the editor to Usercss mode: 1) open the style manager, 2) enable \"as Usercss\" checkbox, 3) click \"Write new style\"\n\nImport now anyway?", + "description": "" + }, + "importPreprocessorTitle": { + "message": "Potential problem due to @preprocessor", + "description": "" + }, + "importReplaceLabel": { + "message": "Stilin üzerine yaz", + "description": "Label for the button to import and overwrite current style" + }, + "importReplaceTooltip": { + "message": "Geçerli stilin içeriğini atın ve içe aktarılan stil ile üzerine yazın", + "description": "Label for the button to import and overwrite current style" + }, + "importReportLegendAdded": { + "message": "eklendi", + "description": "Text after the number of styles added in the report shown after importing styles" + }, + "importReportLegendIdentical": { + "message": "identical skipped", + "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" + }, + "importReportLegendInvalid": { + "message": "invalid skipped", + "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" + }, + "importReportLegendUpdatedBoth": { + "message": "hem meta bilgi hem de kod güncellendi", + "description": "Text after the number of styles updated entirely in the report shown after importing styles" + }, + "importReportLegendUpdatedCode": { + "message": "güncellenmiş kod", + "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" + }, + "importReportLegendUpdatedMeta": { + "message": "updated meta info", + "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" + }, + "importReportTitle": { + "message": "Finished importing styles", + "description": "Title of the report shown after importing styles" + }, + "importReportUnchanged": { + "message": "Nothing was changed.", + "description": "Message in the report shown after importing styles" + }, + "importReportUndone": { + "message": "styles were reverted", + "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" + }, + "importReportUndoneTitle": { + "message": "İçe aktarma geri alındı", + "description": "Title of the message box shown after undoing the import of styles" + }, + "installButton": { + "message": "Stil kur", + "description": "Label for install button" + }, + "installButtonInstalled": { + "message": "Stil kuruldu", + "description": "Text displayed when the style is successfully installed" + }, + "installButtonReinstall": { + "message": "Stili yeniden kur", + "description": "Label for reinstall button" + }, + "installButtonUpdate": { + "message": "Stili güncelle", + "description": "Label for update button" + }, + "installUpdate": { + "message": "Güncellemeyi yükle", + "description": "Label for the button to install an update for a single style" + }, + "installUpdateFrom": { + "message": "Currently the style is updated from $url$", + "description": "Label to describe where the style gets update" + }, + "installUpdateFromLabel": { + "message": "Güncellemeleri denetle", + "description": "Label for the checkbox to save current URL for update check" + }, + "license": { + "message": "Lisans", + "description": "Label for the license" + }, + "linkGetHelp": { + "message": "Destek al", + "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" + }, + "linkGetStyles": { + "message": "Get styles", + "description": "Help link text on the manage page e.g. https://userstyles.org" + }, + "linkStylusWiki": { + "message": "Viki", + "description": "Wiki link text on the manage page e.g. https://github.com/openstyles/stylus/wiki" + }, + "linkTranslate": { + "message": "Çevir", + "description": "Transifex link text on the manage page" + }, + "linterCSSLintIncompatible": { + "message": "CSSLint doesn't support $preprocessorname$ preprocessor", + "description": "The label to display when the preprocessor isn't compatible with CSSLint" + }, + "linterCSSLintSettings": { + "message": "(Set rule as: 0 = disabled; 1 = warning; 2 = error)", + "description": "CSSLint rule config values" + }, + "linterConfigPopupTitle": { + "message": "Set $linter$ rules configuration", + "description": "Stylelint or CSSLint popup header" + }, + "linterConfigTooltip": { + "message": "Click to configure this linter", + "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" + }, + "linterInvalidConfigError": { + "message": "Not saved due to these invalid configuration settings:", + "description": "Invalid linter config will show a message followed by a list of invalid entries" + }, + "linterIssues": { + "message": "Sorunlar", + "description": "Label for the CSS linter issues block on the style edit page" + }, + "linterIssuesHelp": { + "message": "These issues were found by $link$:", + "description": "Help popup message for the selected CSS linter issues block on the style edit page" + }, + "linterJSONError": { + "message": "Invalid JSON format", + "description": "Setting linter config with invalid JSON" + }, + "linterResetMessage": { + "message": "To undo accidental reset, press Ctrl-Z (or Cmd-Z) in the text box", + "description": "Reset button tooltip to inform user on how to undo an accidental reset" + }, + "linterRulesLink": { + "message": "See a full list of rules", + "description": "Stylelint or CSSLint rules label added immediately before a link" + }, + "liveReloadError": { + "message": "An error occurred while watching the file", + "description": "The label of live-reload error" + }, + "liveReloadInstallHint": { + "message": "Keep this tab open to auto-update the style on external changes.", + "description": "The label of live-reload feature" + }, + "liveReloadInstallHintFF": { + "message": "Keep both this tab and the original tab open to auto-update the style on external changes.", + "description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox" + }, + "liveReloadLabel": { + "message": "Live reload", + "description": "The label of live-reload feature" + }, + "manageFavicons": { + "message": "Favicons in applies-to column", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFaviconsGray": { + "message": "Grayed out", + "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" + }, + "manageFaviconsHelp": { + "message": "Stylus uses an external service https://www.google.com/s2/favicons", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFilters": { + "message": "Filtreler", + "description": "Label for filters container" + }, + "manageHeading": { + "message": "Yüklü Stiller", + "description": "Heading for the manage page" + }, + "manageMaxTargets": { + "message": "Number of applies-to items", + "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" + }, + "manageNewStyleAsUsercss": { + "message": "as Usercss", + "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" + }, + "manageNewUI": { + "message": "New manage UI layout", + "description": "Label for the checkbox that toggles the new UI on manage page" + }, + "manageOnlyDisabled": { + "message": "Only disabled styles", + "description": "Checkbox to show only disabled styles" + }, + "manageOnlyEnabled": { + "message": "Yalnızca etkin stiller", + "description": "Checkbox to show only enabled styles" + }, + "manageOnlyExternal": { + "message": "Only external styles", + "description": "Checkbox to show only externally installed styles i.e. updatable" + }, + "manageOnlyLocal": { + "message": "Only locally created styles", + "description": "Checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyLocalTooltip": { + "message": "(the styles not installed through a userstyles.org page)", + "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyNonUsercss": { + "message": "Only non-Usercss styles", + "description": "Checkbox to show only non-Usercss (standard) styles" + }, + "manageOnlyUpdates": { + "message": "Only with updates or issues", + "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" + }, + "manageOnlyUsercss": { + "message": "Only Usercss styles", + "description": "Checkbox to show only Usercss styles" + }, + "manageTitle": { + "message": "Stylus", + "description": "Title for the manage page" + }, + "menuShowBadge": { + "message": "Etkin stil sayısını göster", + "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." + }, + "meta_invalidCheckboxDefault": { + "message": "Invalid @var checkbox: value must be 0 or 1", + "description": "Error displayed when the value of @var checkbox is invalid" + }, + "meta_invalidColor": { + "message": "Invalid @var color: $color$ is not a color", + "description": "Error displayed when the value of @var color is invalid" + }, + "meta_invalidRange": { + "message": "Invalid @var $type$: value must be a number or an array", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMultipleUnits": { + "message": "Invalid @var $type$: multiple units are defined", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeTooManyValues": { + "message": "Invalid @var $type$: the array contains too many items", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeValue": { + "message": "Invalid @var $type$: items in the array must be number, string, or null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeDefault": { + "message": "Invalid @var $type$: default value is null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMin": { + "message": "Invalid @var $type$: default value is lower than the minimum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMax": { + "message": "Invalid @var $type$: default value is larger than the maximum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeStep": { + "message": "Invalid @var $type$: default value is not a mutiple of the step", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeUnits": { + "message": "Invalid @var $type$: '$units$' is not a valid unit", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidSelect": { + "message": "Invalid @var select: the default value must be an array or an object", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValue": { + "message": "Invalid @var select: values inside the array/object must be a string", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectEmptyOptions": { + "message": "Invalid @var select: options list is empty", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectLabel": { + "message": "Invalid @var select: option label is empty", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectMultipleDefaults": { + "message": "Invalid @var select: multiple default options are defined", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectNameDuplicated": { + "message": "Invalid @var select: option name is duplicated", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValueMismatch": { + "message": "Invalid @var select: value doesn't exist in the option list", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidURLProtocol": { + "message": "Invalid URL protocol. Only http and https are allowed: $protocol$", + "description": "Error displayed when the protocol of the URL is invalid" + }, + "meta_invalidVersion": { + "message": "Invalid version number. The value doesn't match SemVer pattern: $version$", + "description": "Error displayed when @version is invalid" + }, + "meta_invalidNumber": { + "message": "Expect a number", + "description": "Error displayed when the value is expected to be a number" + }, + "meta_invalidString": { + "message": "Expect a quoted string", + "description": "Error displayed when the value is expected to be a quoted string" + }, + "meta_invalidWord": { + "message": "Expect a word", + "description": "Error displayed when the value is expected to be a word" + }, + "meta_missingChar": { + "message": "Expect characters: $chars$", + "description": "Error displayed when the value is expected to be some characters" + }, + "meta_missingEOT": { + "message": "Expect EOT data", + "description": "Error displayed when the value is expected to be an EOT list" + }, + "meta_missingMandatory": { + "message": "Missing mandatory metadata: $keys$", + "description": "Error displayed when mandatory keys are missing" + }, + "meta_unknownJSONLiteral": { + "message": "Invalid JSON: $literal$ is not a valid JSON literal", + "description": "Error displayed when JSON value is invalid" + }, + "meta_unknownMeta": { + "message": "Unknown metadata: $key$", + "description": "Error displayed when unknown metadata is parsed" + }, + "meta_unknownVarType": { + "message": "Unknown @$varkey$ type: $vartype$", + "description": "Error displayed when unknown variable type is parsed" + }, + "meta_unknownPreprocessor": { + "message": "Unknown @preprocessor: $preprocessor$", + "description": "Error displayed when unknown @preprocessor is parsed" + }, + "noStylesForSite": { + "message": "Bu site için hiçbir stil yüklenmedi.", + "description": "Text displayed when no styles are installed for the current site" + }, + "numberedLine": { + "message": "Line:", + "description": "Will be followed by one or more line numbers in the editor." + }, + "openManage": { + "message": "Yüklü stilleri yönet", + "description": "Link to open the manage page." + }, + "openOptions": { + "message": "Options", + "description": "Go to Options UI" + }, + "openStylesManager": { + "message": "Stil yöneticisini aç", + "description": "Label for the style maanger opener in the browser action context menu." + }, + "optionsActions": { + "message": "İşlemler", + "description": "" + }, + "optionsAdvanced": { + "message": "Advanced", + "description": "" + }, + "optionsAdvancedContextDelete": { + "message": "Add 'Delete' in editor context menu", + "description": "" + }, + "optionsAdvancedExposeIframes": { + "message": "Expose iframes via HTML[stylus-iframe]", + "description": "" + }, + "optionsAdvancedExposeIframesNote": { + "message": "Exposes the top site domain in each iframe.\nEnables writing iframe-specific CSS like this:\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }", + "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." + }, + "optionsAdvancedNewStyleAsUsercss": { + "message": "Write new style as usercss", + "description": "" + }, + "optionsAdvancedPatchCsp": { + "message": "Patch CSP to allow style assets", + "description": "" + }, + "optionsAdvancedPatchCspNote": { + "message": "Enable this if styles contain images or fonts which fail to load on sites with a strict CSP (Content-Security-Policy).\n\nEnabling this setting will relax CSP restrictions, allowing essential style content to load. This option is only intended for advanced users who understand the potential security implications, and accept responsibility for monitoring the content which they're allowing. Read about CSS-based attacks for more information.\n\nAlso be aware, this particular setting is not guaranteed to take effect if another installed extension modifies the network response first.", + "description": "" + }, + "optionsAdvancedStyleViaXhr": { + "message": "Instant inject mode", + "description": "" + }, + "optionsAdvancedStyleViaXhrNote": { + "message": "Enable this if you encounter flashing of unstyled content (FOUC) when browsing, which is especially noticeable with dark themes.\n\nThe technical reason is that Chrome/Chromium postpones asynchronous communication of extensions, in a usually meaningless attempt to improve page load speed, potentially causing styles to be late to apply. To circumvent this, since web extensions are not provided a synchronous API, Stylus provides this option to utilize the \"deprecated\" synchronous XMLHttpRequest web API to fetch applicable styles. There shouldn't be any detrimental effects, since the request is fulfilled within a few milliseconds while the page is still being downloaded from the server.\n\nNevertheless, Chromium will print a warning in devtools' console. Right-clicking a warning, and hiding them, will prevent future warnings from being shown.", + "description": "" + }, + "optionsBadgeDisabled": { + "message": "Etkin değilken arkaplan rengi", + "description": "" + }, + "optionsBadgeNormal": { + "message": "Arkaplan rengi", + "description": "" + }, + "optionsCheck": { + "message": "Stilleri güncelle", + "description": "" + }, + "optionsCheckUpdate": { + "message": "Check for and install all available updates", + "description": "" + }, + "optionsCustomizeBadge": { + "message": "Badge on the toolbar icon", + "description": "" + }, + "optionsCustomizeIcon": { + "message": "Toolbar icon", + "description": "" + }, + "optionsCustomizePopup": { + "message": "Popup", + "description": "" + }, + "optionsCustomizeUpdate": { + "message": "Updates", + "description": "" + }, + "optionsCustomizeSync": { + "message": "Sync to cloud", + "description": "" + }, + "optionsHeading": { + "message": "Seçenekler", + "description": "Heading for options section on manage page." + }, + "optionsIconDark": { + "message": "Dark browser themes", + "description": "" + }, + "optionsIconLight": { + "message": "Light browser themes", + "description": "" + }, + "optionsOpen": { + "message": "Aç", + "description": "" + }, + "optionsOpenManager": { + "message": "Stilleri yönet", + "description": "" + }, + "optionsPopupWidth": { + "message": "Popup width (in pixels)", + "description": "" + }, + "optionsReset": { + "message": "Reset the options to default values", + "description": "" + }, + "optionsResetButton": { + "message": "Reset options", + "description": "" + }, + "optionsStylusThemes": { + "message": "Find a Stylus UI theme", + "description": "" + }, + "optionsSubheading": { + "message": "Daha Fazla Seçenek", + "description": "Subheading for options section on manage page." + }, + "optionsUpdateImportNote": { + "message": "When importing style backups from old version or from Stylish, do a one-time check for updates manually in the styles manager to ensure all styles are updated.", + "description": "" + }, + "optionsUpdateInterval": { + "message": "Userstyle autoupdate interval in hours (specify 0 to disable)", + "description": "" + }, + "optionsSyncNone": { + "message": "None", + "description": "" + }, + "optionsSyncConnect": { + "message": "Bağlan", + "description": "" + }, + "optionsSyncDisconnect": { + "message": "Bağlantıyı kes", + "description": "" + }, + "optionsSyncSyncNow": { + "message": "Sync now", + "description": "" + }, + "optionsSyncLogin": { + "message": "Giriş yap", + "description": "" + }, + "optionsSyncStatusPull": { + "message": "Pulling style $loaded$ of $total$", + "description": "" + }, + "optionsSyncStatusPush": { + "message": "Pushing style $loaded$ of $total$", + "description": "" + }, + "optionsSyncStatusSyncing": { + "message": "Syncing...", + "description": "" + }, + "optionsSyncStatusConnecting": { + "message": "Bağlanılıyor...", + "description": "" + }, + "optionsSyncStatusConnected": { + "message": "Bağlandı", + "description": "" + }, + "optionsSyncStatusDisconnecting": { + "message": "Bağlantı kesiliyor...", + "description": "" + }, + "optionsSyncStatusDisconnected": { + "message": "Bağlantı kesildi", + "description": "" + }, + "optionsSyncStatusRelogin": { + "message": "Session expired, please login again.", + "description": "" + }, + "paginationCurrent": { + "message": "Şimdiki sayfa", + "description": "Tooltip for the current page index in search results" + }, + "paginationEstimated": { + "message": "Tahmini sayfa sayısı", + "description": "Tooltip for the total page count in search results" + }, + "paginationNext": { + "message": "Sonraki sayfa", + "description": "Tooltip for the '->' (next page) button in search results" + }, + "paginationPrevious": { + "message": "Önceki sayfa", + "description": "Tooltip for the '<-' button in search results" + }, + "paginationTotal": { + "message": "Toplam sayfa", + "description": "" + }, + "parseUsercssError": { + "message": "Stylus failed to parse usercss:", + "description": "The error message to show when stylus failed to parse usercss" + }, + "popupAutoResort": { + "message": "Resort styles in popup after toggling", + "description": "Label for the checkbox controlling popup resorting." + }, + "popupBorders": { + "message": "Add white borders on the sides", + "description": "" + }, + "popupBordersTooltip": { + "message": "Useful for dark themes in new Chrome as it no longer paints the side borders", + "description": "" + }, + "popupHotkeysInfo": { + "message": "<1>-<9>, <0>, also on numpad - toggles Nth style (0 is 10)\n- toggles first style with a name that starts with the letter\n opens editor instead of toggling\n enables listed styles\n disables listed styles\n and <`> (backtick) - toggles initially enabled styles; doesn't apply to subsequently enabled styles while the popup is open so you can restore the initial selection after testing stuff: simply disable all, then toggle i.e. \nMore info on wiki", + "description": "NOTE1: preserve < and > symbols so that 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." + }, + "popupHotkeysTooltip": { + "message": "Click to see available hotkeys", + "description": "Tooltip displayed when hovering the right edge of the extension popup" + }, + "popupManageTooltip": { + "message": "Shift-click or right-click opens manager with styles applicable for current site", + "description": "Tooltip for the 'Manage' button in the popup." + }, + "popupMenuButtonTooltip": { + "message": "Action menu", + "description": "Tooltip for menu button in popup." + }, + "popupOpenEditInPopup": { + "message": "Use a simple window (no omnibox)", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindow": { + "message": "Open editor in a new window", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindowTooltip": { + "message": "Also enabled by detaching editor tab from a browser window,\nand disabled by attaching a single editor tab into another window.", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupStylesFirst": { + "message": "Styles before commands", + "description": "Label for the checkbox controlling section order in the popup." + }, + "prefShowBadge": { + "message": "Number of styles active for the current site", + "description": "Label for the checkbox controlling toolbar badge text." + }, + "previewLabel": { + "message": "Canlı önizleme", + "description": "Label for the checkbox in style editor to enable live preview while editing." + }, + "previewTooltip": { + "message": "Temporarily applies the changes without saving.\nSave the style to make the changes permanent.", + "description": "Tooltip for the checkbox in style editor to enable live preview while editing." + }, + "reload": { + "message": "Reload Stylus extension", + "description": "Context menu reload" + }, + "replace": { + "message": "Değiştir", + "description": "Label before the replace input field in the editor shown on Ctrl-H" + }, + "replaceAll": { + "message": "Hepsini değiştir", + "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" + }, + "replaceWith": { + "message": "Şununla değiştir", + "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." + }, + "retrieveBckp": { + "message": "Stilleri içe aktar", + "description": "" + }, + "search": { + "message": "Ara", + "description": "Label before the search input field in the editor shown on Ctrl-F" + }, + "searchCaseSensitive": { + "message": "Case-sensitive", + "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" + }, + "searchGlobalStyles": { + "message": "Also search global styles", + "description": "Checkbox label in the popup's inline style search, shown when the text to search is entered" + }, + "searchNumberOfResults": { + "message": "Number of matches", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchNumberOfResults2": { + "message": "Number of matches in code and applies-to values", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchStyleQueryHint": { + "message": "Search style names case-insensitively:\nsome words - all words in any order\n\"some phrase\" - this exact phrase without quotes\n2020 - a year like this also shows styles updated in 2020", + "description": "Tooltip shown for the text input in the popup's inline style finder" + }, + "searchRegexp": { + "message": "Use /re/ syntax for regexp search", + "description": "Label after the search input field in the editor shown on Ctrl-F" + }, + "searchResultInstallCount": { + "message": "Toplam kurulum sayısı", + "description": "Text for label that shows the number of times a search result was installed" + }, + "searchResultNoneFound": { + "message": "Bu site için stil bulunamadı.", + "description": "Error text in the popup when inline search didn't find any site-specific styles" + }, + "searchResultNotMatching": { + "message": "The style is installed but it doesn't apply to the current site URL.", + "description": "" + }, + "searchResultNotMatchingNote": { + "message": "Try asking the author of this userstyle to add the URL.\n\nYou can also open the style in the manager and edit it yourself,\nbut be aware it disables automatic updates for this style.", + "description": "" + }, + "searchResultRating": { + "message": "Rating", + "description": "Text for label that shows the search result's rating" + }, + "searchResultUpdated": { + "message": "Updated", + "description": "Text for label that shows the search result's last update date" + }, + "searchResultWeeklyCount": { + "message": "Haftalık kurulum sayısı", + "description": "Text for label that shows the number of times a search result was installed during last week" + }, + "searchStylesAll": { + "message": "All", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesCode": { + "message": "CSS code", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesHelp": { + "message": " or key focuses the search field.\nDefault mode is plain text search for all space-separated terms in any order.\nExact words: wrap the query in double quotes, e.g. <\".header ~ div\">\nRegular expressions: include slashes and flags, e.g. \n\"By URL\" in scope selector: finds styles that apply to a fully specified URL e.g. https://www.example.org/\n\"Metadata\" in scope selector: searches in names, \"applies to\" specifiers, installation URL, update URL, and the entire metadata block for usercss styles.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page" + }, + "searchStylesMatchUrl": { + "message": "By URL", + "description": "Option for `find styles` scope selector in the manager. See searchMatchUrlHint for more info." + }, + "searchStylesMeta": { + "message": "Metadata", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesName": { + "message": "Name", + "description": "Option for `find styles` scope selector in the manager." + }, + "sectionAdd": { + "message": "Başka bölüm ekle", + "description": "Label for the button to add a section" + }, + "sectionCode": { + "message": "Kod", + "description": "Label for the code for a section" + }, + "sectionRemove": { + "message": "Bölümü kaldır", + "description": "Label for the button to remove a section" + }, + "sectionRestore": { + "message": "Restore removed section", + "description": "Label for the button to restore a removed section" + }, + "sections": { + "message": "Sections", + "description": "Header for the table of contents block listing style section names in the left panel of the classic editor" + }, + "shortcuts": { + "message": "Kısayollar", + "description": "Go to shortcut configuration" + }, + "shortcutsNote": { + "message": "Klavye kısayolları tanımla", + "description": "" + }, + "sortDateNewestFirst": { + "message": "önce en yeniler", + "description": "Text added to indicate that sorting a date would add the newest entries at the top" + }, + "sortDateOldestFirst": { + "message": "önce en eskiler", + "description": "Text added to indicate that sorting a date would add the oldest entries at the top" + }, + "sortLabel": { + "message": "Select a sort to apply to the installed styles", + "description": "Title on the sort select to indicate it is used for sorting entries" + }, + "sortLabelTitleAsc": { + "message": "Title Ascending", + "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" + }, + "sortLabelTitleDesc": { + "message": "Title Descending", + "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" + }, + "sortStylesHelp": { + "message": "Choose the type of sort to apply to the installed entries from within the sort dropdown. The default setting applies an ascending sort (A to Z) to the entry titles. Sorts within the \"Title Descending\" group will apply a descending sort (Z to A) to the title.\nThere are other presets that will allow sorting the entries by multiple criteria. Think of this like sorting a table with multiple columns and each category in a select (between the plus signs) represents a column, or group.\nFor example, if the setting is \"Enabled (first) + Title\", the entries would sort so that all the enabled entries are sorted to the top of the list, then an entry title ascending sort (A to Z) is applied to both the enabled and disabled entries separately.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" + }, + "sortStylesHelpTitle": { + "message": "İçeriği sırala", + "description": "Label for the sort info popup on the Manage styles page" + }, + "styleBadRegexp": { + "message": "Regexp is invalid.", + "description": "Validation message for a bad regexp in a style" + }, + "styleBeautify": { + "message": "Güzelleştir", + "description": "Label for the CSS-beautifier button on the edit style page" + }, + "styleBeautifyHint": { + "message": "Hint: right-click the “Beautify” button or use the keyboard shortcut defined below to beautify without showing this panel", + "description": "Hint shown inside the CSS-beautifier panel" + }, + "styleBeautifyIndentConditional": { + "message": "Indent @media, @supports", + "description": "CSS-beautifier option" + }, + "styleBeautifyPreserveNewlines": { + "message": "Preserve new lines", + "description": "CSS-beautifier option" + }, + "styleCancelEditLabel": { + "message": "Yönetim sayfasına dön", + "description": "Label for cancel button for style editing" + }, + "styleChangesNotSaved": { + "message": "Bu stilde yaptığınız, kaydedilmemiş değişiklikler var.", + "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" + }, + "styleEnabledLabel": { + "message": "Etkin", + "description": "Label for the enabled state of styles" + }, + "styleFromMozillaFormatError": { + "message": "Failed to import from Mozilla format", + "description": "Label for the import error" + }, + "styleFromMozillaFormatPrompt": { + "message": "Mozilla biçemiyle yazılmış kodu yapıştır", + "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" + }, + "styleInstall": { + "message": "'$stylename$' Stylus'e yüklensin mi?", + "description": "Confirmation when installing a style" + }, + "styleInstallFailed": { + "message": "Failed to install userstyle!\n$error$", + "description": "Warning when installation failed" + }, + "styleInstallOverwrite": { + "message": "'$stylename$' is already installed. Overwrite?\nVersion: $oldVersion$ -> $newVersion$", + "description": "Confirmation when re-installing a style" + }, + "styleMissingName": { + "message": "Bir ad girin", + "description": "Error displayed when user saves without providing a name" + }, + "styleMozillaFormatHeading": { + "message": "Mozilla Biçemi", + "description": "Heading for the section with buttons to import/export Mozilla format of the style" + }, + "styleNotAppliedRegexpProblemTooltip": { + "message": "Style was not applied due to its incorrect usage of 'regexp()'", + "description": "Tooltip in the popup for styles that were not applied at all" + }, + "styleRegexpInvalidExplanation": { + "message": "Some 'regexp()' rules that could not be compiled at all.", + "description": "" + }, + "styleRegexpPartialExplanation": { + "message": "This style uses partially matching regexps in violation of CSS4 @document specification which requires a full URL match. The affected CSS sections were not applied to the page. This style was probably created in Stylish-for-Chrome which incorrectly checks 'regexp()' rules since the very first version (known bug).", + "description": "" + }, + "styleRegexpProblemTooltip": { + "message": "Number of sections not applied due to incorrect usage of 'regexp()'", + "description": "Tooltip in the popup for styles that were applied only partially" + }, + "styleRegexpTestButton": { + "message": "RegExp test", + "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" + }, + "styleRegexpTestFull": { + "message": "Matching tabs", + "description": "RegExp test report: label for the fully matching expressions" + }, + "styleRegexpTestInvalid": { + "message": "Invalid regexps skipped", + "description": "RegExp test report: label for the invalid expressions" + }, + "styleRegexpTestNone": { + "message": "No matching tabs", + "description": "RegExp test report: label for expressions that didn't match any tabs" + }, + "styleRegexpTestNote": { + "message": "Note: use a single \\ for escaping in the regexp input field, which will be automatically converted to \\\\ in the style code as per specification for quoted strings in CSS.", + "description": "RegExp test report: a note displayed at the bottom of the dialog" + }, + "styleRegexpTestPartial": { + "message": "Not matching fully, hence skipped", + "description": "RegExp test report: label for the partially matching expressions" + }, + "styleRegexpTestTitle": { + "message": "List of matching opened tabs (click on URL to focus its tab)", + "description": "RegExp test report: title of the report" + }, + "styleSaveLabel": { + "message": "Kaydet", + "description": "Label for save button for style editing" + }, + "styleToMozillaFormatHelp": { + "message": "Kodun Mozilla biçimi, Firefox için Stylish ile kullanılabilir ve userstyles.org sitesine gönderilebilir.", + "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" + }, + "styleToMozillaFormatTitle": { + "message": "Mozilla biçeminde bir stil", + "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" + }, + "styleUpdate": { + "message": "\";$stylename$\" stilini güncelleştirmek istiyor musunuz?", + "description": "Confirmation when updating a style" + }, + "styleUpdateDiscardChanges": { + "message": "The style is changed outside of the editor. Would you like to reload the style?", + "description": "Confirmation to update the style in the editor" + }, + "stylusUnavailableForURL": { + "message": "Stylus bunun gibi sayfalarda çalışmaz.", + "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "stylusUnavailableForURLdetails": { + "message": "As a security precaution, the browser prohibits extensions from affecting its built-in pages (like chrome://version, the standard new tab page as of Chrome 61, about:addons, and so on) as well as other extensions' pages. Each browser also restricts access to its own extensions gallery (like Chrome Web Store or AMO).", + "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "syncStorageErrorSaving": { + "message": "The value cannot be saved. Try reducing the amount of text.", + "description": "Displayed when trying to save an excessively big value via storage.sync API" + }, + "syncError": { + "message": "Sync failed", + "description": "Tooltip for the toolbar icon" + }, + "syncErrorRelogin": { + "message": "Sync failed.\nTry to re-login in Stylus options:\nclick 'disconnect' first, then 'connect'.", + "description": "Tooltip for the toolbar icon" + }, + "toggleStyle": { + "message": "Toggle style", + "description": "Label for the checkbox to enable/disable a style" + }, + "undo": { + "message": "Geri al", + "description": "Button label" + }, + "undoGlobal": { + "message": "Undo in all sections", + "description": "CSS-beautify global Undo button label" + }, + "unreachableAMO": { + "message": "Firefox forbids access to the site.", + "description": "Note in the popup displayed when opened on addons.mozilla.org" + }, + "unreachableAMOHint": { + "message": "To allow access open , right-click the list, click 'New', then 'Boolean', paste and click OK, , OK, reload the page.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintNewFF": { + "message": "In Firefox 60 and newer you'll also have to remove AMO domain from in .", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintOldFF": { + "message": "Only Firefox 59 and newer can be configured to allow WebExtensions to add style elements on CSP-protected sites such as this one.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" + }, + "unreachableContentScript": { + "message": "Could not communicate with the page. Try reloading the tab.", + "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" + }, + "unreachableFileHint": { + "message": "Stylus can access file:// URLs only if you enable the corresponding checkbox for Stylus extension on chrome://extensions page.", + "description": "Note in the toolbar popup for file:// URLs" + }, + "InaccessibleFileHint": { + "message": "Stylus can not access some file types (e.g. pdf & json files).", + "description": "Note in the toolbar popup for some file types that cannot be accessed" + }, + "updateAllCheckSucceededNoUpdate": { + "message": "Güncelleme bulunamadı.", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateAllCheckSucceededSomeEdited": { + "message": "Some updatable styles weren't checked to avoid losing possible local edits. Updates can be forced by checking individually, or by running another check for all styles (local edits will be overwritten).", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateCheckFailBadResponseCode": { + "message": "Güncellenemedi: sunucu yanıt olarak $code$ kodunu gönderdi.", + "description": "Text that displays when an update check failed because the response code indicates an error" + }, + "updateCheckFailServerUnreachable": { + "message": "Güncellenemedi: sunucuya erişilemiyor.", + "description": "Text that displays when an update check failed because the update server is unreachable" + }, + "updateCheckHistory": { + "message": "Güncelleme kontrolü geçmişi", + "description": "" + }, + "updateCheckManualUpdateForce": { + "message": "Install update (local edits will be overwritten)", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckManualUpdateHint": { + "message": "Forcing an update will overwrite any local edits.", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedLocallyEdited": { + "message": "This style was edited locally.", + "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedMaybeLocallyEdited": { + "message": "Bu stil yerel olarak düzenlenmiş olabilir.", + "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" + }, + "updateCheckSucceededNoUpdate": { + "message": "Stil güncel.", + "description": "Text that displays when an update check completed and no update is available" + }, + "updateCompleted": { + "message": "Güncelleme tamamlandı.", + "description": "Text that displays when an update completed" + }, + "updatesCurrentlyInstalled": { + "message": "Kurulan güncellemeler:", + "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." + }, + "usercssAvoidOverwriting": { + "message": "Mevcut bir stilin üzerine yazmaktan kaçınmak için lütfen @name veya @ ad alanının değerini değiştirin.", + "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." + }, + "usercssConfigIncomplete": { + "message": "Stil, yapılandırma iletişim kutusu gösterildikten sonra güncellendi veya silindi. Bu değişkenler, stilin meta verilerini bozmamak için kaydedilmedi:", + "description": "" + }, + "usercssEditorNamePlaceholder": { + "message": "Kodda @name belirtin", + "description": "Placeholder text for the empty name input field when creating a new Usercss style" + }, + "usercssReplaceTemplateConfirmation": { + "message": "Yeni Usercss stilleri için varsayılan şablonu geçerli kodla değiştir?", + "description": "" + }, + "usercssReplaceTemplateName": { + "message": "Boş @name, varsayılan şablonun yerini alır", + "description": "The text shown after @name when creating a new Usercss style" + }, + "usercssReplaceTemplateSectionBody": { + "message": "Kodu buraya ekle...", + "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" + }, + "versionInvalidOlder": { + "message": "Sürüm, kurulu stillerden daha eski.", + "description": "Displayed when the version of style is older than the installed one" + }, + "writeStyleFor": { + "message": "Şunun için stil yaz:", + "description": "Label for toolbar pop-up that precedes the links to write a new style" + }, + "writeStyleForURL": { + "message": "bu URL", + "description": "Text for link in toolbar pop-up to write a new style for the current URL" + }, + "syncDropboxStyles": { + "message": "Dropbox'tan aktar", + "description": "" + }, + "syncDropboxDeprecated": { + "message": "Dropbox içe/dışa aktarma, seçenekler sayfasında daha gelişmiş bir stil senkronizasyonu ile değiştirilir.", + "description": "" + }, + "retrieveDropboxSync": { + "message": "Dropbox'a aktar", + "description": "" + }, + "overwriteFileExport": { + "message": "Mevcut bir dosyanın üzerine yazmak istiyor musunuz?", + "description": "" + }, + "exportSavedSuccess": { + "message": "Dosya başarıyla kaydedildi", + "description": "" + }, + "noFileToImport": { + "message": "Stillerinizi içe aktarmak için önce dışa aktarmanız gerekir.", + "description": "" + }, + "connectingDropbox": { + "message": "Dropbox'a bağlanıyor...", + "description": "" + }, + "connectingDropboxNotAllowed": { + "message": "Dropbox'a bağlanmak yalnızca doğrudan web mağazasından yüklenen uygulamalarda kullanılabilir", + "description": "" + }, + "gettingStyles": { + "message": "Tüm stiller alınıyor...", + "description": "" + }, + "zipStyles": { + "message": "Stiller sıkıştırılıyor...", + "description": "" + }, + "unzipStyles": { + "message": "Stiller açılıyor...", + "description": "" + }, + "readingStyles": { + "message": "Stiller okunuyor...", + "description": "" + }, + "uploadingFile": { + "message": "Dosya Yükleniyor...", + "description": "" + }, + "addStyleLabel": { + "message": "Yeni stil oluşturun", + "description": "Label for the button to go to the add style page" } - }, - "appliesDisplayTruncatedSuffix": { - "message": "ve diğerleri", - "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" - }, - "appliesDomainOption": { - "message": "Alan adındaki URLler", - "description": "Option to make the style apply to the entered string as a domain" - }, - "appliesHelp": { - "message": "Bu bölümdeki kodun hangi URLlere uygulanacağını sınırlamak için 'Şuraya uygulanır' denetimlerini kullanın.", - "description": "Help text for 'applies to' section" - }, - "appliesLabel": { - "message": "Şuraya uygulanır", - "description": "Label for 'applies to' fields on the edit/add screen" - }, - "appliesLineWidgetWarning": { - "message": "Küçültülmüş CSS ile çalışmaz", - "description": "A warning that applies-to information won't show properly with minified CSS" - }, - "appliesRegexpOption": { - "message": "regexp ile eşleşen URL'ler", - "description": "Option to make the style apply to the entered string as a regular expression" - }, - "appliesRemove": { - "message": "Kaldır", - "description": "Label for the button to remove an 'applies' entry" - }, - "appliesSpecify": { - "message": "Belirt", - "description": "Label for the button to make a style apply only to specific sites" - }, - "appliesToEverything": { - "message": "Her şey", - "description": "Text displayed for styles that apply to all sites" - }, - "appliesUrlPrefixOption": { - "message": "Şununla başlayan URL'ler:", - "description": "Option to make the style apply to the entered string as a URL prefix" - }, - "applyAllUpdates": { - "message": "Tüm güncellemeleri uygula", - "description": "Label for the button to apply all detected updates" - }, - "author": { - "message": "Yazar", - "description": "Label for the style author" - }, - "backupButtons": { - "message": "Yedek", - "description": "Heading for backup" - }, - "backupMessage": { - "message": "Bir dosya seçin veya bu sayfaya sürükleyip bırakın.", - "description": "Message for backup" - }, - "bckpInstStyles": { - "message": "Dışa aktar", - "description": "" - }, - "checkAllUpdates": { - "message": "Tüm stiller için güncellemeleri denetle", - "description": "Label for the button to check all styles for updates" - }, - "checkAllUpdatesForce": { - "message": "Tekrar kontrol et, herhangi bir stil düzenlemedim!", - "description": "Label for the button to apply all detected updates" - }, - "checkForUpdate": { - "message": "Güncellemeleri denetle", - "description": "Label for the button to check a single style for an update" - }, - "checkingForUpdate": { - "message": "Kontrol ediliyor...", - "description": "Text to display when checking a style for an update" - }, - "clickToUninstall": { - "message": "Kaldırmak için tıklayın", - "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" - }, - "cm_autoCloseBrackets": { - "message": "Parantezleri ve tırnak işaretlerini otomatik olarak kapat", - "description": "Label for the checkbox in the style editor." - }, - "cm_autoCloseBracketsTooltip": { - "message": "()[]{}''\"\" Açılışlarından birini yazarken otomatik olarak bir kapanış çifti ekleyin", - "description": "Label for the checkbox in the style editor." - }, - "cm_autocompleteOnTyping": { - "message": "Yazarken tamamla", - "description": "Label for the checkbox in the style editor." - }, - "cm_colorpicker": { - "message": "CSS renk seçicileri", - "description": "Label for the checkbox controlling colorpicker option for the style editor." - }, - "cm_indentWithTabs": { - "message": "Akıllı girintili tab kullan", - "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." - }, - "cm_keyMap": { - "message": "Tuşeşlem", - "description": "Label for the drop-down list controlling the keymap for the style editor." - }, - "cm_lineWrapping": { - "message": "Kelime kaydırma", - "description": "Label for the checkbox controlling word wrap option for the style editor." - }, - "cm_matchHighlight": { - "message": "Vurgulama", - "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." - }, - "cm_matchHighlightSelection": { - "message": "Yalnızca seçim", - "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" - }, - "cm_matchHighlightToken": { - "message": "İmleç altındaki token", - "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" - }, - "cm_resizeGripHint": { - "message": "Yüksekliği en üst düzeye çıkarmak/geri yüklemek için çift tıklayın", - "description": "Tooltip for the resize grip in style editor" - }, - "cm_selectByTokens": { - "message": "Çift tıklamak tokenleri seçer", - "description": "Label for the checkbox in the editor." - }, - "cm_selectByTokensTooltip": { - "message": "Token örnekleri: .foo-bar-2 #aabbcc 0.32 !important\nDevre dışı bırakıldığında: noktalama işareti ile ayrılmış kelimeler seçilir.", - "description": "" - }, - "cm_smartIndent": { - "message": "Akıllı girinti kullanma", - "description": "Label for the checkbox controlling smart indentation option for the style editor." - }, - "cm_tabSize": { - "message": "Tab büyüklüğü", - "description": "Label for the text box controlling tab size option for the style editor." - }, - "cm_theme": { - "message": "Tema", - "description": "Label for the style editor's CSS theme." - }, - "colorpickerSwitchFormatTooltip": { - "message": "Format değişimleri: HEX -> RGB -> HSL.\nYönü ters çevirmek için Shift tuşunu basılı tutup tıklatın.\nAyrıca PgUp (PageUp), PgDn (PageDown) tuşları ile.", - "description": "Tooltip for the switch button in the color picker popup in the style editor." - }, - "colorpickerTooltip": { - "message": "Renk seçiciyi aç", - "description": "Tooltip for the colored squares shown before CSS colors in the style editor." - }, - "configOnChange": { - "message": "değişiklikte", - "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" - }, - "configOnChangeTooltip": { - "message": "Otomatik kaydetme ve değişiklikleri otomatik olarak uygulama", - "description": "" - }, - "configureStyle": { - "message": "Yapılandır", - "description": "Label for the button to configure usercss userstyle" - }, - "configureStyleOnHomepage": { - "message": "Ana sayfada yapılandır", - "description": "Label for the button to configure userstyles.org userstyle" - }, - "confirmCancel": { - "message": "İptal", - "description": "" - }, - "confirmClose": { - "message": "Kapat", - "description": "'Close' button in a confirm dialog" - }, - "confirmDefault": { - "message": "Öntanımlıyı kullan", - "description": "'Set to default' button in a confirm dialog" - }, - "confirmDelete": { - "message": "Sil", - "description": "" - }, - "confirmDiscardChanges": { - "message": "Değişiklikleri iptal et?", - "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" - }, - "confirmNo": { - "message": "Hayır", - "description": "'No' button in a confirm dialog" - }, - "confirmOK": { - "message": "Tamam", - "description": "" - }, - "confirmSave": { - "message": "Kaydet", - "description": "'Save' button in a confirm dialog" - }, - "confirmStop": { - "message": "Dur", - "description": "'Stop' button in a confirm dialog" - }, - "confirmYes": { - "message": "Evet", - "description": "'Yes' button in a confirm dialog" - }, - "copied": { - "message": "Kopyalandı", - "description": "Message shown when content has been copied to the clipboard" - }, - "copy": { - "message": "Kopyala", - "description": "Tooltip for elements which can be copied" - }, - "dateInstalled": { - "message": "Kurulum tarihi", - "description": "Option text for the user to sort the style by install date" - }, - "dateUpdated": { - "message": "Güncelleme tarihi", - "description": "Option text for the user to sort the style by last update date" - }, - "dbError": { - "message": "Stylus veritabanı kullanılırken bir hata oluştu. Olası çözümler içeren bir web sayfasını ziyaret etmek ister misiniz?", - "description": "Prompt when a DB error is encountered" - }, - "defaultTheme": { - "message": "öntanımlı", - "description": "Default CodeMirror CSS theme option on the edit style page" - }, - "deleteStyleConfirm": { - "message": "Bu stili silmek istediğinizden emin misiniz?", - "description": "Confirmation before deleting a style" - }, - "deleteStyleLabel": { - "message": "Sil", - "description": "Label for the button to delete a style" - }, - "description": { - "message": "Kullanıcı stil yöneticisi Stylus ile Web'in stilini yenileyin. Stylus Google, Facebook, YouTube, Orkut ve diğer pek çok site için temalar ve görünüm yüklemenize imkân tanır.", - "description": "Extension description" - }, - "disableAllStyles": { - "message": "Tüm stilleri kapat", - "description": "Label for the checkbox that turns all enabled styles off." - }, - "disableStyleLabel": { - "message": "Devre dışı bırak", - "description": "Label for the button to disable a style" - }, - "dragDropMessage": { - "message": "İçe aktarmak için yedek dosyanızı bu sayfada herhangi bir yere bırakın.", - "description": "Drag'n'drop message" - }, - "dragDropUsercssTabstrip": { - "message": "Dosyayı yüklemek için sekme şeridine (sekme başlıklarının gösterildiği alan) bırakın.", - "description": "Message popup shown when erroneously dropping a usercss file into the manager page" - }, - "editDeleteText": { - "message": "Sil", - "description": "Label for the context menu item in the editor to delete selected text" - }, - "editGotoLine": { - "message": "Satıra git (veya satır:sütun)", - "description": "Go to line or line:column on Ctrl-G in style code editor" - }, - "editStyleHeading": { - "message": "Stili Düzenle", - "description": "Title of the page for editing styles" - }, - "editStyleLabel": { - "message": "Düzenle", - "description": "Label for the button to go to the edit style page" - }, - "editStyleTitle": { - "message": "$stylename$ Stilini Düzenleyin", - "description": "Title of the page for editing styles", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "enableStyleLabel": { - "message": "Etkinleştir", - "description": "Label for the button to enable a style" - }, - "excludeStyleByDomainLabel": { - "message": "Mevcut alan adını hariç tut", - "description": "" - }, - "excludeStyleByUrlLabel": { - "message": "Mevcut URL'yi hariç tut", - "description": "" - }, - "exportLabel": { - "message": "Dışa aktar", - "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" - }, - "externalFeedback": { - "message": "Geribildirim", - "description": "Label for the external link to send feedback for the style" - }, - "externalHomepage": { - "message": "Anasayfa", - "description": "Label for the external link to style's homepage" - }, - "externalLink": { - "message": "Harici bağlantı", - "description": "Label for external links" - }, - "externalSupport": { - "message": "Destek", - "description": "Label for the external link to style's support site" - }, - "externalUsercssDocument": { - "message": "Usercss belgeleri", - "description": "Label for the external link to usercss documentation" - }, - "filteredStyles": { - "message": "Toplam $numTotal$ gösterilen $numShown$", - "description": "TL note - make this message short", - "placeholders": { - "numTotal": { - "content": "$2" - }, - "numShown": { - "content": "$1" - } - } - }, - "filteredStylesAllHidden": { - "message": "Şu anda uygulanan filtreler hiçbir stille eşleşmiyor", - "description": "Text shown when no styles match currently applied filter in the style manager" - }, - "findStyles": { - "message": "Stil bul", - "description": "Text for a link that gets a list of styles for the current site" - }, - "findStylesForSite": { - "message": "Bu site için başka stiller bul", - "description": "Text for a link that gets a list of styles for the current site" - }, - "findStylesInline": { - "message": "Hizada", - "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" - }, - "findStylesInlineTooltip": { - "message": "Arama sonuçlarını bu pencerede görüntüleyin.", - "description": "Text for a checkbox that displays search results within the Stylus popup." - }, - "genericAdd": { - "message": "Ekle", - "description": "Used in various places for an action that adds something" - }, - "genericClone": { - "message": "Klon", - "description": "Used in various places for an action that clones something" - }, - "genericDisabledLabel": { - "message": "Devre dışı", - "description": "Used in various lists/options to indicate that something is disabled" - }, - "genericEnabledLabel": { - "message": "Etkin", - "description": "Used in various lists/options to indicate that something is enabled" - }, - "genericError": { - "message": "Hata", - "description": "Used in various places to indicate some error occurred." - }, - "genericHistoryLabel": { - "message": "Geçmiş", - "description": "Used in various places to show a history log of something" - }, - "genericNext": { - "message": "Sonraki", - "description": "Used in various places to select/perform the next step/action" - }, - "genericPrevious": { - "message": "Önceki", - "description": "Used in various places to select/perform the previous step/action" - }, - "genericResetLabel": { - "message": "Yenile", - "description": "Used in various parts of UI to indicate that something may be reset to its original state" - }, - "genericSavedMessage": { - "message": "Kaydedildi", - "description": "Used in various parts of the UI to indicate that something was saved" - }, - "genericTitle": { - "message": "Başlık", - "description": "Used in various parts of the UI to indicate the title of something" - }, - "genericUnknown": { - "message": "Bilinmiyor", - "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" - }, - "helpAlt": { - "message": "Yardım", - "description": "Alternate text for help buttons" - }, - "helpKeyMapCommand": { - "message": "Bir komut adı yazın", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "helpKeyMapHotkey": { - "message": "Bir kısayol tuşuna basın", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "hostDisabled": { - "message": "Bu ana bilgisayar, kullanılan tarayıcının mevcut sürümündeki bir hata nedeniyle devre dışı bırakıldı", - "description": "Tooltip for cloud host disabled" - }, - "importAppendLabel": { - "message": "Stile ekle", - "description": "Label for the button to import a style and append to the existing sections" - }, - "importAppendTooltip": { - "message": "İçe aktarılan stili geçerli stile ekleme", - "description": "Tooltip for the button to import a style and append to the existing sections" - }, - "importLabel": { - "message": "İçe aktar", - "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" - }, - "importReplaceLabel": { - "message": "Stilin üzerine yaz", - "description": "Label for the button to import and overwrite current style" - }, - "importReplaceTooltip": { - "message": "Geçerli stilin içeriğini atın ve içe aktarılan stil ile üzerine yazın", - "description": "Label for the button to import and overwrite current style" - }, - "importReportLegendAdded": { - "message": "eklendi", - "description": "Text after the number of styles added in the report shown after importing styles" - }, - "importReportLegendUpdatedBoth": { - "message": "hem meta bilgi hem de kod güncellendi", - "description": "Text after the number of styles updated entirely in the report shown after importing styles" - }, - "importReportLegendUpdatedCode": { - "message": "güncellenmiş kod", - "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" - }, - "importReportUndoneTitle": { - "message": "İçe aktarma geri alındı", - "description": "Title of the message box shown after undoing the import of styles" - }, - "installButton": { - "message": "Stil kur", - "description": "Label for install button" - }, - "installButtonInstalled": { - "message": "Stil kuruldu", - "description": "Text displayed when the style is successfully installed" - }, - "installButtonReinstall": { - "message": "Stili yeniden kur", - "description": "Label for reinstall button" - }, - "installButtonUpdate": { - "message": "Stili güncelle", - "description": "Label for update button" - }, - "installUpdate": { - "message": "Güncellemeyi yükle", - "description": "Label for the button to install an update for a single style" - }, - "installUpdateFromLabel": { - "message": "Güncellemeleri denetle", - "description": "Label for the checkbox to save current URL for update check" - }, - "license": { - "message": "Lisans", - "description": "Label for the license" - }, - "linkGetHelp": { - "message": "Destek al", - "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" - }, - "linkStylusWiki": { - "message": "Viki", - "description": "Wiki link text on the manage page e.g. https://github.com/openstyles/stylus/wiki" - }, - "linkTranslate": { - "message": "Çevir", - "description": "Transifex link text on the manage page" - }, - "linterIssues": { - "message": "Sorunlar", - "description": "Label for the CSS linter issues block on the style edit page" - }, - "manageFilters": { - "message": "Filtreler", - "description": "Label for filters container" - }, - "manageHeading": { - "message": "Yüklü Stiller", - "description": "Heading for the manage page" - }, - "manageOnlyEnabled": { - "message": "Yalnızca etkin stiller", - "description": "Checkbox to show only enabled styles" - }, - "menuShowBadge": { - "message": "Etkin stil sayısını göster", - "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." - }, - "noStylesForSite": { - "message": "Bu site için hiçbir stil yüklenmedi.", - "description": "Text displayed when no styles are installed for the current site" - }, - "openManage": { - "message": "Yüklü stilleri yönet", - "description": "Link to open the manage page." - }, - "openStylesManager": { - "message": "Stil yöneticisini aç", - "description": "Label for the style maanger opener in the browser action context menu." - }, - "optionsActions": { - "message": "İşlemler", - "description": "" - }, - "optionsBadgeDisabled": { - "message": "Etkin değilken arkaplan rengi", - "description": "" - }, - "optionsBadgeNormal": { - "message": "Arkaplan rengi", - "description": "" - }, - "optionsCheck": { - "message": "Stilleri güncelle", - "description": "" - }, - "optionsHeading": { - "message": "Seçenekler", - "description": "Heading for options section on manage page." - }, - "optionsOpen": { - "message": "Aç", - "description": "" - }, - "optionsOpenManager": { - "message": "Stilleri yönet", - "description": "" - }, - "optionsSubheading": { - "message": "Daha Fazla Seçenek", - "description": "Subheading for options section on manage page." - }, - "optionsSyncConnect": { - "message": "Bağlan", - "description": "" - }, - "optionsSyncDisconnect": { - "message": "Bağlantıyı kes", - "description": "" - }, - "optionsSyncLogin": { - "message": "Giriş yap", - "description": "" - }, - "optionsSyncStatusConnecting": { - "message": "Bağlanılıyor...", - "description": "" - }, - "optionsSyncStatusConnected": { - "message": "Bağlandı", - "description": "" - }, - "optionsSyncStatusDisconnecting": { - "message": "Bağlantı kesiliyor...", - "description": "" - }, - "optionsSyncStatusDisconnected": { - "message": "Bağlantı kesildi", - "description": "" - }, - "paginationCurrent": { - "message": "Şimdiki sayfa", - "description": "Tooltip for the current page index in search results" - }, - "paginationEstimated": { - "message": "Tahmini sayfa sayısı", - "description": "Tooltip for the total page count in search results" - }, - "paginationNext": { - "message": "Sonraki sayfa", - "description": "Tooltip for the '->' (next page) button in search results" - }, - "paginationPrevious": { - "message": "Önceki sayfa", - "description": "Tooltip for the '<-' button in search results" - }, - "paginationTotal": { - "message": "Toplam sayfa", - "description": "" - }, - "previewLabel": { - "message": "Canlı önizleme", - "description": "Label for the checkbox in style editor to enable live preview while editing." - }, - "replace": { - "message": "Değiştir", - "description": "Label before the replace input field in the editor shown on Ctrl-H" - }, - "replaceAll": { - "message": "Hepsini değiştir", - "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" - }, - "replaceWith": { - "message": "Şununla değiştir", - "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." - }, - "retrieveBckp": { - "message": "Stilleri içe aktar", - "description": "" - }, - "search": { - "message": "Ara", - "description": "Label before the search input field in the editor shown on Ctrl-F" - }, - "searchResultInstallCount": { - "message": "Toplam kurulum sayısı", - "description": "Text for label that shows the number of times a search result was installed" - }, - "searchResultNoneFound": { - "message": "Bu site için stil bulunamadı.", - "description": "Error text in the popup when inline search didn't find any site-specific styles" - }, - "searchResultWeeklyCount": { - "message": "Haftalık kurulum sayısı", - "description": "Text for label that shows the number of times a search result was installed during last week" - }, - "sectionAdd": { - "message": "Başka bölüm ekle", - "description": "Label for the button to add a section" - }, - "sectionCode": { - "message": "Kod", - "description": "Label for the code for a section" - }, - "sectionRemove": { - "message": "Bölümü kaldır", - "description": "Label for the button to remove a section" - }, - "shortcuts": { - "message": "Kısayollar", - "description": "Go to shortcut configuration" - }, - "shortcutsNote": { - "message": "Klavye kısayolları tanımla", - "description": "" - }, - "sortDateNewestFirst": { - "message": "önce en yeniler", - "description": "Text added to indicate that sorting a date would add the newest entries at the top" - }, - "sortDateOldestFirst": { - "message": "önce en eskiler", - "description": "Text added to indicate that sorting a date would add the oldest entries at the top" - }, - "sortStylesHelpTitle": { - "message": "İçeriği sırala", - "description": "Label for the sort info popup on the Manage styles page" - }, - "styleBeautify": { - "message": "Güzelleştir", - "description": "Label for the CSS-beautifier button on the edit style page" - }, - "styleCancelEditLabel": { - "message": "Yönetim sayfasına dön", - "description": "Label for cancel button for style editing" - }, - "styleChangesNotSaved": { - "message": "Bu stilde yaptığınız, kaydedilmemiş değişiklikler var.", - "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" - }, - "styleEnabledLabel": { - "message": "Etkin", - "description": "Label for the enabled state of styles" - }, - "styleFromMozillaFormatPrompt": { - "message": "Mozilla biçemiyle yazılmış kodu yapıştır", - "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" - }, - "styleInstall": { - "message": "'$stylename$' Stylus'e yüklensin mi?", - "description": "Confirmation when installing a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "styleMissingName": { - "message": "Bir ad girin", - "description": "Error displayed when user saves without providing a name" - }, - "styleMozillaFormatHeading": { - "message": "Mozilla Biçemi", - "description": "Heading for the section with buttons to import/export Mozilla format of the style" - }, - "styleSaveLabel": { - "message": "Kaydet", - "description": "Label for save button for style editing" - }, - "styleToMozillaFormatHelp": { - "message": "Kodun Mozilla biçimi, Firefox için Stylish ile kullanılabilir ve userstyles.org sitesine gönderilebilir.", - "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" - }, - "styleToMozillaFormatTitle": { - "message": "Mozilla biçeminde bir stil", - "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" - }, - "styleUpdate": { - "message": "\";$stylename$\" stilini güncelleştirmek istiyor musunuz?", - "description": "Confirmation when updating a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "stylusUnavailableForURL": { - "message": "Stylus bunun gibi sayfalarda çalışmaz.", - "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" - }, - "undo": { - "message": "Geri al", - "description": "Button label" - }, - "updateAllCheckSucceededNoUpdate": { - "message": "Güncelleme bulunamadı.", - "description": "Text that displays when an update all check completed and no updates are available" - }, - "updateCheckFailBadResponseCode": { - "message": "Güncellenemedi: sunucu yanıt olarak $code$ kodunu gönderdi.", - "description": "Text that displays when an update check failed because the response code indicates an error", - "placeholders": { - "code": { - "content": "$1" - } - } - }, - "updateCheckFailServerUnreachable": { - "message": "Güncellenemedi: sunucuya erişilemiyor.", - "description": "Text that displays when an update check failed because the update server is unreachable" - }, - "updateCheckHistory": { - "message": "Güncelleme kontrolü geçmişi", - "description": "" - }, - "updateCheckSkippedMaybeLocallyEdited": { - "message": "Bu stil yerel olarak düzenlenmiş olabilir.", - "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" - }, - "updateCheckSucceededNoUpdate": { - "message": "Stil güncel.", - "description": "Text that displays when an update check completed and no update is available" - }, - "updateCompleted": { - "message": "Güncelleme tamamlandı.", - "description": "Text that displays when an update completed" - }, - "updatesCurrentlyInstalled": { - "message": "Kurulan güncellemeler:", - "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." - }, - "usercssAvoidOverwriting": { - "message": "Mevcut bir stilin üzerine yazmaktan kaçınmak için lütfen @name veya @ ad alanının değerini değiştirin.", - "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." - }, - "usercssConfigIncomplete": { - "message": "Stil, yapılandırma iletişim kutusu gösterildikten sonra güncellendi veya silindi. Bu değişkenler, stilin meta verilerini bozmamak için kaydedilmedi:", - "description": "" - }, - "usercssEditorNamePlaceholder": { - "message": "Kodda @name belirtin", - "description": "Placeholder text for the empty name input field when creating a new Usercss style" - }, - "usercssReplaceTemplateConfirmation": { - "message": "Yeni Usercss stilleri için varsayılan şablonu geçerli kodla değiştir?", - "description": "" - }, - "usercssReplaceTemplateName": { - "message": "Boş @name, varsayılan şablonun yerini alır", - "description": "The text shown after @name when creating a new Usercss style" - }, - "usercssReplaceTemplateSectionBody": { - "message": "Kodu buraya ekle...", - "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" - }, - "versionInvalidOlder": { - "message": "Sürüm, kurulu stillerden daha eski.", - "description": "Displayed when the version of style is older than the installed one" - }, - "writeStyleFor": { - "message": "Şunun için stil yaz:", - "description": "Label for toolbar pop-up that precedes the links to write a new style" - }, - "writeStyleForURL": { - "message": "bu URL", - "description": "Text for link in toolbar pop-up to write a new style for the current URL" - }, - "syncDropboxStyles": { - "message": "Dropbox'tan aktar", - "description": "" - }, - "syncDropboxDeprecated": { - "message": "Dropbox içe/dışa aktarma, seçenekler sayfasında daha gelişmiş bir stil senkronizasyonu ile değiştirilir.", - "description": "" - }, - "retrieveDropboxSync": { - "message": "Dropbox'a aktar", - "description": "" - }, - "overwriteFileExport": { - "message": "Mevcut bir dosyanın üzerine yazmak istiyor musunuz?", - "description": "" - }, - "exportSavedSuccess": { - "message": "Dosya başarıyla kaydedildi", - "description": "" - }, - "noFileToImport": { - "message": "Stillerinizi içe aktarmak için önce dışa aktarmanız gerekir.", - "description": "" - }, - "connectingDropbox": { - "message": "Dropbox'a bağlanıyor...", - "description": "" - }, - "connectingDropboxNotAllowed": { - "message": "Dropbox'a bağlanmak yalnızca doğrudan web mağazasından yüklenen uygulamalarda kullanılabilir", - "description": "" - }, - "gettingStyles": { - "message": "Tüm stiller alınıyor...", - "description": "" - }, - "zipStyles": { - "message": "Stiller sıkıştırılıyor...", - "description": "" - }, - "unzipStyles": { - "message": "Stiller açılıyor...", - "description": "" - }, - "readingStyles": { - "message": "Stiller okunuyor...", - "description": "" - }, - "uploadingFile": { - "message": "Dosya Yükleniyor...", - "description": "" - } } \ No newline at end of file diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 9e26dfee..d058a54d 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -1 +1,1586 @@ -{} \ No newline at end of file +{ + "addStyleTitle": { + "message": "Add Style", + "description": "Title of the page for adding styles" + }, + "alphaChannel": { + "message": "Opacity", + "description": "Label of color's opacity" + }, + "appliesAdd": { + "message": "Add", + "description": "Label for the button to add an 'applies' entry" + }, + "appliesDisplay": { + "message": "Applies to: $applies$", + "description": "Text on the manage screen to describe what the style applies to" + }, + "appliesDisplayTruncatedSuffix": { + "message": "and more", + "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" + }, + "appliesDomainOption": { + "message": "URLs on the domain", + "description": "Option to make the style apply to the entered string as a domain" + }, + "appliesHelp": { + "message": "Use the 'Applies to' controls to limit what URLs the code in this section applies to.", + "description": "Help text for 'applies to' section" + }, + "appliesLabel": { + "message": "Applies to", + "description": "Label for 'applies to' fields on the edit/add screen" + }, + "appliesLineWidgetLabel": { + "message": "Display 'Applies to' info", + "description": "Label for the checkbox to display applies-to information in the single editor" + }, + "appliesLineWidgetWarning": { + "message": "Does not work with minified CSS", + "description": "A warning that applies-to information won't show properly with minified CSS" + }, + "appliesRegexpOption": { + "message": "URLs matching the regexp", + "description": "Option to make the style apply to the entered string as a regular expression" + }, + "appliesRemove": { + "message": "Remove", + "description": "Label for the button to remove an 'applies' entry" + }, + "appliesRemoveError": { + "message": "Can not remove last 'applies to' entry", + "description": "Error displayed when the last 'applies' is going to be removed" + }, + "appliesSpecify": { + "message": "Specify", + "description": "Label for the button to make a style apply only to specific sites" + }, + "appliesToEverything": { + "message": "Everything", + "description": "Text displayed for styles that apply to all sites" + }, + "appliesUrlOption": { + "message": "URL", + "description": "Option to make the style apply to the entered string as a URL" + }, + "appliesUrlPrefixOption": { + "message": "URLs starting with", + "description": "Option to make the style apply to the entered string as a URL prefix" + }, + "applyAllUpdates": { + "message": "Apply all updates", + "description": "Label for the button to apply all detected updates" + }, + "author": { + "message": "Author", + "description": "Label for the style author" + }, + "backupButtons": { + "message": "Backup", + "description": "Heading for backup" + }, + "backupMessage": { + "message": "Select a file or drag and drop to this page.", + "description": "Message for backup" + }, + "bckpInstStyles": { + "message": "Export styles", + "description": "" + }, + "checkAllUpdates": { + "message": "Check all styles for updates", + "description": "Label for the button to check all styles for updates" + }, + "checkAllUpdatesForce": { + "message": "Check again, I didn't edit any styles!", + "description": "Label for the button to apply all detected updates" + }, + "checkForUpdate": { + "message": "Check for update", + "description": "Label for the button to check a single style for an update" + }, + "checkingForUpdate": { + "message": "Checking...", + "description": "Text to display when checking a style for an update" + }, + "clickToUninstall": { + "message": "Click to uninstall", + "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" + }, + "cm_autoCloseBrackets": { + "message": "Autoclose brackets and quotes", + "description": "Label for the checkbox in the style editor." + }, + "cm_autoCloseBracketsTooltip": { + "message": "Automatically add a closing pair when typing an opening one of ()[]{}''\"\"", + "description": "Label for the checkbox in the style editor." + }, + "cm_autocompleteOnTyping": { + "message": "Autocomplete on typing", + "description": "Label for the checkbox in the style editor." + }, + "cm_colorpicker": { + "message": "Colorpickers for CSS colors", + "description": "Label for the checkbox controlling colorpicker option for the style editor." + }, + "cm_indentWithTabs": { + "message": "Use tabs with smart indentation", + "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." + }, + "cm_keyMap": { + "message": "Keymap", + "description": "Label for the drop-down list controlling the keymap for the style editor." + }, + "cm_lineWrapping": { + "message": "Word wrap", + "description": "Label for the checkbox controlling word wrap option for the style editor." + }, + "cm_linter": { + "message": "CSS Linter", + "description": "Select the linter to check for CSS issues" + }, + "cm_matchHighlight": { + "message": "Highlight", + "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." + }, + "cm_matchHighlightSelection": { + "message": "Selection only", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" + }, + "cm_matchHighlightToken": { + "message": "Token under cursor", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" + }, + "cm_resizeGripHint": { + "message": "Double-click to maximize/restore the height", + "description": "Tooltip for the resize grip in style editor" + }, + "cm_selectByTokens": { + "message": "Double-clicking selects tokens", + "description": "Label for the checkbox in the editor." + }, + "cm_selectByTokensTooltip": { + "message": "Examples of tokens: .foo-bar-2 #aabbcc 0.32 !important\nWhen disabled: punctuation-delimited words are selected.", + "description": "" + }, + "cm_smartIndent": { + "message": "Use smart indentation", + "description": "Label for the checkbox controlling smart indentation option for the style editor." + }, + "cm_tabSize": { + "message": "Tab size", + "description": "Label for the text box controlling tab size option for the style editor." + }, + "cm_theme": { + "message": "Theme", + "description": "Label for the style editor's CSS theme." + }, + "colorpickerPaletteHint": { + "message": "Right-click a swatch to cycle through its source lines", + "description": "" + }, + "colorpickerSwitchFormatTooltip": { + "message": "Switch formats: HEX -> RGB -> HSL.\nShift-click to reverse the direction.\nAlso via PgUp (PageUp), PgDn (PageDown) keys.", + "description": "Tooltip for the switch button in the color picker popup in the style editor." + }, + "colorpickerTooltip": { + "message": "Open color picker", + "description": "Tooltip for the colored squares shown before CSS colors in the style editor." + }, + "configOnChange": { + "message": "on change", + "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" + }, + "configOnChangeTooltip": { + "message": "Autosave and apply changes automatically", + "description": "" + }, + "configureStyle": { + "message": "Configure", + "description": "Label for the button to configure usercss userstyle" + }, + "configureStyleOnHomepage": { + "message": "Configure on homepage", + "description": "Label for the button to configure userstyles.org userstyle" + }, + "confirmCancel": { + "message": "Cancel", + "description": "" + }, + "confirmClose": { + "message": "Close", + "description": "'Close' button in a confirm dialog" + }, + "confirmDefault": { + "message": "Use default", + "description": "'Set to default' button in a confirm dialog" + }, + "confirmDelete": { + "message": "Delete", + "description": "" + }, + "confirmDiscardChanges": { + "message": "Discard the changes?", + "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" + }, + "confirmNo": { + "message": "No", + "description": "'No' button in a confirm dialog" + }, + "confirmOK": { + "message": "OK", + "description": "" + }, + "confirmSave": { + "message": "Save", + "description": "'Save' button in a confirm dialog" + }, + "confirmStop": { + "message": "Stop", + "description": "'Stop' button in a confirm dialog" + }, + "confirmYes": { + "message": "Yes", + "description": "'Yes' button in a confirm dialog" + }, + "copied": { + "message": "Copied to clipboard", + "description": "Message shown when content has been copied to the clipboard" + }, + "copy": { + "message": "Copy to clipboard", + "description": "Tooltip for elements which can be copied" + }, + "customNameHint": { + "message": "Enter a custom name here to rename the style in UI without breaking its updates", + "description": "" + }, + "customNameResetHint": { + "message": "Stop using customized name, switch to the style's own name", + "description": "Tooltip of 'x' button shown in editor when changing the name input of a) styles updated from a URL i.e. not locally created, b) UserCSS styles" + }, + "dateAbbrDay": { + "message": "$value$d", + "description": "Day suffix in a short relative date, for example: 8d" + }, + "dateAbbrHour": { + "message": "$value$h", + "description": "Hour suffix in a short relative date, for example: 8h" + }, + "dateAbbrMonth": { + "message": "$value$m", + "description": "Month suffix in a short relative date, for example: 8m" + }, + "dateAbbrYear": { + "message": "$value$y", + "description": "Year suffix in a short relative date, for example: 8y" + }, + "dateInstalled": { + "message": "Date installed", + "description": "Option text for the user to sort the style by install date" + }, + "dateUpdated": { + "message": "Date updated", + "description": "Option text for the user to sort the style by last update date" + }, + "dbError": { + "message": "An error has occurred using the Stylus database. Would you like to visit a web page with possible solutions?", + "description": "Prompt when a DB error is encountered" + }, + "defaultTheme": { + "message": "default", + "description": "Default CodeMirror CSS theme option on the edit style page" + }, + "deleteStyleConfirm": { + "message": "Are you sure you want to delete this style?", + "description": "Confirmation before deleting a style" + }, + "deleteStyleLabel": { + "message": "Delete", + "description": "Label for the button to delete a style" + }, + "description": { + "message": "Redesign the web with Stylus, a user styles manager. Stylus allows you to easily install themes and skins for many popular sites.", + "description": "Extension description" + }, + "disableAllStyles": { + "message": "Turn all styles off", + "description": "Label for the checkbox that turns all enabled styles off." + }, + "disableStyleLabel": { + "message": "Disable", + "description": "Label for the button to disable a style" + }, + "dragDropMessage": { + "message": "Drop your backup file anywhere on this page to import.", + "description": "Drag'n'drop message" + }, + "dragDropUsercssTabstrip": { + "message": "To install the file, drop it on the tab strip (the area where the tab titles are shown).", + "description": "Message popup shown when erroneously dropping a usercss file into the manager page" + }, + "editDeleteText": { + "message": "Delete", + "description": "Label for the context menu item in the editor to delete selected text" + }, + "editGotoLine": { + "message": "Goto line (or line:col)", + "description": "Go to line or line:column on Ctrl-G in style code editor" + }, + "editStyleHeading": { + "message": "Edit Style", + "description": "Title of the page for editing styles" + }, + "editStyleLabel": { + "message": "Edit", + "description": "Label for the button to go to the edit style page" + }, + "editStyleTitle": { + "message": "Edit Style $stylename$", + "description": "Title of the page for editing styles" + }, + "enableStyleLabel": { + "message": "Enable", + "description": "Label for the button to enable a style" + }, + "excludeStyleByDomainLabel": { + "message": "Exclude the current domain", + "description": "" + }, + "excludeStyleByUrlLabel": { + "message": "Exclude the current URL", + "description": "" + }, + "exportLabel": { + "message": "Export", + "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" + }, + "externalFeedback": { + "message": "Feedback", + "description": "Label for the external link to send feedback for the style" + }, + "externalHomepage": { + "message": "Homepage", + "description": "Label for the external link to style's homepage" + }, + "externalLink": { + "message": "External link", + "description": "Label for external links" + }, + "externalSupport": { + "message": "Support", + "description": "Label for the external link to style's support site" + }, + "externalUsercssDocument": { + "message": "Documentation for Usercss", + "description": "Label for the external link to usercss documentation" + }, + "filteredStyles": { + "message": "$numShown$ shown of $numTotal$ total", + "description": "TL note - make this message short" + }, + "filteredStylesAllHidden": { + "message": "Currently applied filters match no styles", + "description": "Text shown when no styles match currently applied filter in the style manager" + }, + "findStyles": { + "message": "Find styles", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesForSite": { + "message": "Find more styles for this site", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesInline": { + "message": "Inline", + "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" + }, + "findStylesInlineTooltip": { + "message": "Display search results inside this window.", + "description": "Text for a checkbox that displays search results within the Stylus popup." + }, + "genericAdd": { + "message": "Add", + "description": "Used in various places for an action that adds something" + }, + "genericClone": { + "message": "Clone", + "description": "Used in various places for an action that clones something" + }, + "genericDisabledLabel": { + "message": "Disabled", + "description": "Used in various lists/options to indicate that something is disabled" + }, + "genericEnabledLabel": { + "message": "Enabled", + "description": "Used in various lists/options to indicate that something is enabled" + }, + "genericError": { + "message": "Error", + "description": "Used in various places to indicate some error occurred." + }, + "genericHistoryLabel": { + "message": "History", + "description": "Used in various places to show a history log of something" + }, + "genericNext": { + "message": "Next", + "description": "Used in various places to select/perform the next step/action" + }, + "genericPrevious": { + "message": "Previous", + "description": "Used in various places to select/perform the previous step/action" + }, + "genericResetLabel": { + "message": "Reset", + "description": "Used in various parts of UI to indicate that something may be reset to its original state" + }, + "genericSavedMessage": { + "message": "Saved", + "description": "Used in various parts of the UI to indicate that something was saved" + }, + "genericTitle": { + "message": "Title", + "description": "Used in various parts of the UI to indicate the title of something" + }, + "genericUnknown": { + "message": "Unknown", + "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" + }, + "helpAlt": { + "message": "Help", + "description": "Alternate text for help buttons" + }, + "helpKeyMapCommand": { + "message": "Type a command name", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "helpKeyMapHotkey": { + "message": "Press a hotkey", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "hostDisabled": { + "message": "This host has been disabled due to a bug in the current version of the browser being used", + "description": "Tooltip for cloud host disabled" + }, + "importAppendLabel": { + "message": "Append to style", + "description": "Label for the button to import a style and append to the existing sections" + }, + "importAppendTooltip": { + "message": "Append the imported style to current style", + "description": "Tooltip for the button to import a style and append to the existing sections" + }, + "importLabel": { + "message": "Import", + "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" + }, + "importPreprocessor": { + "message": "Style with a @preprocessor won't work in the classic mode. You can switch the editor to Usercss mode: 1) open the style manager, 2) enable \"as Usercss\" checkbox, 3) click \"Write new style\"\n\nImport now anyway?", + "description": "" + }, + "importPreprocessorTitle": { + "message": "Potential problem due to @preprocessor", + "description": "" + }, + "importReplaceLabel": { + "message": "Overwrite style", + "description": "Label for the button to import and overwrite current style" + }, + "importReplaceTooltip": { + "message": "Discard contents of current style and overwrite it with the imported style", + "description": "Label for the button to import and overwrite current style" + }, + "importReportLegendAdded": { + "message": "added", + "description": "Text after the number of styles added in the report shown after importing styles" + }, + "importReportLegendIdentical": { + "message": "identical skipped", + "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" + }, + "importReportLegendInvalid": { + "message": "invalid skipped", + "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" + }, + "importReportLegendUpdatedBoth": { + "message": "updated both meta info and code", + "description": "Text after the number of styles updated entirely in the report shown after importing styles" + }, + "importReportLegendUpdatedCode": { + "message": "updated code", + "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" + }, + "importReportLegendUpdatedMeta": { + "message": "updated meta info", + "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" + }, + "importReportTitle": { + "message": "Finished importing styles", + "description": "Title of the report shown after importing styles" + }, + "importReportUnchanged": { + "message": "Nothing was changed.", + "description": "Message in the report shown after importing styles" + }, + "importReportUndone": { + "message": "styles were reverted", + "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" + }, + "importReportUndoneTitle": { + "message": "Import has been undone", + "description": "Title of the message box shown after undoing the import of styles" + }, + "installButton": { + "message": "Install style", + "description": "Label for install button" + }, + "installButtonInstalled": { + "message": "Style installed", + "description": "Text displayed when the style is successfully installed" + }, + "installButtonReinstall": { + "message": "Reinstall style", + "description": "Label for reinstall button" + }, + "installButtonUpdate": { + "message": "Update style", + "description": "Label for update button" + }, + "installUpdate": { + "message": "Install update", + "description": "Label for the button to install an update for a single style" + }, + "installUpdateFrom": { + "message": "Currently the style is updated from $url$", + "description": "Label to describe where the style gets update" + }, + "installUpdateFromLabel": { + "message": "Check for updates", + "description": "Label for the checkbox to save current URL for update check" + }, + "license": { + "message": "License", + "description": "Label for the license" + }, + "linkGetHelp": { + "message": "Get help", + "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" + }, + "linkGetStyles": { + "message": "Get styles", + "description": "Help link text on the manage page e.g. https://userstyles.org" + }, + "linkStylusWiki": { + "message": "Wiki", + "description": "Wiki link text on the manage page e.g. https://github.com/openstyles/stylus/wiki" + }, + "linkTranslate": { + "message": "Translate", + "description": "Transifex link text on the manage page" + }, + "linterCSSLintIncompatible": { + "message": "CSSLint doesn't support $preprocessorname$ preprocessor", + "description": "The label to display when the preprocessor isn't compatible with CSSLint" + }, + "linterCSSLintSettings": { + "message": "(Set rule as: 0 = disabled; 1 = warning; 2 = error)", + "description": "CSSLint rule config values" + }, + "linterConfigPopupTitle": { + "message": "Set $linter$ rules configuration", + "description": "Stylelint or CSSLint popup header" + }, + "linterConfigTooltip": { + "message": "Click to configure this linter", + "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" + }, + "linterInvalidConfigError": { + "message": "Not saved due to these invalid configuration settings:", + "description": "Invalid linter config will show a message followed by a list of invalid entries" + }, + "linterIssues": { + "message": "Issues", + "description": "Label for the CSS linter issues block on the style edit page" + }, + "linterIssuesHelp": { + "message": "These issues were found by $link$:", + "description": "Help popup message for the selected CSS linter issues block on the style edit page" + }, + "linterJSONError": { + "message": "Invalid JSON format", + "description": "Setting linter config with invalid JSON" + }, + "linterResetMessage": { + "message": "To undo accidental reset, press Ctrl-Z (or Cmd-Z) in the text box", + "description": "Reset button tooltip to inform user on how to undo an accidental reset" + }, + "linterRulesLink": { + "message": "See a full list of rules", + "description": "Stylelint or CSSLint rules label added immediately before a link" + }, + "liveReloadError": { + "message": "An error occurred while watching the file", + "description": "The label of live-reload error" + }, + "liveReloadInstallHint": { + "message": "Keep this tab open to auto-update the style on external changes.", + "description": "The label of live-reload feature" + }, + "liveReloadInstallHintFF": { + "message": "Keep both this tab and the original tab open to auto-update the style on external changes.", + "description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox" + }, + "liveReloadLabel": { + "message": "Live reload", + "description": "The label of live-reload feature" + }, + "manageFavicons": { + "message": "Favicons in applies-to column", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFaviconsGray": { + "message": "Grayed out", + "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" + }, + "manageFaviconsHelp": { + "message": "Stylus uses an external service https://www.google.com/s2/favicons", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFilters": { + "message": "Filters", + "description": "Label for filters container" + }, + "manageHeading": { + "message": "Installed Styles", + "description": "Heading for the manage page" + }, + "manageMaxTargets": { + "message": "Number of applies-to items", + "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" + }, + "manageNewStyleAsUsercss": { + "message": "as Usercss", + "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" + }, + "manageNewUI": { + "message": "New manage UI layout", + "description": "Label for the checkbox that toggles the new UI on manage page" + }, + "manageOnlyDisabled": { + "message": "Only disabled styles", + "description": "Checkbox to show only disabled styles" + }, + "manageOnlyEnabled": { + "message": "Only enabled styles", + "description": "Checkbox to show only enabled styles" + }, + "manageOnlyExternal": { + "message": "Only external styles", + "description": "Checkbox to show only externally installed styles i.e. updatable" + }, + "manageOnlyLocal": { + "message": "Only locally created styles", + "description": "Checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyLocalTooltip": { + "message": "(the styles not installed through a userstyles.org page)", + "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyNonUsercss": { + "message": "Only non-Usercss styles", + "description": "Checkbox to show only non-Usercss (standard) styles" + }, + "manageOnlyUpdates": { + "message": "Only with updates or issues", + "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" + }, + "manageOnlyUsercss": { + "message": "Only Usercss styles", + "description": "Checkbox to show only Usercss styles" + }, + "manageTitle": { + "message": "Stylus", + "description": "Title for the manage page" + }, + "menuShowBadge": { + "message": "Show active style count", + "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." + }, + "meta_invalidCheckboxDefault": { + "message": "Invalid @var checkbox: value must be 0 or 1", + "description": "Error displayed when the value of @var checkbox is invalid" + }, + "meta_invalidColor": { + "message": "Invalid @var color: $color$ is not a color", + "description": "Error displayed when the value of @var color is invalid" + }, + "meta_invalidRange": { + "message": "Invalid @var $type$: value must be a number or an array", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMultipleUnits": { + "message": "Invalid @var $type$: multiple units are defined", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeTooManyValues": { + "message": "Invalid @var $type$: the array contains too many items", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeValue": { + "message": "Invalid @var $type$: items in the array must be number, string, or null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeDefault": { + "message": "Invalid @var $type$: default value is null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMin": { + "message": "Invalid @var $type$: default value is lower than the minimum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMax": { + "message": "Invalid @var $type$: default value is larger than the maximum", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeStep": { + "message": "Invalid @var $type$: default value is not a mutiple of the step", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeUnits": { + "message": "Invalid @var $type$: '$units$' is not a valid unit", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidSelect": { + "message": "Invalid @var select: the default value must be an array or an object", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValue": { + "message": "Invalid @var select: values inside the array/object must be a string", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectEmptyOptions": { + "message": "Invalid @var select: options list is empty", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectLabel": { + "message": "Invalid @var select: option label is empty", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectMultipleDefaults": { + "message": "Invalid @var select: multiple default options are defined", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectNameDuplicated": { + "message": "Invalid @var select: option name is duplicated", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValueMismatch": { + "message": "Invalid @var select: value doesn't exist in the option list", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidURLProtocol": { + "message": "Invalid URL protocol. Only http and https are allowed: $protocol$", + "description": "Error displayed when the protocol of the URL is invalid" + }, + "meta_invalidVersion": { + "message": "Invalid version number. The value doesn't match SemVer pattern: $version$", + "description": "Error displayed when @version is invalid" + }, + "meta_invalidNumber": { + "message": "Expect a number", + "description": "Error displayed when the value is expected to be a number" + }, + "meta_invalidString": { + "message": "Expect a quoted string", + "description": "Error displayed when the value is expected to be a quoted string" + }, + "meta_invalidWord": { + "message": "Expect a word", + "description": "Error displayed when the value is expected to be a word" + }, + "meta_missingChar": { + "message": "Expect characters: $chars$", + "description": "Error displayed when the value is expected to be some characters" + }, + "meta_missingEOT": { + "message": "Expect EOT data", + "description": "Error displayed when the value is expected to be an EOT list" + }, + "meta_missingMandatory": { + "message": "Missing mandatory metadata: $keys$", + "description": "Error displayed when mandatory keys are missing" + }, + "meta_unknownJSONLiteral": { + "message": "Invalid JSON: $literal$ is not a valid JSON literal", + "description": "Error displayed when JSON value is invalid" + }, + "meta_unknownMeta": { + "message": "Unknown metadata: $key$", + "description": "Error displayed when unknown metadata is parsed" + }, + "meta_unknownVarType": { + "message": "Unknown @$varkey$ type: $vartype$", + "description": "Error displayed when unknown variable type is parsed" + }, + "meta_unknownPreprocessor": { + "message": "Unknown @preprocessor: $preprocessor$", + "description": "Error displayed when unknown @preprocessor is parsed" + }, + "noStylesForSite": { + "message": "No styles installed for this site.", + "description": "Text displayed when no styles are installed for the current site" + }, + "numberedLine": { + "message": "Line:", + "description": "Will be followed by one or more line numbers in the editor." + }, + "openManage": { + "message": "Manage", + "description": "Link to open the manage page." + }, + "openOptions": { + "message": "Options", + "description": "Go to Options UI" + }, + "openStylesManager": { + "message": "Open styles manager", + "description": "Label for the style maanger opener in the browser action context menu." + }, + "optionsActions": { + "message": "Actions", + "description": "" + }, + "optionsAdvanced": { + "message": "Advanced", + "description": "" + }, + "optionsAdvancedContextDelete": { + "message": "Add 'Delete' in editor context menu", + "description": "" + }, + "optionsAdvancedExposeIframes": { + "message": "Expose iframes via HTML[stylus-iframe]", + "description": "" + }, + "optionsAdvancedExposeIframesNote": { + "message": "Exposes the top site domain in each iframe.\nEnables writing iframe-specific CSS like this:\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }", + "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." + }, + "optionsAdvancedNewStyleAsUsercss": { + "message": "Write new style as usercss", + "description": "" + }, + "optionsAdvancedPatchCsp": { + "message": "Patch CSP to allow style assets", + "description": "" + }, + "optionsAdvancedPatchCspNote": { + "message": "Enable this if styles contain images or fonts which fail to load on sites with a strict CSP (Content-Security-Policy).\n\nEnabling this setting will relax CSP restrictions, allowing essential style content to load. This option is only intended for advanced users who understand the potential security implications, and accept responsibility for monitoring the content which they're allowing. Read about CSS-based attacks for more information.\n\nAlso be aware, this particular setting is not guaranteed to take effect if another installed extension modifies the network response first.", + "description": "" + }, + "optionsAdvancedStyleViaXhr": { + "message": "Instant inject mode", + "description": "" + }, + "optionsAdvancedStyleViaXhrNote": { + "message": "Enable this if you encounter flashing of unstyled content (FOUC) when browsing, which is especially noticeable with dark themes.\n\nThe technical reason is that Chrome/Chromium postpones asynchronous communication of extensions, in a usually meaningless attempt to improve page load speed, potentially causing styles to be late to apply. To circumvent this, since web extensions are not provided a synchronous API, Stylus provides this option to utilize the \"deprecated\" synchronous XMLHttpRequest web API to fetch applicable styles. There shouldn't be any detrimental effects, since the request is fulfilled within a few milliseconds while the page is still being downloaded from the server.\n\nNevertheless, Chromium will print a warning in devtools' console. Right-clicking a warning, and hiding them, will prevent future warnings from being shown.", + "description": "" + }, + "optionsBadgeDisabled": { + "message": "Background color when disabled", + "description": "" + }, + "optionsBadgeNormal": { + "message": "Background color", + "description": "" + }, + "optionsCheck": { + "message": "Update styles", + "description": "" + }, + "optionsCheckUpdate": { + "message": "Check for and install all available updates", + "description": "" + }, + "optionsCustomizeBadge": { + "message": "Badge on the toolbar icon", + "description": "" + }, + "optionsCustomizeIcon": { + "message": "Toolbar icon", + "description": "" + }, + "optionsCustomizePopup": { + "message": "Popup", + "description": "" + }, + "optionsCustomizeUpdate": { + "message": "Updates", + "description": "" + }, + "optionsCustomizeSync": { + "message": "Sync to cloud", + "description": "" + }, + "optionsHeading": { + "message": "Options", + "description": "Heading for options section on manage page." + }, + "optionsIconDark": { + "message": "Dark browser themes", + "description": "" + }, + "optionsIconLight": { + "message": "Light browser themes", + "description": "" + }, + "optionsOpen": { + "message": "Open", + "description": "" + }, + "optionsOpenManager": { + "message": "Manage styles", + "description": "" + }, + "optionsPopupWidth": { + "message": "Popup width (in pixels)", + "description": "" + }, + "optionsReset": { + "message": "Reset the options to default values", + "description": "" + }, + "optionsResetButton": { + "message": "Reset options", + "description": "" + }, + "optionsStylusThemes": { + "message": "Find a Stylus UI theme", + "description": "" + }, + "optionsSubheading": { + "message": "More Options", + "description": "Subheading for options section on manage page." + }, + "optionsUpdateImportNote": { + "message": "When importing style backups from old version or from Stylish, do a one-time check for updates manually in the styles manager to ensure all styles are updated.", + "description": "" + }, + "optionsUpdateInterval": { + "message": "Userstyle autoupdate interval in hours (specify 0 to disable)", + "description": "" + }, + "optionsSyncNone": { + "message": "None", + "description": "" + }, + "optionsSyncConnect": { + "message": "Connect", + "description": "" + }, + "optionsSyncDisconnect": { + "message": "Disconnect", + "description": "" + }, + "optionsSyncSyncNow": { + "message": "Sync now", + "description": "" + }, + "optionsSyncLogin": { + "message": "Login", + "description": "" + }, + "optionsSyncStatusPull": { + "message": "Pulling style $loaded$ of $total$", + "description": "" + }, + "optionsSyncStatusPush": { + "message": "Pushing style $loaded$ of $total$", + "description": "" + }, + "optionsSyncStatusSyncing": { + "message": "Syncing...", + "description": "" + }, + "optionsSyncStatusConnecting": { + "message": "Connecting...", + "description": "" + }, + "optionsSyncStatusConnected": { + "message": "Connected", + "description": "" + }, + "optionsSyncStatusDisconnecting": { + "message": "Disconnecting...", + "description": "" + }, + "optionsSyncStatusDisconnected": { + "message": "Disconnected", + "description": "" + }, + "optionsSyncStatusRelogin": { + "message": "Session expired, please login again.", + "description": "" + }, + "paginationCurrent": { + "message": "Current page", + "description": "Tooltip for the current page index in search results" + }, + "paginationEstimated": { + "message": "Estimated number of pages", + "description": "Tooltip for the total page count in search results" + }, + "paginationNext": { + "message": "Next page", + "description": "Tooltip for the '->' (next page) button in search results" + }, + "paginationPrevious": { + "message": "Previous page", + "description": "Tooltip for the '<-' button in search results" + }, + "paginationTotal": { + "message": "Total pages", + "description": "" + }, + "parseUsercssError": { + "message": "Stylus failed to parse usercss:", + "description": "The error message to show when stylus failed to parse usercss" + }, + "popupAutoResort": { + "message": "Resort styles in popup after toggling", + "description": "Label for the checkbox controlling popup resorting." + }, + "popupBorders": { + "message": "Add white borders on the sides", + "description": "" + }, + "popupBordersTooltip": { + "message": "Useful for dark themes in new Chrome as it no longer paints the side borders", + "description": "" + }, + "popupHotkeysInfo": { + "message": "<1>-<9>, <0>, also on numpad - toggles Nth style (0 is 10)\n- toggles first style with a name that starts with the letter\n opens editor instead of toggling\n enables listed styles\n disables listed styles\n and <`> (backtick) - toggles initially enabled styles; doesn't apply to subsequently enabled styles while the popup is open so you can restore the initial selection after testing stuff: simply disable all, then toggle i.e. \nMore info on wiki", + "description": "NOTE1: preserve < and > symbols so that 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." + }, + "popupHotkeysTooltip": { + "message": "Click to see available hotkeys", + "description": "Tooltip displayed when hovering the right edge of the extension popup" + }, + "popupManageTooltip": { + "message": "Shift-click or right-click opens manager with styles applicable for current site", + "description": "Tooltip for the 'Manage' button in the popup." + }, + "popupMenuButtonTooltip": { + "message": "Action menu", + "description": "Tooltip for menu button in popup." + }, + "popupOpenEditInPopup": { + "message": "Use a simple window (no omnibox)", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindow": { + "message": "Open editor in a new window", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindowTooltip": { + "message": "Also enabled by detaching editor tab from a browser window,\nand disabled by attaching a single editor tab into another window.", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupStylesFirst": { + "message": "Styles before commands", + "description": "Label for the checkbox controlling section order in the popup." + }, + "prefShowBadge": { + "message": "Number of styles active for the current site", + "description": "Label for the checkbox controlling toolbar badge text." + }, + "previewLabel": { + "message": "Live preview", + "description": "Label for the checkbox in style editor to enable live preview while editing." + }, + "previewTooltip": { + "message": "Temporarily applies the changes without saving.\nSave the style to make the changes permanent.", + "description": "Tooltip for the checkbox in style editor to enable live preview while editing." + }, + "reload": { + "message": "Reload Stylus extension", + "description": "Context menu reload" + }, + "replace": { + "message": "Replace", + "description": "Label before the replace input field in the editor shown on Ctrl-H" + }, + "replaceAll": { + "message": "Replace all", + "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" + }, + "replaceWith": { + "message": "Replace with", + "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." + }, + "retrieveBckp": { + "message": "Import styles", + "description": "" + }, + "search": { + "message": "Search", + "description": "Label before the search input field in the editor shown on Ctrl-F" + }, + "searchCaseSensitive": { + "message": "Case-sensitive", + "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" + }, + "searchGlobalStyles": { + "message": "Also search global styles", + "description": "Checkbox label in the popup's inline style search, shown when the text to search is entered" + }, + "searchNumberOfResults": { + "message": "Number of matches", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchNumberOfResults2": { + "message": "Number of matches in code and applies-to values", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchStyleQueryHint": { + "message": "Search style names case-insensitively:\nsome words - all words in any order\n\"some phrase\" - this exact phrase without quotes\n2020 - a year like this also shows styles updated in 2020", + "description": "Tooltip shown for the text input in the popup's inline style finder" + }, + "searchRegexp": { + "message": "Use /re/ syntax for regexp search", + "description": "Label after the search input field in the editor shown on Ctrl-F" + }, + "searchResultInstallCount": { + "message": "Total installs", + "description": "Text for label that shows the number of times a search result was installed" + }, + "searchResultNoneFound": { + "message": "No styles found for this site.", + "description": "Error text in the popup when inline search didn't find any site-specific styles" + }, + "searchResultNotMatching": { + "message": "The style is installed but it doesn't apply to the current site URL.", + "description": "" + }, + "searchResultNotMatchingNote": { + "message": "Try asking the author of this userstyle to add the URL.\n\nYou can also open the style in the manager and edit it yourself,\nbut be aware it disables automatic updates for this style.", + "description": "" + }, + "searchResultRating": { + "message": "Rating", + "description": "Text for label that shows the search result's rating" + }, + "searchResultUpdated": { + "message": "Updated", + "description": "Text for label that shows the search result's last update date" + }, + "searchResultWeeklyCount": { + "message": "Weekly installs", + "description": "Text for label that shows the number of times a search result was installed during last week" + }, + "searchStylesAll": { + "message": "All", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesCode": { + "message": "CSS code", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesHelp": { + "message": " or key focuses the search field.\nDefault mode is plain text search for all space-separated terms in any order.\nExact words: wrap the query in double quotes, e.g. <\".header ~ div\">\nRegular expressions: include slashes and flags, e.g. \n\"By URL\" in scope selector: finds styles that apply to a fully specified URL e.g. https://www.example.org/\n\"Metadata\" in scope selector: searches in names, \"applies to\" specifiers, installation URL, update URL, and the entire metadata block for usercss styles.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page" + }, + "searchStylesMatchUrl": { + "message": "By URL", + "description": "Option for `find styles` scope selector in the manager. See searchMatchUrlHint for more info." + }, + "searchStylesMeta": { + "message": "Metadata", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesName": { + "message": "Name", + "description": "Option for `find styles` scope selector in the manager." + }, + "sectionAdd": { + "message": "Add another section", + "description": "Label for the button to add a section" + }, + "sectionCode": { + "message": "Code", + "description": "Label for the code for a section" + }, + "sectionRemove": { + "message": "Remove section", + "description": "Label for the button to remove a section" + }, + "sectionRestore": { + "message": "Restore removed section", + "description": "Label for the button to restore a removed section" + }, + "sections": { + "message": "Sections", + "description": "Header for the table of contents block listing style section names in the left panel of the classic editor" + }, + "shortcuts": { + "message": "Shortcuts", + "description": "Go to shortcut configuration" + }, + "shortcutsNote": { + "message": "Define keyboard shortcuts", + "description": "" + }, + "sortDateNewestFirst": { + "message": "newest first", + "description": "Text added to indicate that sorting a date would add the newest entries at the top" + }, + "sortDateOldestFirst": { + "message": "oldest first", + "description": "Text added to indicate that sorting a date would add the oldest entries at the top" + }, + "sortLabel": { + "message": "Select a sort to apply to the installed styles", + "description": "Title on the sort select to indicate it is used for sorting entries" + }, + "sortLabelTitleAsc": { + "message": "Title Ascending", + "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" + }, + "sortLabelTitleDesc": { + "message": "Title Descending", + "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" + }, + "sortStylesHelp": { + "message": "Choose the type of sort to apply to the installed entries from within the sort dropdown. The default setting applies an ascending sort (A to Z) to the entry titles. Sorts within the \"Title Descending\" group will apply a descending sort (Z to A) to the title.\nThere are other presets that will allow sorting the entries by multiple criteria. Think of this like sorting a table with multiple columns and each category in a select (between the plus signs) represents a column, or group.\nFor example, if the setting is \"Enabled (first) + Title\", the entries would sort so that all the enabled entries are sorted to the top of the list, then an entry title ascending sort (A to Z) is applied to both the enabled and disabled entries separately.", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" + }, + "sortStylesHelpTitle": { + "message": "Sort contents", + "description": "Label for the sort info popup on the Manage styles page" + }, + "styleBadRegexp": { + "message": "Regexp is invalid.", + "description": "Validation message for a bad regexp in a style" + }, + "styleBeautify": { + "message": "Beautify", + "description": "Label for the CSS-beautifier button on the edit style page" + }, + "styleBeautifyHint": { + "message": "Hint: right-click the “Beautify” button or use the keyboard shortcut defined below to beautify without showing this panel", + "description": "Hint shown inside the CSS-beautifier panel" + }, + "styleBeautifyIndentConditional": { + "message": "Indent @media, @supports", + "description": "CSS-beautifier option" + }, + "styleBeautifyPreserveNewlines": { + "message": "Preserve new lines", + "description": "CSS-beautifier option" + }, + "styleCancelEditLabel": { + "message": "Back to manage", + "description": "Label for cancel button for style editing" + }, + "styleChangesNotSaved": { + "message": "You've made changes to this style without saving.", + "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" + }, + "styleEnabledLabel": { + "message": "Enabled", + "description": "Label for the enabled state of styles" + }, + "styleFromMozillaFormatError": { + "message": "Failed to import from Mozilla format", + "description": "Label for the import error" + }, + "styleFromMozillaFormatPrompt": { + "message": "Paste the Mozilla-format code", + "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" + }, + "styleInstall": { + "message": "Install '$stylename$' into Stylus?", + "description": "Confirmation when installing a style" + }, + "styleInstallFailed": { + "message": "Failed to install userstyle!\n$error$", + "description": "Warning when installation failed" + }, + "styleInstallOverwrite": { + "message": "'$stylename$' is already installed. Overwrite?\nVersion: $oldVersion$ -> $newVersion$", + "description": "Confirmation when re-installing a style" + }, + "styleMissingName": { + "message": "Enter a name", + "description": "Error displayed when user saves without providing a name" + }, + "styleMozillaFormatHeading": { + "message": "Mozilla Format", + "description": "Heading for the section with buttons to import/export Mozilla format of the style" + }, + "styleNotAppliedRegexpProblemTooltip": { + "message": "Style was not applied due to its incorrect usage of 'regexp()'", + "description": "Tooltip in the popup for styles that were not applied at all" + }, + "styleRegexpInvalidExplanation": { + "message": "Some 'regexp()' rules that could not be compiled at all.", + "description": "" + }, + "styleRegexpPartialExplanation": { + "message": "This style uses partially matching regexps in violation of CSS4 @document specification which requires a full URL match. The affected CSS sections were not applied to the page. This style was probably created in Stylish-for-Chrome which incorrectly checks 'regexp()' rules since the very first version (known bug).", + "description": "" + }, + "styleRegexpProblemTooltip": { + "message": "Number of sections not applied due to incorrect usage of 'regexp()'", + "description": "Tooltip in the popup for styles that were applied only partially" + }, + "styleRegexpTestButton": { + "message": "RegExp test", + "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" + }, + "styleRegexpTestFull": { + "message": "Matching tabs", + "description": "RegExp test report: label for the fully matching expressions" + }, + "styleRegexpTestInvalid": { + "message": "Invalid regexps skipped", + "description": "RegExp test report: label for the invalid expressions" + }, + "styleRegexpTestNone": { + "message": "No matching tabs", + "description": "RegExp test report: label for expressions that didn't match any tabs" + }, + "styleRegexpTestNote": { + "message": "Note: use a single \\ for escaping in the regexp input field, which will be automatically converted to \\\\ in the style code as per specification for quoted strings in CSS.", + "description": "RegExp test report: a note displayed at the bottom of the dialog" + }, + "styleRegexpTestPartial": { + "message": "Not matching fully, hence skipped", + "description": "RegExp test report: label for the partially matching expressions" + }, + "styleRegexpTestTitle": { + "message": "List of matching opened tabs (click on URL to focus its tab)", + "description": "RegExp test report: title of the report" + }, + "styleSaveLabel": { + "message": "Save", + "description": "Label for save button for style editing" + }, + "styleToMozillaFormatHelp": { + "message": "The Mozilla format of the code can be submitted to userstyles.org and used with the classic Stylish for Firefox", + "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" + }, + "styleToMozillaFormatTitle": { + "message": "Style in Mozilla format", + "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" + }, + "styleUpdate": { + "message": "Are you sure you want to update '$stylename$'?", + "description": "Confirmation when updating a style" + }, + "styleUpdateDiscardChanges": { + "message": "The style is changed outside of the editor. Would you like to reload the style?", + "description": "Confirmation to update the style in the editor" + }, + "stylusUnavailableForURL": { + "message": "Stylus doesn't work on pages like this.", + "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "stylusUnavailableForURLdetails": { + "message": "As a security precaution, the browser prohibits extensions from affecting its built-in pages (like chrome://version, the standard new tab page as of Chrome 61, about:addons, and so on) as well as other extensions' pages. Each browser also restricts access to its own extensions gallery (like Chrome Web Store or AMO).", + "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "syncStorageErrorSaving": { + "message": "The value cannot be saved. Try reducing the amount of text.", + "description": "Displayed when trying to save an excessively big value via storage.sync API" + }, + "syncError": { + "message": "Sync failed", + "description": "Tooltip for the toolbar icon" + }, + "syncErrorRelogin": { + "message": "Sync failed.\nTry to re-login in Stylus options:\nclick 'disconnect' first, then 'connect'.", + "description": "Tooltip for the toolbar icon" + }, + "toggleStyle": { + "message": "Toggle style", + "description": "Label for the checkbox to enable/disable a style" + }, + "undo": { + "message": "Undo", + "description": "Button label" + }, + "undoGlobal": { + "message": "Undo in all sections", + "description": "CSS-beautify global Undo button label" + }, + "unreachableAMO": { + "message": "Firefox forbids access to the site.", + "description": "Note in the popup displayed when opened on addons.mozilla.org" + }, + "unreachableAMOHint": { + "message": "To allow access open , right-click the list, click 'New', then 'Boolean', paste and click OK, , OK, reload the page.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintNewFF": { + "message": "In Firefox 60 and newer you'll also have to remove AMO domain from in .", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintOldFF": { + "message": "Only Firefox 59 and newer can be configured to allow WebExtensions to add style elements on CSP-protected sites such as this one.", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" + }, + "unreachableContentScript": { + "message": "Could not communicate with the page. Try reloading the tab.", + "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" + }, + "unreachableFileHint": { + "message": "Stylus can access file:// URLs only if you enable the corresponding checkbox for Stylus extension on chrome://extensions page.", + "description": "Note in the toolbar popup for file:// URLs" + }, + "InaccessibleFileHint": { + "message": "Stylus can not access some file types (e.g. pdf & json files).", + "description": "Note in the toolbar popup for some file types that cannot be accessed" + }, + "updateAllCheckSucceededNoUpdate": { + "message": "No updates found.", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateAllCheckSucceededSomeEdited": { + "message": "Some updatable styles weren't checked to avoid losing possible local edits. Updates can be forced by checking individually, or by running another check for all styles (local edits will be overwritten).", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateCheckFailBadResponseCode": { + "message": "Update failed: server responded with code $code$.", + "description": "Text that displays when an update check failed because the response code indicates an error" + }, + "updateCheckFailServerUnreachable": { + "message": "Update failed: server unreachable.", + "description": "Text that displays when an update check failed because the update server is unreachable" + }, + "updateCheckHistory": { + "message": "History of update checks", + "description": "" + }, + "updateCheckManualUpdateForce": { + "message": "Install update (local edits will be overwritten)", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckManualUpdateHint": { + "message": "Forcing an update will overwrite any local edits.", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedLocallyEdited": { + "message": "This style was edited locally.", + "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedMaybeLocallyEdited": { + "message": "This style might have been edited locally.", + "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" + }, + "updateCheckSucceededNoUpdate": { + "message": "Style is up to date.", + "description": "Text that displays when an update check completed and no update is available" + }, + "updateCompleted": { + "message": "Update completed.", + "description": "Text that displays when an update completed" + }, + "updatesCurrentlyInstalled": { + "message": "Updates installed:", + "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." + }, + "usercssAvoidOverwriting": { + "message": "Please change the value of @name or @namespace to avoid overwriting an existing style.", + "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." + }, + "usercssConfigIncomplete": { + "message": "The style was updated or deleted after the configuration dialog was shown. These variables were not saved to avoid corrupting the style's metadata:", + "description": "" + }, + "usercssEditorNamePlaceholder": { + "message": "Specify @name in the code", + "description": "Placeholder text for the empty name input field when creating a new Usercss style" + }, + "usercssReplaceTemplateConfirmation": { + "message": "Replace the default template for new Usercss styles with the current code?", + "description": "" + }, + "usercssReplaceTemplateName": { + "message": "Empty @name replaces the default template", + "description": "The text shown after @name when creating a new Usercss style" + }, + "usercssReplaceTemplateSectionBody": { + "message": "Insert code here...", + "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" + }, + "versionInvalidOlder": { + "message": "The version is older than the installed style.", + "description": "Displayed when the version of style is older than the installed one" + }, + "writeStyleFor": { + "message": "Write style for: ", + "description": "Label for toolbar pop-up that precedes the links to write a new style" + }, + "writeStyleForURL": { + "message": "this URL", + "description": "Text for link in toolbar pop-up to write a new style for the current URL" + }, + "syncDropboxStyles": { + "message": "Dropbox Export", + "description": "" + }, + "syncDropboxDeprecated": { + "message": "Dropbox import/export is replaced by a more advanced style sync in the options page.", + "description": "" + }, + "retrieveDropboxSync": { + "message": "Dropbox Import", + "description": "" + }, + "overwriteFileExport": { + "message": "Do you want to overwrite an existing file?", + "description": "" + }, + "exportSavedSuccess": { + "message": "File saved with success", + "description": "" + }, + "noFileToImport": { + "message": "To import your styles, you should export it first.", + "description": "" + }, + "connectingDropbox": { + "message": "Connecting Dropbox...", + "description": "" + }, + "connectingDropboxNotAllowed": { + "message": "Connecting to Dropbox is only available in apps installed directly from the webstore", + "description": "" + }, + "gettingStyles": { + "message": "Getting all styles...", + "description": "" + }, + "zipStyles": { + "message": "Zipping styles...", + "description": "" + }, + "unzipStyles": { + "message": "Unzipping styles...", + "description": "" + }, + "readingStyles": { + "message": "Reading styles...", + "description": "" + }, + "uploadingFile": { + "message": "Uploading File...", + "description": "" + }, + "addStyleLabel": { + "message": "Write new style", + "description": "Label for the button to go to the add style page" + } +} \ No newline at end of file diff --git a/_locales/zh/messages.json b/_locales/zh/messages.json index d7afa2a1..3325b482 100644 --- a/_locales/zh/messages.json +++ b/_locales/zh/messages.json @@ -1,1763 +1,1586 @@ { - "addStyleLabel": { - "message": "新建样式", - "description": "Label for the button to go to the add style page" - }, - "addStyleTitle": { - "message": "添加样式", - "description": "Title of the page for adding styles" - }, - "alphaChannel": { - "message": "透明度", - "description": "Label of color's opacity" - }, - "appliesAdd": { - "message": "添加部分", - "description": "Label for the button to add an 'applies' entry" - }, - "appliesDisplay": { - "message": "应用于:$applies$", - "description": "Text on the manage screen to describe what the style applies to", - "placeholders": { - "applies": { - "content": "$1" - } + "addStyleTitle": { + "message": "添加样式", + "description": "Title of the page for adding styles" + }, + "alphaChannel": { + "message": "透明度", + "description": "Label of color's opacity" + }, + "appliesAdd": { + "message": "添加部分", + "description": "Label for the button to add an 'applies' entry" + }, + "appliesDisplay": { + "message": "应用于:$applies$", + "description": "Text on the manage screen to describe what the style applies to" + }, + "appliesDisplayTruncatedSuffix": { + "message": "更多", + "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" + }, + "appliesDomainOption": { + "message": "域名", + "description": "Option to make the style apply to the entered string as a domain" + }, + "appliesHelp": { + "message": "〔URL〕⠅ 具体固定网址。URL可额外匹配到URL#hash,但反之不行。\n〔前缀〕⠅ url-prefix 以此前缀为起始开头的任何链接。\n〔域名〕⠅ domain 也默认匹配旗下子域名, 域名下任何链接。\n〔正则〕⠅ RegExp 1) 这里的正则会隐形附加 ^ $ 故只能为完整匹配模式, 且在使用懒惰正则也要注意这点;\n      2) 可以不转义 / (导出导入也会自动CSS转义符)\n\n⚠ 1) 这里不支持 * 通配符; 2) 黑名单排除也可到Popup里的 ⠇ 菜单里操作; 3) 在匹配时也要注意iframe框架URL与地址栏URL是不同的哦。\n详见github.com/openstyles/stylus/wiki/Writing-styles", + "description": "Help text for 'applies to' section" + }, + "appliesLabel": { + "message": "应用于:", + "description": "Label for 'applies to' fields on the edit/add screen" + }, + "appliesLineWidgetLabel": { + "message": "显示应用于部件", + "description": "Label for the checkbox to display applies-to information in the single editor" + }, + "appliesLineWidgetWarning": { + "message": "对经过压缩的 CSS 无效", + "description": "A warning that applies-to information won't show properly with minified CSS" + }, + "appliesRegexpOption": { + "message": "正则", + "description": "Option to make the style apply to the entered string as a regular expression" + }, + "appliesRemove": { + "message": "删除", + "description": "Label for the button to remove an 'applies' entry" + }, + "appliesRemoveError": { + "message": "无法移除最后一个“应用于”项目", + "description": "Error displayed when the last 'applies' is going to be removed" + }, + "appliesSpecify": { + "message": "指定", + "description": "Label for the button to make a style apply only to specific sites" + }, + "appliesToEverything": { + "message": "所有页面", + "description": "Text displayed for styles that apply to all sites" + }, + "appliesUrlOption": { + "message": "URL ", + "description": "Option to make the style apply to the entered string as a URL" + }, + "appliesUrlPrefixOption": { + "message": "前缀", + "description": "Option to make the style apply to the entered string as a URL prefix" + }, + "applyAllUpdates": { + "message": "应用全部更新", + "description": "Label for the button to apply all detected updates" + }, + "author": { + "message": "作者", + "description": "Label for the style author" + }, + "backupButtons": { + "message": "备份", + "description": "Heading for backup" + }, + "backupMessage": { + "message": "拖拽JSON备份文件到本页面也可导入。", + "description": "Message for backup" + }, + "bckpInstStyles": { + "message": "导出所有样式", + "description": "" + }, + "checkAllUpdates": { + "message": "检测全部更新", + "description": "Label for the button to check all styles for updates" + }, + "checkAllUpdatesForce": { + "message": "我没有修改过任何样式,再检查一次!", + "description": "Label for the button to apply all detected updates" + }, + "checkForUpdate": { + "message": "检查更新", + "description": "Label for the button to check a single style for an update" + }, + "checkingForUpdate": { + "message": "正在检查更新...", + "description": "Text to display when checking a style for an update" + }, + "clickToUninstall": { + "message": "点击卸载", + "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" + }, + "cm_autoCloseBrackets": { + "message": "括弧配对", + "description": "Label for the checkbox in the style editor." + }, + "cm_autoCloseBracketsTooltip": { + "message": "在键入 () [] {} '' \"\" 时自动完成另一半配对", + "description": "Label for the checkbox in the style editor." + }, + "cm_autocompleteOnTyping": { + "message": "自动完成", + "description": "Label for the checkbox in the style editor." + }, + "cm_colorpicker": { + "message": "颜色器", + "description": "Label for the checkbox controlling colorpicker option for the style editor." + }, + "cm_indentWithTabs": { + "message": "用Tab智能缩进", + "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." + }, + "cm_keyMap": { + "message": "键盘映射", + "description": "Label for the drop-down list controlling the keymap for the style editor." + }, + "cm_lineWrapping": { + "message": "自动换行", + "description": "Label for the checkbox controlling word wrap option for the style editor." + }, + "cm_linter": { + "message": "Linter", + "description": "Select the linter to check for CSS issues" + }, + "cm_matchHighlight": { + "message": "高亮", + "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." + }, + "cm_matchHighlightSelection": { + "message": "仅选择区域", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" + }, + "cm_matchHighlightToken": { + "message": "光标token字段", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" + }, + "cm_resizeGripHint": { + "message": "双击可最大化/恢复高度", + "description": "Tooltip for the resize grip in style editor" + }, + "cm_selectByTokens": { + "message": "双击选中token字段", + "description": "Label for the checkbox in the editor." + }, + "cm_selectByTokensTooltip": { + "message": "token字段示例 .foo-bar-2\nON: 按CSS语法 双击全选中\nOFF:按\\w+常规语法 双击分别选中 foo、bar、2\n技巧: Sublime键盘映射下配合Ctrl+D来\\w+常规选中", + "description": "" + }, + "cm_smartIndent": { + "message": "智能缩进", + "description": "Label for the checkbox controlling smart indentation option for the style editor." + }, + "cm_tabSize": { + "message": "缩进宽度", + "description": "Label for the text box controlling tab size option for the style editor." + }, + "cm_theme": { + "message": "主题", + "description": "Label for the style editor's CSS theme." + }, + "colorpickerPaletteHint": { + "message": "右击: 循环跳转到所在行", + "description": "" + }, + "colorpickerSwitchFormatTooltip": { + "message": "转换格式: HEX → RGB → HSL\n反向转换: Shift+单击 或 PgUp/PgDn", + "description": "Tooltip for the switch button in the color picker popup in the style editor." + }, + "colorpickerTooltip": { + "message": "打开颜色器", + "description": "Tooltip for the colored squares shown before CSS colors in the style editor." + }, + "configOnChange": { + "message": "即时生效", + "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" + }, + "configOnChangeTooltip": { + "message": "实时预览+自动保存", + "description": "" + }, + "configureStyle": { + "message": "配置", + "description": "Label for the button to configure usercss userstyle" + }, + "configureStyleOnHomepage": { + "message": "通过userstyles.org配置选项", + "description": "Label for the button to configure userstyles.org userstyle" + }, + "confirmCancel": { + "message": "取消", + "description": "" + }, + "confirmClose": { + "message": "关闭", + "description": "'Close' button in a confirm dialog" + }, + "confirmDefault": { + "message": "使用默认值", + "description": "'Set to default' button in a confirm dialog" + }, + "confirmDelete": { + "message": "删除", + "description": "" + }, + "confirmDiscardChanges": { + "message": "确定要放弃修改吗?", + "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" + }, + "confirmNo": { + "message": "否", + "description": "'No' button in a confirm dialog" + }, + "confirmOK": { + "message": "确认", + "description": "" + }, + "confirmSave": { + "message": "保存", + "description": "'Save' button in a confirm dialog" + }, + "confirmStop": { + "message": "停止", + "description": "'Stop' button in a confirm dialog" + }, + "confirmYes": { + "message": "是", + "description": "'Yes' button in a confirm dialog" + }, + "copied": { + "message": "已复制到粘贴板", + "description": "Message shown when content has been copied to the clipboard" + }, + "copy": { + "message": "复制到粘贴板", + "description": "Tooltip for elements which can be copied" + }, + "customNameHint": { + "message": "在此自定义本地名称才不影响在线更新", + "description": "" + }, + "customNameResetHint": { + "message": "切换为样式的原始名称", + "description": "Tooltip of 'x' button shown in editor when changing the name input of a) styles updated from a URL i.e. not locally created, b) UserCSS styles" + }, + "dateAbbrDay": { + "message": "$value$天前", + "description": "Day suffix in a short relative date, for example: 8d" + }, + "dateAbbrHour": { + "message": "$value$时前", + "description": "Hour suffix in a short relative date, for example: 8h" + }, + "dateAbbrMonth": { + "message": "$value$月前", + "description": "Month suffix in a short relative date, for example: 8m" + }, + "dateAbbrYear": { + "message": "$value$年前", + "description": "Year suffix in a short relative date, for example: 8y" + }, + "dateInstalled": { + "message": "安装日期", + "description": "Option text for the user to sort the style by install date" + }, + "dateUpdated": { + "message": "更新日期", + "description": "Option text for the user to sort the style by last update date" + }, + "dbError": { + "message": "访问 Stylus 数据库时发生了一个错误。您想访问含有可能的解决方案的网页吗?", + "description": "Prompt when a DB error is encountered" + }, + "defaultTheme": { + "message": "默认", + "description": "Default CodeMirror CSS theme option on the edit style page" + }, + "deleteStyleConfirm": { + "message": "确定要删除此样式吗 ??", + "description": "Confirmation before deleting a style" + }, + "deleteStyleLabel": { + "message": "删除", + "description": "Label for the button to delete a style" + }, + "description": { + "message": "Stylus 是广受好评的 CSS&UserCSS 用户样式容器! 能够自定义网页样式和在线安装分享等等...", + "description": "Extension description" + }, + "disableAllStyles": { + "message": "禁用所有样式", + "description": "Label for the checkbox that turns all enabled styles off." + }, + "disableStyleLabel": { + "message": "禁用", + "description": "Label for the button to disable a style" + }, + "dragDropMessage": { + "message": "拖放JSON备份文件到管理器页面即可导入!", + "description": "Drag'n'drop message" + }, + "dragDropUsercssTabstrip": { + "message": "要安装文件,就将其放在选项卡条(显示选项卡标题的区域)上。", + "description": "Message popup shown when erroneously dropping a usercss file into the manager page" + }, + "editDeleteText": { + "message": "删除", + "description": "Label for the context menu item in the editor to delete selected text" + }, + "editGotoLine": { + "message": "跳转至行(或行:列)", + "description": "Go to line or line:column on Ctrl-G in style code editor" + }, + "editStyleHeading": { + "message": "编辑样式", + "description": "Title of the page for editing styles" + }, + "editStyleLabel": { + "message": "编辑", + "description": "Label for the button to go to the edit style page" + }, + "editStyleTitle": { + "message": "修改样式“$stylename$”", + "description": "Title of the page for editing styles" + }, + "enableStyleLabel": { + "message": "启用", + "description": "Label for the button to enable a style" + }, + "excludeStyleByDomainLabel": { + "message": "排除当前域名", + "description": "" + }, + "excludeStyleByUrlLabel": { + "message": "排除当前链接", + "description": "" + }, + "exportLabel": { + "message": "导出", + "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" + }, + "externalFeedback": { + "message": "反馈", + "description": "Label for the external link to send feedback for the style" + }, + "externalHomepage": { + "message": "主页", + "description": "Label for the external link to style's homepage" + }, + "externalLink": { + "message": "外部链接", + "description": "Label for external links" + }, + "externalSupport": { + "message": "支持", + "description": "Label for the external link to style's support site" + }, + "externalUsercssDocument": { + "message": "UserCSS 外部文档", + "description": "Label for the external link to usercss documentation" + }, + "filteredStyles": { + "message": "共$numTotal$个,已显示 $numShown$ 个", + "description": "TL note - make this message short" + }, + "filteredStylesAllHidden": { + "message": "没有样式匹配当前的过滤器选项", + "description": "Text shown when no styles match currently applied filter in the style manager" + }, + "findStyles": { + "message": "查找样式", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesForSite": { + "message": "查找该域名的在线样式", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesInline": { + "message": "嵌入此页", + "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" + }, + "findStylesInlineTooltip": { + "message": "将搜索结果嵌入到此页面显示", + "description": "Text for a checkbox that displays search results within the Stylus popup." + }, + "genericAdd": { + "message": "添加", + "description": "Used in various places for an action that adds something" + }, + "genericClone": { + "message": "创建副本", + "description": "Used in various places for an action that clones something" + }, + "genericDisabledLabel": { + "message": "禁用", + "description": "Used in various lists/options to indicate that something is disabled" + }, + "genericEnabledLabel": { + "message": "已启用", + "description": "Used in various lists/options to indicate that something is enabled" + }, + "genericError": { + "message": "错误", + "description": "Used in various places to indicate some error occurred." + }, + "genericHistoryLabel": { + "message": "历史", + "description": "Used in various places to show a history log of something" + }, + "genericNext": { + "message": "下一个", + "description": "Used in various places to select/perform the next step/action" + }, + "genericPrevious": { + "message": "上一个", + "description": "Used in various places to select/perform the previous step/action" + }, + "genericResetLabel": { + "message": "重置", + "description": "Used in various parts of UI to indicate that something may be reset to its original state" + }, + "genericSavedMessage": { + "message": "已保存", + "description": "Used in various parts of the UI to indicate that something was saved" + }, + "genericTitle": { + "message": "标题", + "description": "Used in various parts of the UI to indicate the title of something" + }, + "genericUnknown": { + "message": "未知", + "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" + }, + "helpAlt": { + "message": "帮助", + "description": "Alternate text for help buttons" + }, + "helpKeyMapCommand": { + "message": "输入命令名称", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "helpKeyMapHotkey": { + "message": "按下热键", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "hostDisabled": { + "message": "由于当前使用的浏览器版本中存在的错误,此主机已被禁用", + "description": "Tooltip for cloud host disabled" + }, + "importAppendLabel": { + "message": "追加导入", + "description": "Label for the button to import a style and append to the existing sections" + }, + "importAppendTooltip": { + "message": "以追加的方式来导入", + "description": "Tooltip for the button to import a style and append to the existing sections" + }, + "importLabel": { + "message": "导入", + "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" + }, + "importPreprocessor": { + "message": "带有 @preprocessor 样式不适合于当前的常规CSS模式下。\n您应该把它粘贴到 UserCSS 的编辑器模式去。\n1)打开管理器页面 2)勾选 “新建为UserCSS” 3)点击 \"新建新样式\"\n\n仍然导入吗?", + "description": "" + }, + "importPreprocessorTitle": { + "message": "潜在问题之 @preprocessor 预处理", + "description": "" + }, + "importReplaceLabel": { + "message": "覆盖替换导入", + "description": "Label for the button to import and overwrite current style" + }, + "importReplaceTooltip": { + "message": "完全覆盖的替换导入", + "description": "Label for the button to import and overwrite current style" + }, + "importReportLegendAdded": { + "message": "个样式已被添加", + "description": "Text after the number of styles added in the report shown after importing styles" + }, + "importReportLegendIdentical": { + "message": "已忽略相同样式", + "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" + }, + "importReportLegendInvalid": { + "message": "忽略无效的代码", + "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" + }, + "importReportLegendUpdatedBoth": { + "message": "已更新的所有信息和代码", + "description": "Text after the number of styles updated entirely in the report shown after importing styles" + }, + "importReportLegendUpdatedCode": { + "message": "代码已更新", + "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" + }, + "importReportLegendUpdatedMeta": { + "message": "升级信息", + "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" + }, + "importReportTitle": { + "message": "样式导入完成", + "description": "Title of the report shown after importing styles" + }, + "importReportUnchanged": { + "message": "导入的样式无效。", + "description": "Message in the report shown after importing styles" + }, + "importReportUndone": { + "message": "个样式被还原", + "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" + }, + "importReportUndoneTitle": { + "message": "样式导入被取消", + "description": "Title of the message box shown after undoing the import of styles" + }, + "installButton": { + "message": "安装样式", + "description": "Label for install button" + }, + "installButtonInstalled": { + "message": "样式安装完成", + "description": "Text displayed when the style is successfully installed" + }, + "installButtonReinstall": { + "message": "重新安装样式", + "description": "Label for reinstall button" + }, + "installButtonUpdate": { + "message": "更新样式", + "description": "Label for update button" + }, + "installUpdate": { + "message": "安装更新", + "description": "Label for the button to install an update for a single style" + }, + "installUpdateFrom": { + "message": "当前样式更新自 $url$", + "description": "Label to describe where the style gets update" + }, + "installUpdateFromLabel": { + "message": "检查更新", + "description": "Label for the checkbox to save current URL for update check" + }, + "license": { + "message": "许可证", + "description": "Label for the license" + }, + "linkGetHelp": { + "message": "帮助", + "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" + }, + "linkGetStyles": { + "message": "获取样式", + "description": "Help link text on the manage page e.g. https://userstyles.org" + }, + "linkStylusWiki": { + "message": "Wiki", + "description": "Wiki link text on the manage page e.g. https://github.com/openstyles/stylus/wiki" + }, + "linkTranslate": { + "message": "翻译", + "description": "Transifex link text on the manage page" + }, + "linterCSSLintIncompatible": { + "message": "CSSLint 不支持 $preprocessorname$ 预处理器", + "description": "The label to display when the preprocessor isn't compatible with CSSLint" + }, + "linterCSSLintSettings": { + "message": "(设置规则为:0 = 禁用; 1 = 警告; 2 = 错误)", + "description": "CSSLint rule config values" + }, + "linterConfigPopupTitle": { + "message": "设置 $linter$ 规则", + "description": "Stylelint or CSSLint popup header" + }, + "linterConfigTooltip": { + "message": "配置此Linter", + "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" + }, + "linterInvalidConfigError": { + "message": "由于配置无效所以未保存:", + "description": "Invalid linter config will show a message followed by a list of invalid entries" + }, + "linterIssues": { + "message": "问题", + "description": "Label for the CSS linter issues block on the style edit page" + }, + "linterIssuesHelp": { + "message": "$link$ 找到了这些问题:", + "description": "Help popup message for the selected CSS linter issues block on the style edit page" + }, + "linterJSONError": { + "message": "无效的 JSON 格式", + "description": "Setting linter config with invalid JSON" + }, + "linterResetMessage": { + "message": "想要恢复意外的重置,在文本框中按下 Ctrl-Z (或 Cmd-Z)", + "description": "Reset button tooltip to inform user on how to undo an accidental reset" + }, + "linterRulesLink": { + "message": "查看完整的规则清单", + "description": "Stylelint or CSSLint rules label added immediately before a link" + }, + "liveReloadError": { + "message": "查看文件时发生错误", + "description": "The label of live-reload error" + }, + "liveReloadInstallHint": { + "message": "保持此选项卡为打开状态,将在外部更改后自动更新样式。", + "description": "The label of live-reload feature" + }, + "liveReloadInstallHintFF": { + "message": "保持此选项卡和原始选项卡处于打开状态,将在外部更改时自动重新更新样式。", + "description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox" + }, + "liveReloadLabel": { + "message": "动态刷新", + "description": "The label of live-reload feature" + }, + "manageFavicons": { + "message": "显示 \"应用于\" 的favicon图标", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFaviconsGray": { + "message": "显示为灰色图标", + "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" + }, + "manageFaviconsHelp": { + "message": "Stylus 使用外部服务 https://www.google.com/s2/favicons 来获取图标", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFilters": { + "message": "过滤器", + "description": "Label for filters container" + }, + "manageHeading": { + "message": "样式管理器", + "description": "Heading for the manage page" + }, + "manageMaxTargets": { + "message": "显示 \"应用于\" 的数量", + "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" + }, + "manageNewStyleAsUsercss": { + "message": "新建为UserCSS", + "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" + }, + "manageNewUI": { + "message": "新版管理器", + "description": "Label for the checkbox that toggles the new UI on manage page" + }, + "manageOnlyDisabled": { + "message": "只显示 未启用 ", + "description": "Checkbox to show only disabled styles" + }, + "manageOnlyEnabled": { + "message": "只显示 已启用 ", + "description": "Checkbox to show only enabled styles" + }, + "manageOnlyExternal": { + "message": "只显示 外部安装", + "description": "Checkbox to show only externally installed styles i.e. updatable" + }, + "manageOnlyLocal": { + "message": "只显示 本地创建", + "description": "Checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyLocalTooltip": { + "message": "(此样式无法通过 userstyles.org 页面进行安装)", + "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyNonUsercss": { + "message": "只显示 非UserCSS", + "description": "Checkbox to show only non-Usercss (standard) styles" + }, + "manageOnlyUpdates": { + "message": "只显示 可升级的 ", + "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" + }, + "manageOnlyUsercss": { + "message": "只显示 UserCSS", + "description": "Checkbox to show only Usercss styles" + }, + "manageTitle": { + "message": "Stylus管理器", + "description": "Title for the manage page" + }, + "menuShowBadge": { + "message": "计数器角标", + "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." + }, + "meta_invalidCheckboxDefault": { + "message": "无效 @var 复选框:赋值必须为 0 或 1 ", + "description": "Error displayed when the value of @var checkbox is invalid" + }, + "meta_invalidColor": { + "message": "无效 @var 颜色:$color$不是颜色", + "description": "Error displayed when the value of @var color is invalid" + }, + "meta_invalidRange": { + "message": "无效 @var $type$:必须是单个数字或数组", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMultipleUnits": { + "message": "无效 @var $type$:多个单位被定义", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeTooManyValues": { + "message": "无效的 @var $type$: 数组中包含了过多项", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeValue": { + "message": "无效的 @var $type$: 数组中的项必须为数字、字符 或 null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeDefault": { + "message": "无效 @var $type$:默认值为空", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMin": { + "message": "无效的 @var $type$: 默认值低于最小值", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMax": { + "message": "无效的 @var $type$: 默认值大于最大值", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeStep": { + "message": "无效的 @var $type$: 默认值不是一个数字或范围", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeUnits": { + "message": "无效的 @var $type$: '$units$' 不是有效的单位", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidSelect": { + "message": "无效的 @var 选择: 默认值必须是数组或对象", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValue": { + "message": "无效的 @var 选择: 数组或对象内的值类型必须为字符", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectEmptyOptions": { + "message": "无效的 @var 选择: 列表项为空", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectLabel": { + "message": "无效的 @var 选择: 项的标签为空", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectMultipleDefaults": { + "message": "无效的 @var 选择: 定义了多个默认项", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectNameDuplicated": { + "message": "无效的 @var 选择: 项的名称是重复的", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValueMismatch": { + "message": "无效的 @var 选择: 列表中不存在任何项", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidURLProtocol": { + "message": "无效的 URL 协议,目前只允许 http 和 https : $protocol$", + "description": "Error displayed when the protocol of the URL is invalid" + }, + "meta_invalidVersion": { + "message": "无效的版本号. 值与 SemVer 规则不匹配: $version$", + "description": "Error displayed when @version is invalid" + }, + "meta_invalidNumber": { + "message": "需要一个数字", + "description": "Error displayed when the value is expected to be a number" + }, + "meta_invalidString": { + "message": "需要一个带引号的字符串", + "description": "Error displayed when the value is expected to be a quoted string" + }, + "meta_invalidWord": { + "message": "需要一个单词", + "description": "Error displayed when the value is expected to be a word" + }, + "meta_missingChar": { + "message": "需要字母:$chars$", + "description": "Error displayed when the value is expected to be some characters" + }, + "meta_missingEOT": { + "message": "需要 EOT 数据", + "description": "Error displayed when the value is expected to be an EOT list" + }, + "meta_missingMandatory": { + "message": "缺少必要的元数据:$keys$", + "description": "Error displayed when mandatory keys are missing" + }, + "meta_unknownJSONLiteral": { + "message": "无效 JSON:$literal$ 不是一个有效的 JSON 字面量(Literal)", + "description": "Error displayed when JSON value is invalid" + }, + "meta_unknownMeta": { + "message": "未知的元数据:$key$", + "description": "Error displayed when unknown metadata is parsed" + }, + "meta_unknownVarType": { + "message": "未知的 @$varkey$ 类型: $vartype$", + "description": "Error displayed when unknown variable type is parsed" + }, + "meta_unknownPreprocessor": { + "message": "未知的预处理器 @preprocessor:$preprocessor$", + "description": "Error displayed when unknown @preprocessor is parsed" + }, + "noStylesForSite": { + "message": "此网站没有样式。", + "description": "Text displayed when no styles are installed for the current site" + }, + "numberedLine": { + "message": "行:", + "description": "Will be followed by one or more line numbers in the editor." + }, + "openManage": { + "message": "管理器", + "description": "Link to open the manage page." + }, + "openOptions": { + "message": "选项", + "description": "Go to Options UI" + }, + "openStylesManager": { + "message": "打开管理器", + "description": "Label for the style maanger opener in the browser action context menu." + }, + "optionsActions": { + "message": "操作", + "description": "" + }, + "optionsAdvanced": { + "message": "高级设置", + "description": "" + }, + "optionsAdvancedContextDelete": { + "message": "向编辑器右键菜单添加“删除”", + "description": "" + }, + "optionsAdvancedExposeIframes": { + "message": "给 iframe 注入 stylus-iframe=\"父域名\"", + "description": "" + }, + "optionsAdvancedExposeIframesNote": { + "message": "给每个iframe内嵌框架的html注入 stylus-iframe=\"父域名hostname\" 属性(值),\n\n用途: 用作iframe选择器来一键确定 iframe 父窗(window.top) 页面 的唯一选择器.\n\n示例 html[stylus-iframe] 或 html[stylus-iframe$=\"twitter.com\"] h1 {...}\n\n详见源码:github.com/openstyles/stylus/blob/master/content/apply.js#L270", + "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." + }, + "optionsAdvancedNewStyleAsUsercss": { + "message": "将新样式的格式设为UserCSS", + "description": "" + }, + "optionsAdvancedPatchCsp": { + "message": "启用CSP补丁以使样式资源生效", + "description": "" + }, + "optionsAdvancedPatchCspNote": { + "message": "如果在带有严格CSPContent-Security-Policy)的网站上无法加载样式中包含的图像或字体,请启用此补丁选项。 \n\n启用此补丁选项将会放宽CSP限制,从而允许加载基本样式内容。⚠此选项仅适用于了解潜在安全隐患的高级用户, 并自行承担负责监视其被允许的内容。请阅读有关基于CSS攻击的更多信息以做决定。\n\n另请注意,如果另一个已安装的扩展首先修改了网络响应,则不能保证此特定选项一定会生效。", + "description": "" + }, + "optionsAdvancedStyleViaXhr": { + "message": "XHR即时注入模式", + "description": "" + }, + "optionsAdvancedStyleViaXhrNote": { + "message": "如果在网站加载时常看到一闪而过的样式闪烁晃眼(术语叫FOUC) 、特别是在深色主题下会感知得更明显,请启用此选项。\n\n技术上的原因是 Chrome内核通常以 无意义的尝试 来延迟扩展的异步通信,以提高页面加载速度,这可能会导致样式慢了半拍才被应用。\n为了避免这种情况,且由于谷歌也没有提供Web扩展的样式同步的API接口,因此Stylus提供了此选项来变相实现, 利用 “已弃用的” XMLHttpRequest 这个同步API来获取适用的样式。 它几乎没有任何副作用,因为样式请求在几毫秒内就OK了, 而网页此时仍在从服务器下载中.\n有关FOUC报告,你可以查看此讨论https://crbug.com/853986\n\n尽管如此,但 Chrome DevTools 仍会在 Console 中显示警告。 不过也可以手动搞定: 右键单击警告并将其隐藏,将防止再次显示警告。", + "description": "" + }, + "optionsBadgeDisabled": { + "message": "计数器背景色 (一键全禁用时)", + "description": "" + }, + "optionsBadgeNormal": { + "message": "计数器背景色", + "description": "" + }, + "optionsCheck": { + "message": "检查样式更新", + "description": "" + }, + "optionsCheckUpdate": { + "message": "检查并安装所有可用的更新", + "description": "" + }, + "optionsCustomizeBadge": { + "message": "计数器角标", + "description": "" + }, + "optionsCustomizeIcon": { + "message": "图标风格", + "description": "" + }, + "optionsCustomizePopup": { + "message": "Popup ", + "description": "" + }, + "optionsCustomizeUpdate": { + "message": "检测更新", + "description": "" + }, + "optionsCustomizeSync": { + "message": "同步到云端", + "description": "" + }, + "optionsHeading": { + "message": "选项", + "description": "Heading for options section on manage page." + }, + "optionsIconDark": { + "message": "高对比度暗色图标", + "description": "" + }, + "optionsIconLight": { + "message": "低对比度亮色图标", + "description": "" + }, + "optionsOpen": { + "message": "打开", + "description": "" + }, + "optionsOpenManager": { + "message": "管理器", + "description": "" + }, + "optionsPopupWidth": { + "message": "Popup 弹框的宽度(px)", + "description": "" + }, + "optionsReset": { + "message": "重置所有选项为默认值", + "description": "" + }, + "optionsResetButton": { + "message": "恢复默认值", + "description": "" + }, + "optionsStylusThemes": { + "message": "查找 Stylus UI 主题ᐝ", + "description": "" + }, + "optionsSubheading": { + "message": "附加选项", + "description": "Subheading for options section on manage page." + }, + "optionsUpdateImportNote": { + "message": "从旧版的 Stylus 或 Stylish 中导入备份样式时,\n请手动检测升级一次,以确保所有样式都可更新到最新版本。", + "description": "" + }, + "optionsUpdateInterval": { + "message": "每隔 N 小时 自动检测更新(0 为禁用)", + "description": "" + }, + "optionsSyncNone": { + "message": "无", + "description": "" + }, + "optionsSyncConnect": { + "message": "连接", + "description": "" + }, + "optionsSyncDisconnect": { + "message": "断开连接", + "description": "" + }, + "optionsSyncSyncNow": { + "message": "现在同步", + "description": "" + }, + "optionsSyncLogin": { + "message": "登录", + "description": "" + }, + "optionsSyncStatusPull": { + "message": "正在获取样式 $loaded$ 中的 $total$", + "description": "" + }, + "optionsSyncStatusPush": { + "message": "正在上传样式 $loaded$ 中的 $total$", + "description": "" + }, + "optionsSyncStatusSyncing": { + "message": "同步中...", + "description": "" + }, + "optionsSyncStatusConnecting": { + "message": "连接中...", + "description": "" + }, + "optionsSyncStatusConnected": { + "message": "已连接", + "description": "" + }, + "optionsSyncStatusDisconnecting": { + "message": "正在断开连接...", + "description": "" + }, + "optionsSyncStatusDisconnected": { + "message": "已断开连接", + "description": "" + }, + "optionsSyncStatusRelogin": { + "message": "Session expired, please login again.", + "description": "" + }, + "paginationCurrent": { + "message": "当前页数", + "description": "Tooltip for the current page index in search results" + }, + "paginationEstimated": { + "message": "已找到的样式总页数", + "description": "Tooltip for the total page count in search results" + }, + "paginationNext": { + "message": "下一页", + "description": "Tooltip for the '->' (next page) button in search results" + }, + "paginationPrevious": { + "message": "上一页", + "description": "Tooltip for the '<-' button in search results" + }, + "paginationTotal": { + "message": "总页面", + "description": "" + }, + "parseUsercssError": { + "message": "Stylus 未能成功解析 UserCSS:", + "description": "The error message to show when stylus failed to parse usercss" + }, + "popupAutoResort": { + "message": "样式切换后实时排序", + "description": "Label for the checkbox controlling popup resorting." + }, + "popupBorders": { + "message": "在两边增加白色边框", + "description": "" + }, + "popupBordersTooltip": { + "message": "对于新 Chrome 中的暗色主题很有用,因为它不再绘制边框", + "description": "" + }, + "popupHotkeysInfo": { + "message": "<1>-<9>, <0> 按第1 - 10个列表 来ON/OFF\n- 按英文首字母 来ON/OFF\n附加: 打开对应列表的编辑器\n ON 全部列表\n OFF 全部列表\n 或 <`> 仅针对Popup弹出时的初始ON列表, 它只会ON/OFF初始ON列表, 故:\n 能快速恢复初始状态.\n 更多信息见Wiki", + "description": "NOTE1: preserve < and > symbols so that 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." + }, + "popupHotkeysTooltip": { + "message": "查看Popup列表快捷键", + "description": "Tooltip displayed when hovering the right edge of the extension popup" + }, + "popupManageTooltip": { + "message": "右击 || Shift+左击: 打开管理器且筛选当前URL(不含iframe)", + "description": "Tooltip for the 'Manage' button in the popup." + }, + "popupMenuButtonTooltip": { + "message": "操作菜单", + "description": "Tooltip for menu button in popup." + }, + "popupOpenEditInPopup": { + "message": "使用简易编辑器窗口(无omnibox栏)", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindow": { + "message": "新窗口打开编辑器(或直接拖拽ꖅ)", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindowTooltip": { + "message": "此选项可不管,只因它能动态跟随记忆\n编辑器标签页的拖出/拖入的状态 即:\n拖出单独窗口时, ON 该选项.\n拖入合并窗口时, OFF该选项.\n\"简易编辑器窗口\" 只在新窗口才简易简洁", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupStylesFirst": { + "message": "样式列表置顶", + "description": "Label for the checkbox controlling section order in the popup." + }, + "prefShowBadge": { + "message": "计数器角标 (或图标右键)", + "description": "Label for the checkbox controlling toolbar badge text." + }, + "previewLabel": { + "message": "实时预览", + "description": "Label for the checkbox in style editor to enable live preview while editing." + }, + "previewTooltip": { + "message": "无需保存即可临时预览样式效果", + "description": "Tooltip for the checkbox in style editor to enable live preview while editing." + }, + "reload": { + "message": "重启 Stylus", + "description": "Context menu reload" + }, + "replace": { + "message": "替换", + "description": "Label before the replace input field in the editor shown on Ctrl-H" + }, + "replaceAll": { + "message": "全部替换", + "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" + }, + "replaceWith": { + "message": "替换为", + "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." + }, + "retrieveBckp": { + "message": "导入所有样式", + "description": "" + }, + "search": { + "message": "搜索", + "description": "Label before the search input field in the editor shown on Ctrl-F" + }, + "searchCaseSensitive": { + "message": "大小写敏感", + "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" + }, + "searchGlobalStyles": { + "message": "全局搜索", + "description": "Checkbox label in the popup's inline style search, shown when the text to search is entered" + }, + "searchNumberOfResults": { + "message": "已找到", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchNumberOfResults2": { + "message": "在代码和应用中匹配的数量", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchStyleQueryHint": { + "message": "空格多词 -- 同时精确匹配(无需双引号)\n2020 -- 也含更新日期的匹配结果\n大小写不敏感", + "description": "Tooltip shown for the text input in the popup's inline style finder" + }, + "searchRegexp": { + "message": "/regex/ 用 / 包裹语法来正则搜索", + "description": "Label after the search input field in the editor shown on Ctrl-F" + }, + "searchResultInstallCount": { + "message": "总的安装次数", + "description": "Text for label that shows the number of times a search result was installed" + }, + "searchResultNoneFound": { + "message": "没有找到与此页面相关的样式。", + "description": "Error text in the popup when inline search didn't find any site-specific styles" + }, + "searchResultNotMatching": { + "message": "The style is installed but it doesn't apply to the current site URL.", + "description": "" + }, + "searchResultNotMatchingNote": { + "message": "Try asking the author of this userstyle to add the URL.\n\nYou can also open the style in the manager and edit it yourself,\nbut be aware it disables automatic updates for this style.", + "description": "" + }, + "searchResultRating": { + "message": "评价", + "description": "Text for label that shows the search result's rating" + }, + "searchResultUpdated": { + "message": "最后更新日期", + "description": "Text for label that shows the search result's last update date" + }, + "searchResultWeeklyCount": { + "message": "本周安装次数", + "description": "Text for label that shows the number of times a search result was installed during last week" + }, + "searchStylesAll": { + "message": "全部", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesCode": { + "message": "代码", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesHelp": { + "message": " 或 聚焦搜索框;    清空搜索框\n焦点在页面时, 也支持样式名的英文首字母索引。\n\n●搜索语法:\n空格隔开 : \"且\" 同时包含,不分顺序。\n 要用 \"或\" 包含, 请使用正则 /A|B/\n\"精确搜索\" :用双引号包裹(跟网页搜索一样) 如 <\"head ~ div\">\n/正则搜索/ :js语法 用 / / 包裹及正则属性标记 如\n\n●搜索范围选择器\n`元数据`: 包含有 样式名称、“应用于”、安装/更新URL、以及UserCSS中整个元数据块(即==UserStyle==那些)。\n\n`按URL`: 查找适用于完全指定URL的样式,如 http://www.example.org/", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page" + }, + "searchStylesMatchUrl": { + "message": "按URL", + "description": "Option for `find styles` scope selector in the manager. See searchMatchUrlHint for more info." + }, + "searchStylesMeta": { + "message": "元数据", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesName": { + "message": "名称", + "description": "Option for `find styles` scope selector in the manager." + }, + "sectionAdd": { + "message": "添加新部分", + "description": "Label for the button to add a section" + }, + "sectionCode": { + "message": "代码", + "description": "Label for the code for a section" + }, + "sectionRemove": { + "message": "删除此部分", + "description": "Label for the button to remove a section" + }, + "sectionRestore": { + "message": "撤销删除", + "description": "Label for the button to restore a removed section" + }, + "sections": { + "message": "章节", + "description": "Header for the table of contents block listing style section names in the left panel of the classic editor" + }, + "shortcuts": { + "message": "快捷键", + "description": "Go to shortcut configuration" + }, + "shortcutsNote": { + "message": "设置快捷键", + "description": "" + }, + "sortDateNewestFirst": { + "message": "最新的优先", + "description": "Text added to indicate that sorting a date would add the newest entries at the top" + }, + "sortDateOldestFirst": { + "message": "最旧的优先", + "description": "Text added to indicate that sorting a date would add the oldest entries at the top" + }, + "sortLabel": { + "message": "选择对已安装的样式应用的排序规则", + "description": "Title on the sort select to indicate it is used for sorting entries" + }, + "sortLabelTitleAsc": { + "message": "标题升序", + "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" + }, + "sortLabelTitleDesc": { + "message": "标题降序", + "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" + }, + "sortStylesHelp": { + "message": "默认用「标题升序」排序(A - Z)\n反之, 「标题降序」则是(Z - A)\n还有很多其它排序方式,可以通过多个条件进行排序。\n你也可以想象,在对一个多列的表格进行排序,并且选择可能带有(+)号的一组条件或单个条件进行排序。\n例如,若设为 \"启用(优先)+ 标题\",将会把所有已启用的项目都排列在顶部,然后再以标题升序排列 (A - Z)的顺序应用到以启用和未启用的项目。", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" + }, + "sortStylesHelpTitle": { + "message": "自定义排序帮助信息", + "description": "Label for the sort info popup on the Manage styles page" + }, + "styleBadRegexp": { + "message": "正则表达式无效。", + "description": "Validation message for a bad regexp in a style" + }, + "styleBeautify": { + "message": "格式化", + "description": "Label for the CSS-beautifier button on the edit style page" + }, + "styleBeautifyHint": { + "message": "右键格式化按钮 或 下面的快捷键\n可实现一键格式化而不显示此弹框", + "description": "Hint shown inside the CSS-beautifier panel" + }, + "styleBeautifyIndentConditional": { + "message": "缩进 @media、@supports", + "description": "CSS-beautifier option" + }, + "styleBeautifyPreserveNewlines": { + "message": "保留新增空行", + "description": "CSS-beautifier option" + }, + "styleCancelEditLabel": { + "message": "返回管理器", + "description": "Label for cancel button for style editing" + }, + "styleChangesNotSaved": { + "message": "您已对此样式进行了更改,但尚未保存。", + "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" + }, + "styleEnabledLabel": { + "message": "启用", + "description": "Label for the enabled state of styles" + }, + "styleFromMozillaFormatError": { + "message": "导入 Mozilla 格式失败", + "description": "Label for the import error" + }, + "styleFromMozillaFormatPrompt": { + "message": "粘贴 Mozilla 格式代码", + "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" + }, + "styleInstall": { + "message": "要将“$stylename$”安装到 Stylus 中吗?", + "description": "Confirmation when installing a style" + }, + "styleInstallFailed": { + "message": "安装用户样式失败!\n$error$", + "description": "Warning when installation failed" + }, + "styleInstallOverwrite": { + "message": "'$stylename$' 已经安装,要覆盖吗?\n版本: $oldVersion$ -> $newVersion$", + "description": "Confirmation when re-installing a style" + }, + "styleMissingName": { + "message": "输入名称", + "description": "Error displayed when user saves without providing a name" + }, + "styleMozillaFormatHeading": { + "message": "Mozilla 格式", + "description": "Heading for the section with buttons to import/export Mozilla format of the style" + }, + "styleNotAppliedRegexpProblemTooltip": { + "message": "正则表达式错误,样式无法正常运行", + "description": "Tooltip in the popup for styles that were not applied at all" + }, + "styleRegexpInvalidExplanation": { + "message": "部分正则表达式无法生效。", + "description": "" + }, + "styleRegexpPartialExplanation": { + "message": "这个样式有一部分正则表达式与 CSS4 @document specification完整的 URL 不匹配。这部分样式将被忽略,可能这个样式是基于 Stylish 编写的,请尝试在 Stylus 重新编写该样式。", + "description": "" + }, + "styleRegexpProblemTooltip": { + "message": "多个部分代码无法正常处理正则表达式", + "description": "Tooltip in the popup for styles that were applied only partially" + }, + "styleRegexpTestButton": { + "message": "正则测试", + "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" + }, + "styleRegexpTestFull": { + "message": "匹配到标签页的正则", + "description": "RegExp test report: label for the fully matching expressions" + }, + "styleRegexpTestInvalid": { + "message": "忽略无效的正则表达式", + "description": "RegExp test report: label for the invalid expressions" + }, + "styleRegexpTestNone": { + "message": "没有匹配到标签页的正则", + "description": "RegExp test report: label for expressions that didn't match any tabs" + }, + "styleRegexpTestNote": { + "message": "注意: 在正则表达式中使用单个 \\ 进行转义,其将会根据 CSS 中引用字符串的自动转换为 \\\\。", + "description": "RegExp test report: a note displayed at the bottom of the dialog" + }, + "styleRegexpTestPartial": { + "message": "没有完全匹配,因此忽略", + "description": "RegExp test report: label for the partially matching expressions" + }, + "styleRegexpTestTitle": { + "message": "已打开标签页的正则匹配(点击URL可跳转)", + "description": "RegExp test report: title of the report" + }, + "styleSaveLabel": { + "message": "保存", + "description": "Label for save button for style editing" + }, + "styleToMozillaFormatHelp": { + "message": "导入 FireFox 格式即 @-moz-document ...的 CSS 代码后,会自动转换成 Stylus 使用的分段式 CSS 代码。\n反过来,分段式的 CSS 也可以导出为 FireFox 格式。\n需要注意的是,如果你要向 userstyles.org 提交你的代码,则必须使用 FireFox 格式。\n\n导入快捷键: 剪贴板含有 @-moz-document ....代码,则可以直接在编辑器里 Ctrl+V 会自动弹出导入对话框", + "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" + }, + "styleToMozillaFormatTitle": { + "message": "Mozilla 格式的样式", + "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" + }, + "styleUpdate": { + "message": "是否更新 “$stylename$”?", + "description": "Confirmation when updating a style" + }, + "styleUpdateDiscardChanges": { + "message": "样式已经在编辑器外被修改。需要重新加载样式吗?", + "description": "Confirmation to update the style in the editor" + }, + "stylusUnavailableForURL": { + "message": "Stylus 无法介入到此类页面", + "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "stylusUnavailableForURLdetails": { + "message": "浏览器出于安全而限制扩展介入到\n非自身的chrome-extension://、chrome://、官方扩展商店页", + "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "syncStorageErrorSaving": { + "message": "不能保存该值,请尝试减少文本数量。", + "description": "Displayed when trying to save an excessively big value via storage.sync API" + }, + "syncError": { + "message": "Sync failed", + "description": "Tooltip for the toolbar icon" + }, + "syncErrorRelogin": { + "message": "Sync failed.\nTry to re-login in Stylus options:\nclick 'disconnect' first, then 'connect'.", + "description": "Tooltip for the toolbar icon" + }, + "toggleStyle": { + "message": "切换ON/OFF", + "description": "Label for the checkbox to enable/disable a style" + }, + "undo": { + "message": "撤销", + "description": "Button label" + }, + "undoGlobal": { + "message": "撤销 (全局)", + "description": "CSS-beautify global Undo button label" + }, + "unreachableAMO": { + "message": "Firefox 禁止访问该站点。", + "description": "Note in the popup displayed when opened on addons.mozilla.org" + }, + "unreachableAMOHint": { + "message": "若要允许存取,打开 ,在列表上单击右键,点击新增,然后再点击 'Boolean',粘贴  并点击确定 -> -> 确定,然后重新刷新 页面。", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintNewFF": { + "message": "在 Firefox 60 及其更新版本中,你必须从 中删除 AMO 域", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintOldFF": { + "message": "仅 Firefox 59 或更新的版本才能让你设置 WebExtensions 在例如这样一个有 CSP 保护的页面上新增样式。", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" + }, + "unreachableContentScript": { + "message": "无法介入到此页面", + "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" + }, + "unreachableFileHint": { + "message": "! Stylus 无法介入到官方商店页面 !\n若是文件页面 或 小号无痕页面 请检查:\n1) 右键 - Stylus图标 并点击-\"管理扩展程序\"\n2) 勾选 - \"允许访问文件网址\" 以在 file:// 工作\n3) 勾选 - \"在无痕模式下启用\" 以在无痕页面和小号标签页工作 (有的浏览器带有小号功能、如CentBrowser)", + "description": "Note in the toolbar popup for file:// URLs" + }, + "InaccessibleFileHint": { + "message": "Stylus 无法访问某些文件格式(例如 pdf 或 json 文件)。", + "description": "Note in the toolbar popup for some file types that cannot be accessed" + }, + "updateAllCheckSucceededNoUpdate": { + "message": "没有找到更新。", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateAllCheckSucceededSomeEdited": { + "message": "如果你修改过一些样式,那它们可能被忽略更新,你可以单独检测这些样式强制升级,也可以 再次检测所有样式强制更新。", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateCheckFailBadResponseCode": { + "message": "更新失败: 服务器响应代码为 $code$。", + "description": "Text that displays when an update check failed because the response code indicates an error" + }, + "updateCheckFailServerUnreachable": { + "message": "更新失败: 无法访问服务器。", + "description": "Text that displays when an update check failed because the update server is unreachable" + }, + "updateCheckHistory": { + "message": "检测升级的历史记录", + "description": "" + }, + "updateCheckManualUpdateForce": { + "message": "安装更新(将覆盖本地修改的样式)", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckManualUpdateHint": { + "message": "强制升级将覆盖所有本地修改的样式", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedLocallyEdited": { + "message": "此样式已在本地修改过。", + "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedMaybeLocallyEdited": { + "message": "这个样式可能在本地修改过,如果强制升级更新则会覆盖修改的内容。", + "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" + }, + "updateCheckSucceededNoUpdate": { + "message": "样式已是最新版本。", + "description": "Text that displays when an update check completed and no update is available" + }, + "updateCompleted": { + "message": "更新已完成。", + "description": "Text that displays when an update completed" + }, + "updatesCurrentlyInstalled": { + "message": "更新已安装:", + "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." + }, + "usercssAvoidOverwriting": { + "message": "请修改 @name 或 @namespace 的值以免覆盖现有样式。", + "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." + }, + "usercssConfigIncomplete": { + "message": "在显示了配置对话框后,样式被修改或删除,这些变数将不会被保存,以免损坏元数据:", + "description": "" + }, + "usercssEditorNamePlaceholder": { + "message": "在代码中指定 @name 来设置名称", + "description": "Placeholder text for the empty name input field when creating a new Usercss style" + }, + "usercssReplaceTemplateConfirmation": { + "message": "使用当前的 UserStyle 替换为新的UserCSS默认模板 ??", + "description": "" + }, + "usercssReplaceTemplateName": { + "message": "该赋值为空的保存可设置默认模板", + "description": "The text shown after @name when creating a new Usercss style" + }, + "usercssReplaceTemplateSectionBody": { + "message": "在此插入代码...", + "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" + }, + "versionInvalidOlder": { + "message": "当前样式版本比已安装样式版本旧。", + "description": "Displayed when the version of style is older than the installed one" + }, + "writeStyleFor": { + "message": "新建样式给:", + "description": "Label for toolbar pop-up that precedes the links to write a new style" + }, + "writeStyleForURL": { + "message": "URL", + "description": "Text for link in toolbar pop-up to write a new style for the current URL" + }, + "syncDropboxStyles": { + "message": "导出至 Dropbox", + "description": "" + }, + "syncDropboxDeprecated": { + "message": "在选项页面中, Dropbox 导入/导出 已经替换为更高级的样式同步方式。", + "description": "" + }, + "retrieveDropboxSync": { + "message": "从 Dropbox 导入", + "description": "" + }, + "overwriteFileExport": { + "message": "是否覆盖现有文件?", + "description": "" + }, + "exportSavedSuccess": { + "message": "文件保存成功", + "description": "" + }, + "noFileToImport": { + "message": "要导入你的样式,你应该先导出。", + "description": "" + }, + "connectingDropbox": { + "message": "正在连接至 Dropbox...", + "description": "" + }, + "connectingDropboxNotAllowed": { + "message": "连接到 Dropbox 功能仅适用于直接从 Webstore 安装的应用程序", + "description": "" + }, + "gettingStyles": { + "message": "正在获取所有样式...", + "description": "" + }, + "zipStyles": { + "message": "正在压缩样式...", + "description": "" + }, + "unzipStyles": { + "message": "正在解压样式...", + "description": "" + }, + "readingStyles": { + "message": "正在读取样式...", + "description": "" + }, + "uploadingFile": { + "message": "正在上传文件...", + "description": "" + }, + "addStyleLabel": { + "message": "新建样式", + "description": "Label for the button to go to the add style page" } - }, - "appliesDisplayTruncatedSuffix": { - "message": "更多", - "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" - }, - "appliesDomainOption": { - "message": "域名", - "description": "Option to make the style apply to the entered string as a domain" - }, - "appliesHelp": { - "message": "〔URL〕⠅ 具体固定网址。URL可额外匹配到URL#hash,但反之不行。\n〔前缀〕⠅ url-prefix 以此前缀为起始开头的任何链接。\n〔域名〕⠅ domain 也默认匹配旗下子域名, 域名下任何链接。\n〔正则〕⠅ RegExp 1) 这里的正则会隐形附加 ^ $ 故只能为完整匹配模式, 且在使用懒惰正则也要注意这点;\n      2) 可以不转义 / (导出导入也会自动CSS转义符)\n\n⚠ 1) 这里不支持 * 通配符; 2) 黑名单排除也可到Popup里的 ⠇ 菜单里操作; 3) 在匹配时也要注意iframe框架URL与地址栏URL是不同的哦。\n详见github.com/openstyles/stylus/wiki/Writing-styles", - "description": "Help text for 'applies to' section" - }, - "appliesLabel": { - "message": "应用于:", - "description": "Label for 'applies to' fields on the edit/add screen" - }, - "appliesLineWidgetLabel": { - "message": "显示应用于部件", - "description": "Label for the checkbox to display applies-to information in the single editor" - }, - "appliesLineWidgetWarning": { - "message": "对经过压缩的 CSS 无效", - "description": "A warning that applies-to information won't show properly with minified CSS" - }, - "appliesRegexpOption": { - "message": "正则", - "description": "Option to make the style apply to the entered string as a regular expression" - }, - "appliesRemove": { - "message": "删除", - "description": "Label for the button to remove an 'applies' entry" - }, - "appliesRemoveError": { - "message": "无法移除最后一个“应用于”项目", - "description": "Error displayed when the last 'applies' is going to be removed" - }, - "appliesSpecify": { - "message": "指定", - "description": "Label for the button to make a style apply only to specific sites" - }, - "appliesToEverything": { - "message": "所有页面", - "description": "Text displayed for styles that apply to all sites" - }, - "appliesUrlOption": { - "message": "URL ", - "description": "Option to make the style apply to the entered string as a URL" - }, - "appliesUrlPrefixOption": { - "message": "前缀", - "description": "Option to make the style apply to the entered string as a URL prefix" - }, - "applyAllUpdates": { - "message": "应用全部更新", - "description": "Label for the button to apply all detected updates" - }, - "author": { - "message": "作者", - "description": "Label for the style author" - }, - "backupButtons": { - "message": "备份", - "description": "Heading for backup" - }, - "backupMessage": { - "message": "拖拽JSON备份文件到本页面也可导入。", - "description": "Message for backup" - }, - "bckpInstStyles": { - "message": "导出所有样式", - "description": "" - }, - "checkAllUpdates": { - "message": "检测全部更新", - "description": "Label for the button to check all styles for updates" - }, - "checkAllUpdatesForce": { - "message": "我没有修改过任何样式,再检查一次!", - "description": "Label for the button to apply all detected updates" - }, - "checkForUpdate": { - "message": "检查更新", - "description": "Label for the button to check a single style for an update" - }, - "checkingForUpdate": { - "message": "正在检查更新...", - "description": "Text to display when checking a style for an update" - }, - "clickToUninstall": { - "message": "点击卸载", - "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" - }, - "cm_autoCloseBrackets": { - "message": "括弧配对", - "description": "Label for the checkbox in the style editor." - }, - "cm_autoCloseBracketsTooltip": { - "message": "在键入 () [] {} '' \"\" 时自动完成另一半配对", - "description": "Label for the checkbox in the style editor." - }, - "cm_autocompleteOnTyping": { - "message": "自动完成", - "description": "Label for the checkbox in the style editor." - }, - "cm_colorpicker": { - "message": "颜色器", - "description": "Label for the checkbox controlling colorpicker option for the style editor." - }, - "cm_indentWithTabs": { - "message": "用Tab智能缩进", - "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." - }, - "cm_keyMap": { - "message": "键盘映射", - "description": "Label for the drop-down list controlling the keymap for the style editor." - }, - "cm_lineWrapping": { - "message": "自动换行", - "description": "Label for the checkbox controlling word wrap option for the style editor." - }, - "cm_linter": { - "message": "Linter", - "description": "Select the linter to check for CSS issues" - }, - "cm_matchHighlight": { - "message": "高亮", - "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." - }, - "cm_matchHighlightSelection": { - "message": "仅选择区域", - "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" - }, - "cm_matchHighlightToken": { - "message": "光标token字段", - "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" - }, - "cm_resizeGripHint": { - "message": "双击可最大化/恢复高度", - "description": "Tooltip for the resize grip in style editor" - }, - "cm_selectByTokens": { - "message": "双击选中token字段", - "description": "Label for the checkbox in the editor." - }, - "cm_selectByTokensTooltip": { - "message": "token字段示例 .foo-bar-2\nON: 按CSS语法 双击全选中\nOFF:按\\w+常规语法 双击分别选中 foo、bar、2\n技巧: Sublime键盘映射下配合Ctrl+D来\\w+常规选中", - "description": "" - }, - "cm_smartIndent": { - "message": "智能缩进", - "description": "Label for the checkbox controlling smart indentation option for the style editor." - }, - "cm_tabSize": { - "message": "缩进宽度", - "description": "Label for the text box controlling tab size option for the style editor." - }, - "cm_theme": { - "message": "主题", - "description": "Label for the style editor's CSS theme." - }, - "colorpickerPaletteHint": { - "message": "右击: 循环跳转到所在行", - "description": "" - }, - "colorpickerSwitchFormatTooltip": { - "message": "转换格式: HEX → RGB → HSL\n反向转换: Shift+单击 或 PgUp/PgDn", - "description": "Tooltip for the switch button in the color picker popup in the style editor." - }, - "colorpickerTooltip": { - "message": "打开颜色器", - "description": "Tooltip for the colored squares shown before CSS colors in the style editor." - }, - "configOnChange": { - "message": "即时生效", - "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" - }, - "configOnChangeTooltip": { - "message": "实时预览+自动保存", - "description": "" - }, - "configureStyle": { - "message": "配置", - "description": "Label for the button to configure usercss userstyle" - }, - "configureStyleOnHomepage": { - "message": "通过userstyles.org配置选项", - "description": "Label for the button to configure userstyles.org userstyle" - }, - "confirmCancel": { - "message": "取消", - "description": "" - }, - "confirmClose": { - "message": "关闭", - "description": "'Close' button in a confirm dialog" - }, - "confirmDefault": { - "message": "使用默认值", - "description": "'Set to default' button in a confirm dialog" - }, - "confirmDelete": { - "message": "删除", - "description": "" - }, - "confirmDiscardChanges": { - "message": "确定要放弃修改吗?", - "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" - }, - "confirmNo": { - "message": "否", - "description": "'No' button in a confirm dialog" - }, - "confirmOK": { - "message": "确认", - "description": "" - }, - "confirmSave": { - "message": "保存", - "description": "'Save' button in a confirm dialog" - }, - "confirmStop": { - "message": "停止", - "description": "'Stop' button in a confirm dialog" - }, - "confirmYes": { - "message": "是", - "description": "'Yes' button in a confirm dialog" - }, - "copied": { - "message": "已复制到粘贴板", - "description": "Message shown when content has been copied to the clipboard" - }, - "copy": { - "message": "复制到粘贴板", - "description": "Tooltip for elements which can be copied" - }, - "customNameHint": { - "message": "在此自定义本地名称才不影响在线更新", - "description": "" - }, - "customNameResetHint": { - "message": "切换为样式的原始名称", - "description": "Tooltip of 'x' button shown in editor when changing the name input of a) styles updated from a URL i.e. not locally created, b) UserCSS styles" - }, - "dateAbbrDay": { - "message": "$value$天前", - "description": "Day suffix in a short relative date, for example: 8d", - "placeholders": { - "value": { - "content": "$1" - } - } - }, - "dateAbbrHour": { - "message": "$value$时前", - "description": "Hour suffix in a short relative date, for example: 8h", - "placeholders": { - "value": { - "content": "$1" - } - } - }, - "dateAbbrMonth": { - "message": "$value$月前", - "description": "Month suffix in a short relative date, for example: 8m", - "placeholders": { - "value": { - "content": "$1" - } - } - }, - "dateAbbrYear": { - "message": "$value$年前", - "description": "Year suffix in a short relative date, for example: 8y", - "placeholders": { - "value": { - "content": "$1" - } - } - }, - "dateInstalled": { - "message": "安装日期", - "description": "Option text for the user to sort the style by install date" - }, - "dateUpdated": { - "message": "更新日期", - "description": "Option text for the user to sort the style by last update date" - }, - "dbError": { - "message": "访问 Stylus 数据库时发生了一个错误。您想访问含有可能的解决方案的网页吗?", - "description": "Prompt when a DB error is encountered" - }, - "defaultTheme": { - "message": "默认", - "description": "Default CodeMirror CSS theme option on the edit style page" - }, - "deleteStyleConfirm": { - "message": "确定要删除此样式吗 ??", - "description": "Confirmation before deleting a style" - }, - "deleteStyleLabel": { - "message": "删除", - "description": "Label for the button to delete a style" - }, - "description": { - "message": "Stylus 是广受好评的 CSS&UserCSS 用户样式容器! 能够自定义网页样式和在线安装分享等等...", - "description": "Extension description" - }, - "disableAllStyles": { - "message": "禁用所有样式", - "description": "Label for the checkbox that turns all enabled styles off." - }, - "disableStyleLabel": { - "message": "禁用", - "description": "Label for the button to disable a style" - }, - "dragDropMessage": { - "message": "拖放JSON备份文件到管理器页面即可导入!", - "description": "Drag'n'drop message" - }, - "dragDropUsercssTabstrip": { - "message": "要安装文件,就将其放在选项卡条(显示选项卡标题的区域)上。", - "description": "Message popup shown when erroneously dropping a usercss file into the manager page" - }, - "editDeleteText": { - "message": "删除", - "description": "Label for the context menu item in the editor to delete selected text" - }, - "editGotoLine": { - "message": "跳转至行(或行:列)", - "description": "Go to line or line:column on Ctrl-G in style code editor" - }, - "editStyleHeading": { - "message": "编辑样式", - "description": "Title of the page for editing styles" - }, - "editStyleLabel": { - "message": "编辑", - "description": "Label for the button to go to the edit style page" - }, - "editStyleTitle": { - "message": "修改样式“$stylename$”", - "description": "Title of the page for editing styles", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "enableStyleLabel": { - "message": "启用", - "description": "Label for the button to enable a style" - }, - "excludeStyleByDomainLabel": { - "message": "排除当前域名", - "description": "" - }, - "excludeStyleByUrlLabel": { - "message": "排除当前链接", - "description": "" - }, - "exportLabel": { - "message": "导出", - "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" - }, - "externalFeedback": { - "message": "反馈", - "description": "Label for the external link to send feedback for the style" - }, - "externalHomepage": { - "message": "主页", - "description": "Label for the external link to style's homepage" - }, - "externalLink": { - "message": "外部链接", - "description": "Label for external links" - }, - "externalSupport": { - "message": "支持", - "description": "Label for the external link to style's support site" - }, - "externalUsercssDocument": { - "message": "UserCSS 外部文档", - "description": "Label for the external link to usercss documentation" - }, - "filteredStyles": { - "message": "共$numTotal$个,已显示 $numShown$ 个", - "description": "TL note - make this message short", - "placeholders": { - "numTotal": { - "content": "$2" - }, - "numShown": { - "content": "$1" - } - } - }, - "filteredStylesAllHidden": { - "message": "没有样式匹配当前的过滤器选项", - "description": "Text shown when no styles match currently applied filter in the style manager" - }, - "findStyles": { - "message": "查找样式", - "description": "Text for a link that gets a list of styles for the current site" - }, - "findStylesForSite": { - "message": "查找该域名的在线样式", - "description": "Text for a link that gets a list of styles for the current site" - }, - "findStylesInline": { - "message": "嵌入此页", - "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" - }, - "findStylesInlineTooltip": { - "message": "将搜索结果嵌入到此页面显示", - "description": "Text for a checkbox that displays search results within the Stylus popup." - }, - "genericAdd": { - "message": "添加", - "description": "Used in various places for an action that adds something" - }, - "genericClone": { - "message": "创建副本", - "description": "Used in various places for an action that clones something" - }, - "genericDisabledLabel": { - "message": "禁用", - "description": "Used in various lists/options to indicate that something is disabled" - }, - "genericEnabledLabel": { - "message": "已启用", - "description": "Used in various lists/options to indicate that something is enabled" - }, - "genericError": { - "message": "错误", - "description": "Used in various places to indicate some error occurred." - }, - "genericHistoryLabel": { - "message": "历史", - "description": "Used in various places to show a history log of something" - }, - "genericNext": { - "message": "下一个", - "description": "Used in various places to select/perform the next step/action" - }, - "genericPrevious": { - "message": "上一个", - "description": "Used in various places to select/perform the previous step/action" - }, - "genericResetLabel": { - "message": "重置", - "description": "Used in various parts of UI to indicate that something may be reset to its original state" - }, - "genericSavedMessage": { - "message": "已保存", - "description": "Used in various parts of the UI to indicate that something was saved" - }, - "genericTitle": { - "message": "标题", - "description": "Used in various parts of the UI to indicate the title of something" - }, - "genericUnknown": { - "message": "未知", - "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" - }, - "helpAlt": { - "message": "帮助", - "description": "Alternate text for help buttons" - }, - "helpKeyMapCommand": { - "message": "输入命令名称", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "helpKeyMapHotkey": { - "message": "按下热键", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "hostDisabled": { - "message": "由于当前使用的浏览器版本中存在的错误,此主机已被禁用", - "description": "Tooltip for cloud host disabled" - }, - "importAppendLabel": { - "message": "追加导入", - "description": "Label for the button to import a style and append to the existing sections" - }, - "importAppendTooltip": { - "message": "以追加的方式来导入", - "description": "Tooltip for the button to import a style and append to the existing sections" - }, - "importLabel": { - "message": "导入", - "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" - }, - "importPreprocessor": { - "message": "带有 @preprocessor 样式不适合于当前的常规CSS模式下。\n您应该把它粘贴到 UserCSS 的编辑器模式去。\n1)打开管理器页面 2)勾选 “新建为UserCSS” 3)点击 \"新建新样式\"\n\n仍然导入吗?", - "description": "" - }, - "importPreprocessorTitle": { - "message": "潜在问题之 @preprocessor 预处理", - "description": "" - }, - "importReplaceLabel": { - "message": "覆盖替换导入", - "description": "Label for the button to import and overwrite current style" - }, - "importReplaceTooltip": { - "message": "完全覆盖的替换导入", - "description": "Label for the button to import and overwrite current style" - }, - "importReportLegendAdded": { - "message": "个样式已被添加", - "description": "Text after the number of styles added in the report shown after importing styles" - }, - "importReportLegendIdentical": { - "message": "已忽略相同样式", - "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" - }, - "importReportLegendInvalid": { - "message": "忽略无效的代码", - "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" - }, - "importReportLegendUpdatedBoth": { - "message": "已更新的所有信息和代码", - "description": "Text after the number of styles updated entirely in the report shown after importing styles" - }, - "importReportLegendUpdatedCode": { - "message": "代码已更新", - "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" - }, - "importReportLegendUpdatedMeta": { - "message": "升级信息", - "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" - }, - "importReportTitle": { - "message": "样式导入完成", - "description": "Title of the report shown after importing styles" - }, - "importReportUnchanged": { - "message": "导入的样式无效。", - "description": "Message in the report shown after importing styles" - }, - "importReportUndone": { - "message": "个样式被还原", - "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" - }, - "importReportUndoneTitle": { - "message": "样式导入被取消", - "description": "Title of the message box shown after undoing the import of styles" - }, - "installButton": { - "message": "安装样式", - "description": "Label for install button" - }, - "installButtonInstalled": { - "message": "样式安装完成", - "description": "Text displayed when the style is successfully installed" - }, - "installButtonReinstall": { - "message": "重新安装样式", - "description": "Label for reinstall button" - }, - "installButtonUpdate": { - "message": "更新样式", - "description": "Label for update button" - }, - "installUpdate": { - "message": "安装更新", - "description": "Label for the button to install an update for a single style" - }, - "installUpdateFrom": { - "message": "当前样式更新自 $url$", - "description": "Label to describe where the style gets update", - "placeholders": { - "url": { - "content": "$1" - } - } - }, - "installUpdateFromLabel": { - "message": "检查更新", - "description": "Label for the checkbox to save current URL for update check" - }, - "license": { - "message": "许可证", - "description": "Label for the license" - }, - "linkGetHelp": { - "message": "帮助", - "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" - }, - "linkGetStyles": { - "message": "获取样式", - "description": "Help link text on the manage page e.g. https://userstyles.org" - }, - "linkTranslate": { - "message": "翻译", - "description": "Transifex link text on the manage page" - }, - "linterCSSLintIncompatible": { - "message": "CSSLint 不支持 $preprocessorname$ 预处理器", - "description": "The label to display when the preprocessor isn't compatible with CSSLint", - "placeholders": { - "preprocessorname": { - "content": "$1" - } - } - }, - "linterCSSLintSettings": { - "message": "(设置规则为:0 = 禁用; 1 = 警告; 2 = 错误)", - "description": "CSSLint rule config values" - }, - "linterConfigPopupTitle": { - "message": "设置 $linter$ 规则", - "description": "Stylelint or CSSLint popup header", - "placeholders": { - "linter": { - "content": "$1" - } - } - }, - "linterConfigTooltip": { - "message": "配置此Linter", - "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" - }, - "linterInvalidConfigError": { - "message": "由于配置无效所以未保存:", - "description": "Invalid linter config will show a message followed by a list of invalid entries" - }, - "linterIssues": { - "message": "问题", - "description": "Label for the CSS linter issues block on the style edit page" - }, - "linterIssuesHelp": { - "message": "$link$ 找到了这些问题:", - "description": "Help popup message for the selected CSS linter issues block on the style edit page", - "placeholders": { - "link": { - "content": "$1" - } - } - }, - "linterJSONError": { - "message": "无效的 JSON 格式", - "description": "Setting linter config with invalid JSON" - }, - "linterResetMessage": { - "message": "想要恢复意外的重置,在文本框中按下 Ctrl-Z (或 Cmd-Z)", - "description": "Reset button tooltip to inform user on how to undo an accidental reset" - }, - "linterRulesLink": { - "message": "查看完整的规则清单", - "description": "Stylelint or CSSLint rules label added immediately before a link" - }, - "liveReloadError": { - "message": "查看文件时发生错误", - "description": "The label of live-reload error" - }, - "liveReloadInstallHint": { - "message": "保持此选项卡为打开状态,将在外部更改后自动更新样式。", - "description": "The label of live-reload feature" - }, - "liveReloadInstallHintFF": { - "message": "保持此选项卡和原始选项卡处于打开状态,将在外部更改时自动重新更新样式。", - "description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox" - }, - "liveReloadLabel": { - "message": "动态刷新", - "description": "The label of live-reload feature" - }, - "manageFavicons": { - "message": "显示 \"应用于\" 的favicon图标", - "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" - }, - "manageFaviconsGray": { - "message": "显示为灰色图标", - "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" - }, - "manageFaviconsHelp": { - "message": "Stylus 使用外部服务 https://www.google.com/s2/favicons 来获取图标", - "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" - }, - "manageFilters": { - "message": "过滤器", - "description": "Label for filters container" - }, - "manageHeading": { - "message": "样式管理器", - "description": "Heading for the manage page" - }, - "manageMaxTargets": { - "message": "显示 \"应用于\" 的数量", - "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" - }, - "manageNewStyleAsUsercss": { - "message": "新建为UserCSS", - "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" - }, - "manageNewUI": { - "message": "新版管理器", - "description": "Label for the checkbox that toggles the new UI on manage page" - }, - "manageOnlyDisabled": { - "message": "只显示 未启用 ", - "description": "Checkbox to show only disabled styles" - }, - "manageOnlyEnabled": { - "message": "只显示 已启用 ", - "description": "Checkbox to show only enabled styles" - }, - "manageOnlyExternal": { - "message": "只显示 外部安装", - "description": "Checkbox to show only externally installed styles i.e. updatable" - }, - "manageOnlyLocal": { - "message": "只显示 本地创建", - "description": "Checkbox to show only locally created styles i.e. non-updatable" - }, - "manageOnlyLocalTooltip": { - "message": "(此样式无法通过 userstyles.org 页面进行安装)", - "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" - }, - "manageOnlyNonUsercss": { - "message": "只显示 非UserCSS", - "description": "Checkbox to show only non-Usercss (standard) styles" - }, - "manageOnlyUpdates": { - "message": "只显示 可升级的 ", - "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" - }, - "manageOnlyUsercss": { - "message": "只显示 UserCSS", - "description": "Checkbox to show only Usercss styles" - }, - "manageTitle": { - "message": "Stylus管理器", - "description": "Title for the manage page" - }, - "menuShowBadge": { - "message": "计数器角标", - "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." - }, - "meta_invalidCheckboxDefault": { - "message": "无效 @var 复选框:赋值必须为 0 或 1 ", - "description": "Error displayed when the value of @var checkbox is invalid" - }, - "meta_invalidColor": { - "message": "无效 @var 颜色:$color$不是颜色", - "description": "Error displayed when the value of @var color is invalid", - "placeholders": { - "color": { - "content": "$1" - } - } - }, - "meta_invalidRange": { - "message": "无效 @var $type$:必须是单个数字或数组", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeMultipleUnits": { - "message": "无效 @var $type$:多个单位被定义", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeTooManyValues": { - "message": "无效的 @var $type$: 数组中包含了过多项", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeValue": { - "message": "无效的 @var $type$: 数组中的项必须为数字、字符 或 null", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeDefault": { - "message": "无效 @var $type$:默认值为空", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeMin": { - "message": "无效的 @var $type$: 默认值低于最小值", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeMax": { - "message": "无效的 @var $type$: 默认值大于最大值", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeStep": { - "message": "无效的 @var $type$: 默认值不是一个数字或范围", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeUnits": { - "message": "无效的 @var $type$: '$units$' 不是有效的单位", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - }, - "units": { - "content": "$2" - } - } - }, - "meta_invalidSelect": { - "message": "无效的 @var 选择: 默认值必须是数组或对象", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectValue": { - "message": "无效的 @var 选择: 数组或对象内的值类型必须为字符", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectEmptyOptions": { - "message": "无效的 @var 选择: 列表项为空", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectLabel": { - "message": "无效的 @var 选择: 项的标签为空", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectMultipleDefaults": { - "message": "无效的 @var 选择: 定义了多个默认项", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectNameDuplicated": { - "message": "无效的 @var 选择: 项的名称是重复的", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectValueMismatch": { - "message": "无效的 @var 选择: 列表中不存在任何项", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidURLProtocol": { - "message": "无效的 URL 协议,目前只允许 http 和 https : $protocol$", - "description": "Error displayed when the protocol of the URL is invalid", - "placeholders": { - "protocol": { - "content": "$1" - } - } - }, - "meta_invalidVersion": { - "message": "无效的版本号. 值与 SemVer 规则不匹配: $version$", - "description": "Error displayed when @version is invalid", - "placeholders": { - "version": { - "content": "$1" - } - } - }, - "meta_invalidNumber": { - "message": "需要一个数字", - "description": "Error displayed when the value is expected to be a number" - }, - "meta_invalidString": { - "message": "需要一个带引号的字符串", - "description": "Error displayed when the value is expected to be a quoted string" - }, - "meta_invalidWord": { - "message": "需要一个单词", - "description": "Error displayed when the value is expected to be a word" - }, - "meta_missingChar": { - "message": "需要字母:$chars$", - "description": "Error displayed when the value is expected to be some characters", - "placeholders": { - "chars": { - "content": "$1" - } - } - }, - "meta_missingEOT": { - "message": "需要 EOT 数据", - "description": "Error displayed when the value is expected to be an EOT list" - }, - "meta_missingMandatory": { - "message": "缺少必要的元数据:$keys$", - "description": "Error displayed when mandatory keys are missing", - "placeholders": { - "keys": { - "content": "$1" - } - } - }, - "meta_unknownJSONLiteral": { - "message": "无效 JSON:$literal$ 不是一个有效的 JSON 字面量(Literal)", - "description": "Error displayed when JSON value is invalid", - "placeholders": { - "literal": { - "content": "$1" - } - } - }, - "meta_unknownMeta": { - "message": "未知的元数据:$key$", - "description": "Error displayed when unknown metadata is parsed", - "placeholders": { - "key": { - "content": "$1" - } - } - }, - "meta_unknownVarType": { - "message": "未知的 @$varkey$ 类型: $vartype$", - "description": "Error displayed when unknown variable type is parsed", - "placeholders": { - "varkey": { - "content": "$1" - }, - "vartype": { - "content": "$2" - } - } - }, - "meta_unknownPreprocessor": { - "message": "未知的预处理器 @preprocessor:$preprocessor$", - "description": "Error displayed when unknown @preprocessor is parsed", - "placeholders": { - "preprocessor": { - "content": "$1" - } - } - }, - "noStylesForSite": { - "message": "此网站没有样式。", - "description": "Text displayed when no styles are installed for the current site" - }, - "numberedLine": { - "message": "行:", - "description": "Will be followed by one or more line numbers in the editor." - }, - "openManage": { - "message": "管理器", - "description": "Link to open the manage page." - }, - "openOptions": { - "message": "选项", - "description": "Go to Options UI" - }, - "openStylesManager": { - "message": "打开管理器", - "description": "Label for the style maanger opener in the browser action context menu." - }, - "optionsActions": { - "message": "操作", - "description": "" - }, - "optionsAdvanced": { - "message": "高级设置", - "description": "" - }, - "optionsAdvancedContextDelete": { - "message": "向编辑器右键菜单添加“删除”", - "description": "" - }, - "optionsAdvancedExposeIframes": { - "message": "给 iframe 注入 stylus-iframe=\"父域名\"", - "description": "" - }, - "optionsAdvancedExposeIframesNote": { - "message": "给每个iframe内嵌框架的html注入 stylus-iframe=\"父域名hostname\" 属性(值),\n\n用途: 用作iframe选择器来一键确定 iframe 父窗(window.top) 页面 的唯一选择器.\n\n示例 html[stylus-iframe] 或 html[stylus-iframe$=\"twitter.com\"] h1 {...}\n\n详见源码:github.com/openstyles/stylus/blob/master/content/apply.js#L270", - "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." - }, - "optionsAdvancedNewStyleAsUsercss": { - "message": "将新样式的格式设为UserCSS", - "description": "" - }, - "optionsAdvancedPatchCsp": { - "message": "启用CSP补丁以使样式资源生效", - "description": "" - }, - "optionsAdvancedPatchCspNote": { - "message": "如果在带有严格CSPContent-Security-Policy)的网站上无法加载样式中包含的图像或字体,请启用此补丁选项。 \n\n启用此补丁选项将会放宽CSP限制,从而允许加载基本样式内容。⚠此选项仅适用于了解潜在安全隐患的高级用户, 并自行承担负责监视其被允许的内容。请阅读有关基于CSS攻击的更多信息以做决定。\n\n另请注意,如果另一个已安装的扩展首先修改了网络响应,则不能保证此特定选项一定会生效。", - "description": "" - }, - "optionsAdvancedStyleViaXhr": { - "message": "XHR即时注入模式", - "description": "" - }, - "optionsAdvancedStyleViaXhrNote": { - "message": "如果在网站加载时常看到一闪而过的样式闪烁晃眼(术语叫FOUC) 、特别是在深色主题下会感知得更明显,请启用此选项。\n\n技术上的原因是 Chrome内核通常以 无意义的尝试 来延迟扩展的异步通信,以提高页面加载速度,这可能会导致样式慢了半拍才被应用。\n为了避免这种情况,且由于谷歌也没有提供Web扩展的样式同步的API接口,因此Stylus提供了此选项来变相实现, 利用 “已弃用的” XMLHttpRequest 这个同步API来获取适用的样式。 它几乎没有任何副作用,因为样式请求在几毫秒内就OK了, 而网页此时仍在从服务器下载中.\n有关FOUC报告,你可以查看此讨论https://crbug.com/853986\n\n尽管如此,但 Chrome DevTools 仍会在 Console 中显示警告。 不过也可以手动搞定: 右键单击警告并将其隐藏,将防止再次显示警告。", - "description": "" - }, - "optionsBadgeDisabled": { - "message": "计数器背景色 (一键全禁用时)", - "description": "" - }, - "optionsBadgeNormal": { - "message": "计数器背景色", - "description": "" - }, - "optionsCheck": { - "message": "检查样式更新", - "description": "" - }, - "optionsCheckUpdate": { - "message": "检查并安装所有可用的更新", - "description": "" - }, - "optionsCustomizeBadge": { - "message": "计数器角标", - "description": "" - }, - "optionsCustomizeIcon": { - "message": "图标风格", - "description": "" - }, - "optionsCustomizePopup": { - "message": "Popup ", - "description": "" - }, - "optionsCustomizeUpdate": { - "message": "检测更新", - "description": "" - }, - "optionsCustomizeSync": { - "message": "同步到云端", - "description": "" - }, - "optionsHeading": { - "message": "选项", - "description": "Heading for options section on manage page." - }, - "optionsIconDark": { - "message": "高对比度暗色图标", - "description": "" - }, - "optionsIconLight": { - "message": "低对比度亮色图标", - "description": "" - }, - "optionsOpen": { - "message": "打开", - "description": "" - }, - "optionsOpenManager": { - "message": "管理器", - "description": "" - }, - "optionsPopupWidth": { - "message": "Popup 弹框的宽度(px)", - "description": "" - }, - "optionsReset": { - "message": "重置所有选项为默认值", - "description": "" - }, - "optionsResetButton": { - "message": "恢复默认值", - "description": "" - }, - "optionsStylusThemes": { - "message": "查找 Stylus UI 主题ᐝ", - "description": "" - }, - "optionsSubheading": { - "message": "附加选项", - "description": "Subheading for options section on manage page." - }, - "optionsUpdateImportNote": { - "message": "从旧版的 Stylus 或 Stylish 中导入备份样式时,\n请手动检测升级一次,以确保所有样式都可更新到最新版本。", - "description": "" - }, - "optionsUpdateInterval": { - "message": "每隔 N 小时 自动检测更新(0 为禁用)", - "description": "" - }, - "optionsSyncNone": { - "message": "无", - "description": "" - }, - "optionsSyncConnect": { - "message": "连接", - "description": "" - }, - "optionsSyncDisconnect": { - "message": "断开连接", - "description": "" - }, - "optionsSyncSyncNow": { - "message": "现在同步", - "description": "" - }, - "optionsSyncLogin": { - "message": "登录", - "description": "" - }, - "optionsSyncStatusPull": { - "message": "正在获取样式 $loaded$ 中的 $total$", - "description": "", - "placeholders": { - "loaded": { - "content": "$1" - }, - "total": { - "content": "$2" - } - } - }, - "optionsSyncStatusPush": { - "message": "正在上传样式 $loaded$ 中的 $total$", - "description": "", - "placeholders": { - "loaded": { - "content": "$1" - }, - "total": { - "content": "$2" - } - } - }, - "optionsSyncStatusSyncing": { - "message": "同步中...", - "description": "" - }, - "optionsSyncStatusConnecting": { - "message": "连接中...", - "description": "" - }, - "optionsSyncStatusConnected": { - "message": "已连接", - "description": "" - }, - "optionsSyncStatusDisconnecting": { - "message": "正在断开连接...", - "description": "" - }, - "optionsSyncStatusDisconnected": { - "message": "已断开连接", - "description": "" - }, - "paginationCurrent": { - "message": "当前页数", - "description": "Tooltip for the current page index in search results" - }, - "paginationEstimated": { - "message": "已找到的样式总页数", - "description": "Tooltip for the total page count in search results" - }, - "paginationNext": { - "message": "下一页", - "description": "Tooltip for the '->' (next page) button in search results" - }, - "paginationPrevious": { - "message": "上一页", - "description": "Tooltip for the '<-' button in search results" - }, - "paginationTotal": { - "message": "总页面", - "description": "" - }, - "parseUsercssError": { - "message": "Stylus 未能成功解析 UserCSS:", - "description": "The error message to show when stylus failed to parse usercss" - }, - "popupAutoResort": { - "message": "样式切换后实时排序", - "description": "Label for the checkbox controlling popup resorting." - }, - "popupBorders": { - "message": "在两边增加白色边框", - "description": "" - }, - "popupBordersTooltip": { - "message": "对于新 Chrome 中的暗色主题很有用,因为它不再绘制边框", - "description": "" - }, - "popupHotkeysInfo": { - "message": "<1>-<9>, <0> 按第1 - 10个列表 来ON/OFF\n- 按英文首字母 来ON/OFF\n附加: 打开对应列表的编辑器\n ON 全部列表\n OFF 全部列表\n 或 <`> 仅针对Popup弹出时的初始ON列表, 它只会ON/OFF初始ON列表, 故:\n 能快速恢复初始状态.\n 更多信息见Wiki", - "description": "NOTE1: preserve < and > symbols so that 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." - }, - "popupHotkeysTooltip": { - "message": "查看Popup列表快捷键", - "description": "Tooltip displayed when hovering the right edge of the extension popup" - }, - "popupManageTooltip": { - "message": "右击 || Shift+左击: 打开管理器且筛选当前URL(不含iframe)", - "description": "Tooltip for the 'Manage' button in the popup." - }, - "popupMenuButtonTooltip": { - "message": "操作菜单", - "description": "Tooltip for menu button in popup." - }, - "popupOpenEditInPopup": { - "message": "使用简易编辑器窗口(无omnibox栏)", - "description": "Label for the checkbox controlling 'edit' action behavior in the popup." - }, - "popupOpenEditInWindow": { - "message": "新窗口打开编辑器(或直接拖拽ꖅ)", - "description": "Label for the checkbox controlling 'edit' action behavior in the popup." - }, - "popupOpenEditInWindowTooltip": { - "message": "此选项可不管,只因它能动态跟随记忆\n编辑器标签页的拖出/拖入的状态 即:\n拖出单独窗口时, ON 该选项.\n拖入合并窗口时, OFF该选项.\n\"简易编辑器窗口\" 只在新窗口才简易简洁", - "description": "Label for the checkbox controlling 'edit' action behavior in the popup." - }, - "popupStylesFirst": { - "message": "样式列表置顶", - "description": "Label for the checkbox controlling section order in the popup." - }, - "prefShowBadge": { - "message": "计数器角标 (或图标右键)", - "description": "Label for the checkbox controlling toolbar badge text." - }, - "previewLabel": { - "message": "实时预览", - "description": "Label for the checkbox in style editor to enable live preview while editing." - }, - "previewTooltip": { - "message": "无需保存即可临时预览样式效果", - "description": "Tooltip for the checkbox in style editor to enable live preview while editing." - }, - "reload": { - "message": "重启 Stylus", - "description": "Context menu reload" - }, - "replace": { - "message": "替换", - "description": "Label before the replace input field in the editor shown on Ctrl-H" - }, - "replaceAll": { - "message": "全部替换", - "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" - }, - "replaceWith": { - "message": "替换为", - "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." - }, - "retrieveBckp": { - "message": "导入所有样式", - "description": "" - }, - "search": { - "message": "搜索", - "description": "Label before the search input field in the editor shown on Ctrl-F" - }, - "searchCaseSensitive": { - "message": "大小写敏感", - "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" - }, - "searchGlobalStyles": { - "message": "全局搜索", - "description": "Checkbox label in the popup's inline style search, shown when the text to search is entered" - }, - "searchNumberOfResults": { - "message": "已找到", - "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" - }, - "searchNumberOfResults2": { - "message": "在代码和应用中匹配的数量", - "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" - }, - "searchStyleQueryHint": { - "message": "空格多词 -- 同时精确匹配(无需双引号)\n2020 -- 也含更新日期的匹配结果\n大小写不敏感", - "description": "Tooltip shown for the text input in the popup's inline style finder" - }, - "searchRegexp": { - "message": "/regex/ 用 / 包裹语法来正则搜索", - "description": "Label after the search input field in the editor shown on Ctrl-F" - }, - "searchResultInstallCount": { - "message": "总的安装次数", - "description": "Text for label that shows the number of times a search result was installed" - }, - "searchResultNoneFound": { - "message": "没有找到与此页面相关的样式。", - "description": "Error text in the popup when inline search didn't find any site-specific styles" - }, - "searchResultRating": { - "message": "评价", - "description": "Text for label that shows the search result's rating" - }, - "searchResultUpdated": { - "message": "最后更新日期", - "description": "Text for label that shows the search result's last update date" - }, - "searchResultWeeklyCount": { - "message": "本周安装次数", - "description": "Text for label that shows the number of times a search result was installed during last week" - }, - "searchStylesAll": { - "message": "全部", - "description": "Option for `find styles` scope selector in the manager." - }, - "searchStylesCode": { - "message": "代码", - "description": "Option for `find styles` scope selector in the manager." - }, - "searchStylesHelp": { - "message": " 或 聚焦搜索框;    清空搜索框\n焦点在页面时, 也支持样式名的英文首字母索引。\n\n●搜索语法:\n空格隔开 : \"且\" 同时包含,不分顺序。\n 要用 \"或\" 包含, 请使用正则 /A|B/\n\"精确搜索\" :用双引号包裹(跟网页搜索一样) 如 <\"head ~ div\">\n/正则搜索/ :js语法 用 / / 包裹及正则属性标记 如\n\n●搜索范围选择器\n`元数据`: 包含有 样式名称、“应用于”、安装/更新URL、以及UserCSS中整个元数据块(即==UserStyle==那些)。\n\n`按URL`: 查找适用于完全指定URL的样式,如 http://www.example.org/", - "description": "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page" - }, - "searchStylesMatchUrl": { - "message": "按URL", - "description": "Option for `find styles` scope selector in the manager. See searchMatchUrlHint for more info." - }, - "searchStylesMeta": { - "message": "元数据", - "description": "Option for `find styles` scope selector in the manager." - }, - "searchStylesName": { - "message": "名称", - "description": "Option for `find styles` scope selector in the manager." - }, - "sectionAdd": { - "message": "添加新部分", - "description": "Label for the button to add a section" - }, - "sectionCode": { - "message": "代码", - "description": "Label for the code for a section" - }, - "sectionRemove": { - "message": "删除此部分", - "description": "Label for the button to remove a section" - }, - "sectionRestore": { - "message": "撤销删除", - "description": "Label for the button to restore a removed section" - }, - "sections": { - "message": "章节", - "description": "Header for the table of contents block listing style section names in the left panel of the classic editor" - }, - "shortcuts": { - "message": "快捷键", - "description": "Go to shortcut configuration" - }, - "shortcutsNote": { - "message": "设置快捷键", - "description": "" - }, - "sortDateNewestFirst": { - "message": "最新的优先", - "description": "Text added to indicate that sorting a date would add the newest entries at the top" - }, - "sortDateOldestFirst": { - "message": "最旧的优先", - "description": "Text added to indicate that sorting a date would add the oldest entries at the top" - }, - "sortLabel": { - "message": "选择对已安装的样式应用的排序规则", - "description": "Title on the sort select to indicate it is used for sorting entries" - }, - "sortLabelTitleAsc": { - "message": "标题升序", - "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" - }, - "sortLabelTitleDesc": { - "message": "标题降序", - "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" - }, - "sortStylesHelp": { - "message": "默认用「标题升序」排序(A - Z)\n反之, 「标题降序」则是(Z - A)\n还有很多其它排序方式,可以通过多个条件进行排序。\n你也可以想象,在对一个多列的表格进行排序,并且选择可能带有(+)号的一组条件或单个条件进行排序。\n例如,若设为 \"启用(优先)+ 标题\",将会把所有已启用的项目都排列在顶部,然后再以标题升序排列 (A - Z)的顺序应用到以启用和未启用的项目。", - "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" - }, - "sortStylesHelpTitle": { - "message": "自定义排序帮助信息", - "description": "Label for the sort info popup on the Manage styles page" - }, - "styleBadRegexp": { - "message": "正则表达式无效。", - "description": "Validation message for a bad regexp in a style" - }, - "styleBeautify": { - "message": "格式化", - "description": "Label for the CSS-beautifier button on the edit style page" - }, - "styleBeautifyHint": { - "message": "右键格式化按钮 或 下面的快捷键\n可实现一键格式化而不显示此弹框", - "description": "Hint shown inside the CSS-beautifier panel" - }, - "styleBeautifyIndentConditional": { - "message": "缩进 @media、@supports", - "description": "CSS-beautifier option" - }, - "styleBeautifyPreserveNewlines": { - "message": "保留新增空行", - "description": "CSS-beautifier option" - }, - "styleCancelEditLabel": { - "message": "返回管理器", - "description": "Label for cancel button for style editing" - }, - "styleChangesNotSaved": { - "message": "您已对此样式进行了更改,但尚未保存。", - "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" - }, - "styleEnabledLabel": { - "message": "启用", - "description": "Label for the enabled state of styles" - }, - "styleFromMozillaFormatError": { - "message": "导入 Mozilla 格式失败", - "description": "Label for the import error" - }, - "styleFromMozillaFormatPrompt": { - "message": "粘贴 Mozilla 格式代码", - "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" - }, - "styleInstall": { - "message": "要将“$stylename$”安装到 Stylus 中吗?", - "description": "Confirmation when installing a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "styleInstallFailed": { - "message": "安装用户样式失败!\n$error$", - "description": "Warning when installation failed", - "placeholders": { - "error": { - "content": "$1" - } - } - }, - "styleInstallOverwrite": { - "message": "'$stylename$' 已经安装,要覆盖吗?\n版本: $oldVersion$ -> $newVersion$", - "description": "Confirmation when re-installing a style", - "placeholders": { - "stylename": { - "content": "$1" - }, - "newVersion": { - "content": "$3" - }, - "oldVersion": { - "content": "$2" - } - } - }, - "styleMissingName": { - "message": "输入名称", - "description": "Error displayed when user saves without providing a name" - }, - "styleMozillaFormatHeading": { - "message": "Mozilla 格式", - "description": "Heading for the section with buttons to import/export Mozilla format of the style" - }, - "styleNotAppliedRegexpProblemTooltip": { - "message": "正则表达式错误,样式无法正常运行", - "description": "Tooltip in the popup for styles that were not applied at all" - }, - "styleRegexpInvalidExplanation": { - "message": "部分正则表达式无法生效。", - "description": "" - }, - "styleRegexpPartialExplanation": { - "message": "这个样式有一部分正则表达式与 CSS4 @document specification完整的 URL 不匹配。这部分样式将被忽略,可能这个样式是基于 Stylish 编写的,请尝试在 Stylus 重新编写该样式。", - "description": "" - }, - "styleRegexpProblemTooltip": { - "message": "多个部分代码无法正常处理正则表达式", - "description": "Tooltip in the popup for styles that were applied only partially" - }, - "styleRegexpTestButton": { - "message": "正则测试", - "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" - }, - "styleRegexpTestFull": { - "message": "匹配到标签页的正则", - "description": "RegExp test report: label for the fully matching expressions" - }, - "styleRegexpTestInvalid": { - "message": "忽略无效的正则表达式", - "description": "RegExp test report: label for the invalid expressions" - }, - "styleRegexpTestNone": { - "message": "没有匹配到标签页的正则", - "description": "RegExp test report: label for expressions that didn't match any tabs" - }, - "styleRegexpTestNote": { - "message": "注意: 在正则表达式中使用单个 \\ 进行转义,其将会根据 CSS 中引用字符串的自动转换为 \\\\。", - "description": "RegExp test report: a note displayed at the bottom of the dialog" - }, - "styleRegexpTestPartial": { - "message": "没有完全匹配,因此忽略", - "description": "RegExp test report: label for the partially matching expressions" - }, - "styleRegexpTestTitle": { - "message": "已打开标签页的正则匹配(点击URL可跳转)", - "description": "RegExp test report: title of the report" - }, - "styleSaveLabel": { - "message": "保存", - "description": "Label for save button for style editing" - }, - "styleToMozillaFormatHelp": { - "message": "导入 FireFox 格式即 @-moz-document ...的 CSS 代码后,会自动转换成 Stylus 使用的分段式 CSS 代码。\n反过来,分段式的 CSS 也可以导出为 FireFox 格式。\n需要注意的是,如果你要向 userstyles.org 提交你的代码,则必须使用 FireFox 格式。\n\n导入快捷键: 剪贴板含有 @-moz-document ....代码,则可以直接在编辑器里 Ctrl+V 会自动弹出导入对话框", - "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" - }, - "styleToMozillaFormatTitle": { - "message": "Mozilla 格式的样式", - "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" - }, - "styleUpdate": { - "message": "是否更新 “$stylename$”?", - "description": "Confirmation when updating a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "styleUpdateDiscardChanges": { - "message": "样式已经在编辑器外被修改。需要重新加载样式吗?", - "description": "Confirmation to update the style in the editor" - }, - "stylusUnavailableForURL": { - "message": "Stylus 无法介入到此类页面", - "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" - }, - "stylusUnavailableForURLdetails": { - "message": "浏览器出于安全而限制扩展介入到\n非自身的chrome-extension://、chrome://、官方扩展商店页", - "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" - }, - "syncStorageErrorSaving": { - "message": "不能保存该值,请尝试减少文本数量。", - "description": "Displayed when trying to save an excessively big value via storage.sync API" - }, - "toggleStyle": { - "message": "切换ON/OFF", - "description": "Label for the checkbox to enable/disable a style" - }, - "undo": { - "message": "撤销", - "description": "Button label" - }, - "undoGlobal": { - "message": "撤销 (全局)", - "description": "CSS-beautify global Undo button label" - }, - "unreachableAMO": { - "message": "Firefox 禁止访问该站点。", - "description": "Note in the popup displayed when opened on addons.mozilla.org" - }, - "unreachableAMOHint": { - "message": "若要允许存取,打开 ,在列表上单击右键,点击新增,然后再点击 'Boolean',粘贴  并点击确定 -> -> 确定,然后重新刷新 页面。", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" - }, - "unreachableAMOHintNewFF": { - "message": "在 Firefox 60 及其更新版本中,你必须从 中删除 AMO 域", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" - }, - "unreachableAMOHintOldFF": { - "message": "仅 Firefox 59 或更新的版本才能让你设置 WebExtensions 在例如这样一个有 CSP 保护的页面上新增样式。", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" - }, - "unreachableContentScript": { - "message": "无法介入到此页面", - "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" - }, - "unreachableFileHint": { - "message": "! Stylus 无法介入到官方商店页面 !\n若是文件页面 或 小号无痕页面 请检查:\n1) 右键 - Stylus图标 并点击-\"管理扩展程序\"\n2) 勾选 - \"允许访问文件网址\" 以在 file:// 工作\n3) 勾选 - \"在无痕模式下启用\" 以在无痕页面和小号标签页工作 (有的浏览器带有小号功能、如CentBrowser)", - "description": "Note in the toolbar popup for file:// URLs" - }, - "InaccessibleFileHint": { - "message": "Stylus 无法访问某些文件格式(例如 pdf 或 json 文件)。", - "description": "Note in the toolbar popup for some file types that cannot be accessed" - }, - "updateAllCheckSucceededNoUpdate": { - "message": "没有找到更新。", - "description": "Text that displays when an update all check completed and no updates are available" - }, - "updateAllCheckSucceededSomeEdited": { - "message": "如果你修改过一些样式,那它们可能被忽略更新,你可以单独检测这些样式强制升级,也可以 再次检测所有样式强制更新。", - "description": "Text that displays when an update all check completed and no updates are available" - }, - "updateCheckFailBadResponseCode": { - "message": "更新失败: 服务器响应代码为 $code$。", - "description": "Text that displays when an update check failed because the response code indicates an error", - "placeholders": { - "code": { - "content": "$1" - } - } - }, - "updateCheckFailServerUnreachable": { - "message": "更新失败: 无法访问服务器。", - "description": "Text that displays when an update check failed because the update server is unreachable" - }, - "updateCheckHistory": { - "message": "检测升级的历史记录", - "description": "" - }, - "updateCheckManualUpdateForce": { - "message": "安装更新(将覆盖本地修改的样式)", - "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckManualUpdateHint": { - "message": "强制升级将覆盖所有本地修改的样式", - "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckSkippedLocallyEdited": { - "message": "此样式已在本地修改过。", - "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckSkippedMaybeLocallyEdited": { - "message": "这个样式可能在本地修改过,如果强制升级更新则会覆盖修改的内容。", - "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" - }, - "updateCheckSucceededNoUpdate": { - "message": "样式已是最新版本。", - "description": "Text that displays when an update check completed and no update is available" - }, - "updateCompleted": { - "message": "更新已完成。", - "description": "Text that displays when an update completed" - }, - "updatesCurrentlyInstalled": { - "message": "更新已安装:", - "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." - }, - "usercssAvoidOverwriting": { - "message": "请修改 @name 或 @namespace 的值以免覆盖现有样式。", - "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." - }, - "usercssConfigIncomplete": { - "message": "在显示了配置对话框后,样式被修改或删除,这些变数将不会被保存,以免损坏元数据:", - "description": "" - }, - "usercssEditorNamePlaceholder": { - "message": "在代码中指定 @name 来设置名称", - "description": "Placeholder text for the empty name input field when creating a new Usercss style" - }, - "usercssReplaceTemplateConfirmation": { - "message": "使用当前的 UserStyle 替换为新的UserCSS默认模板 ??", - "description": "" - }, - "usercssReplaceTemplateName": { - "message": "该赋值为空的保存可设置默认模板", - "description": "The text shown after @name when creating a new Usercss style" - }, - "usercssReplaceTemplateSectionBody": { - "message": "在此插入代码...", - "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" - }, - "versionInvalidOlder": { - "message": "当前样式版本比已安装样式版本旧。", - "description": "Displayed when the version of style is older than the installed one" - }, - "writeStyleFor": { - "message": "新建样式给:", - "description": "Label for toolbar pop-up that precedes the links to write a new style" - }, - "writeStyleForURL": { - "message": "URL", - "description": "Text for link in toolbar pop-up to write a new style for the current URL" - }, - "syncDropboxStyles": { - "message": "导出至 Dropbox", - "description": "" - }, - "syncDropboxDeprecated": { - "message": "在选项页面中, Dropbox 导入/导出 已经替换为更高级的样式同步方式。", - "description": "" - }, - "retrieveDropboxSync": { - "message": "从 Dropbox 导入", - "description": "" - }, - "overwriteFileExport": { - "message": "是否覆盖现有文件?", - "description": "" - }, - "exportSavedSuccess": { - "message": "文件保存成功", - "description": "" - }, - "noFileToImport": { - "message": "要导入你的样式,你应该先导出。", - "description": "" - }, - "connectingDropbox": { - "message": "正在连接至 Dropbox...", - "description": "" - }, - "connectingDropboxNotAllowed": { - "message": "连接到 Dropbox 功能仅适用于直接从 Webstore 安装的应用程序", - "description": "" - }, - "gettingStyles": { - "message": "正在获取所有样式...", - "description": "" - }, - "zipStyles": { - "message": "正在压缩样式...", - "description": "" - }, - "unzipStyles": { - "message": "正在解压样式...", - "description": "" - }, - "readingStyles": { - "message": "正在读取样式...", - "description": "" - }, - "uploadingFile": { - "message": "正在上传文件...", - "description": "" - } } \ No newline at end of file diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 0c824658..e080913e 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -1,1771 +1,1586 @@ { - "addStyleLabel": { - "message": "新建样式", - "description": "Label for the button to go to the add style page" - }, - "addStyleTitle": { - "message": "添加样式", - "description": "Title of the page for adding styles" - }, - "alphaChannel": { - "message": "透明度", - "description": "Label of color's opacity" - }, - "appliesAdd": { - "message": "添加部分", - "description": "Label for the button to add an 'applies' entry" - }, - "appliesDisplay": { - "message": "应用于:$applies$", - "description": "Text on the manage screen to describe what the style applies to", - "placeholders": { - "applies": { - "content": "$1" - } + "addStyleTitle": { + "message": "添加样式", + "description": "Title of the page for adding styles" + }, + "alphaChannel": { + "message": "透明度", + "description": "Label of color's opacity" + }, + "appliesAdd": { + "message": "添加部分", + "description": "Label for the button to add an 'applies' entry" + }, + "appliesDisplay": { + "message": "应用于:$applies$", + "description": "Text on the manage screen to describe what the style applies to" + }, + "appliesDisplayTruncatedSuffix": { + "message": "更多", + "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" + }, + "appliesDomainOption": { + "message": "域名", + "description": "Option to make the style apply to the entered string as a domain" + }, + "appliesHelp": { + "message": "使用「应用于」控件来限制此部分中的代码所应用到的 URL。", + "description": "Help text for 'applies to' section" + }, + "appliesLabel": { + "message": "应用于:", + "description": "Label for 'applies to' fields on the edit/add screen" + }, + "appliesLineWidgetLabel": { + "message": "显示应用于部件", + "description": "Label for the checkbox to display applies-to information in the single editor" + }, + "appliesLineWidgetWarning": { + "message": "对经过压缩的 CSS 无效", + "description": "A warning that applies-to information won't show properly with minified CSS" + }, + "appliesRegexpOption": { + "message": "正则表达式", + "description": "Option to make the style apply to the entered string as a regular expression" + }, + "appliesRemove": { + "message": "删除", + "description": "Label for the button to remove an 'applies' entry" + }, + "appliesRemoveError": { + "message": "无法移除最后一个“应用于”项目", + "description": "Error displayed when the last 'applies' is going to be removed" + }, + "appliesSpecify": { + "message": "指定", + "description": "Label for the button to make a style apply only to specific sites" + }, + "appliesToEverything": { + "message": "所有页面", + "description": "Text displayed for styles that apply to all sites" + }, + "appliesUrlOption": { + "message": "URL ", + "description": "Option to make the style apply to the entered string as a URL" + }, + "appliesUrlPrefixOption": { + "message": "前缀", + "description": "Option to make the style apply to the entered string as a URL prefix" + }, + "applyAllUpdates": { + "message": "应用全部更新", + "description": "Label for the button to apply all detected updates" + }, + "author": { + "message": "作者", + "description": "Label for the style author" + }, + "backupButtons": { + "message": "备份", + "description": "Heading for backup" + }, + "backupMessage": { + "message": "选择备份文件,或将 JSON 备份文件拖放到本页面,即可导入备份。", + "description": "Message for backup" + }, + "bckpInstStyles": { + "message": "导出所有样式", + "description": "" + }, + "checkAllUpdates": { + "message": "全部检查更新", + "description": "Label for the button to check all styles for updates" + }, + "checkAllUpdatesForce": { + "message": "我没有修改过任何样式,再检查一次!", + "description": "Label for the button to apply all detected updates" + }, + "checkForUpdate": { + "message": "检查更新", + "description": "Label for the button to check a single style for an update" + }, + "checkingForUpdate": { + "message": "正在检查更新...", + "description": "Text to display when checking a style for an update" + }, + "clickToUninstall": { + "message": "点击卸载", + "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" + }, + "cm_autoCloseBrackets": { + "message": "括弧配对", + "description": "Label for the checkbox in the style editor." + }, + "cm_autoCloseBracketsTooltip": { + "message": "在键入 () [] {} '' \"\" 时自动完成另一半配对", + "description": "Label for the checkbox in the style editor." + }, + "cm_autocompleteOnTyping": { + "message": "键入时自动补全", + "description": "Label for the checkbox in the style editor." + }, + "cm_colorpicker": { + "message": "CSS 颜色选择器", + "description": "Label for the checkbox controlling colorpicker option for the style editor." + }, + "cm_indentWithTabs": { + "message": "使用 Tab 智能缩进", + "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." + }, + "cm_keyMap": { + "message": "键盘映射", + "description": "Label for the drop-down list controlling the keymap for the style editor." + }, + "cm_lineWrapping": { + "message": "自动换行", + "description": "Label for the checkbox controlling word wrap option for the style editor." + }, + "cm_linter": { + "message": "CSS Linter", + "description": "Select the linter to check for CSS issues" + }, + "cm_matchHighlight": { + "message": "高亮", + "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." + }, + "cm_matchHighlightSelection": { + "message": "仅选择区域", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" + }, + "cm_matchHighlightToken": { + "message": "光标所在 token 字段", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" + }, + "cm_resizeGripHint": { + "message": "双击以最大化或恢复高度", + "description": "Tooltip for the resize grip in style editor" + }, + "cm_selectByTokens": { + "message": "双击选中 token 字段", + "description": "Label for the checkbox in the editor." + }, + "cm_selectByTokensTooltip": { + "message": "token字段示例 .foo-bar-2\nON: 按CSS语法 双击全选中\nOFF:按\\w+常规语法 双击分别选中 foo、bar、2\n技巧: Sublime键盘映射下配合Ctrl+D来\\w+常规选中", + "description": "" + }, + "cm_smartIndent": { + "message": "智能缩进", + "description": "Label for the checkbox controlling smart indentation option for the style editor." + }, + "cm_tabSize": { + "message": "缩进宽度", + "description": "Label for the text box controlling tab size option for the style editor." + }, + "cm_theme": { + "message": "主题", + "description": "Label for the style editor's CSS theme." + }, + "colorpickerPaletteHint": { + "message": "右击:循环跳转到所在行", + "description": "" + }, + "colorpickerSwitchFormatTooltip": { + "message": "颜色格式转换:HEX -> RGB -> HSL 。\nShift + 单击则反向转换。\n也可以使用 PgUp (PageUp) 与 PgDn (PageDown) 键。", + "description": "Tooltip for the switch button in the color picker popup in the style editor." + }, + "colorpickerTooltip": { + "message": "打开颜色选择器", + "description": "Tooltip for the colored squares shown before CSS colors in the style editor." + }, + "configOnChange": { + "message": "正在变更", + "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" + }, + "configOnChangeTooltip": { + "message": "自动保存并应用修改", + "description": "" + }, + "configureStyle": { + "message": "配置", + "description": "Label for the button to configure usercss userstyle" + }, + "configureStyleOnHomepage": { + "message": "通过 userstyles.org 配置选项", + "description": "Label for the button to configure userstyles.org userstyle" + }, + "confirmCancel": { + "message": "取消", + "description": "" + }, + "confirmClose": { + "message": "关闭", + "description": "'Close' button in a confirm dialog" + }, + "confirmDefault": { + "message": "使用默认值", + "description": "'Set to default' button in a confirm dialog" + }, + "confirmDelete": { + "message": "删除", + "description": "" + }, + "confirmDiscardChanges": { + "message": "确定要放弃修改吗?", + "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" + }, + "confirmNo": { + "message": "否", + "description": "'No' button in a confirm dialog" + }, + "confirmOK": { + "message": "确认", + "description": "" + }, + "confirmSave": { + "message": "保存", + "description": "'Save' button in a confirm dialog" + }, + "confirmStop": { + "message": "停止", + "description": "'Stop' button in a confirm dialog" + }, + "confirmYes": { + "message": "是", + "description": "'Yes' button in a confirm dialog" + }, + "copied": { + "message": "已复制到粘贴板", + "description": "Message shown when content has been copied to the clipboard" + }, + "copy": { + "message": "复制到粘贴板", + "description": "Tooltip for elements which can be copied" + }, + "customNameHint": { + "message": "在此自定义本地名称才不影响在线更新", + "description": "" + }, + "customNameResetHint": { + "message": "切换为样式的原始名称", + "description": "Tooltip of 'x' button shown in editor when changing the name input of a) styles updated from a URL i.e. not locally created, b) UserCSS styles" + }, + "dateAbbrDay": { + "message": "$value$天前", + "description": "Day suffix in a short relative date, for example: 8d" + }, + "dateAbbrHour": { + "message": "$value$时前", + "description": "Hour suffix in a short relative date, for example: 8h" + }, + "dateAbbrMonth": { + "message": "$value$月前", + "description": "Month suffix in a short relative date, for example: 8m" + }, + "dateAbbrYear": { + "message": "$value$年前", + "description": "Year suffix in a short relative date, for example: 8y" + }, + "dateInstalled": { + "message": "安装日期", + "description": "Option text for the user to sort the style by install date" + }, + "dateUpdated": { + "message": "更新日期", + "description": "Option text for the user to sort the style by last update date" + }, + "dbError": { + "message": "访问 Stylus 数据库时发生了一个错误。您想访问含有可能的解决方案的网页吗?", + "description": "Prompt when a DB error is encountered" + }, + "defaultTheme": { + "message": "默认", + "description": "Default CodeMirror CSS theme option on the edit style page" + }, + "deleteStyleConfirm": { + "message": "确定要删除此样式吗?", + "description": "Confirmation before deleting a style" + }, + "deleteStyleLabel": { + "message": "删除", + "description": "Label for the button to delete a style" + }, + "description": { + "message": "Stylus 是一个调整网页外观的用户样式管理器。它可让您轻松地为许多热门网站网站安装主题和皮肤。", + "description": "Extension description" + }, + "disableAllStyles": { + "message": "禁用所有样式", + "description": "Label for the checkbox that turns all enabled styles off." + }, + "disableStyleLabel": { + "message": "禁用", + "description": "Label for the button to disable a style" + }, + "dragDropMessage": { + "message": "把 JSON 备份文件拖放到该页面任意位置即可导入", + "description": "Drag'n'drop message" + }, + "dragDropUsercssTabstrip": { + "message": "要安装文件,就将其放在选项卡条(显示选项卡标题的区域)上。", + "description": "Message popup shown when erroneously dropping a usercss file into the manager page" + }, + "editDeleteText": { + "message": "删除", + "description": "Label for the context menu item in the editor to delete selected text" + }, + "editGotoLine": { + "message": "跳转至行(或行:列)", + "description": "Go to line or line:column on Ctrl-G in style code editor" + }, + "editStyleHeading": { + "message": "编辑样式", + "description": "Title of the page for editing styles" + }, + "editStyleLabel": { + "message": "编辑", + "description": "Label for the button to go to the edit style page" + }, + "editStyleTitle": { + "message": "修改样式“$stylename$”", + "description": "Title of the page for editing styles" + }, + "enableStyleLabel": { + "message": "启用", + "description": "Label for the button to enable a style" + }, + "excludeStyleByDomainLabel": { + "message": "排除当前域名", + "description": "" + }, + "excludeStyleByUrlLabel": { + "message": "排除当前链接", + "description": "" + }, + "exportLabel": { + "message": "导出", + "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" + }, + "externalFeedback": { + "message": "反馈", + "description": "Label for the external link to send feedback for the style" + }, + "externalHomepage": { + "message": "主页", + "description": "Label for the external link to style's homepage" + }, + "externalLink": { + "message": "外部链接", + "description": "Label for external links" + }, + "externalSupport": { + "message": "支持", + "description": "Label for the external link to style's support site" + }, + "externalUsercssDocument": { + "message": "UserCSS 外部文档", + "description": "Label for the external link to usercss documentation" + }, + "filteredStyles": { + "message": "共 $numTotal$ 个,已显示 $numShown$ 个", + "description": "TL note - make this message short" + }, + "filteredStylesAllHidden": { + "message": "没有样式匹配当前的过滤器选项", + "description": "Text shown when no styles match currently applied filter in the style manager" + }, + "findStyles": { + "message": "查找更多样式", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesForSite": { + "message": "查找适合此网站的更多样式", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesInline": { + "message": "嵌入到此页面", + "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" + }, + "findStylesInlineTooltip": { + "message": "将搜索结果嵌入到此页面显示", + "description": "Text for a checkbox that displays search results within the Stylus popup." + }, + "genericAdd": { + "message": "添加", + "description": "Used in various places for an action that adds something" + }, + "genericClone": { + "message": "创建副本", + "description": "Used in various places for an action that clones something" + }, + "genericDisabledLabel": { + "message": "已禁用", + "description": "Used in various lists/options to indicate that something is disabled" + }, + "genericEnabledLabel": { + "message": "已启用", + "description": "Used in various lists/options to indicate that something is enabled" + }, + "genericError": { + "message": "错误", + "description": "Used in various places to indicate some error occurred." + }, + "genericHistoryLabel": { + "message": "历史", + "description": "Used in various places to show a history log of something" + }, + "genericNext": { + "message": "继续", + "description": "Used in various places to select/perform the next step/action" + }, + "genericPrevious": { + "message": "后退", + "description": "Used in various places to select/perform the previous step/action" + }, + "genericResetLabel": { + "message": "重置", + "description": "Used in various parts of UI to indicate that something may be reset to its original state" + }, + "genericSavedMessage": { + "message": "已保存", + "description": "Used in various parts of the UI to indicate that something was saved" + }, + "genericTitle": { + "message": "标题", + "description": "Used in various parts of the UI to indicate the title of something" + }, + "genericUnknown": { + "message": "未知", + "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" + }, + "helpAlt": { + "message": "帮助", + "description": "Alternate text for help buttons" + }, + "helpKeyMapCommand": { + "message": "输入命令名称", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "helpKeyMapHotkey": { + "message": "按下热键", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "hostDisabled": { + "message": "由于当前使用的浏览器版本中存在的错误,此主机已被禁用", + "description": "Tooltip for cloud host disabled" + }, + "importAppendLabel": { + "message": "追加导入", + "description": "Label for the button to import a style and append to the existing sections" + }, + "importAppendTooltip": { + "message": "以追加的方式来导入", + "description": "Tooltip for the button to import a style and append to the existing sections" + }, + "importLabel": { + "message": "导入", + "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" + }, + "importPreprocessor": { + "message": "带有 @preprocessor 样式不适合于当前的常规CSS模式下。\n您应该把它粘贴到 UserCSS 的编辑器模式去。\n1)打开管理器页面 2)勾选 “新建为UserCSS” 3)点击 \"新建新样式\"\n\n仍然导入吗?", + "description": "" + }, + "importPreprocessorTitle": { + "message": "潜在问题之 @preprocessor 预处理", + "description": "" + }, + "importReplaceLabel": { + "message": "覆盖替换导入", + "description": "Label for the button to import and overwrite current style" + }, + "importReplaceTooltip": { + "message": "放弃当前样式的内容,使用已导入样式覆盖它", + "description": "Label for the button to import and overwrite current style" + }, + "importReportLegendAdded": { + "message": "个样式已被添加", + "description": "Text after the number of styles added in the report shown after importing styles" + }, + "importReportLegendIdentical": { + "message": "已忽略相同样式", + "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" + }, + "importReportLegendInvalid": { + "message": "忽略无效的代码", + "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" + }, + "importReportLegendUpdatedBoth": { + "message": "已更新的所有信息和代码", + "description": "Text after the number of styles updated entirely in the report shown after importing styles" + }, + "importReportLegendUpdatedCode": { + "message": "代码已更新", + "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" + }, + "importReportLegendUpdatedMeta": { + "message": "升级信息", + "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" + }, + "importReportTitle": { + "message": "样式导入完成", + "description": "Title of the report shown after importing styles" + }, + "importReportUnchanged": { + "message": "导入的样式无效。", + "description": "Message in the report shown after importing styles" + }, + "importReportUndone": { + "message": "个样式被还原", + "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" + }, + "importReportUndoneTitle": { + "message": "样式导入被取消", + "description": "Title of the message box shown after undoing the import of styles" + }, + "installButton": { + "message": "安装样式", + "description": "Label for install button" + }, + "installButtonInstalled": { + "message": "样式安装完成", + "description": "Text displayed when the style is successfully installed" + }, + "installButtonReinstall": { + "message": "重新安装样式", + "description": "Label for reinstall button" + }, + "installButtonUpdate": { + "message": "更新样式", + "description": "Label for update button" + }, + "installUpdate": { + "message": "安装更新", + "description": "Label for the button to install an update for a single style" + }, + "installUpdateFrom": { + "message": "当前样式更新自 $url$", + "description": "Label to describe where the style gets update" + }, + "installUpdateFromLabel": { + "message": "检查更新", + "description": "Label for the checkbox to save current URL for update check" + }, + "license": { + "message": "许可证", + "description": "Label for the license" + }, + "linkGetHelp": { + "message": "帮助", + "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" + }, + "linkGetStyles": { + "message": "获取样式", + "description": "Help link text on the manage page e.g. https://userstyles.org" + }, + "linkStylusWiki": { + "message": "Wiki", + "description": "Wiki link text on the manage page e.g. https://github.com/openstyles/stylus/wiki" + }, + "linkTranslate": { + "message": "翻译", + "description": "Transifex link text on the manage page" + }, + "linterCSSLintIncompatible": { + "message": "CSSLint 不支持 $preprocessorname$ 预处理器", + "description": "The label to display when the preprocessor isn't compatible with CSSLint" + }, + "linterCSSLintSettings": { + "message": "(设置规则为:0 = 禁用; 1 = 警告; 2 = 错误)", + "description": "CSSLint rule config values" + }, + "linterConfigPopupTitle": { + "message": "设置 $linter$ 规则", + "description": "Stylelint or CSSLint popup header" + }, + "linterConfigTooltip": { + "message": "点击以配置此 Linter", + "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" + }, + "linterInvalidConfigError": { + "message": "由于配置无效所以未保存:", + "description": "Invalid linter config will show a message followed by a list of invalid entries" + }, + "linterIssues": { + "message": "问题", + "description": "Label for the CSS linter issues block on the style edit page" + }, + "linterIssuesHelp": { + "message": "$link$ 找到了这些问题:", + "description": "Help popup message for the selected CSS linter issues block on the style edit page" + }, + "linterJSONError": { + "message": "无效的 JSON 格式", + "description": "Setting linter config with invalid JSON" + }, + "linterResetMessage": { + "message": "想要恢复意外的重置,在文本框中按下 Ctrl-Z (或 Cmd-Z)", + "description": "Reset button tooltip to inform user on how to undo an accidental reset" + }, + "linterRulesLink": { + "message": "查看完整的规则清单", + "description": "Stylelint or CSSLint rules label added immediately before a link" + }, + "liveReloadError": { + "message": "查看文件时发生错误", + "description": "The label of live-reload error" + }, + "liveReloadInstallHint": { + "message": "保持此选项卡为打开状态,将在外部更改后自动更新样式。", + "description": "The label of live-reload feature" + }, + "liveReloadInstallHintFF": { + "message": "保持此选项卡和原始选项卡处于打开状态,将在外部更改时自动重新更新样式。", + "description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox" + }, + "liveReloadLabel": { + "message": "动态刷新", + "description": "The label of live-reload feature" + }, + "manageFavicons": { + "message": "显示 \"应用于\" 的favicon图标", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFaviconsGray": { + "message": "显示为灰色图标", + "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" + }, + "manageFaviconsHelp": { + "message": "Stylus 使用外部服务 https://www.google.com/s2/favicons 来获取图标", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFilters": { + "message": "过滤器", + "description": "Label for filters container" + }, + "manageHeading": { + "message": "已安装的样式", + "description": "Heading for the manage page" + }, + "manageMaxTargets": { + "message": "显示 \"应用于\" 的数量", + "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" + }, + "manageNewStyleAsUsercss": { + "message": "作为 UserCSS", + "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" + }, + "manageNewUI": { + "message": "新的样式管理界面", + "description": "Label for the checkbox that toggles the new UI on manage page" + }, + "manageOnlyDisabled": { + "message": "只显示已禁用的样式", + "description": "Checkbox to show only disabled styles" + }, + "manageOnlyEnabled": { + "message": "只显示已启用的样式", + "description": "Checkbox to show only enabled styles" + }, + "manageOnlyExternal": { + "message": "只显示外部安装的样式", + "description": "Checkbox to show only externally installed styles i.e. updatable" + }, + "manageOnlyLocal": { + "message": "只显示本地创建的样式", + "description": "Checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyLocalTooltip": { + "message": "(此样式无法通过 userstyles.org 页面进行安装)", + "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyNonUsercss": { + "message": "只显示非 UserCSS 样式", + "description": "Checkbox to show only non-Usercss (standard) styles" + }, + "manageOnlyUpdates": { + "message": "只显示更新记录或问题", + "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" + }, + "manageOnlyUsercss": { + "message": "只显示 UserCSS 的样式", + "description": "Checkbox to show only Usercss styles" + }, + "manageTitle": { + "message": "Stylus", + "description": "Title for the manage page" + }, + "menuShowBadge": { + "message": "计数器角标", + "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." + }, + "meta_invalidCheckboxDefault": { + "message": "无效 @var 复选框:赋值必须为 0 或 1 ", + "description": "Error displayed when the value of @var checkbox is invalid" + }, + "meta_invalidColor": { + "message": "无效 @var 颜色:$color$不是颜色", + "description": "Error displayed when the value of @var color is invalid" + }, + "meta_invalidRange": { + "message": "无效 @var $type$:必须是单个数字或数组", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMultipleUnits": { + "message": "无效 @var $type$:多个单位被定义", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeTooManyValues": { + "message": "无效的 @var $type$: 数组中包含了过多项", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeValue": { + "message": "无效的 @var $type$: 数组中的项必须为数字、字符 或 null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeDefault": { + "message": "无效 @var $type$:默认值为空", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMin": { + "message": "无效的 @var $type$: 默认值低于最小值", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMax": { + "message": "无效的 @var $type$: 默认值大于最大值", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeStep": { + "message": "无效的 @var $type$: 默认值不是一个数字或范围", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeUnits": { + "message": "无效的 @var $type$: '$units$' 不是有效的单位", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidSelect": { + "message": "无效的 @var 选择: 默认值必须是数组或对象", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValue": { + "message": "无效的 @var 选择: 数组或对象内的值类型必须为字符", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectEmptyOptions": { + "message": "无效的 @var 选择: 列表项为空", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectLabel": { + "message": "无效的 @var 选择: 项的标签为空", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectMultipleDefaults": { + "message": "无效的 @var 选择: 定义了多个默认项", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectNameDuplicated": { + "message": "无效的 @var 选择: 项的名称是重复的", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValueMismatch": { + "message": "无效的 @var 选择: 列表中不存在任何项", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidURLProtocol": { + "message": "无效的 URL 协议,目前只允许 http 和 https : $protocol$", + "description": "Error displayed when the protocol of the URL is invalid" + }, + "meta_invalidVersion": { + "message": "无效的版本号. 值与 SemVer 规则不匹配: $version$", + "description": "Error displayed when @version is invalid" + }, + "meta_invalidNumber": { + "message": "需要一个数字", + "description": "Error displayed when the value is expected to be a number" + }, + "meta_invalidString": { + "message": "需要一个带引号的字符串", + "description": "Error displayed when the value is expected to be a quoted string" + }, + "meta_invalidWord": { + "message": "需要一个单词", + "description": "Error displayed when the value is expected to be a word" + }, + "meta_missingChar": { + "message": "需要字母:$chars$", + "description": "Error displayed when the value is expected to be some characters" + }, + "meta_missingEOT": { + "message": "需要 EOT 数据", + "description": "Error displayed when the value is expected to be an EOT list" + }, + "meta_missingMandatory": { + "message": "缺少必要的元数据:$keys$", + "description": "Error displayed when mandatory keys are missing" + }, + "meta_unknownJSONLiteral": { + "message": "无效 JSON:$literal$ 不是一个有效的 JSON 字面量(Literal)", + "description": "Error displayed when JSON value is invalid" + }, + "meta_unknownMeta": { + "message": "未知的元数据:$key$", + "description": "Error displayed when unknown metadata is parsed" + }, + "meta_unknownVarType": { + "message": "未知的 @$varkey$ 类型: $vartype$", + "description": "Error displayed when unknown variable type is parsed" + }, + "meta_unknownPreprocessor": { + "message": "未知的预处理器 @preprocessor:$preprocessor$", + "description": "Error displayed when unknown @preprocessor is parsed" + }, + "noStylesForSite": { + "message": "此网站没有样式。", + "description": "Text displayed when no styles are installed for the current site" + }, + "numberedLine": { + "message": "行:", + "description": "Will be followed by one or more line numbers in the editor." + }, + "openManage": { + "message": "管理样式", + "description": "Link to open the manage page." + }, + "openOptions": { + "message": "选项", + "description": "Go to Options UI" + }, + "openStylesManager": { + "message": "打开样式管理器", + "description": "Label for the style maanger opener in the browser action context menu." + }, + "optionsActions": { + "message": "操作", + "description": "" + }, + "optionsAdvanced": { + "message": "高级设置", + "description": "" + }, + "optionsAdvancedContextDelete": { + "message": "向编辑器右键菜单添加“删除”", + "description": "" + }, + "optionsAdvancedExposeIframes": { + "message": "给 iframe 注入 stylus-iframe=\"父域名\"", + "description": "" + }, + "optionsAdvancedExposeIframesNote": { + "message": "给每个iframe框架的html注入window.top父域名的内联属性(值)\n即 html[stylus-iframe=\"hostname\"] \n\n用途: 确定或排除 iframe选择器以避免伤及无辜.\nhtml:not([stylus-iframe]) {...}\nhtml[stylus-iframe] 或 html[stylus-iframe$=\"twitter.com\"] h1 {...}\n\ngithub.com/openstyles/stylus/blob/master/content/apply.js#L270", + "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." + }, + "optionsAdvancedNewStyleAsUsercss": { + "message": "将新样式的格式设为 UserCSS", + "description": "" + }, + "optionsAdvancedPatchCsp": { + "message": "启用CSP补丁以使样式资源生效", + "description": "" + }, + "optionsAdvancedPatchCspNote": { + "message": "如果在带有严格CSPContent-Security-Policy)的网站上无法加载样式中包含的图像或字体,请启用此补丁选项。 \n\n启用此补丁选项将会放宽CSP限制,从而允许加载基本样式内容。⚠此选项仅适用于了解潜在安全隐患的高级用户, 并自行承担负责监视其被允许的内容。请阅读有关基于CSS攻击的更多信息以做决定。\n\n另请注意,如果另一个已安装的扩展首先修改了网络响应,则不能保证此特定选项一定会生效。", + "description": "" + }, + "optionsAdvancedStyleViaXhr": { + "message": "XHR 即时注入模式", + "description": "" + }, + "optionsAdvancedStyleViaXhrNote": { + "message": "如果在网站加载时常看到一闪而过的样式闪烁晃眼(FOUC) 、特别是在深色主题下会感知得更明显,请启用此选项。\n\n技术上的原因是 Chrome 内核通常以 无意义的尝试 来延迟扩展的异步通信,以提高页面加载速度,这可能会导致样式慢了半拍才被应用。\n为了避免这种情况,且由于谷歌也没有提供 Web 扩展的样式同步的API接口,因此 Stylus 提供了此选项来变相实现, 利用「已弃用」的 XMLHttpRequest 这个同步 API 来获取适用的样式。 它几乎没有任何副作用,因为样式请求在几毫秒内就完成了, 此时网页还在从服务器下载。\n\n尽管如此,但 Chrome DevTools 仍会在 Console 中显示警告。右键单击警告并将其隐藏,将防止再次显示警告。", + "description": "" + }, + "optionsBadgeDisabled": { + "message": "禁用时的背景颜色", + "description": "" + }, + "optionsBadgeNormal": { + "message": "背景颜色", + "description": "" + }, + "optionsCheck": { + "message": "检查样式更新", + "description": "" + }, + "optionsCheckUpdate": { + "message": "检查并安装所有可用的更新", + "description": "" + }, + "optionsCustomizeBadge": { + "message": "计数器角标", + "description": "" + }, + "optionsCustomizeIcon": { + "message": "工具栏图标风格", + "description": "" + }, + "optionsCustomizePopup": { + "message": "Popup ", + "description": "" + }, + "optionsCustomizeUpdate": { + "message": "检测更新", + "description": "" + }, + "optionsCustomizeSync": { + "message": "同步到云端", + "description": "" + }, + "optionsHeading": { + "message": "选项", + "description": "Heading for options section on manage page." + }, + "optionsIconDark": { + "message": "高对比度暗色图标", + "description": "" + }, + "optionsIconLight": { + "message": "低对比度亮色图标", + "description": "" + }, + "optionsOpen": { + "message": "打开", + "description": "" + }, + "optionsOpenManager": { + "message": "管理样式", + "description": "" + }, + "optionsPopupWidth": { + "message": "Popup 弹框总宽度(px)", + "description": "" + }, + "optionsReset": { + "message": "重置所有选项为默认值", + "description": "" + }, + "optionsResetButton": { + "message": "恢复默认值", + "description": "" + }, + "optionsStylusThemes": { + "message": "查找 Stylus UI 主题ᐝ", + "description": "" + }, + "optionsSubheading": { + "message": "附加选项", + "description": "Subheading for options section on manage page." + }, + "optionsUpdateImportNote": { + "message": "从旧版本的 Stylus 或 Stylish 中导入样式备份时,请在样式管理器中手动检测升级一次,以确保所有样式都可更新到最新版本。", + "description": "" + }, + "optionsUpdateInterval": { + "message": "每隔 N 小时 自动检测更新(0 为禁用)", + "description": "" + }, + "optionsSyncNone": { + "message": "无", + "description": "" + }, + "optionsSyncConnect": { + "message": "连接", + "description": "" + }, + "optionsSyncDisconnect": { + "message": "断开连接", + "description": "" + }, + "optionsSyncSyncNow": { + "message": "现在同步", + "description": "" + }, + "optionsSyncLogin": { + "message": "登录", + "description": "" + }, + "optionsSyncStatusPull": { + "message": "正在获取样式 $loaded$ 中的 $total$", + "description": "" + }, + "optionsSyncStatusPush": { + "message": "正在上传样式 $loaded$ 中的 $total$", + "description": "" + }, + "optionsSyncStatusSyncing": { + "message": "同步中...", + "description": "" + }, + "optionsSyncStatusConnecting": { + "message": "连接中...", + "description": "" + }, + "optionsSyncStatusConnected": { + "message": "已连接", + "description": "" + }, + "optionsSyncStatusDisconnecting": { + "message": "正在断开连接...", + "description": "" + }, + "optionsSyncStatusDisconnected": { + "message": "已断开连接", + "description": "" + }, + "optionsSyncStatusRelogin": { + "message": "会话已过期,请重新登录。", + "description": "" + }, + "paginationCurrent": { + "message": "当前页数", + "description": "Tooltip for the current page index in search results" + }, + "paginationEstimated": { + "message": "已找到的样式总页数", + "description": "Tooltip for the total page count in search results" + }, + "paginationNext": { + "message": "下一页", + "description": "Tooltip for the '->' (next page) button in search results" + }, + "paginationPrevious": { + "message": "上一页", + "description": "Tooltip for the '<-' button in search results" + }, + "paginationTotal": { + "message": "总页面", + "description": "" + }, + "parseUsercssError": { + "message": "Stylus 未能成功解析 UserCSS:", + "description": "The error message to show when stylus failed to parse usercss" + }, + "popupAutoResort": { + "message": "切换后立即重新排序", + "description": "Label for the checkbox controlling popup resorting." + }, + "popupBorders": { + "message": "在两边增加白色边框", + "description": "" + }, + "popupBordersTooltip": { + "message": "对于新 Chrome 中的暗色主题很有用,因为它不再绘制边框", + "description": "" + }, + "popupHotkeysInfo": { + "message": "<1>-<9>, <0> 按第1 - 10个列表 来ON/OFF\n- 按英文首字母 来ON/OFF\n附加: 打开对应列表的编辑器\n ON 全部列表\n OFF 全部列表\n 或 <`> 仅针对Popup弹出时的初始ON列表, 它只会ON/OFF初始ON列表, 故:\n 能快速恢复初始状态.\n 更多信息见Wiki", + "description": "NOTE1: preserve < and > symbols so that 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." + }, + "popupHotkeysTooltip": { + "message": "单击查看可用的快捷键", + "description": "Tooltip displayed when hovering the right edge of the extension popup" + }, + "popupManageTooltip": { + "message": "右击或 Shift+左击:打开管理器且筛选当前URL(不含iframe)", + "description": "Tooltip for the 'Manage' button in the popup." + }, + "popupMenuButtonTooltip": { + "message": "操作菜单", + "description": "Tooltip for menu button in popup." + }, + "popupOpenEditInPopup": { + "message": "使用简易编辑器窗口(无 omnibox 地址栏)", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindow": { + "message": "在新窗口打开编辑器", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindowTooltip": { + "message": "可以通过将编辑器标签页拖出为单独窗口来启用,将被拖出的编辑器标签页拖入其他窗口即可禁用。", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupStylesFirst": { + "message": "样式列表置顶", + "description": "Label for the checkbox controlling section order in the popup." + }, + "prefShowBadge": { + "message": "当前网站已启用样式数量", + "description": "Label for the checkbox controlling toolbar badge text." + }, + "previewLabel": { + "message": "实时预览", + "description": "Label for the checkbox in style editor to enable live preview while editing." + }, + "previewTooltip": { + "message": "无需保存即可临时应用样式预览效果。\n保存以使更改永久生效。", + "description": "Tooltip for the checkbox in style editor to enable live preview while editing." + }, + "reload": { + "message": "重启 Stylus", + "description": "Context menu reload" + }, + "replace": { + "message": "替换", + "description": "Label before the replace input field in the editor shown on Ctrl-H" + }, + "replaceAll": { + "message": "全部替换", + "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" + }, + "replaceWith": { + "message": "替换为", + "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." + }, + "retrieveBckp": { + "message": "导入所有样式", + "description": "" + }, + "search": { + "message": "搜索", + "description": "Label before the search input field in the editor shown on Ctrl-F" + }, + "searchCaseSensitive": { + "message": "大小写敏感", + "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" + }, + "searchGlobalStyles": { + "message": "全局搜索", + "description": "Checkbox label in the popup's inline style search, shown when the text to search is entered" + }, + "searchNumberOfResults": { + "message": "已找到", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchNumberOfResults2": { + "message": "在代码和应用中匹配的数量", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchStyleQueryHint": { + "message": "空格多词 -- 同时精确匹配(无需双引号)\n2020 -- 也含更新日期的匹配结果\n大小写不敏感", + "description": "Tooltip shown for the text input in the popup's inline style finder" + }, + "searchRegexp": { + "message": "/regex/ 用 / 包裹语法来正则搜索", + "description": "Label after the search input field in the editor shown on Ctrl-F" + }, + "searchResultInstallCount": { + "message": "总安装次数", + "description": "Text for label that shows the number of times a search result was installed" + }, + "searchResultNoneFound": { + "message": "没有找到与此页面相关的样式。", + "description": "Error text in the popup when inline search didn't find any site-specific styles" + }, + "searchResultNotMatching": { + "message": "样式已安装但不适于当前 URL", + "description": "" + }, + "searchResultNotMatchingNote": { + "message": "尝试请求该用户样式的作者添加 URL。\n\n您也可以在管理器中打开样式自己编辑,\n但请注意,这会禁用此样式的自动更新。", + "description": "" + }, + "searchResultRating": { + "message": "评价", + "description": "Text for label that shows the search result's rating" + }, + "searchResultUpdated": { + "message": "最后更新日期", + "description": "Text for label that shows the search result's last update date" + }, + "searchResultWeeklyCount": { + "message": "本周安装次数", + "description": "Text for label that shows the number of times a search result was installed during last week" + }, + "searchStylesAll": { + "message": "全部", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesCode": { + "message": "CSS 源码", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesHelp": { + "message": " 或 以聚焦至搜索框; 清空搜索框\n焦点在页面时, 也支持样式名的英文首字母索引。\n默认纯文本搜索,可按任何顺序搜索所有以空格分隔的术语。\n精确搜索:使用双引号包裹住想要搜索的内容,例如 <\"head ~ div\">\n正则表达式:包括斜杠和标记,例如 \n搜索范围选择器中的 「匹配 URL」:查找适用于已指定 URL 的样式,例如 https://www.example.org/\n搜索范围选择器中的 「元数据」:含 样式名称、应用于、安装/更新URL、以及 UserCSS 中的整个元数据块(即==UserStyle==那些)但不包括代码里的注释内容。", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page" + }, + "searchStylesMatchUrl": { + "message": "匹配 URL", + "description": "Option for `find styles` scope selector in the manager. See searchMatchUrlHint for more info." + }, + "searchStylesMeta": { + "message": "元数据", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesName": { + "message": "名称", + "description": "Option for `find styles` scope selector in the manager." + }, + "sectionAdd": { + "message": "添加新部分", + "description": "Label for the button to add a section" + }, + "sectionCode": { + "message": "代码", + "description": "Label for the code for a section" + }, + "sectionRemove": { + "message": "删除此部分", + "description": "Label for the button to remove a section" + }, + "sectionRestore": { + "message": "撤销删除", + "description": "Label for the button to restore a removed section" + }, + "sections": { + "message": "章节", + "description": "Header for the table of contents block listing style section names in the left panel of the classic editor" + }, + "shortcuts": { + "message": "快捷键", + "description": "Go to shortcut configuration" + }, + "shortcutsNote": { + "message": "设置快捷键", + "description": "" + }, + "sortDateNewestFirst": { + "message": "最新的优先", + "description": "Text added to indicate that sorting a date would add the newest entries at the top" + }, + "sortDateOldestFirst": { + "message": "最旧的优先", + "description": "Text added to indicate that sorting a date would add the oldest entries at the top" + }, + "sortLabel": { + "message": "选择对已安装的样式应用的排序规则", + "description": "Title on the sort select to indicate it is used for sorting entries" + }, + "sortLabelTitleAsc": { + "message": "标题升序", + "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" + }, + "sortLabelTitleDesc": { + "message": "标题降序", + "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" + }, + "sortStylesHelp": { + "message": "默认用「标题升序」(A - Z) 、「标题降序」则反之 (Z - A) \n「安装日期」 不等同于 样式的本地🆔 排序\n还有很多其它排序方式,可以通过多个条件进行排序。\n你也可以想象,在对一个多列的表格进行排序,并且选择可能带有(+)号的一组条件或单个条件进行排序。\n例如,若设为 \"启用(优先)+ 标题\",将会把所有已启用的项目都排列在顶部,然后再以标题升序排列 (A - Z)的顺序应用到以启用和未启用的项目。", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" + }, + "sortStylesHelpTitle": { + "message": "自定义排序", + "description": "Label for the sort info popup on the Manage styles page" + }, + "styleBadRegexp": { + "message": "正则表达式无效。", + "description": "Validation message for a bad regexp in a style" + }, + "styleBeautify": { + "message": "格式化", + "description": "Label for the CSS-beautifier button on the edit style page" + }, + "styleBeautifyHint": { + "message": "提示: 你可以不显示此面板, 而是用右键“美化”按钮 或用下面定义的快捷键来美化.", + "description": "Hint shown inside the CSS-beautifier panel" + }, + "styleBeautifyIndentConditional": { + "message": "缩进 @media、@supports", + "description": "CSS-beautifier option" + }, + "styleBeautifyPreserveNewlines": { + "message": "保留新增空行", + "description": "CSS-beautifier option" + }, + "styleCancelEditLabel": { + "message": "返回管理页面", + "description": "Label for cancel button for style editing" + }, + "styleChangesNotSaved": { + "message": "您已对此样式进行了更改,但尚未保存。", + "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" + }, + "styleEnabledLabel": { + "message": "启用", + "description": "Label for the enabled state of styles" + }, + "styleFromMozillaFormatError": { + "message": "导入 Mozilla 格式失败", + "description": "Label for the import error" + }, + "styleFromMozillaFormatPrompt": { + "message": "粘贴 Mozilla 格式代码", + "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" + }, + "styleInstall": { + "message": "要将“$stylename$”安装到 Stylus 中吗?", + "description": "Confirmation when installing a style" + }, + "styleInstallFailed": { + "message": "安装用户样式失败!\n$error$", + "description": "Warning when installation failed" + }, + "styleInstallOverwrite": { + "message": "'$stylename$' 已经安装,要覆盖吗?\n版本: $oldVersion$ -> $newVersion$", + "description": "Confirmation when re-installing a style" + }, + "styleMissingName": { + "message": "输入名称", + "description": "Error displayed when user saves without providing a name" + }, + "styleMozillaFormatHeading": { + "message": "Mozilla 格式", + "description": "Heading for the section with buttons to import/export Mozilla format of the style" + }, + "styleNotAppliedRegexpProblemTooltip": { + "message": "正则表达式错误,样式无法正常运行", + "description": "Tooltip in the popup for styles that were not applied at all" + }, + "styleRegexpInvalidExplanation": { + "message": "部分正则表达式无法生效。", + "description": "" + }, + "styleRegexpPartialExplanation": { + "message": "这个样式有一部分正则表达式与 CSS4 @document specification完整的 URL 不匹配。这部分样式将被忽略,可能这个样式是基于 Stylish 编写的,请尝试在 Stylus 重新编写该样式。", + "description": "" + }, + "styleRegexpProblemTooltip": { + "message": "多个部分代码无法正常处理正则表达式", + "description": "Tooltip in the popup for styles that were applied only partially" + }, + "styleRegexpTestButton": { + "message": "正则测试", + "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" + }, + "styleRegexpTestFull": { + "message": "匹配的标签页", + "description": "RegExp test report: label for the fully matching expressions" + }, + "styleRegexpTestInvalid": { + "message": "忽略无效的正则表达式", + "description": "RegExp test report: label for the invalid expressions" + }, + "styleRegexpTestNone": { + "message": "没有发现任何网页标签与正则表达式匹配", + "description": "RegExp test report: label for expressions that didn't match any tabs" + }, + "styleRegexpTestNote": { + "message": "注意: 在正则表达式中使用单个 \\ 进行转义,其将会根据 CSS 中引用字符串的自动转换为 \\\\。", + "description": "RegExp test report: a note displayed at the bottom of the dialog" + }, + "styleRegexpTestPartial": { + "message": "没有完全匹配,因此忽略", + "description": "RegExp test report: label for the partially matching expressions" + }, + "styleRegexpTestTitle": { + "message": "匹配的标签页列表(点击链接可切换到该标签)", + "description": "RegExp test report: title of the report" + }, + "styleSaveLabel": { + "message": "保存", + "description": "Label for save button for style editing" + }, + "styleToMozillaFormatHelp": { + "message": "导入 FireFox 格式即 @-moz-document ...的 CSS 代码后,会自动转换成 Stylus 使用的分段式 CSS 代码。\n反过来,分段式的 CSS 也可以导出为 FireFox 格式。\n需要注意的是,如果你要向 userstyles.org 提交你的代码,则必须使用 FireFox 格式。\n\n导入快捷键: 剪贴板含有 @-moz-document ....代码,则可以直接在编辑器里 Ctrl+V 会自动弹出导入对话框", + "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" + }, + "styleToMozillaFormatTitle": { + "message": "Mozilla 格式的样式", + "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" + }, + "styleUpdate": { + "message": "是否更新 “$stylename$”?", + "description": "Confirmation when updating a style" + }, + "styleUpdateDiscardChanges": { + "message": "样式已经在编辑器外被修改。需要重新加载样式吗?", + "description": "Confirmation to update the style in the editor" + }, + "stylusUnavailableForURL": { + "message": "Stylus 不能在此类页面上工作", + "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "stylusUnavailableForURLdetails": { + "message": "出于安全考虑,浏览器禁止扩展程序影响其内置页面(例如 chrome://version,Chrome 61 后的标准新标签页,about:addons 等等)以及其他扩展程序的页面。每个浏览器也限制了对于自己扩展程序库的介入(例如 Chrome 网上应用店、Firefox 附加组件(addons.mozilla.org))。", + "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "syncStorageErrorSaving": { + "message": "不能保存该值,请尝试减少文本数量。", + "description": "Displayed when trying to save an excessively big value via storage.sync API" + }, + "syncError": { + "message": "同步失败", + "description": "Tooltip for the toolbar icon" + }, + "syncErrorRelogin": { + "message": "同步失败\n请尝试在 Stylus 选项里重新登录\n先点击「断开连接」,再点击「连接」。", + "description": "Tooltip for the toolbar icon" + }, + "toggleStyle": { + "message": "启用/禁用样式", + "description": "Label for the checkbox to enable/disable a style" + }, + "undo": { + "message": "撤销", + "description": "Button label" + }, + "undoGlobal": { + "message": "撤销 (全局)", + "description": "CSS-beautify global Undo button label" + }, + "unreachableAMO": { + "message": "Firefox 禁止访问该站点。", + "description": "Note in the popup displayed when opened on addons.mozilla.org" + }, + "unreachableAMOHint": { + "message": "若要允许存取,打开 ,在列表上单击右键,点击新增,然后再点击 'Boolean',粘贴  并点击确定 -> -> 确定,然后重新刷新 页面。", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintNewFF": { + "message": "在 Firefox 60 及其更新版本中,你必须从 中删除 AMO 域", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintOldFF": { + "message": "仅 Firefox 59 或更新的版本才能让你设置 WebExtensions 在例如这样一个有 CSP 保护的页面上新增样式。", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" + }, + "unreachableContentScript": { + "message": "无法读取页面,请尝试刷新。", + "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" + }, + "unreachableFileHint": { + "message": "如果需要改变 file:// 协议的样式,则需要在 chrome://extensions 页面中的 Stylus 扩展选项里面,打开「允许访问文件网址」权限", + "description": "Note in the toolbar popup for file:// URLs" + }, + "InaccessibleFileHint": { + "message": "Stylus 无法访问某些文件格式(例如 pdf 或 json 文件)。", + "description": "Note in the toolbar popup for some file types that cannot be accessed" + }, + "updateAllCheckSucceededNoUpdate": { + "message": "没有找到更新。", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateAllCheckSucceededSomeEdited": { + "message": "如果你修改过一些样式,那它们可能被忽略更新,你可以单独检测这些样式强制升级,也可以 再次检测所有样式强制更新。", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateCheckFailBadResponseCode": { + "message": "更新失败: 服务器响应代码为 $code$。", + "description": "Text that displays when an update check failed because the response code indicates an error" + }, + "updateCheckFailServerUnreachable": { + "message": "更新失败: 无法访问服务器。", + "description": "Text that displays when an update check failed because the update server is unreachable" + }, + "updateCheckHistory": { + "message": "检测升级的历史记录", + "description": "" + }, + "updateCheckManualUpdateForce": { + "message": "安装更新(将覆盖本地修改的样式)", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckManualUpdateHint": { + "message": "强制升级将覆盖所有本地修改的样式", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedLocallyEdited": { + "message": "此样式已在本地修改过。", + "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedMaybeLocallyEdited": { + "message": "这个样式可能在本地修改过,如果强制升级更新则会覆盖修改的内容。", + "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" + }, + "updateCheckSucceededNoUpdate": { + "message": "样式已是最新版本。", + "description": "Text that displays when an update check completed and no update is available" + }, + "updateCompleted": { + "message": "更新已完成。", + "description": "Text that displays when an update completed" + }, + "updatesCurrentlyInstalled": { + "message": "更新已安装:", + "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." + }, + "usercssAvoidOverwriting": { + "message": "请修改 @name 或 @namespace 的值以免覆盖现有样式。", + "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." + }, + "usercssConfigIncomplete": { + "message": "在显示了配置对话框后,样式被修改或删除,这些变数将不会被保存,以免损坏元数据:", + "description": "" + }, + "usercssEditorNamePlaceholder": { + "message": "在代码中指定 @name 来设置名称", + "description": "Placeholder text for the empty name input field when creating a new Usercss style" + }, + "usercssReplaceTemplateConfirmation": { + "message": "使用这些代码替换新 UserCSS 样式的默认模板?", + "description": "" + }, + "usercssReplaceTemplateName": { + "message": "该赋值为空的保存可设置默认模板", + "description": "The text shown after @name when creating a new Usercss style" + }, + "usercssReplaceTemplateSectionBody": { + "message": "在此插入代码...", + "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" + }, + "versionInvalidOlder": { + "message": "当前样式版本比已安装样式版本旧。", + "description": "Displayed when the version of style is older than the installed one" + }, + "writeStyleFor": { + "message": "新建样式给:", + "description": "Label for toolbar pop-up that precedes the links to write a new style" + }, + "writeStyleForURL": { + "message": "URL", + "description": "Text for link in toolbar pop-up to write a new style for the current URL" + }, + "syncDropboxStyles": { + "message": "导出至 Dropbox", + "description": "" + }, + "syncDropboxDeprecated": { + "message": "在选项页面中, Dropbox 导入/导出 已经替换为更高级的样式同步方式。", + "description": "" + }, + "retrieveDropboxSync": { + "message": "从 Dropbox 导入", + "description": "" + }, + "overwriteFileExport": { + "message": "是否覆盖现有文件?", + "description": "" + }, + "exportSavedSuccess": { + "message": "文件保存成功", + "description": "" + }, + "noFileToImport": { + "message": "要导入你的样式,你应该先导出。", + "description": "" + }, + "connectingDropbox": { + "message": "正在连接至 Dropbox...", + "description": "" + }, + "connectingDropboxNotAllowed": { + "message": "连接到 Dropbox 功能仅适用于直接从 Webstore 安装的应用程序", + "description": "" + }, + "gettingStyles": { + "message": "正在获取所有样式...", + "description": "" + }, + "zipStyles": { + "message": "正在压缩样式...", + "description": "" + }, + "unzipStyles": { + "message": "正在解压样式...", + "description": "" + }, + "readingStyles": { + "message": "正在读取样式...", + "description": "" + }, + "uploadingFile": { + "message": "正在上传文件...", + "description": "" + }, + "addStyleLabel": { + "message": "新建样式", + "description": "Label for the button to go to the add style page" } - }, - "appliesDisplayTruncatedSuffix": { - "message": "更多", - "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" - }, - "appliesDomainOption": { - "message": "域名", - "description": "Option to make the style apply to the entered string as a domain" - }, - "appliesHelp": { - "message": "〔URL〕⠅ 具体网址, 额外匹配到URL#hash,但反之不行。\n〔前缀〕⠅ url-prefix 以此为起始开头的任何链接。\n〔域名〕⠅ domain 匹配该域名及旗下子域名及其任何链接。\n〔正则〕⠅ RegExp\n     1) Stylus会隐形附加 开始与结束的正则元数据, 故只能为完整匹配模式, 故在用懒惰正则要注意这点;\n     2) 可不转义 / 符号(导出导入时会自动CSS转义符转换)\n\n⚠匹配时要注意iframe框架URL⚔地址栏URL是不同。\nØ 内置的正则测试工具不能测试iframe的URL\nØ 不支持 * 通配符.\n⚠黑名单排除用正则或Popup列表的⠇菜单操作.\n详见github.com/openstyles/stylus/wiki/Writing-styles", - "description": "Help text for 'applies to' section" - }, - "appliesLabel": { - "message": "应用于:", - "description": "Label for 'applies to' fields on the edit/add screen" - }, - "appliesLineWidgetLabel": { - "message": "显示应用于部件", - "description": "Label for the checkbox to display applies-to information in the single editor" - }, - "appliesLineWidgetWarning": { - "message": "对经过压缩的 CSS 无效", - "description": "A warning that applies-to information won't show properly with minified CSS" - }, - "appliesRegexpOption": { - "message": "正则", - "description": "Option to make the style apply to the entered string as a regular expression" - }, - "appliesRemove": { - "message": "删除", - "description": "Label for the button to remove an 'applies' entry" - }, - "appliesRemoveError": { - "message": "无法移除最后一个“应用于”项目", - "description": "Error displayed when the last 'applies' is going to be removed" - }, - "appliesSpecify": { - "message": "指定", - "description": "Label for the button to make a style apply only to specific sites" - }, - "appliesToEverything": { - "message": "所有页面", - "description": "Text displayed for styles that apply to all sites" - }, - "appliesUrlOption": { - "message": "URL ", - "description": "Option to make the style apply to the entered string as a URL" - }, - "appliesUrlPrefixOption": { - "message": "前缀", - "description": "Option to make the style apply to the entered string as a URL prefix" - }, - "applyAllUpdates": { - "message": "应用全部更新", - "description": "Label for the button to apply all detected updates" - }, - "author": { - "message": "作者", - "description": "Label for the style author" - }, - "backupButtons": { - "message": "备份", - "description": "Heading for backup" - }, - "backupMessage": { - "message": "拖拽JSON备份文件到本页面也可导入。", - "description": "Message for backup" - }, - "bckpInstStyles": { - "message": "导出所有样式", - "description": "" - }, - "checkAllUpdates": { - "message": "检测全部更新", - "description": "Label for the button to check all styles for updates" - }, - "checkAllUpdatesForce": { - "message": "我没有修改过任何样式,再检查一次!", - "description": "Label for the button to apply all detected updates" - }, - "checkForUpdate": { - "message": "检查更新", - "description": "Label for the button to check a single style for an update" - }, - "checkingForUpdate": { - "message": "正在检查更新...", - "description": "Text to display when checking a style for an update" - }, - "clickToUninstall": { - "message": "点击卸载", - "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" - }, - "cm_autoCloseBrackets": { - "message": "括弧配对", - "description": "Label for the checkbox in the style editor." - }, - "cm_autoCloseBracketsTooltip": { - "message": "在键入 () [] {} '' \"\" 时自动完成另一半配对", - "description": "Label for the checkbox in the style editor." - }, - "cm_autocompleteOnTyping": { - "message": "自动完成", - "description": "Label for the checkbox in the style editor." - }, - "cm_colorpicker": { - "message": "颜色器", - "description": "Label for the checkbox controlling colorpicker option for the style editor." - }, - "cm_indentWithTabs": { - "message": "用Tab智能缩进", - "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." - }, - "cm_keyMap": { - "message": "键盘映射", - "description": "Label for the drop-down list controlling the keymap for the style editor." - }, - "cm_lineWrapping": { - "message": "自动换行", - "description": "Label for the checkbox controlling word wrap option for the style editor." - }, - "cm_linter": { - "message": "Linter", - "description": "Select the linter to check for CSS issues" - }, - "cm_matchHighlight": { - "message": "高亮", - "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." - }, - "cm_matchHighlightSelection": { - "message": "仅选择区域", - "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" - }, - "cm_matchHighlightToken": { - "message": "光标token字段", - "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" - }, - "cm_resizeGripHint": { - "message": "双击可最大化/恢复高度", - "description": "Tooltip for the resize grip in style editor" - }, - "cm_selectByTokens": { - "message": "双击选中token字段", - "description": "Label for the checkbox in the editor." - }, - "cm_selectByTokensTooltip": { - "message": "token字段示例 .foo-bar-2\nON: 按CSS语法 双击全选中\nOFF:按\\w+常规语法 双击分别选中 foo、bar、2\n技巧: Sublime键盘映射下配合Ctrl+D来\\w+常规选中", - "description": "" - }, - "cm_smartIndent": { - "message": "智能缩进", - "description": "Label for the checkbox controlling smart indentation option for the style editor." - }, - "cm_tabSize": { - "message": "缩进宽度", - "description": "Label for the text box controlling tab size option for the style editor." - }, - "cm_theme": { - "message": "主题", - "description": "Label for the style editor's CSS theme." - }, - "colorpickerPaletteHint": { - "message": "右击: 循环跳转到所在行", - "description": "" - }, - "colorpickerSwitchFormatTooltip": { - "message": "转换格式: HEX → RGB → HSL\n反向转换: Shift+单击 或 PgUp/PgDn", - "description": "Tooltip for the switch button in the color picker popup in the style editor." - }, - "colorpickerTooltip": { - "message": "打开颜色器", - "description": "Tooltip for the colored squares shown before CSS colors in the style editor." - }, - "configOnChange": { - "message": "即时生效", - "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" - }, - "configOnChangeTooltip": { - "message": "实时预览+自动保存", - "description": "" - }, - "configureStyle": { - "message": "配置", - "description": "Label for the button to configure usercss userstyle" - }, - "configureStyleOnHomepage": { - "message": "通过userstyles.org配置选项", - "description": "Label for the button to configure userstyles.org userstyle" - }, - "confirmCancel": { - "message": "取消", - "description": "" - }, - "confirmClose": { - "message": "关闭", - "description": "'Close' button in a confirm dialog" - }, - "confirmDefault": { - "message": "使用默认值", - "description": "'Set to default' button in a confirm dialog" - }, - "confirmDelete": { - "message": "删除", - "description": "" - }, - "confirmDiscardChanges": { - "message": "确定要放弃修改吗?", - "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" - }, - "confirmNo": { - "message": "否", - "description": "'No' button in a confirm dialog" - }, - "confirmOK": { - "message": "确认", - "description": "" - }, - "confirmSave": { - "message": "保存", - "description": "'Save' button in a confirm dialog" - }, - "confirmStop": { - "message": "停止", - "description": "'Stop' button in a confirm dialog" - }, - "confirmYes": { - "message": "是", - "description": "'Yes' button in a confirm dialog" - }, - "copied": { - "message": "已复制到粘贴板", - "description": "Message shown when content has been copied to the clipboard" - }, - "copy": { - "message": "复制到粘贴板", - "description": "Tooltip for elements which can be copied" - }, - "customNameHint": { - "message": "在此自定义本地名称才不影响在线更新", - "description": "" - }, - "customNameResetHint": { - "message": "切换为样式的原始名称", - "description": "Tooltip of 'x' button shown in editor when changing the name input of a) styles updated from a URL i.e. not locally created, b) UserCSS styles" - }, - "dateAbbrDay": { - "message": "$value$天前", - "description": "Day suffix in a short relative date, for example: 8d", - "placeholders": { - "value": { - "content": "$1" - } - } - }, - "dateAbbrHour": { - "message": "$value$时前", - "description": "Hour suffix in a short relative date, for example: 8h", - "placeholders": { - "value": { - "content": "$1" - } - } - }, - "dateAbbrMonth": { - "message": "$value$月前", - "description": "Month suffix in a short relative date, for example: 8m", - "placeholders": { - "value": { - "content": "$1" - } - } - }, - "dateAbbrYear": { - "message": "$value$年前", - "description": "Year suffix in a short relative date, for example: 8y", - "placeholders": { - "value": { - "content": "$1" - } - } - }, - "dateInstalled": { - "message": "安装日期", - "description": "Option text for the user to sort the style by install date" - }, - "dateUpdated": { - "message": "更新日期", - "description": "Option text for the user to sort the style by last update date" - }, - "dbError": { - "message": "访问 Stylus 数据库时发生了一个错误。您想访问含有可能的解决方案的网页吗?", - "description": "Prompt when a DB error is encountered" - }, - "defaultTheme": { - "message": "默认", - "description": "Default CodeMirror CSS theme option on the edit style page" - }, - "deleteStyleConfirm": { - "message": "确定要删除此样式吗 ??", - "description": "Confirmation before deleting a style" - }, - "deleteStyleLabel": { - "message": "删除", - "description": "Label for the button to delete a style" - }, - "description": { - "message": "Stylus 是广受好评的 CSS&UserCSS 用户样式容器! 能够自定义网页样式和在线安装分享等等...", - "description": "Extension description" - }, - "disableAllStyles": { - "message": "禁用所有样式", - "description": "Label for the checkbox that turns all enabled styles off." - }, - "disableStyleLabel": { - "message": "禁用", - "description": "Label for the button to disable a style" - }, - "dragDropMessage": { - "message": "拖放JSON备份文件到管理器页面即可导入!", - "description": "Drag'n'drop message" - }, - "dragDropUsercssTabstrip": { - "message": "要安装文件,就将其放在选项卡条(显示选项卡标题的区域)上。", - "description": "Message popup shown when erroneously dropping a usercss file into the manager page" - }, - "editDeleteText": { - "message": "删除", - "description": "Label for the context menu item in the editor to delete selected text" - }, - "editGotoLine": { - "message": "跳转至行(或行:列)", - "description": "Go to line or line:column on Ctrl-G in style code editor" - }, - "editStyleHeading": { - "message": "编辑样式", - "description": "Title of the page for editing styles" - }, - "editStyleLabel": { - "message": "编辑", - "description": "Label for the button to go to the edit style page" - }, - "editStyleTitle": { - "message": "修改样式“$stylename$”", - "description": "Title of the page for editing styles", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "enableStyleLabel": { - "message": "启用", - "description": "Label for the button to enable a style" - }, - "excludeStyleByDomainLabel": { - "message": "排除当前域名", - "description": "" - }, - "excludeStyleByUrlLabel": { - "message": "排除当前链接", - "description": "" - }, - "exportLabel": { - "message": "导出", - "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" - }, - "externalFeedback": { - "message": "反馈", - "description": "Label for the external link to send feedback for the style" - }, - "externalHomepage": { - "message": "主页", - "description": "Label for the external link to style's homepage" - }, - "externalLink": { - "message": "外部链接", - "description": "Label for external links" - }, - "externalSupport": { - "message": "支持", - "description": "Label for the external link to style's support site" - }, - "externalUsercssDocument": { - "message": "UserCSS 外部文档", - "description": "Label for the external link to usercss documentation" - }, - "filteredStyles": { - "message": "共$numTotal$个,已显示 $numShown$ 个", - "description": "TL note - make this message short", - "placeholders": { - "numTotal": { - "content": "$2" - }, - "numShown": { - "content": "$1" - } - } - }, - "filteredStylesAllHidden": { - "message": "没有样式匹配当前的过滤器选项", - "description": "Text shown when no styles match currently applied filter in the style manager" - }, - "findStyles": { - "message": "查找样式", - "description": "Text for a link that gets a list of styles for the current site" - }, - "findStylesForSite": { - "message": "查找该域名的在线样式", - "description": "Text for a link that gets a list of styles for the current site" - }, - "findStylesInline": { - "message": "嵌入此页", - "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" - }, - "findStylesInlineTooltip": { - "message": "将搜索结果嵌入到此页面显示", - "description": "Text for a checkbox that displays search results within the Stylus popup." - }, - "genericAdd": { - "message": "添加", - "description": "Used in various places for an action that adds something" - }, - "genericClone": { - "message": "创建副本", - "description": "Used in various places for an action that clones something" - }, - "genericDisabledLabel": { - "message": "禁用", - "description": "Used in various lists/options to indicate that something is disabled" - }, - "genericEnabledLabel": { - "message": "已启用", - "description": "Used in various lists/options to indicate that something is enabled" - }, - "genericError": { - "message": "错误", - "description": "Used in various places to indicate some error occurred." - }, - "genericHistoryLabel": { - "message": "历史", - "description": "Used in various places to show a history log of something" - }, - "genericNext": { - "message": "下一个", - "description": "Used in various places to select/perform the next step/action" - }, - "genericPrevious": { - "message": "上一个", - "description": "Used in various places to select/perform the previous step/action" - }, - "genericResetLabel": { - "message": "重置", - "description": "Used in various parts of UI to indicate that something may be reset to its original state" - }, - "genericSavedMessage": { - "message": "已保存", - "description": "Used in various parts of the UI to indicate that something was saved" - }, - "genericTitle": { - "message": "标题", - "description": "Used in various parts of the UI to indicate the title of something" - }, - "genericUnknown": { - "message": "未知", - "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" - }, - "helpAlt": { - "message": "帮助", - "description": "Alternate text for help buttons" - }, - "helpKeyMapCommand": { - "message": "输入命令名称", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "helpKeyMapHotkey": { - "message": "按下热键", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "hostDisabled": { - "message": "由于当前使用的浏览器版本中存在的错误,此主机已被禁用", - "description": "Tooltip for cloud host disabled" - }, - "importAppendLabel": { - "message": "追加导入", - "description": "Label for the button to import a style and append to the existing sections" - }, - "importAppendTooltip": { - "message": "以追加的方式来导入", - "description": "Tooltip for the button to import a style and append to the existing sections" - }, - "importLabel": { - "message": "导入", - "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" - }, - "importPreprocessor": { - "message": "带有 @preprocessor 样式不适合于当前的常规CSS模式下。\n您应该把它粘贴到 UserCSS 的编辑器模式去。\n1)打开管理器页面 2)勾选 “新建为UserCSS” 3)点击 \"新建新样式\"\n\n仍然导入吗?", - "description": "" - }, - "importPreprocessorTitle": { - "message": "潜在问题之 @preprocessor 预处理", - "description": "" - }, - "importReplaceLabel": { - "message": "覆盖替换导入", - "description": "Label for the button to import and overwrite current style" - }, - "importReplaceTooltip": { - "message": "完全覆盖的替换导入", - "description": "Label for the button to import and overwrite current style" - }, - "importReportLegendAdded": { - "message": "个样式已被添加", - "description": "Text after the number of styles added in the report shown after importing styles" - }, - "importReportLegendIdentical": { - "message": "已忽略相同样式", - "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" - }, - "importReportLegendInvalid": { - "message": "忽略无效的代码", - "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" - }, - "importReportLegendUpdatedBoth": { - "message": "已更新的所有信息和代码", - "description": "Text after the number of styles updated entirely in the report shown after importing styles" - }, - "importReportLegendUpdatedCode": { - "message": "代码已更新", - "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" - }, - "importReportLegendUpdatedMeta": { - "message": "升级信息", - "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" - }, - "importReportTitle": { - "message": "样式导入完成", - "description": "Title of the report shown after importing styles" - }, - "importReportUnchanged": { - "message": "导入的样式无效。", - "description": "Message in the report shown after importing styles" - }, - "importReportUndone": { - "message": "个样式被还原", - "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" - }, - "importReportUndoneTitle": { - "message": "样式导入被取消", - "description": "Title of the message box shown after undoing the import of styles" - }, - "installButton": { - "message": "安装样式", - "description": "Label for install button" - }, - "installButtonInstalled": { - "message": "样式安装完成", - "description": "Text displayed when the style is successfully installed" - }, - "installButtonReinstall": { - "message": "重新安装样式", - "description": "Label for reinstall button" - }, - "installButtonUpdate": { - "message": "更新样式", - "description": "Label for update button" - }, - "installUpdate": { - "message": "安装更新", - "description": "Label for the button to install an update for a single style" - }, - "installUpdateFrom": { - "message": "当前样式更新自 $url$", - "description": "Label to describe where the style gets update", - "placeholders": { - "url": { - "content": "$1" - } - } - }, - "installUpdateFromLabel": { - "message": "检查更新", - "description": "Label for the checkbox to save current URL for update check" - }, - "license": { - "message": "许可证", - "description": "Label for the license" - }, - "linkGetHelp": { - "message": "帮助", - "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" - }, - "linkGetStyles": { - "message": "获取样式", - "description": "Help link text on the manage page e.g. https://userstyles.org" - }, - "linkTranslate": { - "message": "翻译", - "description": "Transifex link text on the manage page" - }, - "linterCSSLintIncompatible": { - "message": "CSSLint 不支持 $preprocessorname$ 预处理器", - "description": "The label to display when the preprocessor isn't compatible with CSSLint", - "placeholders": { - "preprocessorname": { - "content": "$1" - } - } - }, - "linterCSSLintSettings": { - "message": "(设置规则为:0 = 禁用; 1 = 警告; 2 = 错误)", - "description": "CSSLint rule config values" - }, - "linterConfigPopupTitle": { - "message": "设置 $linter$ 规则", - "description": "Stylelint or CSSLint popup header", - "placeholders": { - "linter": { - "content": "$1" - } - } - }, - "linterConfigTooltip": { - "message": "配置此Linter", - "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" - }, - "linterInvalidConfigError": { - "message": "由于配置无效所以未保存:", - "description": "Invalid linter config will show a message followed by a list of invalid entries" - }, - "linterIssues": { - "message": "问题", - "description": "Label for the CSS linter issues block on the style edit page" - }, - "linterIssuesHelp": { - "message": "$link$ 找到了这些问题:", - "description": "Help popup message for the selected CSS linter issues block on the style edit page", - "placeholders": { - "link": { - "content": "$1" - } - } - }, - "linterJSONError": { - "message": "无效的 JSON 格式", - "description": "Setting linter config with invalid JSON" - }, - "linterResetMessage": { - "message": "想要恢复意外的重置,在文本框中按下 Ctrl-Z (或 Cmd-Z)", - "description": "Reset button tooltip to inform user on how to undo an accidental reset" - }, - "linterRulesLink": { - "message": "查看完整的规则清单", - "description": "Stylelint or CSSLint rules label added immediately before a link" - }, - "liveReloadError": { - "message": "查看文件时发生错误", - "description": "The label of live-reload error" - }, - "liveReloadInstallHint": { - "message": "保持此选项卡为打开状态,将在外部更改后自动更新样式。", - "description": "The label of live-reload feature" - }, - "liveReloadInstallHintFF": { - "message": "保持此选项卡和原始选项卡处于打开状态,将在外部更改时自动重新更新样式。", - "description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox" - }, - "liveReloadLabel": { - "message": "动态刷新", - "description": "The label of live-reload feature" - }, - "manageFavicons": { - "message": "显示 \"应用于\" 的favicon图标", - "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" - }, - "manageFaviconsGray": { - "message": "显示为灰色图标", - "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" - }, - "manageFaviconsHelp": { - "message": "Stylus 使用外部服务 https://www.google.com/s2/favicons 来获取图标", - "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" - }, - "manageFilters": { - "message": "过滤器", - "description": "Label for filters container" - }, - "manageHeading": { - "message": "样式管理器", - "description": "Heading for the manage page" - }, - "manageMaxTargets": { - "message": "显示 \"应用于\" 的数量", - "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" - }, - "manageNewStyleAsUsercss": { - "message": "新建为UserCSS", - "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" - }, - "manageNewUI": { - "message": "新版管理器", - "description": "Label for the checkbox that toggles the new UI on manage page" - }, - "manageOnlyDisabled": { - "message": "只显示 未启用 ", - "description": "Checkbox to show only disabled styles" - }, - "manageOnlyEnabled": { - "message": "只显示 已启用 ", - "description": "Checkbox to show only enabled styles" - }, - "manageOnlyExternal": { - "message": "只显示 外部安装", - "description": "Checkbox to show only externally installed styles i.e. updatable" - }, - "manageOnlyLocal": { - "message": "只显示 本地创建", - "description": "Checkbox to show only locally created styles i.e. non-updatable" - }, - "manageOnlyLocalTooltip": { - "message": "(此样式无法通过 userstyles.org 页面进行安装)", - "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" - }, - "manageOnlyNonUsercss": { - "message": "只显示 非UserCSS", - "description": "Checkbox to show only non-Usercss (standard) styles" - }, - "manageOnlyUpdates": { - "message": "只显示 可升级的 ", - "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" - }, - "manageOnlyUsercss": { - "message": "只显示 UserCSS", - "description": "Checkbox to show only Usercss styles" - }, - "manageTitle": { - "message": "Stylus管理器", - "description": "Title for the manage page" - }, - "menuShowBadge": { - "message": "计数器角标", - "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." - }, - "meta_invalidCheckboxDefault": { - "message": "无效 @var 复选框:赋值必须为 0 或 1 ", - "description": "Error displayed when the value of @var checkbox is invalid" - }, - "meta_invalidColor": { - "message": "无效 @var 颜色:$color$不是颜色", - "description": "Error displayed when the value of @var color is invalid", - "placeholders": { - "color": { - "content": "$1" - } - } - }, - "meta_invalidRange": { - "message": "无效 @var $type$:必须是单个数字或数组", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeMultipleUnits": { - "message": "无效 @var $type$:多个单位被定义", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeTooManyValues": { - "message": "无效的 @var $type$: 数组中包含了过多项", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeValue": { - "message": "无效的 @var $type$: 数组中的项必须为数字、字符 或 null", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeDefault": { - "message": "无效 @var $type$:默认值为空", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeMin": { - "message": "无效的 @var $type$: 默认值低于最小值", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeMax": { - "message": "无效的 @var $type$: 默认值大于最大值", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeStep": { - "message": "无效的 @var $type$: 默认值不是一个数字或范围", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeUnits": { - "message": "无效的 @var $type$: '$units$' 不是有效的单位", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - }, - "units": { - "content": "$2" - } - } - }, - "meta_invalidSelect": { - "message": "无效的 @var 选择: 默认值必须是数组或对象", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectValue": { - "message": "无效的 @var 选择: 数组或对象内的值类型必须为字符", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectEmptyOptions": { - "message": "无效的 @var 选择: 列表项为空", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectLabel": { - "message": "无效的 @var 选择: 项的标签为空", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectMultipleDefaults": { - "message": "无效的 @var 选择: 定义了多个默认项", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectNameDuplicated": { - "message": "无效的 @var 选择: 项的名称是重复的", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectValueMismatch": { - "message": "无效的 @var 选择: 列表中不存在任何项", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidURLProtocol": { - "message": "无效的 URL 协议,目前只允许 http 和 https : $protocol$", - "description": "Error displayed when the protocol of the URL is invalid", - "placeholders": { - "protocol": { - "content": "$1" - } - } - }, - "meta_invalidVersion": { - "message": "无效的版本号. 值与 SemVer 规则不匹配: $version$", - "description": "Error displayed when @version is invalid", - "placeholders": { - "version": { - "content": "$1" - } - } - }, - "meta_invalidNumber": { - "message": "需要一个数字", - "description": "Error displayed when the value is expected to be a number" - }, - "meta_invalidString": { - "message": "需要一个带引号的字符串", - "description": "Error displayed when the value is expected to be a quoted string" - }, - "meta_invalidWord": { - "message": "需要一个单词", - "description": "Error displayed when the value is expected to be a word" - }, - "meta_missingChar": { - "message": "需要字母:$chars$", - "description": "Error displayed when the value is expected to be some characters", - "placeholders": { - "chars": { - "content": "$1" - } - } - }, - "meta_missingEOT": { - "message": "需要 EOT 数据", - "description": "Error displayed when the value is expected to be an EOT list" - }, - "meta_missingMandatory": { - "message": "缺少必要的元数据:$keys$", - "description": "Error displayed when mandatory keys are missing", - "placeholders": { - "keys": { - "content": "$1" - } - } - }, - "meta_unknownJSONLiteral": { - "message": "无效 JSON:$literal$ 不是一个有效的 JSON 字面量(Literal)", - "description": "Error displayed when JSON value is invalid", - "placeholders": { - "literal": { - "content": "$1" - } - } - }, - "meta_unknownMeta": { - "message": "未知的元数据:$key$", - "description": "Error displayed when unknown metadata is parsed", - "placeholders": { - "key": { - "content": "$1" - } - } - }, - "meta_unknownVarType": { - "message": "未知的 @$varkey$ 类型: $vartype$", - "description": "Error displayed when unknown variable type is parsed", - "placeholders": { - "varkey": { - "content": "$1" - }, - "vartype": { - "content": "$2" - } - } - }, - "meta_unknownPreprocessor": { - "message": "未知的预处理器 @preprocessor:$preprocessor$", - "description": "Error displayed when unknown @preprocessor is parsed", - "placeholders": { - "preprocessor": { - "content": "$1" - } - } - }, - "noStylesForSite": { - "message": "此网站没有样式。", - "description": "Text displayed when no styles are installed for the current site" - }, - "numberedLine": { - "message": "行:", - "description": "Will be followed by one or more line numbers in the editor." - }, - "openManage": { - "message": "管理器", - "description": "Link to open the manage page." - }, - "openOptions": { - "message": "选项", - "description": "Go to Options UI" - }, - "openStylesManager": { - "message": "打开管理器", - "description": "Label for the style maanger opener in the browser action context menu." - }, - "optionsActions": { - "message": "操作", - "description": "" - }, - "optionsAdvanced": { - "message": "高级设置", - "description": "" - }, - "optionsAdvancedContextDelete": { - "message": "向编辑器右键菜单添加“删除”", - "description": "" - }, - "optionsAdvancedExposeIframes": { - "message": "给 iframe 注入 stylus-iframe=\"父域名\"", - "description": "" - }, - "optionsAdvancedExposeIframesNote": { - "message": "给每个iframe框架的html注入window.top父域名的内联属性(值)\n即 html[stylus-iframe=\"hostname\"] \n\n用途: 确定或排除 iframe选择器以避免伤及无辜.\nhtml:not([stylus-iframe]) {...}\nhtml[stylus-iframe] 或 html[stylus-iframe$=\"twitter.com\"] h1 {...}\n\ngithub.com/openstyles/stylus/blob/master/content/apply.js#L270", - "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." - }, - "optionsAdvancedNewStyleAsUsercss": { - "message": "将新样式的格式设为UserCSS", - "description": "" - }, - "optionsAdvancedPatchCsp": { - "message": "启用CSP补丁以使样式资源生效", - "description": "" - }, - "optionsAdvancedPatchCspNote": { - "message": "如果在带有严格CSPContent-Security-Policy)的网站上无法加载样式中包含的图像或字体,请启用此补丁选项。 \n\n启用此补丁选项将会放宽CSP限制,从而允许加载基本样式内容。⚠此选项仅适用于了解潜在安全隐患的高级用户, 并自行承担负责监视其被允许的内容。请阅读有关基于CSS攻击的更多信息以做决定。\n\n另请注意,如果另一个已安装的扩展首先修改了网络响应,则不能保证此特定选项一定会生效。", - "description": "" - }, - "optionsAdvancedStyleViaXhr": { - "message": "XHR即时注入模式", - "description": "" - }, - "optionsAdvancedStyleViaXhrNote": { - "message": "如果在网站加载时常看到一闪而过的样式闪烁晃眼(术语叫FOUC) 、特别是在深色主题下会感知得更明显,请启用此选项。\n\n技术上的原因是 Chrome内核通常以 无意义的尝试 来延迟扩展的异步通信,以提高页面加载速度,这可能会导致样式慢了半拍才被应用。\n为了避免这种情况,且由于谷歌也没有提供Web扩展的样式同步的API接口,因此Stylus提供了此选项来变相实现, 利用 “已弃用的” XMLHttpRequest 这个同步API来获取适用的样式。 它几乎没有任何副作用,因为样式请求在几毫秒内就OK了, 而网页此时仍在从服务器下载中.\n有关FOUC报告,你可以查看此讨论https://crbug.com/853986\n\n尽管如此,但 Chrome DevTools 仍会在 Console 中显示警告。 不过也可以手动搞定: 右键单击警告并将其隐藏,将防止再次显示警告。", - "description": "" - }, - "optionsBadgeDisabled": { - "message": "计数器背景色 (一键全禁用时)", - "description": "" - }, - "optionsBadgeNormal": { - "message": "计数器背景色", - "description": "" - }, - "optionsCheck": { - "message": "检查样式更新", - "description": "" - }, - "optionsCheckUpdate": { - "message": "检查并安装所有可用的更新", - "description": "" - }, - "optionsCustomizeBadge": { - "message": "计数器角标", - "description": "" - }, - "optionsCustomizeIcon": { - "message": "图标风格", - "description": "" - }, - "optionsCustomizePopup": { - "message": "Popup ", - "description": "" - }, - "optionsCustomizeUpdate": { - "message": "检测更新", - "description": "" - }, - "optionsCustomizeSync": { - "message": "同步到云端", - "description": "" - }, - "optionsHeading": { - "message": "选项", - "description": "Heading for options section on manage page." - }, - "optionsIconDark": { - "message": "高对比度暗色图标", - "description": "" - }, - "optionsIconLight": { - "message": "低对比度亮色图标", - "description": "" - }, - "optionsOpen": { - "message": "打开", - "description": "" - }, - "optionsOpenManager": { - "message": "管理器", - "description": "" - }, - "optionsPopupWidth": { - "message": "Popup 弹框总宽度(px)", - "description": "" - }, - "optionsReset": { - "message": "重置所有选项为默认值", - "description": "" - }, - "optionsResetButton": { - "message": "恢复默认值", - "description": "" - }, - "optionsStylusThemes": { - "message": "查找 Stylus UI 主题ᐝ", - "description": "" - }, - "optionsSubheading": { - "message": "附加选项", - "description": "Subheading for options section on manage page." - }, - "optionsUpdateImportNote": { - "message": "从旧版的 Stylus 或 Stylish 中导入备份样式时,\n请手动检测升级一次,以确保所有样式都可更新到最新版本。", - "description": "" - }, - "optionsUpdateInterval": { - "message": "每隔 N 小时 自动检测更新(0 为禁用)", - "description": "" - }, - "optionsSyncNone": { - "message": "无", - "description": "" - }, - "optionsSyncConnect": { - "message": "连接", - "description": "" - }, - "optionsSyncDisconnect": { - "message": "断开连接", - "description": "" - }, - "optionsSyncSyncNow": { - "message": "现在同步", - "description": "" - }, - "optionsSyncLogin": { - "message": "登录", - "description": "" - }, - "optionsSyncStatusPull": { - "message": "正在获取样式 $loaded$ 中的 $total$", - "description": "", - "placeholders": { - "loaded": { - "content": "$1" - }, - "total": { - "content": "$2" - } - } - }, - "optionsSyncStatusPush": { - "message": "正在上传样式 $loaded$ 中的 $total$", - "description": "", - "placeholders": { - "loaded": { - "content": "$1" - }, - "total": { - "content": "$2" - } - } - }, - "optionsSyncStatusSyncing": { - "message": "同步中...", - "description": "" - }, - "optionsSyncStatusConnecting": { - "message": "连接中...", - "description": "" - }, - "optionsSyncStatusConnected": { - "message": "已连接", - "description": "" - }, - "optionsSyncStatusDisconnecting": { - "message": "正在断开连接...", - "description": "" - }, - "optionsSyncStatusDisconnected": { - "message": "已断开连接", - "description": "" - }, - "paginationCurrent": { - "message": "当前页数", - "description": "Tooltip for the current page index in search results" - }, - "paginationEstimated": { - "message": "已找到的样式总页数", - "description": "Tooltip for the total page count in search results" - }, - "paginationNext": { - "message": "下一页", - "description": "Tooltip for the '->' (next page) button in search results" - }, - "paginationPrevious": { - "message": "上一页", - "description": "Tooltip for the '<-' button in search results" - }, - "paginationTotal": { - "message": "总页面", - "description": "" - }, - "parseUsercssError": { - "message": "Stylus 未能成功解析 UserCSS:", - "description": "The error message to show when stylus failed to parse usercss" - }, - "popupAutoResort": { - "message": "样式切换后实时排序", - "description": "Label for the checkbox controlling popup resorting." - }, - "popupBorders": { - "message": "在两边增加白色边框", - "description": "" - }, - "popupBordersTooltip": { - "message": "对于新 Chrome 中的暗色主题很有用,因为它不再绘制边框", - "description": "" - }, - "popupHotkeysInfo": { - "message": "<1>-<9>, <0> 按第1 - 10个列表 来ON/OFF\n- 按英文首字母 来ON/OFF\n附加: 打开对应列表的编辑器\n ON 全部列表\n OFF 全部列表\n 或 <`> 仅针对Popup弹出时的初始ON列表, 它只会ON/OFF初始ON列表, 故:\n 能快速恢复初始状态.\n 更多信息见Wiki", - "description": "NOTE1: preserve < and > symbols so that 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." - }, - "popupHotkeysTooltip": { - "message": "查看Popup列表快捷键", - "description": "Tooltip displayed when hovering the right edge of the extension popup" - }, - "popupManageTooltip": { - "message": "右击 || Shift+左击: 打开管理器且筛选当前URL(不含iframe)", - "description": "Tooltip for the 'Manage' button in the popup." - }, - "popupMenuButtonTooltip": { - "message": "操作菜单", - "description": "Tooltip for menu button in popup." - }, - "popupOpenEditInPopup": { - "message": "使用简易编辑器窗口(无omnibox栏)", - "description": "Label for the checkbox controlling 'edit' action behavior in the popup." - }, - "popupOpenEditInWindow": { - "message": "新窗口打开编辑器(或直接拖拽ꖅ)", - "description": "Label for the checkbox controlling 'edit' action behavior in the popup." - }, - "popupOpenEditInWindowTooltip": { - "message": "此选项可不管,只因它能动态跟随记忆\n编辑器标签页的拖出/拖入的状态 即:\n拖出单独窗口时, ON 该选项.\n拖入合并窗口时, OFF该选项.\n\"简易编辑器窗口\" 只在新窗口才简易简洁", - "description": "Label for the checkbox controlling 'edit' action behavior in the popup." - }, - "popupStylesFirst": { - "message": "样式列表置顶", - "description": "Label for the checkbox controlling section order in the popup." - }, - "prefShowBadge": { - "message": "计数器角标 (或图标右键)", - "description": "Label for the checkbox controlling toolbar badge text." - }, - "previewLabel": { - "message": "实时预览", - "description": "Label for the checkbox in style editor to enable live preview while editing." - }, - "previewTooltip": { - "message": "无需保存即可临时预览样式效果", - "description": "Tooltip for the checkbox in style editor to enable live preview while editing." - }, - "reload": { - "message": "重启 Stylus", - "description": "Context menu reload" - }, - "replace": { - "message": "替换", - "description": "Label before the replace input field in the editor shown on Ctrl-H" - }, - "replaceAll": { - "message": "全部替换", - "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" - }, - "replaceWith": { - "message": "替换为", - "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." - }, - "retrieveBckp": { - "message": "导入所有样式", - "description": "" - }, - "search": { - "message": "搜索", - "description": "Label before the search input field in the editor shown on Ctrl-F" - }, - "searchCaseSensitive": { - "message": "大小写敏感", - "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" - }, - "searchGlobalStyles": { - "message": "全局搜索", - "description": "Checkbox label in the popup's inline style search, shown when the text to search is entered" - }, - "searchNumberOfResults": { - "message": "已找到", - "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" - }, - "searchNumberOfResults2": { - "message": "在代码和应用中匹配的数量", - "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" - }, - "searchStyleQueryHint": { - "message": "空格多词 -- 同时精确匹配(无需双引号)\n2020 -- 也含更新日期的匹配结果\n大小写不敏感", - "description": "Tooltip shown for the text input in the popup's inline style finder" - }, - "searchRegexp": { - "message": "/regex/ 用 / 包裹语法来正则搜索", - "description": "Label after the search input field in the editor shown on Ctrl-F" - }, - "searchResultInstallCount": { - "message": "总的安装次数", - "description": "Text for label that shows the number of times a search result was installed" - }, - "searchResultNoneFound": { - "message": "没有找到与此页面相关的样式。", - "description": "Error text in the popup when inline search didn't find any site-specific styles" - }, - "searchResultNotMatching": { - "message": "样式已安装但不适于当前URL", - "description": "" - }, - "searchResultNotMatchingNote": { - "message": "尝试请求该用户样式的作者添加URL。\n\n您也可以在管理器中打开样式并自己编辑,\n但请注意,它会禁用此样式的自动更新。", - "description": "" - }, - "searchResultRating": { - "message": "评价", - "description": "Text for label that shows the search result's rating" - }, - "searchResultUpdated": { - "message": "最后更新日期", - "description": "Text for label that shows the search result's last update date" - }, - "searchResultWeeklyCount": { - "message": "本周安装次数", - "description": "Text for label that shows the number of times a search result was installed during last week" - }, - "searchStylesAll": { - "message": "全部", - "description": "Option for `find styles` scope selector in the manager." - }, - "searchStylesCode": { - "message": "代码", - "description": "Option for `find styles` scope selector in the manager." - }, - "searchStylesHelp": { - "message": " 或 聚焦搜索框;    清空搜索框\n焦点在页面时, 也支持样式名的英文首字母索引。\n\n●搜索语法:\n空格隔开 : \"且\" 同时包含,不分顺序。\n 要用 \"或\" 包含, 请使用正则 /A|B/\n\"精确搜索\" :用双引号包裹(跟网页搜索一样) 如 <\"head ~ div\">\n/正则搜索/ :js语法 用 / / 包裹及正则属性标记 如\n\n●搜索范围选择器\n`元数据` (默认): 含 样式名称、应用于、安装/更新URL、以及UserCSS中的整个元数据块(即==UserStyle==那些) 但不包括代码里的注释内容\n\n`按URL`: 查找适用于完全指定URL的样式,如 http://www.example.org/", - "description": "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page" - }, - "searchStylesMatchUrl": { - "message": "URL", - "description": "Option for `find styles` scope selector in the manager. See searchMatchUrlHint for more info." - }, - "searchStylesMeta": { - "message": "元数据", - "description": "Option for `find styles` scope selector in the manager." - }, - "searchStylesName": { - "message": "名称", - "description": "Option for `find styles` scope selector in the manager." - }, - "sectionAdd": { - "message": "添加新部分", - "description": "Label for the button to add a section" - }, - "sectionCode": { - "message": "代码", - "description": "Label for the code for a section" - }, - "sectionRemove": { - "message": "删除此部分", - "description": "Label for the button to remove a section" - }, - "sectionRestore": { - "message": "撤销删除", - "description": "Label for the button to restore a removed section" - }, - "sections": { - "message": "章节", - "description": "Header for the table of contents block listing style section names in the left panel of the classic editor" - }, - "shortcuts": { - "message": "快捷键", - "description": "Go to shortcut configuration" - }, - "shortcutsNote": { - "message": "设置快捷键", - "description": "" - }, - "sortDateNewestFirst": { - "message": "最新的优先", - "description": "Text added to indicate that sorting a date would add the newest entries at the top" - }, - "sortDateOldestFirst": { - "message": "最旧的优先", - "description": "Text added to indicate that sorting a date would add the oldest entries at the top" - }, - "sortLabel": { - "message": "选择对已安装的样式应用的排序规则", - "description": "Title on the sort select to indicate it is used for sorting entries" - }, - "sortLabelTitleAsc": { - "message": "标题升序", - "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" - }, - "sortLabelTitleDesc": { - "message": "标题降序", - "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" - }, - "sortStylesHelp": { - "message": "默认用「标题升序」(A - Z) 、「标题降序」则反之 (Z - A) \n「安装日期」 不等同于 样式的本地🆔 排序\n还有很多其它排序方式,可以通过多个条件进行排序。\n你也可以想象,在对一个多列的表格进行排序,并且选择可能带有(+)号的一组条件或单个条件进行排序。\n例如,若设为 \"启用(优先)+ 标题\",将会把所有已启用的项目都排列在顶部,然后再以标题升序排列 (A - Z)的顺序应用到以启用和未启用的项目。", - "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" - }, - "sortStylesHelpTitle": { - "message": "自定义排序帮助信息", - "description": "Label for the sort info popup on the Manage styles page" - }, - "styleBadRegexp": { - "message": "正则表达式无效。", - "description": "Validation message for a bad regexp in a style" - }, - "styleBeautify": { - "message": "格式化", - "description": "Label for the CSS-beautifier button on the edit style page" - }, - "styleBeautifyHint": { - "message": "右键格式化按钮 或 下面的快捷键\n可实现一键格式化而不显示此弹框", - "description": "Hint shown inside the CSS-beautifier panel" - }, - "styleBeautifyIndentConditional": { - "message": "缩进 @media、@supports", - "description": "CSS-beautifier option" - }, - "styleBeautifyPreserveNewlines": { - "message": "保留新增空行", - "description": "CSS-beautifier option" - }, - "styleCancelEditLabel": { - "message": "返回管理器", - "description": "Label for cancel button for style editing" - }, - "styleChangesNotSaved": { - "message": "您已对此样式进行了更改,但尚未保存。", - "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" - }, - "styleEnabledLabel": { - "message": "启用", - "description": "Label for the enabled state of styles" - }, - "styleFromMozillaFormatError": { - "message": "导入 Mozilla 格式失败", - "description": "Label for the import error" - }, - "styleFromMozillaFormatPrompt": { - "message": "粘贴 Mozilla 格式代码", - "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" - }, - "styleInstall": { - "message": "要将“$stylename$”安装到 Stylus 中吗?", - "description": "Confirmation when installing a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "styleInstallFailed": { - "message": "安装用户样式失败!\n$error$", - "description": "Warning when installation failed", - "placeholders": { - "error": { - "content": "$1" - } - } - }, - "styleInstallOverwrite": { - "message": "'$stylename$' 已经安装,要覆盖吗?\n版本: $oldVersion$ -> $newVersion$", - "description": "Confirmation when re-installing a style", - "placeholders": { - "stylename": { - "content": "$1" - }, - "newVersion": { - "content": "$3" - }, - "oldVersion": { - "content": "$2" - } - } - }, - "styleMissingName": { - "message": "输入名称", - "description": "Error displayed when user saves without providing a name" - }, - "styleMozillaFormatHeading": { - "message": "Mozilla 格式", - "description": "Heading for the section with buttons to import/export Mozilla format of the style" - }, - "styleNotAppliedRegexpProblemTooltip": { - "message": "正则表达式错误,样式无法正常运行", - "description": "Tooltip in the popup for styles that were not applied at all" - }, - "styleRegexpInvalidExplanation": { - "message": "部分正则表达式无法生效。", - "description": "" - }, - "styleRegexpPartialExplanation": { - "message": "这个样式有一部分正则表达式与 CSS4 @document specification完整的 URL 不匹配。这部分样式将被忽略,可能这个样式是基于 Stylish 编写的,请尝试在 Stylus 重新编写该样式。", - "description": "" - }, - "styleRegexpProblemTooltip": { - "message": "多个部分代码无法正常处理正则表达式", - "description": "Tooltip in the popup for styles that were applied only partially" - }, - "styleRegexpTestButton": { - "message": "正则测试", - "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" - }, - "styleRegexpTestFull": { - "message": "匹配到标签页的正则", - "description": "RegExp test report: label for the fully matching expressions" - }, - "styleRegexpTestInvalid": { - "message": "忽略无效的正则表达式", - "description": "RegExp test report: label for the invalid expressions" - }, - "styleRegexpTestNone": { - "message": "没有匹配到标签页的正则", - "description": "RegExp test report: label for expressions that didn't match any tabs" - }, - "styleRegexpTestNote": { - "message": "注意: 在正则表达式中使用单个 \\ 进行转义,其将会根据 CSS 中引用字符串的自动转换为 \\\\。", - "description": "RegExp test report: a note displayed at the bottom of the dialog" - }, - "styleRegexpTestPartial": { - "message": "没有完全匹配,因此忽略", - "description": "RegExp test report: label for the partially matching expressions" - }, - "styleRegexpTestTitle": { - "message": "已打开标签页的正则匹配(点击URL可跳转)", - "description": "RegExp test report: title of the report" - }, - "styleSaveLabel": { - "message": "保存", - "description": "Label for save button for style editing" - }, - "styleToMozillaFormatHelp": { - "message": "导入 FireFox 格式即 @-moz-document ...的 CSS 代码后,会自动转换成 Stylus 使用的分段式 CSS 代码。\n反过来,分段式的 CSS 也可以导出为 FireFox 格式。\n需要注意的是,如果你要向 userstyles.org 提交你的代码,则必须使用 FireFox 格式。\n\n导入快捷键: 剪贴板含有 @-moz-document ....代码,则可以直接在编辑器里 Ctrl+V 会自动弹出导入对话框", - "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" - }, - "styleToMozillaFormatTitle": { - "message": "Mozilla 格式的样式", - "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" - }, - "styleUpdate": { - "message": "是否更新 “$stylename$”?", - "description": "Confirmation when updating a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "styleUpdateDiscardChanges": { - "message": "样式已经在编辑器外被修改。需要重新加载样式吗?", - "description": "Confirmation to update the style in the editor" - }, - "stylusUnavailableForURL": { - "message": "Stylus 无法介入到此类页面", - "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" - }, - "stylusUnavailableForURLdetails": { - "message": "浏览器出于安全而限制扩展介入到\n非自身的chrome-extension://、chrome://、官方扩展商店页", - "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" - }, - "syncStorageErrorSaving": { - "message": "不能保存该值,请尝试减少文本数量。", - "description": "Displayed when trying to save an excessively big value via storage.sync API" - }, - "toggleStyle": { - "message": "切换ON/OFF", - "description": "Label for the checkbox to enable/disable a style" - }, - "undo": { - "message": "撤销", - "description": "Button label" - }, - "undoGlobal": { - "message": "撤销 (全局)", - "description": "CSS-beautify global Undo button label" - }, - "unreachableAMO": { - "message": "Firefox 禁止访问该站点。", - "description": "Note in the popup displayed when opened on addons.mozilla.org" - }, - "unreachableAMOHint": { - "message": "若要允许存取,打开 ,在列表上单击右键,点击新增,然后再点击 'Boolean',粘贴  并点击确定 -> -> 确定,然后重新刷新 页面。", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" - }, - "unreachableAMOHintNewFF": { - "message": "在 Firefox 60 及其更新版本中,你必须从 中删除 AMO 域", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" - }, - "unreachableAMOHintOldFF": { - "message": "仅 Firefox 59 或更新的版本才能让你设置 WebExtensions 在例如这样一个有 CSP 保护的页面上新增样式。", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" - }, - "unreachableContentScript": { - "message": "无法介入到此页面", - "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" - }, - "unreachableFileHint": { - "message": "! Stylus 无法介入到官方商店页面 !\n若是文件页面 或 小号无痕页面 请检查:\n1) 右键 - Stylus图标 并点击-\"管理扩展程序\"\n2) 勾选 - \"允许访问文件网址\" 以在 file:// 工作\n3) 勾选 - \"在无痕模式下启用\" 以在无痕页面和小号标签页工作 (有的浏览器带有小号功能、如CentBrowser)", - "description": "Note in the toolbar popup for file:// URLs" - }, - "InaccessibleFileHint": { - "message": "Stylus 无法访问某些文件格式(例如 pdf 或 json 文件)。", - "description": "Note in the toolbar popup for some file types that cannot be accessed" - }, - "updateAllCheckSucceededNoUpdate": { - "message": "没有找到更新。", - "description": "Text that displays when an update all check completed and no updates are available" - }, - "updateAllCheckSucceededSomeEdited": { - "message": "如果你修改过一些样式,那它们可能被忽略更新,你可以单独检测这些样式强制升级,也可以 再次检测所有样式强制更新。", - "description": "Text that displays when an update all check completed and no updates are available" - }, - "updateCheckFailBadResponseCode": { - "message": "更新失败: 服务器响应代码为 $code$。", - "description": "Text that displays when an update check failed because the response code indicates an error", - "placeholders": { - "code": { - "content": "$1" - } - } - }, - "updateCheckFailServerUnreachable": { - "message": "更新失败: 无法访问服务器。", - "description": "Text that displays when an update check failed because the update server is unreachable" - }, - "updateCheckHistory": { - "message": "检测升级的历史记录", - "description": "" - }, - "updateCheckManualUpdateForce": { - "message": "安装更新(将覆盖本地修改的样式)", - "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckManualUpdateHint": { - "message": "强制升级将覆盖所有本地修改的样式", - "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckSkippedLocallyEdited": { - "message": "此样式已在本地修改过。", - "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckSkippedMaybeLocallyEdited": { - "message": "这个样式可能在本地修改过,如果强制升级更新则会覆盖修改的内容。", - "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" - }, - "updateCheckSucceededNoUpdate": { - "message": "样式已是最新版本。", - "description": "Text that displays when an update check completed and no update is available" - }, - "updateCompleted": { - "message": "更新已完成。", - "description": "Text that displays when an update completed" - }, - "updatesCurrentlyInstalled": { - "message": "更新已安装:", - "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." - }, - "usercssAvoidOverwriting": { - "message": "请修改 @name 或 @namespace 的值以免覆盖现有样式。", - "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." - }, - "usercssConfigIncomplete": { - "message": "在显示了配置对话框后,样式被修改或删除,这些变数将不会被保存,以免损坏元数据:", - "description": "" - }, - "usercssEditorNamePlaceholder": { - "message": "在代码中指定 @name 来设置名称", - "description": "Placeholder text for the empty name input field when creating a new Usercss style" - }, - "usercssReplaceTemplateConfirmation": { - "message": "使用当前的 UserStyle 替换为新的UserCSS默认模板 ??", - "description": "" - }, - "usercssReplaceTemplateName": { - "message": "该赋值为空的保存可设置默认模板", - "description": "The text shown after @name when creating a new Usercss style" - }, - "usercssReplaceTemplateSectionBody": { - "message": "在此插入代码...", - "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" - }, - "versionInvalidOlder": { - "message": "当前样式版本比已安装样式版本旧。", - "description": "Displayed when the version of style is older than the installed one" - }, - "writeStyleFor": { - "message": "新建样式给:", - "description": "Label for toolbar pop-up that precedes the links to write a new style" - }, - "writeStyleForURL": { - "message": "URL", - "description": "Text for link in toolbar pop-up to write a new style for the current URL" - }, - "syncDropboxStyles": { - "message": "导出至 Dropbox", - "description": "" - }, - "syncDropboxDeprecated": { - "message": "在选项页面中, Dropbox 导入/导出 已经替换为更高级的样式同步方式。", - "description": "" - }, - "retrieveDropboxSync": { - "message": "从 Dropbox 导入", - "description": "" - }, - "overwriteFileExport": { - "message": "是否覆盖现有文件?", - "description": "" - }, - "exportSavedSuccess": { - "message": "文件保存成功", - "description": "" - }, - "noFileToImport": { - "message": "要导入你的样式,你应该先导出。", - "description": "" - }, - "connectingDropbox": { - "message": "正在连接至 Dropbox...", - "description": "" - }, - "connectingDropboxNotAllowed": { - "message": "连接到 Dropbox 功能仅适用于直接从 Webstore 安装的应用程序", - "description": "" - }, - "gettingStyles": { - "message": "正在获取所有样式...", - "description": "" - }, - "zipStyles": { - "message": "正在压缩样式...", - "description": "" - }, - "unzipStyles": { - "message": "正在解压样式...", - "description": "" - }, - "readingStyles": { - "message": "正在读取样式...", - "description": "" - }, - "uploadingFile": { - "message": "正在上传文件...", - "description": "" - } } \ No newline at end of file diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 4124c496..bedf116e 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -1,1763 +1,1586 @@ { - "addStyleLabel": { - "message": "編寫新樣式", - "description": "Label for the button to go to the add style page" - }, - "addStyleTitle": { - "message": "新增樣式", - "description": "Title of the page for adding styles" - }, - "alphaChannel": { - "message": "不透明度", - "description": "Label of color's opacity" - }, - "appliesAdd": { - "message": "新增", - "description": "Label for the button to add an 'applies' entry" - }, - "appliesDisplay": { - "message": "適用於: $applies$", - "description": "Text on the manage screen to describe what the style applies to", - "placeholders": { - "applies": { - "content": "$1" - } + "addStyleTitle": { + "message": "新增樣式", + "description": "Title of the page for adding styles" + }, + "alphaChannel": { + "message": "不透明度", + "description": "Label of color's opacity" + }, + "appliesAdd": { + "message": "新增", + "description": "Label for the button to add an 'applies' entry" + }, + "appliesDisplay": { + "message": "適用於: $applies$", + "description": "Text on the manage screen to describe what the style applies to" + }, + "appliesDisplayTruncatedSuffix": { + "message": "以及更多", + "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" + }, + "appliesDomainOption": { + "message": "該域名上的網址", + "description": "Option to make the style apply to the entered string as a domain" + }, + "appliesHelp": { + "message": "使用「適用於」控件來限制這個樣式段適用的網址。", + "description": "Help text for 'applies to' section" + }, + "appliesLabel": { + "message": "適用於", + "description": "Label for 'applies to' fields on the edit/add screen" + }, + "appliesLineWidgetLabel": { + "message": "顯示「套用至」資訊", + "description": "Label for the checkbox to display applies-to information in the single editor" + }, + "appliesLineWidgetWarning": { + "message": "無法與最小化的 CSS 一起運作", + "description": "A warning that applies-to information won't show properly with minified CSS" + }, + "appliesRegexpOption": { + "message": "比對正規表示式的網址", + "description": "Option to make the style apply to the entered string as a regular expression" + }, + "appliesRemove": { + "message": "移除", + "description": "Label for the button to remove an 'applies' entry" + }, + "appliesRemoveError": { + "message": "無法移除最後的「套用到」項目", + "description": "Error displayed when the last 'applies' is going to be removed" + }, + "appliesSpecify": { + "message": "指定", + "description": "Label for the button to make a style apply only to specific sites" + }, + "appliesToEverything": { + "message": "全部", + "description": "Text displayed for styles that apply to all sites" + }, + "appliesUrlOption": { + "message": "網址", + "description": "Option to make the style apply to the entered string as a URL" + }, + "appliesUrlPrefixOption": { + "message": "含以下前綴的網址", + "description": "Option to make the style apply to the entered string as a URL prefix" + }, + "applyAllUpdates": { + "message": "應用所有更新", + "description": "Label for the button to apply all detected updates" + }, + "author": { + "message": "作者", + "description": "Label for the style author" + }, + "backupButtons": { + "message": "備份", + "description": "Heading for backup" + }, + "backupMessage": { + "message": "選取檔案並拖曳到此頁面。", + "description": "Message for backup" + }, + "bckpInstStyles": { + "message": "匯出樣式", + "description": "" + }, + "checkAllUpdates": { + "message": "檢查所有樣式更新", + "description": "Label for the button to check all styles for updates" + }, + "checkAllUpdatesForce": { + "message": "再次檢查,我沒有編輯任何樣式!", + "description": "Label for the button to apply all detected updates" + }, + "checkForUpdate": { + "message": "檢查更新", + "description": "Label for the button to check a single style for an update" + }, + "checkingForUpdate": { + "message": "檢查中…", + "description": "Text to display when checking a style for an update" + }, + "clickToUninstall": { + "message": "點選以解除安裝", + "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" + }, + "cm_autoCloseBrackets": { + "message": "自動關閉括號與引號", + "description": "Label for the checkbox in the style editor." + }, + "cm_autoCloseBracketsTooltip": { + "message": "當輸入開放的 ()[]{}''\"\" 時自動新增另一邊的標點符號", + "description": "Label for the checkbox in the style editor." + }, + "cm_autocompleteOnTyping": { + "message": "在輸入時自動完成", + "description": "Label for the checkbox in the style editor." + }, + "cm_colorpicker": { + "message": "用於 CSS 色彩的色彩選擇器", + "description": "Label for the checkbox controlling colorpicker option for the style editor." + }, + "cm_indentWithTabs": { + "message": "用 Tab 鍵智慧縮排", + "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." + }, + "cm_keyMap": { + "message": "鍵盤映射", + "description": "Label for the drop-down list controlling the keymap for the style editor." + }, + "cm_lineWrapping": { + "message": "自動換行", + "description": "Label for the checkbox controlling word wrap option for the style editor." + }, + "cm_linter": { + "message": "CSS Linter", + "description": "Select the linter to check for CSS issues" + }, + "cm_matchHighlight": { + "message": "突顯", + "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." + }, + "cm_matchHighlightSelection": { + "message": "僅段", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" + }, + "cm_matchHighlightToken": { + "message": "在游標下的 Token", + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" + }, + "cm_resizeGripHint": { + "message": "按兩下以最大化/還原高度", + "description": "Tooltip for the resize grip in style editor" + }, + "cm_selectByTokens": { + "message": "按兩下選取 token", + "description": "Label for the checkbox in the editor." + }, + "cm_selectByTokensTooltip": { + "message": "Token 的範例:.foo-bar-2 #aabbcc 0.32 !important\n當停用時:將會選取被標點符號分隔的字詞。", + "description": "" + }, + "cm_smartIndent": { + "message": "使用智慧縮排", + "description": "Label for the checkbox controlling smart indentation option for the style editor." + }, + "cm_tabSize": { + "message": "Tab 大小", + "description": "Label for the text box controlling tab size option for the style editor." + }, + "cm_theme": { + "message": "主題", + "description": "Label for the style editor's CSS theme." + }, + "colorpickerPaletteHint": { + "message": "右鍵點擊其中ㄧ部份以循環其原始碼", + "description": "" + }, + "colorpickerSwitchFormatTooltip": { + "message": "切換格式:HEX → RGB → HSL。\nShift 並點選則為反向進行。\n也可以使用 PgUp (PageUp) 與 PgDn (PageDown) 鍵。", + "description": "Tooltip for the switch button in the color picker popup in the style editor." + }, + "colorpickerTooltip": { + "message": "開啟色彩選擇器", + "description": "Tooltip for the colored squares shown before CSS colors in the style editor." + }, + "configOnChange": { + "message": "正在變更", + "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" + }, + "configOnChangeTooltip": { + "message": "自動儲存與套用變更", + "description": "" + }, + "configureStyle": { + "message": "設定", + "description": "Label for the button to configure usercss userstyle" + }, + "configureStyleOnHomepage": { + "message": "在首頁上設定", + "description": "Label for the button to configure userstyles.org userstyle" + }, + "confirmCancel": { + "message": "取消", + "description": "" + }, + "confirmClose": { + "message": "關閉", + "description": "'Close' button in a confirm dialog" + }, + "confirmDefault": { + "message": "使用預設值", + "description": "'Set to default' button in a confirm dialog" + }, + "confirmDelete": { + "message": "刪除", + "description": "" + }, + "confirmDiscardChanges": { + "message": "放棄變更?", + "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" + }, + "confirmNo": { + "message": "否", + "description": "'No' button in a confirm dialog" + }, + "confirmOK": { + "message": "確定", + "description": "" + }, + "confirmSave": { + "message": "儲存", + "description": "'Save' button in a confirm dialog" + }, + "confirmStop": { + "message": "停止", + "description": "'Stop' button in a confirm dialog" + }, + "confirmYes": { + "message": "是", + "description": "'Yes' button in a confirm dialog" + }, + "copied": { + "message": "已複製到剪貼簿", + "description": "Message shown when content has been copied to the clipboard" + }, + "copy": { + "message": "複製到剪貼簿", + "description": "Tooltip for elements which can be copied" + }, + "customNameHint": { + "message": "在此輸入自訂名稱以在使用者介面中重新命名樣式而不會中斷其更新", + "description": "" + }, + "customNameResetHint": { + "message": "停止使用自訂的名稱,切換到樣式自己的名稱", + "description": "Tooltip of 'x' button shown in editor when changing the name input of a) styles updated from a URL i.e. not locally created, b) UserCSS styles" + }, + "dateAbbrDay": { + "message": "$value$天", + "description": "Day suffix in a short relative date, for example: 8d" + }, + "dateAbbrHour": { + "message": "$value$小時", + "description": "Hour suffix in a short relative date, for example: 8h" + }, + "dateAbbrMonth": { + "message": "$value$月", + "description": "Month suffix in a short relative date, for example: 8m" + }, + "dateAbbrYear": { + "message": "$value$年", + "description": "Year suffix in a short relative date, for example: 8y" + }, + "dateInstalled": { + "message": "安裝日期", + "description": "Option text for the user to sort the style by install date" + }, + "dateUpdated": { + "message": "更新日期", + "description": "Option text for the user to sort the style by last update date" + }, + "dbError": { + "message": "使用 Stylus 資料庫時出現錯誤。你想訪問可能包含解決辦法的網頁嗎?", + "description": "Prompt when a DB error is encountered" + }, + "defaultTheme": { + "message": "預設", + "description": "Default CodeMirror CSS theme option on the edit style page" + }, + "deleteStyleConfirm": { + "message": "確定要刪除這個樣式嗎?", + "description": "Confirmation before deleting a style" + }, + "deleteStyleLabel": { + "message": "删除", + "description": "Label for the button to delete a style" + }, + "description": { + "message": "用Stylus(一個用戶樣式管理器)重塑網頁。 Stylus 讓你能為诸多主流網站輕鬆的安裝主題和皮膚。", + "description": "Extension description" + }, + "disableAllStyles": { + "message": "停用所有樣式", + "description": "Label for the checkbox that turns all enabled styles off." + }, + "disableStyleLabel": { + "message": "停用", + "description": "Label for the button to disable a style" + }, + "dragDropMessage": { + "message": "將您的備份檔拖曳到此頁面的任何地方以匯入。", + "description": "Drag'n'drop message" + }, + "dragDropUsercssTabstrip": { + "message": "要安裝檔案,請將其放到分頁上(顯示分頁標題的區域)。", + "description": "Message popup shown when erroneously dropping a usercss file into the manager page" + }, + "editDeleteText": { + "message": "删除", + "description": "Label for the context menu item in the editor to delete selected text" + }, + "editGotoLine": { + "message": "跳到行(或 line:col )", + "description": "Go to line or line:column on Ctrl-G in style code editor" + }, + "editStyleHeading": { + "message": "編輯樣式", + "description": "Title of the page for editing styles" + }, + "editStyleLabel": { + "message": "編輯", + "description": "Label for the button to go to the edit style page" + }, + "editStyleTitle": { + "message": "編輯樣式 $stylename$", + "description": "Title of the page for editing styles" + }, + "enableStyleLabel": { + "message": "啟用", + "description": "Label for the button to enable a style" + }, + "excludeStyleByDomainLabel": { + "message": "排除目前的網域", + "description": "" + }, + "excludeStyleByUrlLabel": { + "message": "排除目前的 URL", + "description": "" + }, + "exportLabel": { + "message": "匯出", + "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" + }, + "externalFeedback": { + "message": "回饋", + "description": "Label for the external link to send feedback for the style" + }, + "externalHomepage": { + "message": "首頁", + "description": "Label for the external link to style's homepage" + }, + "externalLink": { + "message": "外部連結", + "description": "Label for external links" + }, + "externalSupport": { + "message": "支援", + "description": "Label for the external link to style's support site" + }, + "externalUsercssDocument": { + "message": "Usercss 的文件", + "description": "Label for the external link to usercss documentation" + }, + "filteredStyles": { + "message": "$numShown$ 個已顯示,總共 $numTotal$ 個", + "description": "TL note - make this message short" + }, + "filteredStylesAllHidden": { + "message": "目前套用的過濾器未符合樣式", + "description": "Text shown when no styles match currently applied filter in the style manager" + }, + "findStyles": { + "message": "尋找樣式", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesForSite": { + "message": "查找更多適合此網站的樣式", + "description": "Text for a link that gets a list of styles for the current site" + }, + "findStylesInline": { + "message": "嵌入", + "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" + }, + "findStylesInlineTooltip": { + "message": "在此視窗中顯示搜尋結果。", + "description": "Text for a checkbox that displays search results within the Stylus popup." + }, + "genericAdd": { + "message": "新增", + "description": "Used in various places for an action that adds something" + }, + "genericClone": { + "message": "複製", + "description": "Used in various places for an action that clones something" + }, + "genericDisabledLabel": { + "message": "已停用", + "description": "Used in various lists/options to indicate that something is disabled" + }, + "genericEnabledLabel": { + "message": "已啟用", + "description": "Used in various lists/options to indicate that something is enabled" + }, + "genericError": { + "message": "錯誤", + "description": "Used in various places to indicate some error occurred." + }, + "genericHistoryLabel": { + "message": "歷史", + "description": "Used in various places to show a history log of something" + }, + "genericNext": { + "message": "下一步", + "description": "Used in various places to select/perform the next step/action" + }, + "genericPrevious": { + "message": "上一步", + "description": "Used in various places to select/perform the previous step/action" + }, + "genericResetLabel": { + "message": "重設", + "description": "Used in various parts of UI to indicate that something may be reset to its original state" + }, + "genericSavedMessage": { + "message": "已儲存", + "description": "Used in various parts of the UI to indicate that something was saved" + }, + "genericTitle": { + "message": "標題", + "description": "Used in various parts of the UI to indicate the title of something" + }, + "genericUnknown": { + "message": "未知", + "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" + }, + "helpAlt": { + "message": "說明", + "description": "Alternate text for help buttons" + }, + "helpKeyMapCommand": { + "message": "鍵入命令名稱", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "helpKeyMapHotkey": { + "message": "按下快速鍵", + "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" + }, + "hostDisabled": { + "message": "由於所用目前版本瀏覽器的臭蟲,此主機已被停用", + "description": "Tooltip for cloud host disabled" + }, + "importAppendLabel": { + "message": "追加到樣式", + "description": "Label for the button to import a style and append to the existing sections" + }, + "importAppendTooltip": { + "message": "追加導入的樣式到當前樣式", + "description": "Tooltip for the button to import a style and append to the existing sections" + }, + "importLabel": { + "message": "匯入", + "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" + }, + "importPreprocessor": { + "message": "使用 @preprocessor 的樣是在經典模式下無法運作。您可以將編輯器切換到 Usercss 模式:1) 開啟樣式管理程式,2) 啟用「做為 Usercss」對話框,3) 點擊「編寫新樣式」\n", + "description": "" + }, + "importPreprocessorTitle": { + "message": "@preprocessor 引起的潛在問題", + "description": "" + }, + "importReplaceLabel": { + "message": "覆蓋樣式", + "description": "Label for the button to import and overwrite current style" + }, + "importReplaceTooltip": { + "message": "棄用當前樣式內容并用導入樣式覆蓋", + "description": "Label for the button to import and overwrite current style" + }, + "importReportLegendAdded": { + "message": "已加入", + "description": "Text after the number of styles added in the report shown after importing styles" + }, + "importReportLegendIdentical": { + "message": "已跳過相同的", + "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" + }, + "importReportLegendInvalid": { + "message": "已跳過無效的", + "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" + }, + "importReportLegendUpdatedBoth": { + "message": "後設資訊與程式碼均已更新", + "description": "Text after the number of styles updated entirely in the report shown after importing styles" + }, + "importReportLegendUpdatedCode": { + "message": "已更新的程式碼", + "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" + }, + "importReportLegendUpdatedMeta": { + "message": "已更新後設資訊", + "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" + }, + "importReportTitle": { + "message": "匯入樣式已完成", + "description": "Title of the report shown after importing styles" + }, + "importReportUnchanged": { + "message": "沒有變更。", + "description": "Message in the report shown after importing styles" + }, + "importReportUndone": { + "message": "樣式已被復原", + "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" + }, + "importReportUndoneTitle": { + "message": "匯入已被復原", + "description": "Title of the message box shown after undoing the import of styles" + }, + "installButton": { + "message": "安裝樣式", + "description": "Label for install button" + }, + "installButtonInstalled": { + "message": "樣式已安裝", + "description": "Text displayed when the style is successfully installed" + }, + "installButtonReinstall": { + "message": "重新安裝樣式", + "description": "Label for reinstall button" + }, + "installButtonUpdate": { + "message": "更新樣式", + "description": "Label for update button" + }, + "installUpdate": { + "message": "安裝更新", + "description": "Label for the button to install an update for a single style" + }, + "installUpdateFrom": { + "message": "目前從 $url$ 更新樣式", + "description": "Label to describe where the style gets update" + }, + "installUpdateFromLabel": { + "message": "檢查更新", + "description": "Label for the checkbox to save current URL for update check" + }, + "license": { + "message": "授權條款", + "description": "Label for the license" + }, + "linkGetHelp": { + "message": "取得協助", + "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" + }, + "linkGetStyles": { + "message": "取得樣式", + "description": "Help link text on the manage page e.g. https://userstyles.org" + }, + "linkStylusWiki": { + "message": "Wiki", + "description": "Wiki link text on the manage page e.g. https://github.com/openstyles/stylus/wiki" + }, + "linkTranslate": { + "message": "翻譯", + "description": "Transifex link text on the manage page" + }, + "linterCSSLintIncompatible": { + "message": "CSSLint 不支援 $preprocessorname$ 預處理器", + "description": "The label to display when the preprocessor isn't compatible with CSSLint" + }, + "linterCSSLintSettings": { + "message": "(設定規則為:0 = 停用;1 = 警告;2 = 錯誤)", + "description": "CSSLint rule config values" + }, + "linterConfigPopupTitle": { + "message": "設定 $linter$ 規則設定", + "description": "Stylelint or CSSLint popup header" + }, + "linterConfigTooltip": { + "message": "點選以設定此 linter", + "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" + }, + "linterInvalidConfigError": { + "message": "因為無效的設定所以未儲存:", + "description": "Invalid linter config will show a message followed by a list of invalid entries" + }, + "linterIssues": { + "message": "問題", + "description": "Label for the CSS linter issues block on the style edit page" + }, + "linterIssuesHelp": { + "message": "這些問題被 $link$ 找到了:", + "description": "Help popup message for the selected CSS linter issues block on the style edit page" + }, + "linterJSONError": { + "message": "無效的 JSON 格式", + "description": "Setting linter config with invalid JSON" + }, + "linterResetMessage": { + "message": "要復原意外的重設,在文字方塊按下 Ctrl-Z(或 Cmd-Z)", + "description": "Reset button tooltip to inform user on how to undo an accidental reset" + }, + "linterRulesLink": { + "message": "見完整的規則清單", + "description": "Stylelint or CSSLint rules label added immediately before a link" + }, + "liveReloadError": { + "message": "觀看檔案時發生錯誤", + "description": "The label of live-reload error" + }, + "liveReloadInstallHint": { + "message": "保持此分頁開啟以根據外部變更自動更新樣式。", + "description": "The label of live-reload feature" + }, + "liveReloadInstallHintFF": { + "message": "保持此分頁與原始分頁開啟以根據外部變更自動更新樣式。", + "description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox" + }, + "liveReloadLabel": { + "message": "即時重新整理", + "description": "The label of live-reload feature" + }, + "manageFavicons": { + "message": "Favicons 要套用到的欄位", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFaviconsGray": { + "message": "灰階淡出", + "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" + }, + "manageFaviconsHelp": { + "message": "Stylus 使用外部服務 https://www.google.com/s2/favicons", + "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" + }, + "manageFilters": { + "message": "過濾器", + "description": "Label for filters container" + }, + "manageHeading": { + "message": "已安裝的樣式", + "description": "Heading for the manage page" + }, + "manageMaxTargets": { + "message": "已套用項目的數量", + "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" + }, + "manageNewStyleAsUsercss": { + "message": "做為 Usercss", + "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" + }, + "manageNewUI": { + "message": "新的管理介面配置", + "description": "Label for the checkbox that toggles the new UI on manage page" + }, + "manageOnlyDisabled": { + "message": "僅已停用的樣式", + "description": "Checkbox to show only disabled styles" + }, + "manageOnlyEnabled": { + "message": "只顯示已啟用的樣式", + "description": "Checkbox to show only enabled styles" + }, + "manageOnlyExternal": { + "message": "僅外部樣式", + "description": "Checkbox to show only externally installed styles i.e. updatable" + }, + "manageOnlyLocal": { + "message": "僅本機建立的樣式", + "description": "Checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyLocalTooltip": { + "message": "(不是透過 userstyles.org 網頁安裝的樣式)", + "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" + }, + "manageOnlyNonUsercss": { + "message": "僅非 Usercss 樣式", + "description": "Checkbox to show only non-Usercss (standard) styles" + }, + "manageOnlyUpdates": { + "message": "僅有更新或是有問題的", + "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" + }, + "manageOnlyUsercss": { + "message": "僅 Usercss 樣式", + "description": "Checkbox to show only Usercss styles" + }, + "manageTitle": { + "message": "Stylus", + "description": "Title for the manage page" + }, + "menuShowBadge": { + "message": "顯示生效的樣式數目", + "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." + }, + "meta_invalidCheckboxDefault": { + "message": "無效的 @var 勾選框:值必須為 0 或 1", + "description": "Error displayed when the value of @var checkbox is invalid" + }, + "meta_invalidColor": { + "message": "無效的 @var 顏色:$color$ 不是顏色", + "description": "Error displayed when the value of @var color is invalid" + }, + "meta_invalidRange": { + "message": "無效的 @var $type$:值必須為數字或陣列", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMultipleUnits": { + "message": "無效的 @var $type$:定義了多個單位", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeTooManyValues": { + "message": "無效的 @var $type$:陣列包含太多項目", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeValue": { + "message": "無效的 @var $type$:在陣列中的項目必須為數字、字串或空值", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeDefault": { + "message": "無效的 @var $type$:預設值為 null", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMin": { + "message": "無效的 @var $type$:預設值低於最低值", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeMax": { + "message": "無效的 @var $type$:預設值大於最低值", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeStep": { + "message": "無效的 @var $type$:預設值為不是一個多步驟", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidRangeUnits": { + "message": "無效的 @var $type$:'$units$' 不是有效單位", + "description": "Error displayed when the value of @var range or @var number is invalid" + }, + "meta_invalidSelect": { + "message": "無效的 @var 選擇:預設值必須為陣列或物件", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValue": { + "message": "無效的 @var 選擇:在陣列/物件中的值必須為字串", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectEmptyOptions": { + "message": "無效的 @var 選擇:選項清單為空", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectLabel": { + "message": "無效的 @var 選擇:選項標籤為空", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectMultipleDefaults": { + "message": "無效的 @var 選擇:定義了多個預設選項", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectNameDuplicated": { + "message": "無效的 @var 選擇:選項名稱重複", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidSelectValueMismatch": { + "message": "無效的 @var 選擇:值不存在於選項清單中", + "description": "Error displayed when the value of @var select is invalid" + }, + "meta_invalidURLProtocol": { + "message": "無效的 URL 協定。僅允許 http 與 https:$protocol$", + "description": "Error displayed when the protocol of the URL is invalid" + }, + "meta_invalidVersion": { + "message": "無效的版本號。值不符合 SemVer 模式:$version$", + "description": "Error displayed when @version is invalid" + }, + "meta_invalidNumber": { + "message": "預期為數字", + "description": "Error displayed when the value is expected to be a number" + }, + "meta_invalidString": { + "message": "預期為帶引號的字串", + "description": "Error displayed when the value is expected to be a quoted string" + }, + "meta_invalidWord": { + "message": "預期為單字", + "description": "Error displayed when the value is expected to be a word" + }, + "meta_missingChar": { + "message": "預期字元:$chars$", + "description": "Error displayed when the value is expected to be some characters" + }, + "meta_missingEOT": { + "message": "預期為 EOT 資料", + "description": "Error displayed when the value is expected to be an EOT list" + }, + "meta_missingMandatory": { + "message": "遺失必要的詮釋資料:$keys$", + "description": "Error displayed when mandatory keys are missing" + }, + "meta_unknownJSONLiteral": { + "message": "無效的 JSON:$literal$ 不是有效的 JSON 文字", + "description": "Error displayed when JSON value is invalid" + }, + "meta_unknownMeta": { + "message": "未知的詮釋資料:$key$", + "description": "Error displayed when unknown metadata is parsed" + }, + "meta_unknownVarType": { + "message": "未知的 @$varkey$ 類型:$vartype$", + "description": "Error displayed when unknown variable type is parsed" + }, + "meta_unknownPreprocessor": { + "message": "未知的 @preprocessor:$preprocessor$", + "description": "Error displayed when unknown @preprocessor is parsed" + }, + "noStylesForSite": { + "message": "目前網站沒有安裝任何樣式。", + "description": "Text displayed when no styles are installed for the current site" + }, + "numberedLine": { + "message": "行", + "description": "Will be followed by one or more line numbers in the editor." + }, + "openManage": { + "message": "管理已安裝樣式", + "description": "Link to open the manage page." + }, + "openOptions": { + "message": "選項", + "description": "Go to Options UI" + }, + "openStylesManager": { + "message": "開啟樣式管理員", + "description": "Label for the style maanger opener in the browser action context menu." + }, + "optionsActions": { + "message": "動作", + "description": "" + }, + "optionsAdvanced": { + "message": "進階", + "description": "" + }, + "optionsAdvancedContextDelete": { + "message": "在編輯器的右鍵選單中加入「刪除」", + "description": "" + }, + "optionsAdvancedExposeIframes": { + "message": "透過 HTML[stylus-iframe] 公開 iframes", + "description": "" + }, + "optionsAdvancedExposeIframesNote": { + "message": "公開每個 iframe 中的頂級頁面網域。\n啟用編寫特別用於 iframe 的 CSS,如這個:\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }", + "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." + }, + "optionsAdvancedNewStyleAsUsercss": { + "message": "以 usercss 編寫新樣式", + "description": "" + }, + "optionsAdvancedPatchCsp": { + "message": "修補 CSP 以允許樣式資源", + "description": "" + }, + "optionsAdvancedPatchCspNote": { + "message": "如果樣式包含無法在有嚴格 CSP內容安全策略)的網站上載入的圖片或字型,請啟用此選項。\n\n啟用此設定將會放寬 CSP 限制,允許基本的樣式內容載入。此選項僅適用於了解潛在的安全問題,且接受監視其允許內容責任的進階使用者。閱讀關於以 CSS 為基礎的攻擊來取得更多資訊。\n\n另外請注意,如果已經有另一個已安裝的附加元件先修改了網路回應,則無法保證此設定可起作用。", + "description": "" + }, + "optionsAdvancedStyleViaXhr": { + "message": "即時注入模式", + "description": "" + }, + "optionsAdvancedStyleViaXhrNote": { + "message": "如果在瀏覽時遇到無樣式內容 (FOUC) 的閃爍(在深色主題下尤其明顯),請啟用此選項。\n\n技術上的原因是 Chrome/Chromium 通常以無意義的嘗試延遲擴充功能的非同步通訊來改善網頁的載入速度,這可能會導致樣式較慢才被套用。為了避免這種狀況,因為擴充功能無法使用同步 API,Stylus 提供了此選項以利用「已棄用」的同步 XMLHttpRequest 網路 API 來擷取可套用的樣式。應該不會有任何有害的影響,因為在從伺服器下載頁面的同時,請求也會在幾毫秒內完成。\n\n儘管如此,Chromium 還是會在開發者工具的主控台中顯示警告。右鍵點擊警告,然後隱藏它們,這樣警告就不會再顯示。", + "description": "" + }, + "optionsBadgeDisabled": { + "message": "停用時的背景色彩", + "description": "" + }, + "optionsBadgeNormal": { + "message": "背景色彩", + "description": "" + }, + "optionsCheck": { + "message": "更新樣式", + "description": "" + }, + "optionsCheckUpdate": { + "message": "檢查並安裝所有可用的更新", + "description": "" + }, + "optionsCustomizeBadge": { + "message": "在工具列圖示上的徽章", + "description": "" + }, + "optionsCustomizeIcon": { + "message": "工具列圖示", + "description": "" + }, + "optionsCustomizePopup": { + "message": "彈出式視窗", + "description": "" + }, + "optionsCustomizeUpdate": { + "message": "更新", + "description": "" + }, + "optionsCustomizeSync": { + "message": "同步到雲端", + "description": "" + }, + "optionsHeading": { + "message": "選項", + "description": "Heading for options section on manage page." + }, + "optionsIconDark": { + "message": "暗色瀏覽器主題", + "description": "" + }, + "optionsIconLight": { + "message": "亮色瀏覽器主題", + "description": "" + }, + "optionsOpen": { + "message": "開啟", + "description": "" + }, + "optionsOpenManager": { + "message": "管理樣式", + "description": "" + }, + "optionsPopupWidth": { + "message": "彈出視窗寬度(以像素計)", + "description": "" + }, + "optionsReset": { + "message": "重設選項為預設值", + "description": "" + }, + "optionsResetButton": { + "message": "重設選項", + "description": "" + }, + "optionsStylusThemes": { + "message": "尋找 Sytlus UI 佈景主題", + "description": "" + }, + "optionsSubheading": { + "message": "更多選項", + "description": "Subheading for options section on manage page." + }, + "optionsUpdateImportNote": { + "message": "當從舊版本或是從 Stylish 匯入樣式備份時,在樣式管理員中手動進行一次更新檢查,以確保所有樣式都被更新。", + "description": "" + }, + "optionsUpdateInterval": { + "message": "使用者樣式自動更新間隔(以小時計,指定為 0 以停用)", + "description": "" + }, + "optionsSyncNone": { + "message": "無", + "description": "" + }, + "optionsSyncConnect": { + "message": "連線", + "description": "" + }, + "optionsSyncDisconnect": { + "message": "斷線", + "description": "" + }, + "optionsSyncSyncNow": { + "message": "立刻同步", + "description": "" + }, + "optionsSyncLogin": { + "message": "登入", + "description": "" + }, + "optionsSyncStatusPull": { + "message": "正在拉取樣式 $total$ 中的 $loaded$", + "description": "" + }, + "optionsSyncStatusPush": { + "message": "正在拉取樣式 $total$ 中的 $loaded$", + "description": "" + }, + "optionsSyncStatusSyncing": { + "message": "正在同步……", + "description": "" + }, + "optionsSyncStatusConnecting": { + "message": "正在連線……", + "description": "" + }, + "optionsSyncStatusConnected": { + "message": "已連線", + "description": "" + }, + "optionsSyncStatusDisconnecting": { + "message": "正在斷線……", + "description": "" + }, + "optionsSyncStatusDisconnected": { + "message": "已斷線", + "description": "" + }, + "optionsSyncStatusRelogin": { + "message": "工作階段已過期,請再次登入。", + "description": "" + }, + "paginationCurrent": { + "message": "目前頁面", + "description": "Tooltip for the current page index in search results" + }, + "paginationEstimated": { + "message": "估計頁數", + "description": "Tooltip for the total page count in search results" + }, + "paginationNext": { + "message": "下一頁", + "description": "Tooltip for the '->' (next page) button in search results" + }, + "paginationPrevious": { + "message": "上一頁", + "description": "Tooltip for the '<-' button in search results" + }, + "paginationTotal": { + "message": "總頁面", + "description": "" + }, + "parseUsercssError": { + "message": "Stylus 解析 usercss 失敗:", + "description": "The error message to show when stylus failed to parse usercss" + }, + "popupAutoResort": { + "message": "復原在切換後的彈出式視窗樣式", + "description": "Label for the checkbox controlling popup resorting." + }, + "popupBorders": { + "message": "在邊邊新增白色邊框", + "description": "" + }, + "popupBordersTooltip": { + "message": "對新 Chrome 中的暗色主題很有用,因為其不再繪製邊框", + "description": "" + }, + "popupHotkeysInfo": { + "message": "<1>-<9>、<0>,數字鍵盤也可以 — 切換第 N 個樣式(0 是切換到第 10 個)\n- 切換以該字母為名稱第一個字的樣式\n 開啟編輯器而非切換\n 啟用列出的樣式\n 停用列出的樣式\n 與 <`> (倒引號)— 切換初始啟用的樣式;不要在彈出式視窗開啟時套用到後來啟用的樣式,這樣您就可以在測試完後復原初始選擇:僅停用全部,然後切換。 \n更多資訊請見 wiki", + "description": "NOTE1: preserve < and > symbols so that 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." + }, + "popupHotkeysTooltip": { + "message": "點選以檢視可用的快速鍵", + "description": "Tooltip displayed when hovering the right edge of the extension popup" + }, + "popupManageTooltip": { + "message": "Shift + 點選或右鍵 + 點選以在管理員中開啟目前頁面可用的樣式", + "description": "Tooltip for the 'Manage' button in the popup." + }, + "popupMenuButtonTooltip": { + "message": "動作選單", + "description": "Tooltip for menu button in popup." + }, + "popupOpenEditInPopup": { + "message": "使用簡易視窗(無多功能方框)", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindow": { + "message": "在新視窗開啟編輯器", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupOpenEditInWindowTooltip": { + "message": "也透過從瀏覽器視窗分離編輯器分頁來啟用,\n並透過將單獨的編輯器分頁附加到其他視窗中來停用。", + "description": "Label for the checkbox controlling 'edit' action behavior in the popup." + }, + "popupStylesFirst": { + "message": "在工具欄按鈕命令行前列出樣式", + "description": "Label for the checkbox controlling section order in the popup." + }, + "prefShowBadge": { + "message": "在工具欄按鈕上顯示當前網站已生效的樣式表數目。", + "description": "Label for the checkbox controlling toolbar badge text." + }, + "previewLabel": { + "message": "即時預覽", + "description": "Label for the checkbox in style editor to enable live preview while editing." + }, + "previewTooltip": { + "message": "不儲存而暫時套用變更。\n儲存樣式以永久變更。", + "description": "Tooltip for the checkbox in style editor to enable live preview while editing." + }, + "reload": { + "message": "重新載入 Stylus 附加元件", + "description": "Context menu reload" + }, + "replace": { + "message": "取代", + "description": "Label before the replace input field in the editor shown on Ctrl-H" + }, + "replaceAll": { + "message": "取代所有", + "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" + }, + "replaceWith": { + "message": "取代為", + "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." + }, + "retrieveBckp": { + "message": "匯入樣式", + "description": "" + }, + "search": { + "message": "搜尋", + "description": "Label before the search input field in the editor shown on Ctrl-F" + }, + "searchCaseSensitive": { + "message": "區分大小寫", + "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" + }, + "searchGlobalStyles": { + "message": "同時搜尋全域樣式", + "description": "Checkbox label in the popup's inline style search, shown when the text to search is entered" + }, + "searchNumberOfResults": { + "message": "符合數量", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchNumberOfResults2": { + "message": "在程式碼與套用到的值的符合數量", + "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" + }, + "searchStyleQueryHint": { + "message": "搜尋樣式名稱時是區分大小寫的:\nsome words - 以任意順序搜尋所有文字\n\"some phrase\" - 精確符合引號內的詞語\n2020 - 如此年份顯示在2020年更新的樣式", + "description": "Tooltip shown for the text input in the popup's inline style finder" + }, + "searchRegexp": { + "message": "使用/re/語法正規表示式搜尋", + "description": "Label after the search input field in the editor shown on Ctrl-F" + }, + "searchResultInstallCount": { + "message": "總安裝", + "description": "Text for label that shows the number of times a search result was installed" + }, + "searchResultNoneFound": { + "message": "找不到此頁面相關的樣式", + "description": "Error text in the popup when inline search didn't find any site-specific styles" + }, + "searchResultNotMatching": { + "message": "樣式已安裝,但不會套用到目前網站的 URL。", + "description": "" + }, + "searchResultNotMatchingNote": { + "message": "嘗試要求此使用者樣式的作者新增 URL。\n\n您也可以在管理程式中開啟樣式,然後自行編輯,\n但請注意,這樣做會停用此樣式的自動更新。", + "description": "" + }, + "searchResultRating": { + "message": "評價", + "description": "Text for label that shows the search result's rating" + }, + "searchResultUpdated": { + "message": "已更新", + "description": "Text for label that shows the search result's last update date" + }, + "searchResultWeeklyCount": { + "message": "每週安裝", + "description": "Text for label that shows the number of times a search result was installed during last week" + }, + "searchStylesAll": { + "message": "全部", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesCode": { + "message": "CSS 程式碼", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesHelp": { + "message": " 或 鍵可將焦點置於搜尋欄。\n預設的模式為純文字搜尋,以任意順序搜尋所有以空格分隔的詞語。\n精確字詞:將字詞以雙引號包起來,例如 <\".header ~ div\">\n正規表達式:包含斜線與標誌,如 \n範圍選擇器中的「按 URL」:尋找適用於完全指定 URL 的樣式,如 https://www.example.org/\n範圍選擇器中的「詮釋資料」:搜尋名稱、「套用至」說明、安裝 URL、更新 URL 與整個 usercss 樣式的詮釋資料區塊。", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page" + }, + "searchStylesMatchUrl": { + "message": "按 URL", + "description": "Option for `find styles` scope selector in the manager. See searchMatchUrlHint for more info." + }, + "searchStylesMeta": { + "message": "詮釋資料", + "description": "Option for `find styles` scope selector in the manager." + }, + "searchStylesName": { + "message": "名稱", + "description": "Option for `find styles` scope selector in the manager." + }, + "sectionAdd": { + "message": "再加入一個樣式段", + "description": "Label for the button to add a section" + }, + "sectionCode": { + "message": "代碼", + "description": "Label for the code for a section" + }, + "sectionRemove": { + "message": "移除樣式段", + "description": "Label for the button to remove a section" + }, + "sectionRestore": { + "message": "復原已移除的部份", + "description": "Label for the button to restore a removed section" + }, + "sections": { + "message": "樣式段", + "description": "Header for the table of contents block listing style section names in the left panel of the classic editor" + }, + "shortcuts": { + "message": "快速鍵", + "description": "Go to shortcut configuration" + }, + "shortcutsNote": { + "message": "自訂鍵盤快速鍵", + "description": "" + }, + "sortDateNewestFirst": { + "message": "最新的優先", + "description": "Text added to indicate that sorting a date would add the newest entries at the top" + }, + "sortDateOldestFirst": { + "message": "最舊的優先", + "description": "Text added to indicate that sorting a date would add the oldest entries at the top" + }, + "sortLabel": { + "message": "選取適用於已安裝樣式的排序方式", + "description": "Title on the sort select to indicate it is used for sorting entries" + }, + "sortLabelTitleAsc": { + "message": "標題遞增", + "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" + }, + "sortLabelTitleDesc": { + "message": "標題遞減", + "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" + }, + "sortStylesHelp": { + "message": "從下拉選單中選取要套用於已安裝項目的排序類型。預設使用標題遞增排序(A 到 Z)。「標題遞減」則會套用遞減排序(Z 到 A)。\n還有其他的排序方式。您可以想像對一個多欄的表格進行排序,並且每次選取(加號之間)都代表了一欄或一組。\n舉例來說,若設定為「啟用(第一)+標題」,將會把所有已啟用的項目都排列在頂部,然後再以標題遞增(A 到 Z)的順序來分別套用到已啟用與已停用的項目。", + "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" + }, + "sortStylesHelpTitle": { + "message": "排序內容", + "description": "Label for the sort info popup on the Manage styles page" + }, + "styleBadRegexp": { + "message": "正規表示式無效。", + "description": "Validation message for a bad regexp in a style" + }, + "styleBeautify": { + "message": "美化", + "description": "Label for the CSS-beautifier button on the edit style page" + }, + "styleBeautifyHint": { + "message": "提示:右鍵點選「美化」按鈕或使用下面定義的鍵盤快捷鍵來美化而不顯示此面板", + "description": "Hint shown inside the CSS-beautifier panel" + }, + "styleBeautifyIndentConditional": { + "message": "縮排 @media, @supports", + "description": "CSS-beautifier option" + }, + "styleBeautifyPreserveNewlines": { + "message": "保留新行", + "description": "CSS-beautifier option" + }, + "styleCancelEditLabel": { + "message": "返回到管理頁面", + "description": "Label for cancel button for style editing" + }, + "styleChangesNotSaved": { + "message": "你已經修改了此樣式,但尚未保存。", + "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" + }, + "styleEnabledLabel": { + "message": "已啟用", + "description": "Label for the enabled state of styles" + }, + "styleFromMozillaFormatError": { + "message": "從 Mozilla 格式匯入失敗", + "description": "Label for the import error" + }, + "styleFromMozillaFormatPrompt": { + "message": "貼上 Mozilla 格式代碼", + "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" + }, + "styleInstall": { + "message": "安裝 '$stylename$' 到 Stylus ?", + "description": "Confirmation when installing a style" + }, + "styleInstallFailed": { + "message": "安裝使用者樣式失敗!\n$error$", + "description": "Warning when installation failed" + }, + "styleInstallOverwrite": { + "message": "「$stylename$」已安裝。要覆寫嗎?\n版本:$oldVersion$→$newVersion$", + "description": "Confirmation when re-installing a style" + }, + "styleMissingName": { + "message": "輸入名稱", + "description": "Error displayed when user saves without providing a name" + }, + "styleMozillaFormatHeading": { + "message": "Mozilla格式", + "description": "Heading for the section with buttons to import/export Mozilla format of the style" + }, + "styleNotAppliedRegexpProblemTooltip": { + "message": "因為不正確的 'regexp()' 使用導致未套用", + "description": "Tooltip in the popup for styles that were not applied at all" + }, + "styleRegexpInvalidExplanation": { + "message": "部份 'regexp()' 規則可能不再能被編譯。", + "description": "" + }, + "styleRegexpPartialExplanation": { + "message": "這個樣式使用部份符合的正規表示式,違反了 CSS4 @document 規範,其需要完整的 URL 符合。授影響的 CSS 不會討用在頁面上。這個樣式由 Chrome 版 Stylish 所建立,其在早期版本不正確地檢查 'regexp()' 規則(已知的臭蟲)。", + "description": "" + }, + "styleRegexpProblemTooltip": { + "message": "因為不正確的 'regexp()' 使用導致未套用的樣式段數量", + "description": "Tooltip in the popup for styles that were applied only partially" + }, + "styleRegexpTestButton": { + "message": "正規表示式測試", + "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" + }, + "styleRegexpTestFull": { + "message": "符合的分頁", + "description": "RegExp test report: label for the fully matching expressions" + }, + "styleRegexpTestInvalid": { + "message": "已跳過無效的正規表示式", + "description": "RegExp test report: label for the invalid expressions" + }, + "styleRegexpTestNone": { + "message": "沒有符合的分頁", + "description": "RegExp test report: label for expressions that didn't match any tabs" + }, + "styleRegexpTestNote": { + "message": "注意:使用單個 \\ 來在正規表示式的輸入欄位中逃脫,其將會根據在 CSS 中的引用字串的規定,自動在樣式代碼中轉換為 \\\\。", + "description": "RegExp test report: a note displayed at the bottom of the dialog" + }, + "styleRegexpTestPartial": { + "message": "不完全符合,因而跳過", + "description": "RegExp test report: label for the partially matching expressions" + }, + "styleRegexpTestTitle": { + "message": "符合的已開啟分頁清單(在 URL 上點選以將焦點轉移至它的分頁)", + "description": "RegExp test report: title of the report" + }, + "styleSaveLabel": { + "message": "儲存", + "description": "Label for save button for style editing" + }, + "styleToMozillaFormatHelp": { + "message": "Mozilla格式的樣式代碼能在火狐版Stylus使用,也可以提交至 userstyles.org 。", + "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" + }, + "styleToMozillaFormatTitle": { + "message": "Mozilla格式樣式表", + "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" + }, + "styleUpdate": { + "message": "你確定你要更新 '$stylename$' ?", + "description": "Confirmation when updating a style" + }, + "styleUpdateDiscardChanges": { + "message": "樣式已在編輯器外變更。您想要重新載入樣式嗎?", + "description": "Confirmation to update the style in the editor" + }, + "stylusUnavailableForURL": { + "message": "Stylus 不能在諸如此類的網頁上生效。", + "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "stylusUnavailableForURLdetails": { + "message": "作為安全措施,瀏覽器禁止擴充套件影響其內建頁面(如 chrome://version、截至 Chrome 61 為止的新分頁、about:addons 以及其他頁面)以及其他擴充套件的頁面。每個瀏覽器也都限制對它們自己的擴充套件庫的存取(如 Chrome 線上應用程式商店或是 Firefox 附加元件庫等)。", + "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" + }, + "syncStorageErrorSaving": { + "message": "無法儲存值。嘗試減少文字量。", + "description": "Displayed when trying to save an excessively big value via storage.sync API" + }, + "syncError": { + "message": "同步失敗", + "description": "Tooltip for the toolbar icon" + }, + "syncErrorRelogin": { + "message": "同步失敗。\n重是在 Stylus 選項重新登入:\n先點擊「斷線」,然後「連線」。", + "description": "Tooltip for the toolbar icon" + }, + "toggleStyle": { + "message": "切換樣式", + "description": "Label for the checkbox to enable/disable a style" + }, + "undo": { + "message": "還原", + "description": "Button label" + }, + "undoGlobal": { + "message": "還原(全域)", + "description": "CSS-beautify global Undo button label" + }, + "unreachableAMO": { + "message": "Firefox 禁止存取頁面。", + "description": "Note in the popup displayed when opened on addons.mozilla.org" + }, + "unreachableAMOHint": { + "message": "要允許存取,開啟 ,在清單上點選右鍵,點選「新增」,然後再點選「布林」,貼上 並點選確定→→確定,然後重新整理 頁面。", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintNewFF": { + "message": "在 Firefox 60 或更新的版本中,您也必須將 AMO 的網域從 中的 移除。", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" + }, + "unreachableAMOHintOldFF": { + "message": "僅 Firefox 59 或更新版本才能讓您設定允許 WebExtensions 在如同這個一樣的有 CSP 保護的頁面上新增樣式元素。", + "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" + }, + "unreachableContentScript": { + "message": "無法與頁面通訊。嘗試重新載入分頁。", + "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" + }, + "unreachableFileHint": { + "message": "Stylus 僅在您於 chrome://extensions 啟用了 Stylus 擴充套件中對應的勾選框時才能存取 file:// 的 URL。", + "description": "Note in the toolbar popup for file:// URLs" + }, + "InaccessibleFileHint": { + "message": "Stylus 無法存取某些檔案類型(如 PDF 與 JSON 檔案)。", + "description": "Note in the toolbar popup for some file types that cannot be accessed" + }, + "updateAllCheckSucceededNoUpdate": { + "message": "樣式都是最新的。", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateAllCheckSucceededSomeEdited": { + "message": "一些可更新的樣式不會檢查以避免遺失可能有的本機編輯。更新可以強制獨立檢查,或是對所有樣式都執行檢查(本機編輯將會被覆寫)。", + "description": "Text that displays when an update all check completed and no updates are available" + }, + "updateCheckFailBadResponseCode": { + "message": "更新失敗: 伺服器傳回代碼 $code$。", + "description": "Text that displays when an update check failed because the response code indicates an error" + }, + "updateCheckFailServerUnreachable": { + "message": "更新失敗: 無法訪問伺服器。", + "description": "Text that displays when an update check failed because the update server is unreachable" + }, + "updateCheckHistory": { + "message": "更新檢查的歷史", + "description": "" + }, + "updateCheckManualUpdateForce": { + "message": "安裝更新(本機編輯將會被覆寫)", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckManualUpdateHint": { + "message": "強制更新覆蓋任何本機編輯。", + "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedLocallyEdited": { + "message": "這個樣式已在本機編輯。", + "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" + }, + "updateCheckSkippedMaybeLocallyEdited": { + "message": "這個樣式可能在本機被編輯過。", + "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" + }, + "updateCheckSucceededNoUpdate": { + "message": "樣式已是最新的。", + "description": "Text that displays when an update check completed and no update is available" + }, + "updateCompleted": { + "message": "更新完成。", + "description": "Text that displays when an update completed" + }, + "updatesCurrentlyInstalled": { + "message": "更新已安裝的:", + "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." + }, + "usercssAvoidOverwriting": { + "message": "請變更 @name 或 @namespace 的值以避免覆寫既有的樣式。", + "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." + }, + "usercssConfigIncomplete": { + "message": "在設定對話框顯示後,樣式已更新或刪除。這個變數將不會儲存,以避免損毀樣式的詮釋資料。", + "description": "" + }, + "usercssEditorNamePlaceholder": { + "message": "在程式碼中指定 @name", + "description": "Placeholder text for the empty name input field when creating a new Usercss style" + }, + "usercssReplaceTemplateConfirmation": { + "message": "為新的 Usercss 樣式取代預設的範本為目前的程式碼?", + "description": "" + }, + "usercssReplaceTemplateName": { + "message": "清空 @name 取代目前範本", + "description": "The text shown after @name when creating a new Usercss style" + }, + "usercssReplaceTemplateSectionBody": { + "message": "在此插入程式碼……", + "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" + }, + "versionInvalidOlder": { + "message": "版本舊於已安裝的樣式。", + "description": "Displayed when the version of style is older than the installed one" + }, + "writeStyleFor": { + "message": "編寫樣式給:", + "description": "Label for toolbar pop-up that precedes the links to write a new style" + }, + "writeStyleForURL": { + "message": "此網址", + "description": "Text for link in toolbar pop-up to write a new style for the current URL" + }, + "syncDropboxStyles": { + "message": "Dropbox 匯出", + "description": "" + }, + "syncDropboxDeprecated": { + "message": "Dropbox 匯入/匯出已被選項頁面中的更進階的樣式同步所取代。", + "description": "" + }, + "retrieveDropboxSync": { + "message": "Dropbox 匯入", + "description": "" + }, + "overwriteFileExport": { + "message": "您想要覆寫既有的檔案嗎?", + "description": "" + }, + "exportSavedSuccess": { + "message": "檔案儲存成功", + "description": "" + }, + "noFileToImport": { + "message": "要匯入您的樣式,您必須先匯出。", + "description": "" + }, + "connectingDropbox": { + "message": "正在連線至 Dropbox……", + "description": "" + }, + "connectingDropboxNotAllowed": { + "message": "連線到 Dropbox 僅在直接從 webstore 安裝的應用程式中可用", + "description": "" + }, + "gettingStyles": { + "message": "正在取得所有樣式……", + "description": "" + }, + "zipStyles": { + "message": "正在壓縮樣式……", + "description": "" + }, + "unzipStyles": { + "message": "正在解壓縮樣式……", + "description": "" + }, + "readingStyles": { + "message": "正在讀取樣式……", + "description": "" + }, + "uploadingFile": { + "message": "正在上傳檔案……", + "description": "" + }, + "addStyleLabel": { + "message": "編寫新樣式", + "description": "Label for the button to go to the add style page" } - }, - "appliesDisplayTruncatedSuffix": { - "message": "以及更多", - "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" - }, - "appliesDomainOption": { - "message": "該域名上的網址", - "description": "Option to make the style apply to the entered string as a domain" - }, - "appliesHelp": { - "message": "使用「適用於」控件來限制這個樣式段適用的網址。", - "description": "Help text for 'applies to' section" - }, - "appliesLabel": { - "message": "適用於", - "description": "Label for 'applies to' fields on the edit/add screen" - }, - "appliesLineWidgetLabel": { - "message": "顯示「套用至」資訊", - "description": "Label for the checkbox to display applies-to information in the single editor" - }, - "appliesLineWidgetWarning": { - "message": "無法與最小化的 CSS 一起運作", - "description": "A warning that applies-to information won't show properly with minified CSS" - }, - "appliesRegexpOption": { - "message": "比對正規表示式的網址", - "description": "Option to make the style apply to the entered string as a regular expression" - }, - "appliesRemove": { - "message": "移除", - "description": "Label for the button to remove an 'applies' entry" - }, - "appliesRemoveError": { - "message": "無法移除最後的「套用到」項目", - "description": "Error displayed when the last 'applies' is going to be removed" - }, - "appliesSpecify": { - "message": "指定", - "description": "Label for the button to make a style apply only to specific sites" - }, - "appliesToEverything": { - "message": "全部", - "description": "Text displayed for styles that apply to all sites" - }, - "appliesUrlOption": { - "message": "網址", - "description": "Option to make the style apply to the entered string as a URL" - }, - "appliesUrlPrefixOption": { - "message": "含以下前綴的網址", - "description": "Option to make the style apply to the entered string as a URL prefix" - }, - "applyAllUpdates": { - "message": "應用所有更新", - "description": "Label for the button to apply all detected updates" - }, - "author": { - "message": "作者", - "description": "Label for the style author" - }, - "backupButtons": { - "message": "備份", - "description": "Heading for backup" - }, - "backupMessage": { - "message": "選取檔案並拖曳到此頁面。", - "description": "Message for backup" - }, - "bckpInstStyles": { - "message": "匯出樣式", - "description": "" - }, - "checkAllUpdates": { - "message": "檢查所有樣式更新", - "description": "Label for the button to check all styles for updates" - }, - "checkAllUpdatesForce": { - "message": "再次檢查,我沒有編輯任何樣式!", - "description": "Label for the button to apply all detected updates" - }, - "checkForUpdate": { - "message": "檢查更新", - "description": "Label for the button to check a single style for an update" - }, - "checkingForUpdate": { - "message": "檢查中…", - "description": "Text to display when checking a style for an update" - }, - "clickToUninstall": { - "message": "點選以解除安裝", - "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup" - }, - "cm_autoCloseBrackets": { - "message": "自動關閉括號與引號", - "description": "Label for the checkbox in the style editor." - }, - "cm_autoCloseBracketsTooltip": { - "message": "當輸入開放的 ()[]{}''\"\" 時自動新增另一邊的標點符號", - "description": "Label for the checkbox in the style editor." - }, - "cm_autocompleteOnTyping": { - "message": "在輸入時自動完成", - "description": "Label for the checkbox in the style editor." - }, - "cm_colorpicker": { - "message": "用於 CSS 色彩的色彩選擇器", - "description": "Label for the checkbox controlling colorpicker option for the style editor." - }, - "cm_indentWithTabs": { - "message": "用 Tab 鍵智慧縮排", - "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." - }, - "cm_keyMap": { - "message": "鍵盤映射", - "description": "Label for the drop-down list controlling the keymap for the style editor." - }, - "cm_lineWrapping": { - "message": "自動換行", - "description": "Label for the checkbox controlling word wrap option for the style editor." - }, - "cm_matchHighlight": { - "message": "突顯", - "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor." - }, - "cm_matchHighlightSelection": { - "message": "僅段", - "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" - }, - "cm_matchHighlightToken": { - "message": "在游標下的 Token", - "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" - }, - "cm_resizeGripHint": { - "message": "按兩下以最大化/還原高度", - "description": "Tooltip for the resize grip in style editor" - }, - "cm_selectByTokens": { - "message": "按兩下選取 token", - "description": "Label for the checkbox in the editor." - }, - "cm_selectByTokensTooltip": { - "message": "Token 的範例:.foo-bar-2 #aabbcc 0.32 !important\n當停用時:將會選取被標點符號分隔的字詞。", - "description": "" - }, - "cm_smartIndent": { - "message": "使用智慧縮排", - "description": "Label for the checkbox controlling smart indentation option for the style editor." - }, - "cm_tabSize": { - "message": "Tab 大小", - "description": "Label for the text box controlling tab size option for the style editor." - }, - "cm_theme": { - "message": "主題", - "description": "Label for the style editor's CSS theme." - }, - "colorpickerPaletteHint": { - "message": "右鍵點擊其中ㄧ部份以循環其原始碼", - "description": "" - }, - "colorpickerSwitchFormatTooltip": { - "message": "切換格式:HEX → RGB → HSL。\nShift 並點選則為反向進行。\n也可以使用 PgUp (PageUp) 與 PgDn (PageDown) 鍵。", - "description": "Tooltip for the switch button in the color picker popup in the style editor." - }, - "colorpickerTooltip": { - "message": "開啟色彩選擇器", - "description": "Tooltip for the colored squares shown before CSS colors in the style editor." - }, - "configOnChange": { - "message": "正在變更", - "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" - }, - "configOnChangeTooltip": { - "message": "自動儲存與套用變更", - "description": "" - }, - "configureStyle": { - "message": "設定", - "description": "Label for the button to configure usercss userstyle" - }, - "configureStyleOnHomepage": { - "message": "在首頁上設定", - "description": "Label for the button to configure userstyles.org userstyle" - }, - "confirmCancel": { - "message": "取消", - "description": "" - }, - "confirmClose": { - "message": "關閉", - "description": "'Close' button in a confirm dialog" - }, - "confirmDefault": { - "message": "使用預設值", - "description": "'Set to default' button in a confirm dialog" - }, - "confirmDelete": { - "message": "刪除", - "description": "" - }, - "confirmDiscardChanges": { - "message": "放棄變更?", - "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes" - }, - "confirmNo": { - "message": "否", - "description": "'No' button in a confirm dialog" - }, - "confirmOK": { - "message": "確定", - "description": "" - }, - "confirmSave": { - "message": "儲存", - "description": "'Save' button in a confirm dialog" - }, - "confirmStop": { - "message": "停止", - "description": "'Stop' button in a confirm dialog" - }, - "confirmYes": { - "message": "是", - "description": "'Yes' button in a confirm dialog" - }, - "copied": { - "message": "已複製到剪貼簿", - "description": "Message shown when content has been copied to the clipboard" - }, - "copy": { - "message": "複製到剪貼簿", - "description": "Tooltip for elements which can be copied" - }, - "customNameHint": { - "message": "在此輸入自訂名稱以在使用者介面中重新命名樣式而不會中斷其更新", - "description": "" - }, - "customNameResetHint": { - "message": "停止使用自訂的名稱,切換到樣式自己的名稱", - "description": "Tooltip of 'x' button shown in editor when changing the name input of a) styles updated from a URL i.e. not locally created, b) UserCSS styles" - }, - "dateAbbrDay": { - "message": "$value$天", - "description": "Day suffix in a short relative date, for example: 8d", - "placeholders": { - "value": { - "content": "$1" - } - } - }, - "dateAbbrHour": { - "message": "$value$小時", - "description": "Hour suffix in a short relative date, for example: 8h", - "placeholders": { - "value": { - "content": "$1" - } - } - }, - "dateAbbrMonth": { - "message": "$value$月", - "description": "Month suffix in a short relative date, for example: 8m", - "placeholders": { - "value": { - "content": "$1" - } - } - }, - "dateAbbrYear": { - "message": "$value$年", - "description": "Year suffix in a short relative date, for example: 8y", - "placeholders": { - "value": { - "content": "$1" - } - } - }, - "dateInstalled": { - "message": "安裝日期", - "description": "Option text for the user to sort the style by install date" - }, - "dateUpdated": { - "message": "更新日期", - "description": "Option text for the user to sort the style by last update date" - }, - "dbError": { - "message": "使用 Stylus 資料庫時出現錯誤。你想訪問可能包含解決辦法的網頁嗎?", - "description": "Prompt when a DB error is encountered" - }, - "defaultTheme": { - "message": "預設", - "description": "Default CodeMirror CSS theme option on the edit style page" - }, - "deleteStyleConfirm": { - "message": "確定要刪除這個樣式嗎?", - "description": "Confirmation before deleting a style" - }, - "deleteStyleLabel": { - "message": "删除", - "description": "Label for the button to delete a style" - }, - "description": { - "message": "用Stylus(一個用戶樣式管理器)重塑網頁。 Stylus 讓你能為诸多主流網站輕鬆的安裝主題和皮膚。", - "description": "Extension description" - }, - "disableAllStyles": { - "message": "停用所有樣式", - "description": "Label for the checkbox that turns all enabled styles off." - }, - "disableStyleLabel": { - "message": "停用", - "description": "Label for the button to disable a style" - }, - "dragDropMessage": { - "message": "將您的備份檔拖曳到此頁面的任何地方以匯入。", - "description": "Drag'n'drop message" - }, - "dragDropUsercssTabstrip": { - "message": "要安裝檔案,請將其放到分頁上(顯示分頁標題的區域)。", - "description": "Message popup shown when erroneously dropping a usercss file into the manager page" - }, - "editDeleteText": { - "message": "删除", - "description": "Label for the context menu item in the editor to delete selected text" - }, - "editGotoLine": { - "message": "跳到行(或 line:col )", - "description": "Go to line or line:column on Ctrl-G in style code editor" - }, - "editStyleHeading": { - "message": "編輯樣式", - "description": "Title of the page for editing styles" - }, - "editStyleLabel": { - "message": "編輯", - "description": "Label for the button to go to the edit style page" - }, - "editStyleTitle": { - "message": "編輯樣式 $stylename$", - "description": "Title of the page for editing styles", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "enableStyleLabel": { - "message": "啟用", - "description": "Label for the button to enable a style" - }, - "excludeStyleByDomainLabel": { - "message": "排除目前的網域", - "description": "" - }, - "excludeStyleByUrlLabel": { - "message": "排除目前的 URL", - "description": "" - }, - "exportLabel": { - "message": "匯出", - "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" - }, - "externalFeedback": { - "message": "回饋", - "description": "Label for the external link to send feedback for the style" - }, - "externalHomepage": { - "message": "首頁", - "description": "Label for the external link to style's homepage" - }, - "externalLink": { - "message": "外部連結", - "description": "Label for external links" - }, - "externalSupport": { - "message": "支援", - "description": "Label for the external link to style's support site" - }, - "externalUsercssDocument": { - "message": "Usercss 的文件", - "description": "Label for the external link to usercss documentation" - }, - "filteredStyles": { - "message": "$numShown$ 個已顯示,總共 $numTotal$ 個", - "description": "TL note - make this message short", - "placeholders": { - "numTotal": { - "content": "$2" - }, - "numShown": { - "content": "$1" - } - } - }, - "filteredStylesAllHidden": { - "message": "目前套用的過濾器未符合樣式", - "description": "Text shown when no styles match currently applied filter in the style manager" - }, - "findStyles": { - "message": "尋找樣式", - "description": "Text for a link that gets a list of styles for the current site" - }, - "findStylesForSite": { - "message": "查找更多適合此網站的樣式", - "description": "Text for a link that gets a list of styles for the current site" - }, - "findStylesInline": { - "message": "嵌入", - "description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)" - }, - "findStylesInlineTooltip": { - "message": "在此視窗中顯示搜尋結果。", - "description": "Text for a checkbox that displays search results within the Stylus popup." - }, - "genericAdd": { - "message": "新增", - "description": "Used in various places for an action that adds something" - }, - "genericClone": { - "message": "複製", - "description": "Used in various places for an action that clones something" - }, - "genericDisabledLabel": { - "message": "已停用", - "description": "Used in various lists/options to indicate that something is disabled" - }, - "genericEnabledLabel": { - "message": "已啟用", - "description": "Used in various lists/options to indicate that something is enabled" - }, - "genericError": { - "message": "錯誤", - "description": "Used in various places to indicate some error occurred." - }, - "genericHistoryLabel": { - "message": "歷史", - "description": "Used in various places to show a history log of something" - }, - "genericNext": { - "message": "下一步", - "description": "Used in various places to select/perform the next step/action" - }, - "genericPrevious": { - "message": "上一步", - "description": "Used in various places to select/perform the previous step/action" - }, - "genericResetLabel": { - "message": "重設", - "description": "Used in various parts of UI to indicate that something may be reset to its original state" - }, - "genericSavedMessage": { - "message": "已儲存", - "description": "Used in various parts of the UI to indicate that something was saved" - }, - "genericTitle": { - "message": "標題", - "description": "Used in various parts of the UI to indicate the title of something" - }, - "genericUnknown": { - "message": "未知", - "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)" - }, - "helpAlt": { - "message": "說明", - "description": "Alternate text for help buttons" - }, - "helpKeyMapCommand": { - "message": "鍵入命令名稱", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "helpKeyMapHotkey": { - "message": "按下快速鍵", - "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" - }, - "hostDisabled": { - "message": "由於所用目前版本瀏覽器的臭蟲,此主機已被停用", - "description": "Tooltip for cloud host disabled" - }, - "importAppendLabel": { - "message": "追加到樣式", - "description": "Label for the button to import a style and append to the existing sections" - }, - "importAppendTooltip": { - "message": "追加導入的樣式到當前樣式", - "description": "Tooltip for the button to import a style and append to the existing sections" - }, - "importLabel": { - "message": "匯入", - "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" - }, - "importPreprocessor": { - "message": "使用 @preprocessor 的樣是在經典模式下無法運作。您可以將編輯器切換到 Usercss 模式:1) 開啟樣式管理程式,2) 啟用「做為 Usercss」對話框,3) 點擊「編寫新樣式」\n", - "description": "" - }, - "importPreprocessorTitle": { - "message": "@preprocessor 引起的潛在問題", - "description": "" - }, - "importReplaceLabel": { - "message": "覆蓋樣式", - "description": "Label for the button to import and overwrite current style" - }, - "importReplaceTooltip": { - "message": "棄用當前樣式內容并用導入樣式覆蓋", - "description": "Label for the button to import and overwrite current style" - }, - "importReportLegendAdded": { - "message": "已加入", - "description": "Text after the number of styles added in the report shown after importing styles" - }, - "importReportLegendIdentical": { - "message": "已跳過相同的", - "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles" - }, - "importReportLegendInvalid": { - "message": "已跳過無效的", - "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" - }, - "importReportLegendUpdatedBoth": { - "message": "後設資訊與程式碼均已更新", - "description": "Text after the number of styles updated entirely in the report shown after importing styles" - }, - "importReportLegendUpdatedCode": { - "message": "已更新的程式碼", - "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles" - }, - "importReportLegendUpdatedMeta": { - "message": "已更新後設資訊", - "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles" - }, - "importReportTitle": { - "message": "匯入樣式已完成", - "description": "Title of the report shown after importing styles" - }, - "importReportUnchanged": { - "message": "沒有變更。", - "description": "Message in the report shown after importing styles" - }, - "importReportUndone": { - "message": "樣式已被復原", - "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles" - }, - "importReportUndoneTitle": { - "message": "匯入已被復原", - "description": "Title of the message box shown after undoing the import of styles" - }, - "installButton": { - "message": "安裝樣式", - "description": "Label for install button" - }, - "installButtonInstalled": { - "message": "樣式已安裝", - "description": "Text displayed when the style is successfully installed" - }, - "installButtonReinstall": { - "message": "重新安裝樣式", - "description": "Label for reinstall button" - }, - "installButtonUpdate": { - "message": "更新樣式", - "description": "Label for update button" - }, - "installUpdate": { - "message": "安裝更新", - "description": "Label for the button to install an update for a single style" - }, - "installUpdateFrom": { - "message": "目前從 $url$ 更新樣式", - "description": "Label to describe where the style gets update", - "placeholders": { - "url": { - "content": "$1" - } - } - }, - "installUpdateFromLabel": { - "message": "檢查更新", - "description": "Label for the checkbox to save current URL for update check" - }, - "license": { - "message": "授權條款", - "description": "Label for the license" - }, - "linkGetHelp": { - "message": "取得協助", - "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" - }, - "linkGetStyles": { - "message": "取得樣式", - "description": "Help link text on the manage page e.g. https://userstyles.org" - }, - "linkTranslate": { - "message": "翻譯", - "description": "Transifex link text on the manage page" - }, - "linterCSSLintIncompatible": { - "message": "CSSLint 不支援 $preprocessorname$ 預處理器", - "description": "The label to display when the preprocessor isn't compatible with CSSLint", - "placeholders": { - "preprocessorname": { - "content": "$1" - } - } - }, - "linterCSSLintSettings": { - "message": "(設定規則為:0 = 停用;1 = 警告;2 = 錯誤)", - "description": "CSSLint rule config values" - }, - "linterConfigPopupTitle": { - "message": "設定 $linter$ 規則設定", - "description": "Stylelint or CSSLint popup header", - "placeholders": { - "linter": { - "content": "$1" - } - } - }, - "linterConfigTooltip": { - "message": "點選以設定此 linter", - "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration" - }, - "linterInvalidConfigError": { - "message": "因為無效的設定所以未儲存:", - "description": "Invalid linter config will show a message followed by a list of invalid entries" - }, - "linterIssues": { - "message": "問題", - "description": "Label for the CSS linter issues block on the style edit page" - }, - "linterIssuesHelp": { - "message": "這些問題被 $link$ 找到了:", - "description": "Help popup message for the selected CSS linter issues block on the style edit page", - "placeholders": { - "link": { - "content": "$1" - } - } - }, - "linterJSONError": { - "message": "無效的 JSON 格式", - "description": "Setting linter config with invalid JSON" - }, - "linterResetMessage": { - "message": "要復原意外的重設,在文字方塊按下 Ctrl-Z(或 Cmd-Z)", - "description": "Reset button tooltip to inform user on how to undo an accidental reset" - }, - "linterRulesLink": { - "message": "見完整的規則清單", - "description": "Stylelint or CSSLint rules label added immediately before a link" - }, - "liveReloadError": { - "message": "觀看檔案時發生錯誤", - "description": "The label of live-reload error" - }, - "liveReloadInstallHint": { - "message": "保持此分頁開啟以根據外部變更自動更新樣式。", - "description": "The label of live-reload feature" - }, - "liveReloadInstallHintFF": { - "message": "保持此分頁與原始分頁開啟以根據外部變更自動更新樣式。", - "description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox" - }, - "liveReloadLabel": { - "message": "即時重新整理", - "description": "The label of live-reload feature" - }, - "manageFavicons": { - "message": "Favicons 要套用到的欄位", - "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" - }, - "manageFaviconsGray": { - "message": "灰階淡出", - "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page" - }, - "manageFaviconsHelp": { - "message": "Stylus 使用外部服務 https://www.google.com/s2/favicons", - "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page" - }, - "manageFilters": { - "message": "過濾器", - "description": "Label for filters container" - }, - "manageHeading": { - "message": "已安裝的樣式", - "description": "Heading for the manage page" - }, - "manageMaxTargets": { - "message": "已套用項目的數量", - "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page" - }, - "manageNewStyleAsUsercss": { - "message": "做為 Usercss", - "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager" - }, - "manageNewUI": { - "message": "新的管理介面配置", - "description": "Label for the checkbox that toggles the new UI on manage page" - }, - "manageOnlyDisabled": { - "message": "僅已停用的樣式", - "description": "Checkbox to show only disabled styles" - }, - "manageOnlyEnabled": { - "message": "只顯示已啟用的樣式", - "description": "Checkbox to show only enabled styles" - }, - "manageOnlyExternal": { - "message": "僅外部樣式", - "description": "Checkbox to show only externally installed styles i.e. updatable" - }, - "manageOnlyLocal": { - "message": "僅本機建立的樣式", - "description": "Checkbox to show only locally created styles i.e. non-updatable" - }, - "manageOnlyLocalTooltip": { - "message": "(不是透過 userstyles.org 網頁安裝的樣式)", - "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable" - }, - "manageOnlyNonUsercss": { - "message": "僅非 Usercss 樣式", - "description": "Checkbox to show only non-Usercss (standard) styles" - }, - "manageOnlyUpdates": { - "message": "僅有更新或是有問題的", - "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed" - }, - "manageOnlyUsercss": { - "message": "僅 Usercss 樣式", - "description": "Checkbox to show only Usercss styles" - }, - "menuShowBadge": { - "message": "顯示生效的樣式數目", - "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." - }, - "meta_invalidCheckboxDefault": { - "message": "無效的 @var 勾選框:值必須為 0 或 1", - "description": "Error displayed when the value of @var checkbox is invalid" - }, - "meta_invalidColor": { - "message": "無效的 @var 顏色:$color$ 不是顏色", - "description": "Error displayed when the value of @var color is invalid", - "placeholders": { - "color": { - "content": "$1" - } - } - }, - "meta_invalidRange": { - "message": "無效的 @var $type$:值必須為數字或陣列", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeMultipleUnits": { - "message": "無效的 @var $type$:定義了多個單位", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeTooManyValues": { - "message": "無效的 @var $type$:陣列包含太多項目", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeValue": { - "message": "無效的 @var $type$:在陣列中的項目必須為數字、字串或空值", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeDefault": { - "message": "無效的 @var $type$:預設值為 null", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeMin": { - "message": "無效的 @var $type$:預設值低於最低值", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeMax": { - "message": "無效的 @var $type$:預設值大於最低值", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeStep": { - "message": "無效的 @var $type$:預設值為不是一個多步驟", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - } - } - }, - "meta_invalidRangeUnits": { - "message": "無效的 @var $type$:'$units$' 不是有效單位", - "description": "Error displayed when the value of @var range or @var number is invalid", - "placeholders": { - "type": { - "content": "$1" - }, - "units": { - "content": "$2" - } - } - }, - "meta_invalidSelect": { - "message": "無效的 @var 選擇:預設值必須為陣列或物件", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectValue": { - "message": "無效的 @var 選擇:在陣列/物件中的值必須為字串", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectEmptyOptions": { - "message": "無效的 @var 選擇:選項清單為空", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectLabel": { - "message": "無效的 @var 選擇:選項標籤為空", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectMultipleDefaults": { - "message": "無效的 @var 選擇:定義了多個預設選項", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectNameDuplicated": { - "message": "無效的 @var 選擇:選項名稱重複", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidSelectValueMismatch": { - "message": "無效的 @var 選擇:值不存在於選項清單中", - "description": "Error displayed when the value of @var select is invalid" - }, - "meta_invalidURLProtocol": { - "message": "無效的 URL 協定。僅允許 http 與 https:$protocol$", - "description": "Error displayed when the protocol of the URL is invalid", - "placeholders": { - "protocol": { - "content": "$1" - } - } - }, - "meta_invalidVersion": { - "message": "無效的版本號。值不符合 SemVer 模式:$version$", - "description": "Error displayed when @version is invalid", - "placeholders": { - "version": { - "content": "$1" - } - } - }, - "meta_invalidNumber": { - "message": "預期為數字", - "description": "Error displayed when the value is expected to be a number" - }, - "meta_invalidString": { - "message": "預期為帶引號的字串", - "description": "Error displayed when the value is expected to be a quoted string" - }, - "meta_invalidWord": { - "message": "預期為單字", - "description": "Error displayed when the value is expected to be a word" - }, - "meta_missingChar": { - "message": "預期字元:$chars$", - "description": "Error displayed when the value is expected to be some characters", - "placeholders": { - "chars": { - "content": "$1" - } - } - }, - "meta_missingEOT": { - "message": "預期為 EOT 資料", - "description": "Error displayed when the value is expected to be an EOT list" - }, - "meta_missingMandatory": { - "message": "遺失必要的詮釋資料:$keys$", - "description": "Error displayed when mandatory keys are missing", - "placeholders": { - "keys": { - "content": "$1" - } - } - }, - "meta_unknownJSONLiteral": { - "message": "無效的 JSON:$literal$ 不是有效的 JSON 文字", - "description": "Error displayed when JSON value is invalid", - "placeholders": { - "literal": { - "content": "$1" - } - } - }, - "meta_unknownMeta": { - "message": "未知的詮釋資料:$key$", - "description": "Error displayed when unknown metadata is parsed", - "placeholders": { - "key": { - "content": "$1" - } - } - }, - "meta_unknownVarType": { - "message": "未知的 @$varkey$ 類型:$vartype$", - "description": "Error displayed when unknown variable type is parsed", - "placeholders": { - "varkey": { - "content": "$1" - }, - "vartype": { - "content": "$2" - } - } - }, - "meta_unknownPreprocessor": { - "message": "未知的 @preprocessor:$preprocessor$", - "description": "Error displayed when unknown @preprocessor is parsed", - "placeholders": { - "preprocessor": { - "content": "$1" - } - } - }, - "noStylesForSite": { - "message": "目前網站沒有安裝任何樣式。", - "description": "Text displayed when no styles are installed for the current site" - }, - "numberedLine": { - "message": "行", - "description": "Will be followed by one or more line numbers in the editor." - }, - "openManage": { - "message": "管理已安裝樣式", - "description": "Link to open the manage page." - }, - "openOptions": { - "message": "選項", - "description": "Go to Options UI" - }, - "openStylesManager": { - "message": "開啟樣式管理員", - "description": "Label for the style maanger opener in the browser action context menu." - }, - "optionsActions": { - "message": "動作", - "description": "" - }, - "optionsAdvanced": { - "message": "進階", - "description": "" - }, - "optionsAdvancedContextDelete": { - "message": "在編輯器的右鍵選單中加入「刪除」", - "description": "" - }, - "optionsAdvancedExposeIframes": { - "message": "透過 HTML[stylus-iframe] 公開 iframes", - "description": "" - }, - "optionsAdvancedExposeIframesNote": { - "message": "公開每個 iframe 中的頂級頁面網域。\n啟用編寫特別用於 iframe 的 CSS,如這個:\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }", - "description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text." - }, - "optionsAdvancedNewStyleAsUsercss": { - "message": "以 usercss 編寫新樣式", - "description": "" - }, - "optionsAdvancedPatchCsp": { - "message": "修補 CSP 以允許樣式資源", - "description": "" - }, - "optionsAdvancedPatchCspNote": { - "message": "如果樣式包含無法在有嚴格 CSP內容安全策略)的網站上載入的圖片或字型,請啟用此選項。\n\n啟用此設定將會放寬 CSP 限制,允許基本的樣式內容載入。此選項僅適用於了解潛在的安全問題,且接受監視其允許內容責任的進階使用者。閱讀關於以 CSS 為基礎的攻擊來取得更多資訊。\n\n另外請注意,如果已經有另一個已安裝的附加元件先修改了網路回應,則無法保證此設定可起作用。", - "description": "" - }, - "optionsAdvancedStyleViaXhr": { - "message": "即時注入模式", - "description": "" - }, - "optionsAdvancedStyleViaXhrNote": { - "message": "如果在瀏覽時遇到無樣式內容 (FOUC) 的閃爍(在深色主題下尤其明顯),請啟用此選項。\n\n技術上的原因是 Chrome/Chromium 通常以無意義的嘗試延遲擴充功能的非同步通訊來改善網頁的載入速度,這可能會導致樣式較慢才被套用。為了避免這種狀況,因為擴充功能無法使用同步 API,Stylus 提供了此選項以利用「已棄用」的同步 XMLHttpRequest 網路 API 來擷取可套用的樣式。應該不會有任何有害的影響,因為在從伺服器下載頁面的同時,請求也會在幾毫秒內完成。\n\n儘管如此,Chromium 還是會在開發者工具的主控台中顯示警告。右鍵點擊警告,然後隱藏它們,這樣警告就不會再顯示。", - "description": "" - }, - "optionsBadgeDisabled": { - "message": "停用時的背景色彩", - "description": "" - }, - "optionsBadgeNormal": { - "message": "背景色彩", - "description": "" - }, - "optionsCheck": { - "message": "更新樣式", - "description": "" - }, - "optionsCheckUpdate": { - "message": "檢查並安裝所有可用的更新", - "description": "" - }, - "optionsCustomizeBadge": { - "message": "在工具列圖示上的徽章", - "description": "" - }, - "optionsCustomizeIcon": { - "message": "工具列圖示", - "description": "" - }, - "optionsCustomizePopup": { - "message": "彈出式視窗", - "description": "" - }, - "optionsCustomizeUpdate": { - "message": "更新", - "description": "" - }, - "optionsCustomizeSync": { - "message": "同步到雲端", - "description": "" - }, - "optionsHeading": { - "message": "選項", - "description": "Heading for options section on manage page." - }, - "optionsIconDark": { - "message": "暗色瀏覽器主題", - "description": "" - }, - "optionsIconLight": { - "message": "亮色瀏覽器主題", - "description": "" - }, - "optionsOpen": { - "message": "開啟", - "description": "" - }, - "optionsOpenManager": { - "message": "管理樣式", - "description": "" - }, - "optionsPopupWidth": { - "message": "彈出視窗寬度(以像素計)", - "description": "" - }, - "optionsReset": { - "message": "重設選項為預設值", - "description": "" - }, - "optionsResetButton": { - "message": "重設選項", - "description": "" - }, - "optionsStylusThemes": { - "message": "尋找 Sytlus UI 佈景主題", - "description": "" - }, - "optionsSubheading": { - "message": "更多選項", - "description": "Subheading for options section on manage page." - }, - "optionsUpdateImportNote": { - "message": "當從舊版本或是從 Stylish 匯入樣式備份時,在樣式管理員中手動進行一次更新檢查,以確保所有樣式都被更新。", - "description": "" - }, - "optionsUpdateInterval": { - "message": "使用者樣式自動更新間隔(以小時計,指定為 0 以停用)", - "description": "" - }, - "optionsSyncNone": { - "message": "無", - "description": "" - }, - "optionsSyncConnect": { - "message": "連線", - "description": "" - }, - "optionsSyncDisconnect": { - "message": "斷線", - "description": "" - }, - "optionsSyncSyncNow": { - "message": "立刻同步", - "description": "" - }, - "optionsSyncLogin": { - "message": "登入", - "description": "" - }, - "optionsSyncStatusPull": { - "message": "正在拉取樣式 $total$ 中的 $loaded$", - "description": "", - "placeholders": { - "loaded": { - "content": "$1" - }, - "total": { - "content": "$2" - } - } - }, - "optionsSyncStatusPush": { - "message": "正在拉取樣式 $total$ 中的 $loaded$", - "description": "", - "placeholders": { - "loaded": { - "content": "$1" - }, - "total": { - "content": "$2" - } - } - }, - "optionsSyncStatusSyncing": { - "message": "正在同步……", - "description": "" - }, - "optionsSyncStatusConnecting": { - "message": "正在連線……", - "description": "" - }, - "optionsSyncStatusConnected": { - "message": "已連線", - "description": "" - }, - "optionsSyncStatusDisconnecting": { - "message": "正在斷線……", - "description": "" - }, - "optionsSyncStatusDisconnected": { - "message": "已斷線", - "description": "" - }, - "paginationCurrent": { - "message": "目前頁面", - "description": "Tooltip for the current page index in search results" - }, - "paginationEstimated": { - "message": "估計頁數", - "description": "Tooltip for the total page count in search results" - }, - "paginationNext": { - "message": "下一頁", - "description": "Tooltip for the '->' (next page) button in search results" - }, - "paginationPrevious": { - "message": "上一頁", - "description": "Tooltip for the '<-' button in search results" - }, - "paginationTotal": { - "message": "總頁面", - "description": "" - }, - "parseUsercssError": { - "message": "Stylus 解析 usercss 失敗:", - "description": "The error message to show when stylus failed to parse usercss" - }, - "popupAutoResort": { - "message": "復原在切換後的彈出式視窗樣式", - "description": "Label for the checkbox controlling popup resorting." - }, - "popupBorders": { - "message": "在邊邊新增白色邊框", - "description": "" - }, - "popupBordersTooltip": { - "message": "對新 Chrome 中的暗色主題很有用,因為其不再繪製邊框", - "description": "" - }, - "popupHotkeysInfo": { - "message": "<1>-<9>、<0>,數字鍵盤也可以 — 切換第 N 個樣式(0 是切換到第 10 個)\n- 切換以該字母為名稱第一個字的樣式\n 開啟編輯器而非切換\n 啟用列出的樣式\n 停用列出的樣式\n 與 <`> (倒引號)— 切換初始啟用的樣式;不要在彈出式視窗開啟時套用到後來啟用的樣式,這樣您就可以在測試完後復原初始選擇:僅停用全部,然後切換。 \n更多資訊請見 wiki", - "description": "NOTE1: preserve < and > symbols so that 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." - }, - "popupHotkeysTooltip": { - "message": "點選以檢視可用的快速鍵", - "description": "Tooltip displayed when hovering the right edge of the extension popup" - }, - "popupManageTooltip": { - "message": "Shift + 點選或右鍵 + 點選以在管理員中開啟目前頁面可用的樣式", - "description": "Tooltip for the 'Manage' button in the popup." - }, - "popupMenuButtonTooltip": { - "message": "動作選單", - "description": "Tooltip for menu button in popup." - }, - "popupOpenEditInPopup": { - "message": "使用簡易視窗(無多功能方框)", - "description": "Label for the checkbox controlling 'edit' action behavior in the popup." - }, - "popupOpenEditInWindow": { - "message": "在新視窗開啟編輯器", - "description": "Label for the checkbox controlling 'edit' action behavior in the popup." - }, - "popupOpenEditInWindowTooltip": { - "message": "也透過從瀏覽器視窗分離編輯器分頁來啟用,\n並透過將單獨的編輯器分頁附加到其他視窗中來停用。", - "description": "Label for the checkbox controlling 'edit' action behavior in the popup." - }, - "popupStylesFirst": { - "message": "在工具欄按鈕命令行前列出樣式", - "description": "Label for the checkbox controlling section order in the popup." - }, - "prefShowBadge": { - "message": "在工具欄按鈕上顯示當前網站已生效的樣式表數目。", - "description": "Label for the checkbox controlling toolbar badge text." - }, - "previewLabel": { - "message": "即時預覽", - "description": "Label for the checkbox in style editor to enable live preview while editing." - }, - "previewTooltip": { - "message": "不儲存而暫時套用變更。\n儲存樣式以永久變更。", - "description": "Tooltip for the checkbox in style editor to enable live preview while editing." - }, - "reload": { - "message": "重新載入 Stylus 附加元件", - "description": "Context menu reload" - }, - "replace": { - "message": "取代", - "description": "Label before the replace input field in the editor shown on Ctrl-H" - }, - "replaceAll": { - "message": "取代所有", - "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" - }, - "replaceWith": { - "message": "取代為", - "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." - }, - "retrieveBckp": { - "message": "匯入樣式", - "description": "" - }, - "search": { - "message": "搜尋", - "description": "Label before the search input field in the editor shown on Ctrl-F" - }, - "searchCaseSensitive": { - "message": "區分大小寫", - "description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F" - }, - "searchGlobalStyles": { - "message": "同時搜尋全域樣式", - "description": "Checkbox label in the popup's inline style search, shown when the text to search is entered" - }, - "searchNumberOfResults": { - "message": "符合數量", - "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" - }, - "searchNumberOfResults2": { - "message": "在程式碼與套用到的值的符合數量", - "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F" - }, - "searchStyleQueryHint": { - "message": "搜尋樣式名稱時是區分大小寫的:\nsome words - 以任意順序搜尋所有文字\n\"some phrase\" - 精確符合引號內的詞語\n2020 - 如此年份顯示在2020年更新的樣式", - "description": "Tooltip shown for the text input in the popup's inline style finder" - }, - "searchRegexp": { - "message": "使用/re/語法正規表示式搜尋", - "description": "Label after the search input field in the editor shown on Ctrl-F" - }, - "searchResultInstallCount": { - "message": "總安裝", - "description": "Text for label that shows the number of times a search result was installed" - }, - "searchResultNoneFound": { - "message": "找不到此頁面相關的樣式", - "description": "Error text in the popup when inline search didn't find any site-specific styles" - }, - "searchResultNotMatching": { - "message": "樣式已安裝,但不會套用到目前網站的 URL。", - "description": "" - }, - "searchResultNotMatchingNote": { - "message": "嘗試要求此使用者樣式的作者新增 URL。\n\n您也可以在管理程式中開啟樣式,然後自行編輯,\n但請注意,這樣做會停用此樣式的自動更新。", - "description": "" - }, - "searchResultRating": { - "message": "評價", - "description": "Text for label that shows the search result's rating" - }, - "searchResultUpdated": { - "message": "已更新", - "description": "Text for label that shows the search result's last update date" - }, - "searchResultWeeklyCount": { - "message": "每週安裝", - "description": "Text for label that shows the number of times a search result was installed during last week" - }, - "searchStylesAll": { - "message": "全部", - "description": "Option for `find styles` scope selector in the manager." - }, - "searchStylesCode": { - "message": "CSS 程式碼", - "description": "Option for `find styles` scope selector in the manager." - }, - "searchStylesHelp": { - "message": " 或 鍵可將焦點置於搜尋欄。\n預設的模式為純文字搜尋,以任意順序搜尋所有以空格分隔的詞語。\n精確字詞:將字詞以雙引號包起來,例如 <\".header ~ div\">\n正規表達式:包含斜線與標誌,如 \n範圍選擇器中的「按 URL」:尋找適用於完全指定 URL 的樣式,如 https://www.example.org/\n範圍選擇器中的「詮釋資料」:搜尋名稱、「套用至」說明、安裝 URL、更新 URL 與整個 usercss 樣式的詮釋資料區塊。", - "description": "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page" - }, - "searchStylesMatchUrl": { - "message": "按 URL", - "description": "Option for `find styles` scope selector in the manager. See searchMatchUrlHint for more info." - }, - "searchStylesMeta": { - "message": "詮釋資料", - "description": "Option for `find styles` scope selector in the manager." - }, - "searchStylesName": { - "message": "名稱", - "description": "Option for `find styles` scope selector in the manager." - }, - "sectionAdd": { - "message": "再加入一個樣式段", - "description": "Label for the button to add a section" - }, - "sectionCode": { - "message": "代碼", - "description": "Label for the code for a section" - }, - "sectionRemove": { - "message": "移除樣式段", - "description": "Label for the button to remove a section" - }, - "sectionRestore": { - "message": "復原已移除的部份", - "description": "Label for the button to restore a removed section" - }, - "sections": { - "message": "樣式段", - "description": "Header for the table of contents block listing style section names in the left panel of the classic editor" - }, - "shortcuts": { - "message": "快速鍵", - "description": "Go to shortcut configuration" - }, - "shortcutsNote": { - "message": "自訂鍵盤快速鍵", - "description": "" - }, - "sortDateNewestFirst": { - "message": "最新的優先", - "description": "Text added to indicate that sorting a date would add the newest entries at the top" - }, - "sortDateOldestFirst": { - "message": "最舊的優先", - "description": "Text added to indicate that sorting a date would add the oldest entries at the top" - }, - "sortLabel": { - "message": "選取適用於已安裝樣式的排序方式", - "description": "Title on the sort select to indicate it is used for sorting entries" - }, - "sortLabelTitleAsc": { - "message": "標題遞增", - "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort" - }, - "sortLabelTitleDesc": { - "message": "標題遞減", - "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort" - }, - "sortStylesHelp": { - "message": "從下拉選單中選取要套用於已安裝項目的排序類型。預設使用標題遞增排序(A 到 Z)。「標題遞減」則會套用遞減排序(Z 到 A)。\n還有其他的排序方式。您可以想像對一個多欄的表格進行排序,並且每次選取(加號之間)都代表了一欄或一組。\n舉例來說,若設定為「啟用(第一)+標題」,將會把所有已啟用的項目都排列在頂部,然後再以標題遞增(A 到 Z)的順序來分別套用到已啟用與已停用的項目。", - "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" - }, - "sortStylesHelpTitle": { - "message": "排序內容", - "description": "Label for the sort info popup on the Manage styles page" - }, - "styleBadRegexp": { - "message": "正規表示式無效。", - "description": "Validation message for a bad regexp in a style" - }, - "styleBeautify": { - "message": "美化", - "description": "Label for the CSS-beautifier button on the edit style page" - }, - "styleBeautifyHint": { - "message": "提示:右鍵點選「美化」按鈕或使用下面定義的鍵盤快捷鍵來美化而不顯示此面板", - "description": "Hint shown inside the CSS-beautifier panel" - }, - "styleBeautifyIndentConditional": { - "message": "縮排 @media, @supports", - "description": "CSS-beautifier option" - }, - "styleBeautifyPreserveNewlines": { - "message": "保留新行", - "description": "CSS-beautifier option" - }, - "styleCancelEditLabel": { - "message": "返回到管理頁面", - "description": "Label for cancel button for style editing" - }, - "styleChangesNotSaved": { - "message": "你已經修改了此樣式,但尚未保存。", - "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" - }, - "styleEnabledLabel": { - "message": "已啟用", - "description": "Label for the enabled state of styles" - }, - "styleFromMozillaFormatError": { - "message": "從 Mozilla 格式匯入失敗", - "description": "Label for the import error" - }, - "styleFromMozillaFormatPrompt": { - "message": "貼上 Mozilla 格式代碼", - "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" - }, - "styleInstall": { - "message": "安裝 '$stylename$' 到 Stylus ?", - "description": "Confirmation when installing a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "styleInstallFailed": { - "message": "安裝使用者樣式失敗!\n$error$", - "description": "Warning when installation failed", - "placeholders": { - "error": { - "content": "$1" - } - } - }, - "styleInstallOverwrite": { - "message": "「$stylename$」已安裝。要覆寫嗎?\n版本:$oldVersion$→$newVersion$", - "description": "Confirmation when re-installing a style", - "placeholders": { - "stylename": { - "content": "$1" - }, - "newVersion": { - "content": "$3" - }, - "oldVersion": { - "content": "$2" - } - } - }, - "styleMissingName": { - "message": "輸入名稱", - "description": "Error displayed when user saves without providing a name" - }, - "styleMozillaFormatHeading": { - "message": "Mozilla格式", - "description": "Heading for the section with buttons to import/export Mozilla format of the style" - }, - "styleNotAppliedRegexpProblemTooltip": { - "message": "因為不正確的 'regexp()' 使用導致未套用", - "description": "Tooltip in the popup for styles that were not applied at all" - }, - "styleRegexpInvalidExplanation": { - "message": "部份 'regexp()' 規則可能不再能被編譯。", - "description": "" - }, - "styleRegexpPartialExplanation": { - "message": "這個樣式使用部份符合的正規表示式,違反了 CSS4 @document 規範,其需要完整的 URL 符合。授影響的 CSS 不會討用在頁面上。這個樣式由 Chrome 版 Stylish 所建立,其在早期版本不正確地檢查 'regexp()' 規則(已知的臭蟲)。", - "description": "" - }, - "styleRegexpProblemTooltip": { - "message": "因為不正確的 'regexp()' 使用導致未套用的樣式段數量", - "description": "Tooltip in the popup for styles that were applied only partially" - }, - "styleRegexpTestButton": { - "message": "正規表示式測試", - "description": "RegExp test button label in the editor shown when applies-to list has a regexp value" - }, - "styleRegexpTestFull": { - "message": "符合的分頁", - "description": "RegExp test report: label for the fully matching expressions" - }, - "styleRegexpTestInvalid": { - "message": "已跳過無效的正規表示式", - "description": "RegExp test report: label for the invalid expressions" - }, - "styleRegexpTestNone": { - "message": "沒有符合的分頁", - "description": "RegExp test report: label for expressions that didn't match any tabs" - }, - "styleRegexpTestNote": { - "message": "注意:使用單個 \\ 來在正規表示式的輸入欄位中逃脫,其將會根據在 CSS 中的引用字串的規定,自動在樣式代碼中轉換為 \\\\。", - "description": "RegExp test report: a note displayed at the bottom of the dialog" - }, - "styleRegexpTestPartial": { - "message": "不完全符合,因而跳過", - "description": "RegExp test report: label for the partially matching expressions" - }, - "styleRegexpTestTitle": { - "message": "符合的已開啟分頁清單(在 URL 上點選以將焦點轉移至它的分頁)", - "description": "RegExp test report: title of the report" - }, - "styleSaveLabel": { - "message": "儲存", - "description": "Label for save button for style editing" - }, - "styleToMozillaFormatHelp": { - "message": "Mozilla格式的樣式代碼能在火狐版Stylus使用,也可以提交至 userstyles.org 。", - "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" - }, - "styleToMozillaFormatTitle": { - "message": "Mozilla格式樣式表", - "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" - }, - "styleUpdate": { - "message": "你確定你要更新 '$stylename$' ?", - "description": "Confirmation when updating a style", - "placeholders": { - "stylename": { - "content": "$1" - } - } - }, - "styleUpdateDiscardChanges": { - "message": "樣式已在編輯器外變更。您想要重新載入樣式嗎?", - "description": "Confirmation to update the style in the editor" - }, - "stylusUnavailableForURL": { - "message": "Stylus 不能在諸如此類的網頁上生效。", - "description": "Note in the toolbar pop-up when on a URL Stylus can't affect" - }, - "stylusUnavailableForURLdetails": { - "message": "作為安全措施,瀏覽器禁止擴充套件影響其內建頁面(如 chrome://version、截至 Chrome 61 為止的新分頁、about:addons 以及其他頁面)以及其他擴充套件的頁面。每個瀏覽器也都限制對它們自己的擴充套件庫的存取(如 Chrome 線上應用程式商店或是 Firefox 附加元件庫等)。", - "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect" - }, - "syncStorageErrorSaving": { - "message": "無法儲存值。嘗試減少文字量。", - "description": "Displayed when trying to save an excessively big value via storage.sync API" - }, - "toggleStyle": { - "message": "切換樣式", - "description": "Label for the checkbox to enable/disable a style" - }, - "undo": { - "message": "還原", - "description": "Button label" - }, - "undoGlobal": { - "message": "還原(全域)", - "description": "CSS-beautify global Undo button label" - }, - "unreachableAMO": { - "message": "Firefox 禁止存取頁面。", - "description": "Note in the popup displayed when opened on addons.mozilla.org" - }, - "unreachableAMOHint": { - "message": "要允許存取,開啟 ,在清單上點選右鍵,點選「新增」,然後再點選「布林」,貼上 並點選確定→→確定,然後重新整理 頁面。", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" - }, - "unreachableAMOHintNewFF": { - "message": "在 Firefox 60 或更新的版本中,您也必須將 AMO 的網域從 中的 移除。", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59" - }, - "unreachableAMOHintOldFF": { - "message": "僅 Firefox 59 或更新版本才能讓您設定允許 WebExtensions 在如同這個一樣的有 CSP 保護的頁面上新增樣式元素。", - "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59" - }, - "unreachableContentScript": { - "message": "無法與頁面通訊。嘗試重新載入分頁。", - "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus" - }, - "unreachableFileHint": { - "message": "Stylus 僅在您於 chrome://extensions 啟用了 Stylus 擴充套件中對應的勾選框時才能存取 file:// 的 URL。", - "description": "Note in the toolbar popup for file:// URLs" - }, - "InaccessibleFileHint": { - "message": "Stylus 無法存取某些檔案類型(如 PDF 與 JSON 檔案)。", - "description": "Note in the toolbar popup for some file types that cannot be accessed" - }, - "updateAllCheckSucceededNoUpdate": { - "message": "樣式都是最新的。", - "description": "Text that displays when an update all check completed and no updates are available" - }, - "updateAllCheckSucceededSomeEdited": { - "message": "一些可更新的樣式不會檢查以避免遺失可能有的本機編輯。更新可以強制獨立檢查,或是對所有樣式都執行檢查(本機編輯將會被覆寫)。", - "description": "Text that displays when an update all check completed and no updates are available" - }, - "updateCheckFailBadResponseCode": { - "message": "更新失敗: 伺服器傳回代碼 $code$。", - "description": "Text that displays when an update check failed because the response code indicates an error", - "placeholders": { - "code": { - "content": "$1" - } - } - }, - "updateCheckFailServerUnreachable": { - "message": "更新失敗: 無法訪問伺服器。", - "description": "Text that displays when an update check failed because the update server is unreachable" - }, - "updateCheckHistory": { - "message": "更新檢查的歷史", - "description": "" - }, - "updateCheckManualUpdateForce": { - "message": "安裝更新(本機編輯將會被覆寫)", - "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckManualUpdateHint": { - "message": "強制更新覆蓋任何本機編輯。", - "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckSkippedLocallyEdited": { - "message": "這個樣式已在本機編輯。", - "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications" - }, - "updateCheckSkippedMaybeLocallyEdited": { - "message": "這個樣式可能在本機被編輯過。", - "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications" - }, - "updateCheckSucceededNoUpdate": { - "message": "樣式已是最新的。", - "description": "Text that displays when an update check completed and no update is available" - }, - "updateCompleted": { - "message": "更新完成。", - "description": "Text that displays when an update completed" - }, - "updatesCurrentlyInstalled": { - "message": "更新已安裝的:", - "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." - }, - "usercssAvoidOverwriting": { - "message": "請變更 @name 或 @namespace 的值以避免覆寫既有的樣式。", - "description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one." - }, - "usercssConfigIncomplete": { - "message": "在設定對話框顯示後,樣式已更新或刪除。這個變數將不會儲存,以避免損毀樣式的詮釋資料。", - "description": "" - }, - "usercssEditorNamePlaceholder": { - "message": "在程式碼中指定 @name", - "description": "Placeholder text for the empty name input field when creating a new Usercss style" - }, - "usercssReplaceTemplateConfirmation": { - "message": "為新的 Usercss 樣式取代預設的範本為目前的程式碼?", - "description": "" - }, - "usercssReplaceTemplateName": { - "message": "清空 @name 取代目前範本", - "description": "The text shown after @name when creating a new Usercss style" - }, - "usercssReplaceTemplateSectionBody": { - "message": "在此插入程式碼……", - "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" - }, - "versionInvalidOlder": { - "message": "版本舊於已安裝的樣式。", - "description": "Displayed when the version of style is older than the installed one" - }, - "writeStyleFor": { - "message": "編寫樣式給:", - "description": "Label for toolbar pop-up that precedes the links to write a new style" - }, - "writeStyleForURL": { - "message": "此網址", - "description": "Text for link in toolbar pop-up to write a new style for the current URL" - }, - "syncDropboxStyles": { - "message": "Dropbox 匯出", - "description": "" - }, - "syncDropboxDeprecated": { - "message": "Dropbox 匯入/匯出已被選項頁面中的更進階的樣式同步所取代。", - "description": "" - }, - "retrieveDropboxSync": { - "message": "Dropbox 匯入", - "description": "" - }, - "overwriteFileExport": { - "message": "您想要覆寫既有的檔案嗎?", - "description": "" - }, - "exportSavedSuccess": { - "message": "檔案儲存成功", - "description": "" - }, - "noFileToImport": { - "message": "要匯入您的樣式,您必須先匯出。", - "description": "" - }, - "connectingDropbox": { - "message": "正在連線至 Dropbox……", - "description": "" - }, - "connectingDropboxNotAllowed": { - "message": "連線到 Dropbox 僅在直接從 webstore 安裝的應用程式中可用", - "description": "" - }, - "gettingStyles": { - "message": "正在取得所有樣式……", - "description": "" - }, - "zipStyles": { - "message": "正在壓縮樣式……", - "description": "" - }, - "unzipStyles": { - "message": "正在解壓縮樣式……", - "description": "" - }, - "readingStyles": { - "message": "正在讀取樣式……", - "description": "" - }, - "uploadingFile": { - "message": "正在上傳檔案……", - "description": "" - } } \ No newline at end of file