stylus/_locales/he/messages.json

964 lines
36 KiB
JSON
Raw Normal View History

2018-09-10 14:36:00 +00:00
{
"addStyleLabel": {
2018-11-30 01:41:18 +00:00
"message": "כתוב עיצוב חדש",
"description": "Label for the button to go to the add style page"
2018-09-10 14:36:00 +00:00
},
"addStyleTitle": {
2018-11-30 01:41:18 +00:00
"message": "הוספת עיצוב",
"description": "Title of the page for adding styles"
2018-09-10 14:36:00 +00:00
},
"alphaChannel": {
2018-11-30 01:41:18 +00:00
"message": "שקיפות",
"description": "Label of color's opacity"
2018-09-10 14:36:00 +00:00
},
"appliesAdd": {
2018-11-30 01:41:18 +00:00
"message": "הוספה",
"description": "Label for the button to add an 'applies' entry"
2018-09-10 14:36:00 +00:00
},
"appliesDisplay": {
"message": "מוחל על: $applies$",
2018-11-30 01:41:18 +00:00
"description": "Text on the manage screen to describe what the style applies to",
2018-09-10 14:36:00 +00:00
"placeholders": {
"applies": {
"content": "$1"
}
}
},
"appliesDisplayTruncatedSuffix": {
2018-11-30 01:41:18 +00:00
"message": "עוד",
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
2018-09-10 14:36:00 +00:00
},
"appliesDomainOption": {
2018-11-30 01:41:18 +00:00
"message": "קישורים תחת הדומיין",
"description": "Option to make the style apply to the entered string as a domain"
2018-09-10 14:36:00 +00:00
},
"appliesLabel": {
2018-11-30 01:41:18 +00:00
"message": "מוחל על",
"description": "Label for 'applies to' fields on the edit/add screen"
2018-09-10 14:36:00 +00:00
},
"appliesLineWidgetLabel": {
2018-11-30 01:41:18 +00:00
"message": "הצג אינפורמציית 'חל על'",
"description": "Label for the checkbox to display applies-to information in the single editor"
2018-09-10 14:36:00 +00:00
},
"appliesLineWidgetWarning": {
2018-11-30 01:41:18 +00:00
"message": "לא עובד עם CSS מוקטן (minified)",
"description": "A warning that applies-to information won't show properly with minified CSS"
2018-09-10 14:36:00 +00:00
},
"appliesRegexpOption": {
2018-11-30 01:41:18 +00:00
"message": "קישורים התואמים regexp",
"description": "Option to make the style apply to the entered string as a regular expression"
2018-09-10 14:36:00 +00:00
},
"appliesRemove": {
2018-11-30 01:41:18 +00:00
"message": "הסרה",
"description": "Label for the button to remove an 'applies' entry"
2018-09-10 14:36:00 +00:00
},
"appliesRemoveError": {
2018-11-30 01:41:18 +00:00
"message": "לא ניתן להסיר את הערך 'חל על' האחרון",
"description": "Error displayed when the last 'applies' is going to be removed"
2018-09-10 14:36:00 +00:00
},
"appliesSpecify": {
2018-11-30 01:41:18 +00:00
"message": "פרט",
"description": "Label for the button to make a style apply only to specific sites"
2018-09-10 14:36:00 +00:00
},
"appliesToEverything": {
2018-11-30 01:41:18 +00:00
"message": "כל האתרים",
"description": "Text displayed for styles that apply to all sites"
2018-09-10 14:36:00 +00:00
},
"appliesUrlOption": {
2018-11-30 01:41:18 +00:00
"message": "קישור (URL)",
"description": "Option to make the style apply to the entered string as a URL"
2018-09-10 14:36:00 +00:00
},
"appliesUrlPrefixOption": {
2018-11-30 01:41:18 +00:00
"message": "קישורים המתחילים ב",
"description": "Option to make the style apply to the entered string as a URL prefix"
2018-09-10 14:36:00 +00:00
},
"applyAllUpdates": {
2018-11-30 01:41:18 +00:00
"message": "החל את כל העדכונים",
"description": "Label for the button to apply all detected updates"
2018-09-10 14:36:00 +00:00
},
"author": {
2018-11-30 01:41:18 +00:00
"message": "כותב",
"description": "Label for the style author"
2018-09-10 14:36:00 +00:00
},
"backupButtons": {
2018-11-30 01:41:18 +00:00
"message": "גיבוי",
"description": "Heading for backup"
2018-09-10 14:36:00 +00:00
},
"backupMessage": {
2018-11-30 01:41:18 +00:00
"message": "בחר קובץ או גרור ושחרר אותו בדף זה.",
"description": "Message for backup"
2018-09-10 14:36:00 +00:00
},
"bckpInstStyles": {
2018-11-30 01:41:18 +00:00
"message": "ייצא עיצובים",
"description": ""
2018-09-10 14:36:00 +00:00
},
"checkAllUpdates": {
2018-11-30 01:41:18 +00:00
"message": "בדוקים עדכונים עבור כל העיצובים",
"description": "Label for the button to check all styles for updates"
2018-09-10 14:36:00 +00:00
},
"checkAllUpdatesForce": {
2018-11-30 01:41:18 +00:00
"message": "בדוק שוב, לא ערכתי אף עיצוב!",
"description": "Label for the button to apply all detected updates"
2018-09-10 14:36:00 +00:00
},
"checkForUpdate": {
2018-11-30 01:41:18 +00:00
"message": "בדוק עדכונים",
"description": "Label for the button to check a single style for an update"
2018-09-10 14:36:00 +00:00
},
"checkingForUpdate": {
2018-11-30 01:41:18 +00:00
"message": "בודק...",
"description": "Text to display when checking a style for an update"
2018-09-10 14:36:00 +00:00
},
"clickToUninstall": {
2018-11-30 01:41:18 +00:00
"message": "הקלק להסרה",
"description": "Label for the overlay on a style thumbnail when installed via inline search in the popup"
2018-09-10 14:36:00 +00:00
},
"cm_autoCloseBrackets": {
2018-11-30 01:41:18 +00:00
"message": "סגור באופן אוטומטי סוגריים וגרשיים",
"description": "Label for the checkbox in the style editor."
2018-09-10 14:36:00 +00:00
},
"cm_autoCloseBracketsTooltip": {
2018-11-30 01:41:18 +00:00
"message": "הוסף סוגר באופן אוטומטי כשמקלידים את אחת מהפותחים של ()[]{}''\"\"",
"description": "Label for the checkbox in the style editor."
2018-09-10 14:36:00 +00:00
},
"cm_autocompleteOnTyping": {
2018-11-30 01:41:18 +00:00
"message": "השלמה אוטומטית בזמן הכתיבה",
"description": "Label for the checkbox in the style editor."
2018-09-10 14:36:00 +00:00
},
"cm_colorpicker": {
2018-11-30 01:41:18 +00:00
"message": "פלטות בחירת צבעים עבור צבעי CSS",
"description": "Label for the checkbox controlling colorpicker option for the style editor."
2018-09-10 14:36:00 +00:00
},
"cm_indentWithTabs": {
2018-11-30 01:41:18 +00:00
"message": "השתמש בטאבים יחד עם הזחה חכמה",
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
2018-09-10 14:36:00 +00:00
},
"cm_keyMap": {
2018-11-30 01:41:18 +00:00
"message": "מפת מקשים",
"description": "Label for the drop-down list controlling the keymap for the style editor."
2018-09-10 14:36:00 +00:00
},
"cm_lineWrapping": {
2018-11-30 01:41:18 +00:00
"message": "עטיפת מילים",
"description": "Label for the checkbox controlling word wrap option for the style editor."
2018-09-10 14:36:00 +00:00
},
"cm_matchHighlight": {
2018-11-30 01:41:18 +00:00
"message": "הדגש",
"description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor."
2018-09-10 14:36:00 +00:00
},
"cm_matchHighlightSelection": {
2018-11-30 01:41:18 +00:00
"message": "בחירה בלבד",
"description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text"
2018-09-10 14:36:00 +00:00
},
"cm_resizeGripHint": {
2018-11-30 01:41:18 +00:00
"message": "דאבל קליק להגדלה מירבית/איפוס הגובה",
"description": "Tooltip for the resize grip in style editor"
2018-09-10 14:36:00 +00:00
},
"cm_selectByTokens": {
2018-11-30 01:41:18 +00:00
"message": "דאבל קליק בוחר tokens",
"description": "Label for the checkbox in the editor."
2018-09-10 14:36:00 +00:00
},
"cm_smartIndent": {
2018-11-30 01:41:18 +00:00
"message": "השתמש בהזחה חכמה",
"description": "Label for the checkbox controlling smart indentation option for the style editor."
2018-09-10 14:36:00 +00:00
},
"cm_tabSize": {
2018-11-30 01:41:18 +00:00
"message": "גודל הכרטיסייה",
"description": "Label for the text box controlling tab size option for the style editor."
2018-09-10 14:36:00 +00:00
},
"cm_theme": {
2018-11-30 01:41:18 +00:00
"message": "ערכת נושא",
"description": "Label for the style editor's CSS theme."
2018-09-10 14:36:00 +00:00
},
"colorpickerTooltip": {
2018-11-30 01:41:18 +00:00
"message": "פתח את פלטת בחירת הצבעים",
"description": "Tooltip for the colored squares shown before CSS colors in the style editor."
2018-09-10 14:36:00 +00:00
},
"configOnChange": {
2018-11-30 01:41:18 +00:00
"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"
2018-09-10 14:36:00 +00:00
},
"configOnChangeTooltip": {
2018-11-30 01:41:18 +00:00
"message": "שמור והחל שינויים באופן אוטומטי",
"description": ""
2018-09-10 14:36:00 +00:00
},
"configureStyle": {
2018-11-30 01:41:18 +00:00
"message": "הגדר",
"description": "Label for the button to configure usercss userstyle"
2018-09-10 14:36:00 +00:00
},
"configureStyleOnHomepage": {
2018-11-30 01:41:18 +00:00
"message": "הגדר בדף הבית",
"description": "Label for the button to configure userstyles.org userstyle"
2018-09-10 14:36:00 +00:00
},
"confirmCancel": {
2018-11-30 01:41:18 +00:00
"message": "ביטול",
"description": ""
2018-09-10 14:36:00 +00:00
},
"confirmClose": {
2018-11-30 01:41:18 +00:00
"message": "סגור",
"description": "'Close' button in a confirm dialog"
2018-09-10 14:36:00 +00:00
},
"confirmDefault": {
2018-11-30 01:41:18 +00:00
"message": "השתמש בברירת מחדל",
"description": "'Set to default' button in a confirm dialog"
2018-09-10 14:36:00 +00:00
},
"confirmDelete": {
2018-11-30 01:41:18 +00:00
"message": "מחיקה",
"description": ""
2018-09-10 14:36:00 +00:00
},
"confirmDiscardChanges": {
2018-11-30 01:41:18 +00:00
"message": "למחוק את השינויים?",
"description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes"
2018-09-10 14:36:00 +00:00
},
"confirmNo": {
2018-11-30 01:41:18 +00:00
"message": "לא",
"description": "'No' button in a confirm dialog"
2018-09-10 14:36:00 +00:00
},
"confirmOK": {
2018-11-30 01:41:18 +00:00
"message": "אוקיי",
"description": ""
2018-09-10 14:36:00 +00:00
},
"confirmSave": {
2018-11-30 01:41:18 +00:00
"message": "שמור",
"description": "'Save' button in a confirm dialog"
2018-09-10 14:36:00 +00:00
},
"confirmStop": {
2018-11-30 01:41:18 +00:00
"message": "עצור",
"description": "'Stop' button in a confirm dialog"
2018-09-10 14:36:00 +00:00
},
"confirmYes": {
2018-11-30 01:41:18 +00:00
"message": "כן",
"description": "'Yes' button in a confirm dialog"
2018-09-10 14:36:00 +00:00
},
"dateInstalled": {
2018-11-30 01:41:18 +00:00
"message": "תאריך התקנה",
"description": "Option text for the user to sort the style by install date"
2018-09-10 14:36:00 +00:00
},
"dateUpdated": {
2018-11-30 01:41:18 +00:00
"message": "תאריך עדכון",
"description": "Option text for the user to sort the style by last update date"
2018-09-10 14:36:00 +00:00
},
"defaultTheme": {
2018-11-30 01:41:18 +00:00
"message": "ברירת מחדל",
"description": "Default CodeMirror CSS theme option on the edit style page"
2018-09-10 14:36:00 +00:00
},
"deleteStyleConfirm": {
2018-11-30 01:41:18 +00:00
"message": "האם אתה בטוח שברצונך למחוק עיצוב זה?",
"description": "Confirmation before deleting a style"
2018-09-10 14:36:00 +00:00
},
"deleteStyleLabel": {
2018-11-30 01:41:18 +00:00
"message": "מחק",
"description": "Label for the button to delete a style"
2018-09-10 14:36:00 +00:00
},
"disableAllStyles": {
2018-11-30 01:41:18 +00:00
"message": "השבת את כל העיצובים",
"description": "Label for the checkbox that turns all enabled styles off."
2018-09-10 14:36:00 +00:00
},
"disableStyleLabel": {
2018-11-30 01:41:18 +00:00
"message": "השבת",
"description": "Label for the button to disable a style"
2018-09-10 14:36:00 +00:00
},
"dragDropMessage": {
2018-11-30 01:41:18 +00:00
"message": "שחרר את קובץ הגיבוי שלך בכל מקום בדף זה על־מנת לייבא אותו.",
"description": "Drag'n'drop message"
2018-09-10 14:36:00 +00:00
},
"editDeleteText": {
2018-11-30 01:41:18 +00:00
"message": "מחק",
"description": "Label for the context menu item in the editor to delete selected text"
2018-09-10 14:36:00 +00:00
},
"editGotoLine": {
2018-11-30 01:41:18 +00:00
"message": "Goto לשורה (או line:col)",
"description": "Go to line or line:column on Ctrl-G in style code editor"
2018-09-10 14:36:00 +00:00
},
"editStyleHeading": {
2018-11-30 01:41:18 +00:00
"message": "עריכת עיצוב",
"description": "Title of the page for editing styles"
2018-09-10 14:36:00 +00:00
},
"editStyleLabel": {
2018-11-30 01:41:18 +00:00
"message": "עריכה",
"description": "Label for the button to go to the edit style page"
2018-09-10 14:36:00 +00:00
},
"editStyleTitle": {
"message": "עריכת העיצוב $stylename$",
2018-11-30 01:41:18 +00:00
"description": "Title of the page for editing styles",
2018-09-10 14:36:00 +00:00
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
"editorStylesButton": {
2018-11-30 01:41:18 +00:00
"message": "מצא עיצובים לעורך",
"description": "Find styles for the editor"
2018-09-10 14:36:00 +00:00
},
"enableStyleLabel": {
2018-11-30 01:41:18 +00:00
"message": "אפשר",
"description": "Label for the button to enable a style"
2018-09-10 14:36:00 +00:00
},
"exportLabel": {
2018-11-30 01:41:18 +00:00
"message": "ייצא",
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
2018-09-10 14:36:00 +00:00
},
"externalFeedback": {
2018-11-30 01:41:18 +00:00
"message": "חוות דעת",
"description": "Label for the external link to send feedback for the style"
2018-09-10 14:36:00 +00:00
},
"externalHomepage": {
2018-11-30 01:41:18 +00:00
"message": "דף הבית",
"description": "Label for the external link to style's homepage"
2018-09-10 14:36:00 +00:00
},
"externalLink": {
2018-11-30 01:41:18 +00:00
"message": "קישור חיצוני",
"description": "Label for external links"
2018-09-10 14:36:00 +00:00
},
"externalSupport": {
2018-11-30 01:41:18 +00:00
"message": "תמיכה",
"description": "Label for the external link to style's support site"
2018-09-10 14:36:00 +00:00
},
"findStyles": {
2018-11-30 01:41:18 +00:00
"message": "מצא עיצובים",
"description": "Text for a link that gets a list of styles for the current site"
2018-09-10 14:36:00 +00:00
},
"findStylesInline": {
2018-11-30 01:41:18 +00:00
"message": "מוטבע",
"description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)"
2018-09-10 14:36:00 +00:00
},
"genericAdd": {
2018-11-30 01:41:18 +00:00
"message": "הוספה",
"description": "Used in various places for an action that adds something"
2018-09-10 14:36:00 +00:00
},
"genericClone": {
2018-11-30 01:41:18 +00:00
"message": "שכפול",
"description": "Used in various places for an action that clones something"
2018-09-10 14:36:00 +00:00
},
"genericDisabledLabel": {
2018-11-30 01:41:18 +00:00
"message": "מושבת",
"description": "Used in various lists/options to indicate that something is disabled"
2018-09-10 14:36:00 +00:00
},
"genericEnabledLabel": {
2018-11-30 01:41:18 +00:00
"message": "מאופשר",
"description": "Used in various lists/options to indicate that something is enabled"
2018-09-10 14:36:00 +00:00
},
"genericError": {
2018-11-30 01:41:18 +00:00
"message": "שגיאה",
"description": "Used in various places to indicate some error occurred."
2018-09-10 14:36:00 +00:00
},
"genericHistoryLabel": {
2018-11-30 01:41:18 +00:00
"message": "היסטוריה",
"description": "Used in various places to show a history log of something"
2018-09-10 14:36:00 +00:00
},
"genericNext": {
2018-11-30 01:41:18 +00:00
"message": "הבא",
"description": "Used in various places to select/perform the next step/action"
2018-09-10 14:36:00 +00:00
},
"genericPrevious": {
2018-11-30 01:41:18 +00:00
"message": "הקודם",
"description": "Used in various places to select/perform the previous step/action"
2018-09-10 14:36:00 +00:00
},
"genericResetLabel": {
2018-11-30 01:41:18 +00:00
"message": "איפוס",
"description": "Used in various parts of UI to indicate that something may be reset to its original state"
2018-09-10 14:36:00 +00:00
},
"genericSavedMessage": {
2018-11-30 01:41:18 +00:00
"message": "נשמר",
"description": "Used in various parts of the UI to indicate that something was saved"
2018-09-10 14:36:00 +00:00
},
"genericTitle": {
2018-11-30 01:41:18 +00:00
"message": "כותרת",
"description": "Used in various parts of the UI to indicate the title of something"
2018-09-10 14:36:00 +00:00
},
"genericUnknown": {
2018-11-30 01:41:18 +00:00
"message": "לא ידוע",
"description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)"
2018-09-10 14:36:00 +00:00
},
"helpAlt": {
2018-11-30 01:41:18 +00:00
"message": "עזרה",
"description": "Alternate text for help buttons"
2018-09-10 14:36:00 +00:00
},
"helpKeyMapCommand": {
2018-11-30 01:41:18 +00:00
"message": "הקלד שם פקודה",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
2018-09-10 14:36:00 +00:00
},
"helpKeyMapHotkey": {
2018-11-30 01:41:18 +00:00
"message": "לחץ על המקש החם",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
2018-09-10 14:36:00 +00:00
},
"importAppendLabel": {
2018-11-30 01:41:18 +00:00
"message": "צרף לעיצוב",
"description": "Label for the button to import a style and append to the existing sections"
2018-09-10 14:36:00 +00:00
},
"importAppendTooltip": {
2018-11-30 01:41:18 +00:00
"message": "צרף את העיצוב המיובא לעיצוב הנוכחי",
"description": "Tooltip for the button to import a style and append to the existing sections"
2018-09-10 14:36:00 +00:00
},
"importLabel": {
2018-11-30 01:41:18 +00:00
"message": "ייבא",
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
2018-09-10 14:36:00 +00:00
},
"importReplaceLabel": {
2018-11-30 01:41:18 +00:00
"message": "דרוס עיצוב",
"description": "Label for the button to import and overwrite current style"
2018-09-10 14:36:00 +00:00
},
"importReportLegendAdded": {
2018-11-30 01:41:18 +00:00
"message": "נוספו",
"description": "Text after the number of styles added in the report shown after importing styles"
2018-09-10 14:36:00 +00:00
},
"importReportLegendUpdatedCode": {
2018-11-30 01:41:18 +00:00
"message": "קודים עודכנו",
"description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles"
2018-09-10 14:36:00 +00:00
},
"importReportLegendUpdatedMeta": {
2018-11-30 01:41:18 +00:00
"message": "מידע meta עודכנו",
"description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles"
2018-09-10 14:36:00 +00:00
},
"importReportTitle": {
2018-11-30 01:41:18 +00:00
"message": "סיום ייבוא עיצובים",
"description": "Title of the report shown after importing styles"
2018-09-10 14:36:00 +00:00
},
"importReportUnchanged": {
2018-11-30 01:41:18 +00:00
"message": "שום דבר לא השתנה.",
"description": "Message in the report shown after importing styles"
2018-09-10 14:36:00 +00:00
},
"importReportUndone": {
2018-11-30 01:41:18 +00:00
"message": "עיצובים הוחזרו",
"description": "Text after the number of styles reverted in the message box shown after undoing the import of styles"
2018-09-10 14:36:00 +00:00
},
"importReportUndoneTitle": {
2018-11-30 01:41:18 +00:00
"message": "הייבוא בוטל",
"description": "Title of the message box shown after undoing the import of styles"
2018-09-10 14:36:00 +00:00
},
"installButton": {
2018-11-30 01:41:18 +00:00
"message": "התקן עיצוב",
"description": "Label for install button"
2018-09-10 14:36:00 +00:00
},
"installButtonInstalled": {
2018-11-30 01:41:18 +00:00
"message": "העיצוב הותקן בהצלחה",
"description": "Text displayed when the style is successfully installed"
2018-09-10 14:36:00 +00:00
},
"installButtonReinstall": {
2018-11-30 01:41:18 +00:00
"message": "התקן עיצוב מחדש",
"description": "Label for reinstall button"
2018-09-10 14:36:00 +00:00
},
"installButtonUpdate": {
2018-11-30 01:41:18 +00:00
"message": "עדכן עיצוב",
"description": "Label for update button"
2018-09-10 14:36:00 +00:00
},
"installUpdate": {
2018-11-30 01:41:18 +00:00
"message": "התקן עדכון",
"description": "Label for the button to install an update for a single style"
2018-09-10 14:36:00 +00:00
},
"installUpdateFromLabel": {
2018-11-30 01:41:18 +00:00
"message": "בדוק עדכונים",
"description": "Label for the checkbox to save current URL for update check"
2018-09-10 14:36:00 +00:00
},
"installUpdateUnavailable": {
2018-11-30 01:41:18 +00:00
"message": "על־מנת לאפשר בדיקת עדכונים, אנא שחרר את הקובץ על רצועת הכרטיסיות או ציין @updateURL ב־metadata של העיצוב.",
"description": ""
2018-09-10 14:36:00 +00:00
},
"license": {
2018-11-30 01:41:18 +00:00
"message": "רישיון",
"description": "Label for the license"
2018-09-10 14:36:00 +00:00
},
"linkGetHelp": {
2018-11-30 01:41:18 +00:00
"message": "קבל עזרה",
"description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info"
2018-09-10 14:36:00 +00:00
},
"linkGetStyles": {
2018-11-30 01:41:18 +00:00
"message": "מצא עיצובים",
"description": "Help link text on the manage page e.g. https://userstyles.org"
2018-09-10 14:36:00 +00:00
},
"linkTranslate": {
2018-11-30 01:41:18 +00:00
"message": "תרגום",
"description": "Transifex link text on the manage page"
2018-09-10 14:36:00 +00:00
},
"linterCSSLintSettings": {
2018-11-30 01:41:18 +00:00
"message": "(הגדר כלל כ: 0 = מושבת; 1 = אזהרה; 2 = שגיאה)",
"description": "CSSLint rule config values"
2018-09-10 14:36:00 +00:00
},
"linterConfigPopupTitle": {
"message": "הגדר $linter$ כללי תצורה",
2018-11-30 01:41:18 +00:00
"description": "Stylelint or CSSLint popup header",
2018-09-10 14:36:00 +00:00
"placeholders": {
"linter": {
"content": "$1"
}
}
},
"linterConfigTooltip": {
2018-11-30 01:41:18 +00:00
"message": "לחץ להגדרת linter זה",
"description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration"
2018-09-10 14:36:00 +00:00
},
"linterIssues": {
2018-11-30 01:41:18 +00:00
"message": "תקלות",
"description": "Label for the CSS linter issues block on the style edit page"
2018-09-10 14:36:00 +00:00
},
"linterIssuesHelp": {
"message": "התקלות האלו נמצאו על־ידי $link$:",
2018-11-30 01:41:18 +00:00
"description": "Help popup message for the selected CSS linter issues block on the style edit page",
2018-09-10 14:36:00 +00:00
"placeholders": {
"link": {
"content": "$1"
}
}
},
"linterJSONError": {
2018-11-30 01:41:18 +00:00
"message": "פורמט JSON לא תקין",
"description": "Setting linter config with invalid JSON"
2018-09-10 14:36:00 +00:00
},
"linterResetMessage": {
2018-11-30 01:41:18 +00:00
"message": "על־מנת לבטל איפוסים לא רצוניים, לחץ Ctrl-Z (או Cmd-Z) בתיבת הטקסט",
"description": "Reset button tooltip to inform user on how to undo an accidental reset"
2018-09-10 14:36:00 +00:00
},
"linterRulesLink": {
2018-11-30 01:41:18 +00:00
"message": "ראה רשימת חוקים מלאה",
"description": "Stylelint or CSSLint rules label added immediately before a link"
2018-09-10 14:36:00 +00:00
},
"liveReloadError": {
2018-11-30 01:41:18 +00:00
"message": "התרחשה שגיאה בזמן הצפייה בקובץ",
"description": "The label of live-reload error"
2018-09-10 14:36:00 +00:00
},
"liveReloadLabel": {
2018-11-30 01:41:18 +00:00
"message": "רענון לייב (live)",
"description": "The label of live-reload feature"
2018-09-10 14:36:00 +00:00
},
"liveReloadUnavailable": {
2018-11-30 01:41:18 +00:00
"message": "על־מנת לאפשר רענון לייב (live), אנא שחרר את הקובץ על רצועת הכרטיסיות (האזור בו כותרות הכרטיסיות מוצגות).",
"description": ""
2018-09-10 14:36:00 +00:00
},
"manageFavicons": {
2018-11-30 01:41:18 +00:00
"message": "הצגת אייקונים בעמודת 'חל על'",
"description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page"
2018-09-10 14:36:00 +00:00
},
"manageFaviconsGray": {
2018-11-30 01:41:18 +00:00
"message": "האפרת האייקונים",
"description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page"
2018-09-10 14:36:00 +00:00
},
"manageFaviconsHelp": {
2018-11-30 01:41:18 +00:00
"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"
2018-09-10 14:36:00 +00:00
},
"manageFilters": {
2018-11-30 01:41:18 +00:00
"message": "מסננים",
"description": "Label for filters container"
2018-09-10 14:36:00 +00:00
},
"manageHeading": {
2018-11-30 01:41:18 +00:00
"message": "עיצובים מותקנים",
"description": "Heading for the manage page"
2018-09-10 14:36:00 +00:00
},
"manageMaxTargets": {
2018-11-30 01:41:18 +00:00
"message": "מספר הפריטים ה־'מוחלים על'",
"description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page"
2018-09-10 14:36:00 +00:00
},
"manageNewStyleAsUsercss": {
2018-11-30 01:41:18 +00:00
"message": "כ־Usercss",
"description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager"
2018-09-10 14:36:00 +00:00
},
"manageOnlyDisabled": {
2018-11-30 01:41:18 +00:00
"message": "רק עיצובים מושבתים",
"description": "Checkbox to show only disabled styles"
2018-09-10 14:36:00 +00:00
},
"manageOnlyEnabled": {
2018-11-30 01:41:18 +00:00
"message": "רק עיצובים מאופשרים",
"description": "Checkbox to show only enabled styles"
2018-09-10 14:36:00 +00:00
},
"manageOnlyExternal": {
2018-11-30 01:41:18 +00:00
"message": "רק עיצובים חיצוניים",
"description": "Checkbox to show only externally installed styles i.e. updatable"
2018-09-10 14:36:00 +00:00
},
"manageOnlyLocal": {
2018-11-30 01:41:18 +00:00
"message": "רק עיצובים שנוצרו באופן מקומי",
"description": "Checkbox to show only locally created styles i.e. non-updatable"
2018-09-10 14:36:00 +00:00
},
"manageOnlyNonUsercss": {
2018-11-30 01:41:18 +00:00
"message": "רק לא עיצובי Usercss",
"description": "Checkbox to show only non-Usercss (standard) styles"
2018-09-10 14:36:00 +00:00
},
"manageOnlyUpdates": {
2018-11-30 01:41:18 +00:00
"message": "רק עם עדכונים או תקלות",
"description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed"
2018-09-10 14:36:00 +00:00
},
"manageOnlyUsercss": {
2018-11-30 01:41:18 +00:00
"message": "רק עיצובי Usercss",
"description": "Checkbox to show only Usercss styles"
2018-09-10 14:36:00 +00:00
},
"menuShowBadge": {
2018-11-30 01:41:18 +00:00
"message": "הצג כמות עיצובים מאופשרים",
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
2018-09-10 14:36:00 +00:00
},
"noStylesForSite": {
2018-11-30 01:41:18 +00:00
"message": "לא הותקנו עיצובים עבור אתר זה.",
"description": "Text displayed when no styles are installed for the current site"
2018-09-10 14:36:00 +00:00
},
"openManage": {
2018-11-30 01:41:18 +00:00
"message": "ניהול",
"description": "Link to open the manage page."
2018-09-10 14:36:00 +00:00
},
"openStylesManager": {
2018-11-30 01:41:18 +00:00
"message": "פתח את מנהל העיצובים",
"description": "Label for the style maanger opener in the browser action context menu."
2018-09-10 14:36:00 +00:00
},
"optionsActions": {
2018-11-30 01:41:18 +00:00
"message": "פעולות",
"description": ""
2018-09-10 14:36:00 +00:00
},
"optionsAdvanced": {
2018-11-30 01:41:18 +00:00
"message": "מתקדם",
"description": ""
2018-09-10 14:36:00 +00:00
},
"optionsAdvancedContextDelete": {
2018-11-30 01:41:18 +00:00
"message": "הוספת 'מחיקה' בתפריט העורך",
"description": ""
2018-09-10 14:36:00 +00:00
},
"optionsBadgeDisabled": {
2018-11-30 01:41:18 +00:00
"message": "צבע רקע בעת השבתה",
"description": ""
2018-09-10 14:36:00 +00:00
},
"optionsBadgeNormal": {
2018-11-30 01:41:18 +00:00
"message": "צבע רקע",
"description": ""
2018-09-10 14:36:00 +00:00
},
"optionsCheck": {
2018-11-30 01:41:18 +00:00
"message": "עדכן עיצובים",
"description": ""
2018-09-10 14:36:00 +00:00
},
"optionsCheckUpdate": {
2018-11-30 01:41:18 +00:00
"message": "בדוק והתקן את כל העדכונים הזמינים",
"description": ""
2018-09-10 14:36:00 +00:00
},
"optionsCustomizeBadge": {
2018-11-30 01:41:18 +00:00
"message": "תג על האייקון בסרגל הכלים",
"description": ""
2018-09-10 14:36:00 +00:00
},
"optionsCustomizeIcon": {
2018-11-30 01:41:18 +00:00
"message": "אייקון בסרגל הכלים",
"description": ""
2018-09-10 14:36:00 +00:00
},
"optionsCustomizePopup": {
2018-11-30 01:41:18 +00:00
"message": "חלון קופץ",
"description": ""
2018-09-10 14:36:00 +00:00
},
"optionsCustomizeUpdate": {
2018-11-30 01:41:18 +00:00
"message": "עדכונים",
"description": ""
2018-09-10 14:36:00 +00:00
},
"optionsHeading": {
2018-11-30 01:41:18 +00:00
"message": "אפשרויות",
"description": "Heading for options section on manage page."
2018-09-10 14:36:00 +00:00
},
"optionsIconDark": {
2018-11-30 01:41:18 +00:00
"message": "ערכות נושא כהות לדפדפן",
"description": ""
2018-09-10 14:36:00 +00:00
},
"optionsIconLight": {
2018-11-30 01:41:18 +00:00
"message": "ערכות נושא בהירות לדפדפן",
"description": ""
2018-09-10 14:36:00 +00:00
},
"optionsOpen": {
2018-11-30 01:41:18 +00:00
"message": "פתח",
"description": ""
2018-09-10 14:36:00 +00:00
},
"optionsOpenManager": {
2018-11-30 01:41:18 +00:00
"message": "נהל עיצובים",
"description": ""
2018-09-10 14:36:00 +00:00
},
"optionsPopupWidth": {
2018-11-30 01:41:18 +00:00
"message": "רוחב החלון הקופץ (בפיקסלים)",
"description": ""
2018-09-10 14:36:00 +00:00
},
"optionsReset": {
2018-11-30 01:41:18 +00:00
"message": "איפוס האפשרויות לערכי ברירת המחדל",
"description": ""
2018-09-10 14:36:00 +00:00
},
"optionsResetButton": {
2018-11-30 01:41:18 +00:00
"message": "איפוס האפשרויות",
"description": ""
2018-09-10 14:36:00 +00:00
},
"optionsSubheading": {
2018-11-30 01:41:18 +00:00
"message": "אפשרויות נוספות",
"description": "Subheading for options section on manage page."
2018-09-10 14:36:00 +00:00
},
"optionsUpdateInterval": {
2018-11-30 01:41:18 +00:00
"message": "עדכון אוטומטי של Userstyle בשעות (הגדר 0 להשבתה)",
"description": ""
2018-09-10 14:36:00 +00:00
},
"paginationCurrent": {
2018-11-30 01:41:18 +00:00
"message": "הדף הנוכחי",
"description": "Tooltip for the current page index in search results"
2018-09-10 14:36:00 +00:00
},
"paginationEstimated": {
2018-11-30 01:41:18 +00:00
"message": "מספר דפים משוער",
"description": "Tooltip for the total page count in search results"
2018-09-10 14:36:00 +00:00
},
"paginationNext": {
2018-11-30 01:41:18 +00:00
"message": "הדף הבא",
"description": "Tooltip for the '->' (next page) button in search results"
2018-09-10 14:36:00 +00:00
},
"paginationPrevious": {
2018-11-30 01:41:18 +00:00
"message": "הדף הקודם",
"description": "Tooltip for the '<-' button in search results"
2018-09-10 14:36:00 +00:00
},
"paginationTotal": {
2018-11-30 01:41:18 +00:00
"message": "סה״כ דפים",
"description": ""
2018-09-10 14:36:00 +00:00
},
"popupBorders": {
2018-11-30 01:41:18 +00:00
"message": "הוספת שוליים לבנים בצדדים",
"description": ""
2018-09-10 14:36:00 +00:00
},
"popupHotkeysTooltip": {
2018-11-30 01:41:18 +00:00
"message": "לחץ על־מנת לצפות במקשים החמים הזמינים",
"description": "Tooltip displayed when hovering the right edge of the extension popup"
2018-09-10 14:36:00 +00:00
},
"popupOpenEditInWindow": {
2018-11-30 01:41:18 +00:00
"message": "פתח את העורך בחלון חדש",
"description": "Label for the checkbox controlling 'edit' action behavior in the popup."
2018-09-10 14:36:00 +00:00
},
"popupStylesFirst": {
2018-11-30 01:41:18 +00:00
"message": "עיצובים לפני הפקודות",
"description": "Label for the checkbox controlling section order in the popup."
2018-09-10 14:36:00 +00:00
},
"prefShowBadge": {
2018-11-30 01:41:18 +00:00
"message": "מֿמספר העיצובים המאופשרים באתר הנוכחי",
"description": "Label for the checkbox controlling toolbar badge text."
2018-09-10 14:36:00 +00:00
},
"previewLabel": {
2018-11-30 01:41:18 +00:00
"message": "תצוגת לייב (live)",
"description": "Label for the checkbox in style editor to enable live preview while editing."
2018-09-10 14:36:00 +00:00
},
"previewTooltip": {
2018-11-30 01:41:18 +00:00
"message": "החלת השינויים באופן זמני ללא שמירה.\nשמור את העיצוב על־מנת להפוך את השינויים לקבועים.",
"description": "Tooltip for the checkbox in style editor to enable live preview while editing."
2018-09-10 14:36:00 +00:00
},
"replace": {
2018-11-30 01:41:18 +00:00
"message": "החלף",
"description": "Label before the replace input field in the editor shown on Ctrl-H"
2018-09-10 14:36:00 +00:00
},
"replaceAll": {
2018-11-30 01:41:18 +00:00
"message": "החלף הכל",
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
2018-09-10 14:36:00 +00:00
},
"replaceWith": {
2018-11-30 01:41:18 +00:00
"message": "החלף עם",
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
2018-09-10 14:36:00 +00:00
},
"retrieveBckp": {
2018-11-30 01:41:18 +00:00
"message": "ייבוא עיצובים",
"description": ""
2018-09-10 14:36:00 +00:00
},
"search": {
2018-11-30 01:41:18 +00:00
"message": "חיפוש",
"description": "Label before the search input field in the editor shown on Ctrl-F"
2018-09-10 14:36:00 +00:00
},
"searchCaseSensitive": {
2018-11-30 01:41:18 +00:00
"message": "רגיש לאותיות גדולות/קטנות",
"description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F"
2018-09-10 14:36:00 +00:00
},
"searchNumberOfResults": {
2018-11-30 01:41:18 +00:00
"message": "מספר ההתאמות",
"description": "Tooltip for the number of found search results in the editor shown on Ctrl-F"
2018-09-10 14:36:00 +00:00
},
"searchNumberOfResults2": {
2018-11-30 01:41:18 +00:00
"message": "מספר ההתאמות בקוד ובערכים ה'מוחלים על'",
"description": "Tooltip for the number of found search results in the editor shown on Ctrl-F"
2018-09-10 14:36:00 +00:00
},
"searchRegexp": {
2018-11-30 01:41:18 +00:00
"message": "השתמש ב־/re/ לחיפוש באמצעות ביטוי regexp",
"description": "Label after the search input field in the editor shown on Ctrl-F"
2018-09-10 14:36:00 +00:00
},
"searchResultInstallCount": {
2018-11-30 01:41:18 +00:00
"message": "סה״כ התקנות",
"description": "Text for label that shows the number of times a search result was installed"
2018-09-10 14:36:00 +00:00
},
"searchResultNoneFound": {
2018-11-30 01:41:18 +00:00
"message": "לא נמצאו עיצובים לאתר זה.",
"description": "Error text in the popup when inline search didn't find any site-specific styles"
2018-09-10 14:36:00 +00:00
},
"searchResultRating": {
2018-11-30 01:41:18 +00:00
"message": "דירוג",
"description": "Text for label that shows the search result's rating"
2018-09-10 14:36:00 +00:00
},
"searchResultUpdated": {
2018-11-30 01:41:18 +00:00
"message": "עודכן",
"description": "Text for label that shows the search result's last update date"
2018-09-10 14:36:00 +00:00
},
"searchResultWeeklyCount": {
2018-11-30 01:41:18 +00:00
"message": "התקנות שבועיות",
"description": "Text for label that shows the number of times a search result was installed during last week"
2018-09-10 14:36:00 +00:00
},
"sectionRemove": {
2018-11-30 01:41:18 +00:00
"message": "הסר סעיף",
"description": "Label for the button to remove a section"
2018-09-10 14:36:00 +00:00
},
"sectionRestore": {
2018-11-30 01:41:18 +00:00
"message": "שחזר סעיף שהוסר",
"description": "Label for the button to restore a removed section"
2018-09-10 14:36:00 +00:00
},
"shortcuts": {
2018-11-30 01:41:18 +00:00
"message": "קיצורי מקשים",
"description": "Go to shortcut configuration"
2018-09-10 14:36:00 +00:00
},
"shortcutsNote": {
2018-11-30 01:41:18 +00:00
"message": "הגדר קיצורי מקשים",
"description": ""
2018-09-10 14:36:00 +00:00
},
"sortDateNewestFirst": {
2018-11-30 01:41:18 +00:00
"message": "החדש ביותר ראשון",
"description": "Text added to indicate that sorting a date would add the newest entries at the top"
2018-09-10 14:36:00 +00:00
},
"sortDateOldestFirst": {
2018-11-30 01:41:18 +00:00
"message": "הישן ביותר ראשון",
"description": "Text added to indicate that sorting a date would add the oldest entries at the top"
2018-09-10 14:36:00 +00:00
},
"sortLabel": {
2018-11-30 01:41:18 +00:00
"message": "בחר שיטת מיון להחלה על העיצובים המותקנים",
"description": "Title on the sort select to indicate it is used for sorting entries"
2018-09-10 14:36:00 +00:00
},
"styleBadRegexp": {
2018-11-30 01:41:18 +00:00
"message": "ביטוי ה־Regexp לא תקין.",
"description": "Validation message for a bad regexp in a style"
2018-09-10 14:36:00 +00:00
},
"styleBeautify": {
2018-11-30 01:41:18 +00:00
"message": "ייפה CSS",
"description": "Label for the CSS-beautifier button on the edit style page"
2018-09-10 14:36:00 +00:00
},
"styleCancelEditLabel": {
2018-11-30 01:41:18 +00:00
"message": "חזרה לניהול",
"description": "Label for cancel button for style editing"
2018-09-10 14:36:00 +00:00
},
"styleEnabledLabel": {
2018-11-30 01:41:18 +00:00
"message": "מאופשר",
"description": "Label for the enabled state of styles"
2018-09-10 14:36:00 +00:00
},
"styleFromMozillaFormatPrompt": {
2018-11-30 01:41:18 +00:00
"message": "הדבק את הקוד ב־Mozilla-format",
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
2018-09-10 14:36:00 +00:00
},
"styleMissingName": {
2018-11-30 01:41:18 +00:00
"message": "אנא הזן שם",
"description": "Error displayed when user saves without providing a name"
2018-09-10 14:36:00 +00:00
},
"styleRegexpTestButton": {
2018-11-30 01:41:18 +00:00
"message": "בדוק RegExp",
"description": "RegExp test button label in the editor shown when applies-to list has a regexp value"
2018-09-10 14:36:00 +00:00
},
"styleRegexpTestFull": {
2018-11-30 01:41:18 +00:00
"message": "כרטיסיות תואמות",
"description": "RegExp test report: label for the fully matching expressions"
2018-09-10 14:36:00 +00:00
},
"styleRegexpTestInvalid": {
2018-11-30 01:41:18 +00:00
"message": "ביטוי regrxp לא תקין",
"description": "RegExp test report: label for the invalid expressions"
2018-09-10 14:36:00 +00:00
},
"styleRegexpTestNone": {
2018-11-30 01:41:18 +00:00
"message": "לא תואם אף כרטיסייה",
"description": "RegExp test report: label for expressions that didn't match any tabs"
2018-09-10 14:36:00 +00:00
},
"styleSaveLabel": {
2018-11-30 01:41:18 +00:00
"message": "שמור",
"description": "Label for save button for style editing"
2018-09-10 14:36:00 +00:00
},
"styleToMozillaFormatTitle": {
2018-11-30 01:41:18 +00:00
"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"
2018-09-10 14:36:00 +00:00
},
"styleUpdate": {
"message": "האם אתה בטוח שברצונך לעדכן את '$stylename$'?",
2018-11-30 01:41:18 +00:00
"description": "Confirmation when updating a style",
2018-09-10 14:36:00 +00:00
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
"stylusUnavailableForURL": {
2018-11-30 01:41:18 +00:00
"message": "Stylus לא עובד על דפים כמו זה.",
"description": "Note in the toolbar pop-up when on a URL Stylus can't affect"
2018-09-10 14:36:00 +00:00
},
"syncStorageErrorSaving": {
2018-11-30 01:41:18 +00:00
"message": "הערך לא יכול להשמר. אנא נסה להקטין את גודל הטקסט.",
"description": "Displayed when trying to save an excessively big value via storage.sync API"
2018-09-10 14:36:00 +00:00
},
"toggleStyle": {
2018-11-30 01:41:18 +00:00
"message": "אפשר או השבת עיצוב",
"description": "Label for the checkbox to enable/disable a style"
2018-09-10 14:36:00 +00:00
},
"undo": {
2018-11-30 01:41:18 +00:00
"message": "בטל",
"description": "Button label"
2018-09-10 14:36:00 +00:00
},
"undoGlobal": {
2018-11-30 01:41:18 +00:00
"message": "בטל בכל הסעיפים",
"description": "CSS-beautify global Undo button label"
2018-09-10 14:36:00 +00:00
},
"unreachableAMO": {
2018-11-30 01:41:18 +00:00
"message": "Firefox לא מאפשרת גישה לאתר זה.",
"description": "Note in the popup displayed when opened on addons.mozilla.org"
2018-09-10 14:36:00 +00:00
},
"unreachableContentScript": {
2018-11-30 01:41:18 +00:00
"message": "לא ניתן לתקשר עם הדף. אנא טען מחדש את הכרטיסייה.",
"description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus"
2018-09-10 14:36:00 +00:00
},
"updateAllCheckSucceededNoUpdate": {
2018-11-30 01:41:18 +00:00
"message": "לא נמצאו עדכונים.",
"description": "Text that displays when an update all check completed and no updates are available"
2018-09-10 14:36:00 +00:00
},
"updateCheckFailBadResponseCode": {
"message": "העדכון נכשל: השרת החזיר תגובה עם הקוד $code$.",
2018-11-30 01:41:18 +00:00
"description": "Text that displays when an update check failed because the response code indicates an error",
2018-09-10 14:36:00 +00:00
"placeholders": {
"code": {
"content": "$1"
}
}
},
"updateCheckFailServerUnreachable": {
2018-11-30 01:41:18 +00:00
"message": "העדכון נכשל: השרת לא זמין.",
"description": "Text that displays when an update check failed because the update server is unreachable"
2018-09-10 14:36:00 +00:00
},
"updateCheckHistory": {
2018-11-30 01:41:18 +00:00
"message": "היסטוריה של בדיקת עדכונים",
"description": ""
2018-09-10 14:36:00 +00:00
},
"updateCheckSkippedLocallyEdited": {
2018-11-30 01:41:18 +00:00
"message": "עיצוב זה נערך באופן מקומי.",
"description": "Text that displays when an update check skipped updating the style to avoid losing local modifications"
2018-09-10 14:36:00 +00:00
},
"updateCheckSkippedMaybeLocallyEdited": {
2018-11-30 01:41:18 +00:00
"message": "ייתכן כי עיצוב זה נערך באופן מקומי.",
"description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications"
2018-09-10 14:36:00 +00:00
},
"updateCheckSucceededNoUpdate": {
2018-11-30 01:41:18 +00:00
"message": "העיצוב מעודכן.",
"description": "Text that displays when an update check completed and no update is available"
2018-09-10 14:36:00 +00:00
},
"updateCompleted": {
2018-11-30 01:41:18 +00:00
"message": "העדכון הושלם.",
"description": "Text that displays when an update completed"
2018-09-10 14:36:00 +00:00
},
"updatesCurrentlyInstalled": {
2018-11-30 01:41:18 +00:00
"message": "העדכונים הותקנו.",
"description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates."
2018-09-10 14:36:00 +00:00
},
"usercssAvoidOverwriting": {
2018-11-30 01:41:18 +00:00
"message": "אנא שנה את הערך של @name or @namespace על־מנת להמנע מדריסה של עיצוב קיים.",
"description": "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one."
2018-09-10 14:36:00 +00:00
},
"usercssEditorNamePlaceholder": {
2018-11-30 01:41:18 +00:00
"message": "ציין @name בקוד",
"description": "Placeholder text for the empty name input field when creating a new Usercss style"
2018-09-10 14:36:00 +00:00
},
"usercssReplaceTemplateSectionBody": {
2018-11-30 01:41:18 +00:00
"message": "הכנס כאן קוד...",
"description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup"
2018-09-10 14:36:00 +00:00
},
"versionInvalidOlder": {
2018-11-30 01:41:18 +00:00
"message": "הגרסה ישנה יותר מהעיצוב המותקן.",
"description": "Displayed when the version of style is older than the installed one"
2018-09-10 14:36:00 +00:00
},
"writeStyleFor": {
2018-11-30 01:41:18 +00:00
"message": "כתוב עיצוב עבור: ",
"description": "Label for toolbar pop-up that precedes the links to write a new style"
2018-09-10 14:36:00 +00:00
},
"writeStyleForURL": {
2018-11-30 01:41:18 +00:00
"message": "הקישור הנוכחי",
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
2018-09-10 14:36:00 +00:00
}
2020-02-16 16:53:11 +00:00
}