2017-07-12 07:14:37 +00:00
{
2018-08-12 11:41:17 +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-08-12 11:41:17 +00:00
} ,
"addStyleTitle" : {
2018-11-30 01:41:18 +00:00
"message" : "Додај стил" ,
"description" : "Title of the page for adding styles"
2018-08-12 11:41:17 +00:00
} ,
"appliesAdd" : {
2018-11-30 01:41:18 +00:00
"message" : "Додај" ,
"description" : "Label for the button to add an 'applies' entry"
2018-08-12 11:41:17 +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-08-12 11:41:17 +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-08-12 11:41:17 +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-08-12 11:41:17 +00:00
} ,
"appliesHelp" : {
2018-11-30 01:41:18 +00:00
"message" : "Употреба 'Примењује с е на' одређује опсег УРЛ адреса на које с е код у овом одељку примењује." ,
"description" : "Help text for 'applies to' section"
2018-08-12 11:41:17 +00:00
} ,
"appliesLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Примењује с е на" ,
"description" : "Label for 'applies to' fields on the edit/add screen"
2018-08-12 11:41:17 +00:00
} ,
"appliesRegexpOption" : {
2018-11-30 01:41:18 +00:00
"message" : "УРЛ адресе које одговарају регуларном изразу" ,
"description" : "Option to make the style apply to the entered string as a regular expression"
2018-08-12 11:41:17 +00:00
} ,
"appliesRemove" : {
2018-11-30 01:41:18 +00:00
"message" : "Уклони" ,
"description" : "Label for the button to remove an 'applies' entry"
2018-08-12 11:41:17 +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-08-12 11:41:17 +00:00
} ,
"appliesToEverything" : {
2018-11-30 01:41:18 +00:00
"message" : "Све" ,
"description" : "Text displayed for styles that apply to all sites"
2018-08-12 11:41:17 +00:00
} ,
"appliesUrlOption" : {
2018-11-30 01:41:18 +00:00
"message" : "УРЛ" ,
"description" : "Option to make the style apply to the entered string as a URL"
2018-08-12 11:41:17 +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-08-12 11:41:17 +00:00
} ,
"applyAllUpdates" : {
2018-11-30 01:41:18 +00:00
"message" : "Примени сва ажурирања" ,
"description" : "Label for the button to apply all detected updates"
2018-08-12 11:41:17 +00:00
} ,
"checkAllUpdates" : {
2018-11-30 01:41:18 +00:00
"message" : "Проверите ажурирања за све стилове" ,
"description" : "Label for the button to check all styles for updates"
2018-08-12 11:41:17 +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-08-12 11:41:17 +00:00
} ,
"checkingForUpdate" : {
2018-11-30 01:41:18 +00:00
"message" : "Проверавање..." ,
"description" : "Text to display when checking a style for an update"
2018-08-12 11:41:17 +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-08-12 11:41:17 +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-08-12 11:41:17 +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-08-12 11:41:17 +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-08-12 11:41:17 +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-08-12 11:41:17 +00:00
} ,
"cm_theme" : {
2018-11-30 01:41:18 +00:00
"message" : "Тема" ,
"description" : "Label for the style editor's CSS theme."
2018-08-12 11:41:17 +00:00
} ,
"confirmNo" : {
2018-11-30 01:41:18 +00:00
"message" : "Н е " ,
"description" : "'No' button in a confirm dialog"
2018-08-12 11:41:17 +00:00
} ,
"confirmStop" : {
2018-11-30 01:41:18 +00:00
"message" : "Заустави" ,
"description" : "'Stop' button in a confirm dialog"
2018-08-12 11:41:17 +00:00
} ,
"confirmYes" : {
2018-11-30 01:41:18 +00:00
"message" : "Да" ,
"description" : "'Yes' button in a confirm dialog"
2018-08-12 11:41:17 +00:00
} ,
"dbError" : {
2018-11-30 01:41:18 +00:00
"message" : "Дошло ј е до грешке користећи Stylus базу података. Да ли желите да посетите веб страницу с а могућим решењима?" ,
"description" : "Prompt when a DB error is encountered"
2018-08-12 11:41:17 +00:00
} ,
"defaultTheme" : {
2018-11-30 01:41:18 +00:00
"message" : "подразумевано" ,
"description" : "Default CodeMirror CSS theme option on the edit style page"
2018-08-12 11:41:17 +00:00
} ,
"deleteStyleConfirm" : {
2018-11-30 01:41:18 +00:00
"message" : "Да ли сте сигурни да желите да избришете овај стил?" ,
"description" : "Confirmation before deleting a style"
2018-08-12 11:41:17 +00:00
} ,
"deleteStyleLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Избриши" ,
"description" : "Label for the button to delete a style"
2018-08-12 11:41:17 +00:00
} ,
"description" : {
2018-11-30 01:41:18 +00:00
"message" : "Измените стил интернет мреже управљачем корисничких стилова. Stylus вам омогућава да лако инсталирате теме и скинове за многе популарне сајтове." ,
"description" : "Extension description"
2018-08-12 11:41:17 +00:00
} ,
"disableAllStyles" : {
2018-11-30 01:41:18 +00:00
"message" : "Искључи све стилове" ,
"description" : "Label for the checkbox that turns all enabled styles off."
2018-08-12 11:41:17 +00:00
} ,
"disableStyleLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Онемогући" ,
"description" : "Label for the button to disable a style"
2018-08-12 11:41:17 +00:00
} ,
"editGotoLine" : {
2018-11-30 01:41:18 +00:00
"message" : "Иди на ред (или line:col)" ,
"description" : "Go to line or line:column on Ctrl-G in style code editor"
2018-08-12 11:41:17 +00:00
} ,
"editStyleHeading" : {
2018-11-30 01:41:18 +00:00
"message" : "Уреди стил" ,
"description" : "Title of the page for editing styles"
2018-08-12 11:41:17 +00:00
} ,
"editStyleLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Уреди" ,
"description" : "Label for the button to go to the edit style page"
2018-08-12 11:41:17 +00:00
} ,
"editStyleTitle" : {
"message" : "Уреди стил $stylename$" ,
2018-11-30 01:41:18 +00:00
"description" : "Title of the page for editing styles" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"stylename" : {
"content" : "$1"
}
}
} ,
"enableStyleLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Омогући" ,
"description" : "Label for the button to enable a style"
2018-08-12 11:41:17 +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-08-12 11:41:17 +00:00
} ,
"findStylesForSite" : {
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-08-12 11:41:17 +00:00
} ,
"helpAlt" : {
2018-11-30 01:41:18 +00:00
"message" : "Помоћ" ,
"description" : "Alternate text for help buttons"
2018-08-12 11:41:17 +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-08-12 11:41:17 +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-08-12 11:41:17 +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-08-12 11:41:17 +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-08-12 11:41:17 +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-08-12 11:41:17 +00:00
} ,
"importReplaceLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Упиши преко стила" ,
"description" : "Label for the button to import and overwrite current style"
2018-08-12 11:41:17 +00:00
} ,
"importReplaceTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Одбаци садржај тренутног стила и упиши преко њега увезени стил" ,
"description" : "Label for the button to import and overwrite current style"
2018-08-12 11:41:17 +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-08-12 11:41:17 +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-08-12 11:41:17 +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-08-12 11:41:17 +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-08-12 11:41:17 +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-08-12 11:41:17 +00:00
"placeholders" : {
"link" : {
"content" : "$1"
}
}
} ,
"manageFilters" : {
2018-11-30 01:41:18 +00:00
"message" : "Филтери" ,
"description" : "Label for filters container"
2018-08-12 11:41:17 +00:00
} ,
"manageHeading" : {
2018-11-30 01:41:18 +00:00
"message" : "Инсталирани стилови" ,
"description" : "Heading for the manage page"
2018-08-12 11:41:17 +00:00
} ,
"manageOnlyEnabled" : {
2018-11-30 01:41:18 +00:00
"message" : "Само омогућени стилови" ,
"description" : "Checkbox to show only enabled styles"
2018-08-12 11:41:17 +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-08-12 11:41:17 +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-08-12 11:41:17 +00:00
} ,
"openManage" : {
2018-11-30 01:41:18 +00:00
"message" : "Управљај инсталираним стиловима" ,
"description" : "Link to open the manage page."
2018-08-12 11:41:17 +00:00
} ,
"optionsHeading" : {
2018-11-30 01:41:18 +00:00
"message" : "Опције" ,
"description" : "Heading for options section on manage page."
2018-08-12 11:41:17 +00:00
} ,
"popupStylesFirst" : {
2018-11-30 01:41:18 +00:00
"message" : "Излистај стилове пре команди у менију дугмета на алатној траци" ,
"description" : "Label for the checkbox controlling section order in the popup."
2018-08-12 11:41:17 +00:00
} ,
"prefShowBadge" : {
2018-11-30 01:41:18 +00:00
"message" : "Прикажи б р о ј активних стилова за тренутни сајт на дугмету на алатној траци" ,
"description" : "Label for the checkbox controlling toolbar badge text."
2018-08-12 11:41:17 +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-08-12 11:41:17 +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-08-12 11:41:17 +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-08-12 11:41:17 +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-08-12 11:41:17 +00:00
} ,
"searchRegexp" : {
2018-11-30 01:41:18 +00:00
"message" : "Користи /re/ синтаксу за претрагу регуларним изразом" ,
"description" : "Label after the search input field in the editor shown on Ctrl-F"
2018-08-12 11:41:17 +00:00
} ,
"searchStyles" : {
2018-11-30 01:41:18 +00:00
"message" : "Претражи садржај" ,
"description" : "Label for the search filter textbox on the Manage styles page"
2018-08-12 11:41:17 +00:00
} ,
"sectionAdd" : {
2018-11-30 01:41:18 +00:00
"message" : "Додај нови одељак" ,
"description" : "Label for the button to add a section"
2018-08-12 11:41:17 +00:00
} ,
"sectionCode" : {
2018-11-30 01:41:18 +00:00
"message" : "Код" ,
"description" : "Label for the code for a section"
2018-08-12 11:41:17 +00:00
} ,
"sectionRemove" : {
2018-11-30 01:41:18 +00:00
"message" : "Уклони одељак" ,
"description" : "Label for the button to remove a section"
2018-08-12 11:41:17 +00:00
} ,
"styleBadRegexp" : {
2018-11-30 01:41:18 +00:00
"message" : "Регуларни израз ј е неисправан." ,
"description" : "Validation message for a bad regexp in a style"
2018-08-12 11:41:17 +00:00
} ,
"styleBeautify" : {
2018-11-30 01:41:18 +00:00
"message" : "Улепшај" ,
"description" : "Label for the CSS-beautifier button on the edit style page"
2018-08-12 11:41:17 +00:00
} ,
"styleCancelEditLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Назад на управљање" ,
"description" : "Label for cancel button for style editing"
2018-08-12 11:41:17 +00:00
} ,
"styleChangesNotSaved" : {
2018-11-30 01:41:18 +00:00
"message" : "Направили сте измене овог стила које нисте сачували." ,
"description" : "Text for the prompt when changes are made to a style and the user tries to leave without saving"
2018-08-12 11:41:17 +00:00
} ,
"styleEnabledLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Омогућено" ,
"description" : "Label for the enabled state of styles"
2018-08-12 11:41:17 +00:00
} ,
"styleFromMozillaFormatPrompt" : {
2018-11-30 01:41:18 +00:00
"message" : "Налепи код у Mozilla формату" ,
"description" : "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
2018-08-12 11:41:17 +00:00
} ,
"styleInstall" : {
"message" : "Инсталирати '$stylename$' у Stylus?" ,
2018-11-30 01:41:18 +00:00
"description" : "Confirmation when installing a style" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"stylename" : {
"content" : "$1"
}
}
} ,
"styleMissingName" : {
2018-11-30 01:41:18 +00:00
"message" : "Унесите назив" ,
"description" : "Error displayed when user saves without providing a name"
2018-08-12 11:41:17 +00:00
} ,
"styleMozillaFormatHeading" : {
2018-11-30 01:41:18 +00:00
"message" : "Mozilla формат" ,
"description" : "Heading for the section with buttons to import/export Mozilla format of the style"
2018-08-12 11:41:17 +00:00
} ,
"styleSaveLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Сачувај" ,
"description" : "Label for save button for style editing"
2018-08-12 11:41:17 +00:00
} ,
"styleToMozillaFormatHelp" : {
2018-11-30 01:41:18 +00:00
"message" : "Mozilla формат кода с е може користити у Stylish за Firefox и може с е послати на userstyles.org." ,
"description" : "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
2018-08-12 11:41:17 +00:00
} ,
"styleToMozillaFormatTitle" : {
2018-11-30 01:41:18 +00:00
"message" : "Стил у Mozilla формату" ,
"description" : "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
2018-08-12 11:41:17 +00:00
} ,
"styleUpdate" : {
"message" : "Да ли сте сигурни да желите да ажурирате '$stylename$'?" ,
2018-11-30 01:41:18 +00:00
"description" : "Confirmation when updating a style" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"stylename" : {
"content" : "$1"
}
}
} ,
"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-08-12 11:41:17 +00:00
} ,
"undo" : {
2018-11-30 01:41:18 +00:00
"message" : "Опозови" ,
"description" : "Button label"
2018-08-12 11:41:17 +00:00
} ,
"undoGlobal" : {
2018-11-30 01:41:18 +00:00
"message" : "Опозови (свеобухватно)" ,
"description" : "CSS-beautify global Undo button label"
2018-08-12 11:41:17 +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-08-12 11:41:17 +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-08-12 11:41:17 +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-08-12 11:41:17 +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-08-12 11:41:17 +00:00
} ,
"updateCompleted" : {
2018-11-30 01:41:18 +00:00
"message" : "Ажурирање ј е комплетирано." ,
"description" : "Text that displays when an update completed"
2018-08-12 11:41:17 +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-08-12 11:41:17 +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-08-12 11:41:17 +00:00
}
2018-11-03 14:37:25 +00:00
}