295 lines
12 KiB
JSON
295 lines
12 KiB
JSON
{
|
||
"appliesToEverything": {
|
||
"message": "Her şey",
|
||
"description": "Text displayed for styles that apply to all sites"
|
||
},
|
||
"manageOnlyEdited": {
|
||
"message": "Only edited styles",
|
||
"description": "Checkbox to show only locally edited styles"
|
||
},
|
||
"cm_tabSize": {
|
||
"message": "Tab size",
|
||
"description": "Label for the text box controlling tab size option for the style editor."
|
||
},
|
||
"enableStyleLabel": {
|
||
"message": "Etkinleştir",
|
||
"description": "Label for the button to enable a style"
|
||
},
|
||
"styleMissingName": {
|
||
"message": "Bir ad girin.",
|
||
"description": "Error displayed when user saves without providing a name"
|
||
},
|
||
"appliesDomainOption": {
|
||
"message": "Alan adındaki URLler",
|
||
"description": "Option to make the style apply to the entered string as a domain"
|
||
},
|
||
"checkForUpdate": {
|
||
"message": "Güncellemeleri denetle",
|
||
"description": "Label for the button to check a single style for an update"
|
||
},
|
||
"updateAllCheckSucceededNoUpdate": {
|
||
"message": "All styles are up to date.",
|
||
"description": "Text that displays when an update all check completed and no updates are available"
|
||
},
|
||
"helpAlt": {
|
||
"message": "Yardım",
|
||
"description": "Alternate text for help buttons"
|
||
},
|
||
"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"
|
||
},
|
||
"manageHeading": {
|
||
"message": "Yüklü Stiller",
|
||
"description": "Heading for the manage page"
|
||
},
|
||
"styleEnabledLabel": {
|
||
"message": "Etkin",
|
||
"description": "Label for the enabled state of styles"
|
||
},
|
||
"styleToMozillaFormatHelp": {
|
||
"message": "Kodun Mozilla biçimi, Firefox için Stylish ile kullanılabilir ve userstyles.org sitesine gönderilebilir.",
|
||
"description": "Help info for the button that converts the code to Mozilla format"
|
||
},
|
||
"sectionAdd": {
|
||
"message": "Başka bölüm ekle",
|
||
"description": "Label for the button to add a section"
|
||
},
|
||
"styleSaveLabel": {
|
||
"message": "Kaydet",
|
||
"description": "Label for save button for style editing"
|
||
},
|
||
"writeStyleForURL": {
|
||
"message": "this URL",
|
||
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
|
||
},
|
||
"appliesAdd": {
|
||
"message": "Ekleyin",
|
||
"description": "Label for the button to add an 'applies' entry"
|
||
},
|
||
"appliesRegexpOption": {
|
||
"message": "regexp ile eşleşen URL'ler",
|
||
"description": "Option to make the style apply to the entered string as a regular expression"
|
||
},
|
||
"styleInstall": {
|
||
"message": "'$stylename$' Stylish'e yüklensin mi?",
|
||
"description": "Confirmation when installing a style",
|
||
"placeholders": {"stylename": {"content": "$1"}}
|
||
},
|
||
"manageText": {
|
||
"message": "Önceden hazırlanmış stiller için <a href='http://userstyles.org'>userstyles.org</a> sitesini ziyaret edin. Yardıma ihtiyacınız olursa sorunuzu <a href='http://forum.userstyles.org'>forum</a>'da yayınlayın.",
|
||
"description": "Help text on the manage page"
|
||
},
|
||
"disableStyleLabel": {
|
||
"message": "Devre dışı bırak",
|
||
"description": "Label for the button to disable a style"
|
||
},
|
||
"prefShowBadge": {
|
||
"message": "Show number of styles active for the current site on the toolbar button",
|
||
"description": "Label for the checkbox controlling toolbar badge text."
|
||
},
|
||
"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."
|
||
},
|
||
"cm_lineWrapping": {
|
||
"message": "Word wrap",
|
||
"description": "Label for the checkbox controlling word wrap option for the style editor."
|
||
},
|
||
"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"
|
||
},
|
||
"updateCheckFailServerUnreachable": {
|
||
"message": "Güncellenemedi - sunucuya erişilemiyor.",
|
||
"description": "Text that displays when an update check failed because the update server is unreachable"
|
||
},
|
||
"manageFilters": {
|
||
"message": "Filters",
|
||
"description": "Label for filters container"
|
||
},
|
||
"applyAllUpdates": {
|
||
"message": "Apply all updates",
|
||
"description": "Label for the button to apply all detected updates"
|
||
},
|
||
"deleteStyleConfirm": {
|
||
"message": "Bu stili silmek istediğinizden emin misiniz?",
|
||
"description": "Confirmation before deleting a style"
|
||
},
|
||
"styleBadRegexp": {
|
||
"message": "Regexp is invalid.",
|
||
"description": "Validation message for a bad regexp in a style"
|
||
},
|
||
"optionsHeading": {
|
||
"message": "Options",
|
||
"description": "Heading for options section on manage page."
|
||
},
|
||
"appliesDisplay": {
|
||
"message": "Şuraya uygulanır: $applies$",
|
||
"description": "Text on the manage screen to describe what the style applies to",
|
||
"placeholders": {"applies": {"content": "$1"}}
|
||
},
|
||
"styleUpdate": {
|
||
"message": "Are you sure you want to update '$stylename$'?",
|
||
"description": "Confirmation when updating a style",
|
||
"placeholders": {"stylename": {"content": "$1"}}
|
||
},
|
||
"styleSectionsTitle": {
|
||
"message": "Bölümler",
|
||
"description": "Title for the style sections section"
|
||
},
|
||
"editStyleTitle": {
|
||
"message": "$stylename$ Stilini Düzenleyin",
|
||
"description": "Title of the page for editing styles",
|
||
"placeholders": {"stylename": {"content": "$1"}}
|
||
},
|
||
"updateCheckSucceededNoUpdate": {
|
||
"message": "Stil güncel.",
|
||
"description": "Text that displays when an update check completed and no update is available"
|
||
},
|
||
"appliesUrlPrefixOption": {
|
||
"message": "Şununla başlayan URL'ler:",
|
||
"description": "Option to make the style apply to the entered string as a URL prefix"
|
||
},
|
||
"popupStylesFirst": {
|
||
"message": "List styles before commands in the toolbar button menu",
|
||
"description": "Label for the checkbox controlling section order in the toolbar button menu."
|
||
},
|
||
"sectionHelp": {
|
||
"message": "Bölümler, aynı stil içindeki farklı URL kümelerine uygulanacak farklı kod parçaları tanımlamanıza olanak sağlar. Örneğin, tek bir stil bir sitenin ana sayfasını belirli bir şekilde değiştirirken, sayfanın kalan kısmını farklı bir şekilde değiştirebilir.",
|
||
"description": "Help text for sections"
|
||
},
|
||
"noStylesForSite": {
|
||
"message": "Bu site için hiçbir stil yüklenmedi.",
|
||
"description": "Text displayed when no styles are installed for the current site"
|
||
},
|
||
"appliesDisplayTruncatedSuffix": {
|
||
"message": "ve diğerleri",
|
||
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
||
},
|
||
"appliesRemove": {
|
||
"message": "Kaldır",
|
||
"description": "Label for the button to remove an 'applies' entry"
|
||
},
|
||
"manageTitle": {
|
||
"message": "Stylish",
|
||
"description": "Title for the manage page"
|
||
},
|
||
"writeStyleFor": {
|
||
"message": "Write style for: ",
|
||
"description": "Label for toolbar pop-up that precedes the links to write a new style"
|
||
},
|
||
"appliesLabel": {
|
||
"message": "Şuraya uygulanır",
|
||
"description": "Label for 'applies to' fields on the edit/add screen"
|
||
},
|
||
"openManage": {
|
||
"message": "Yüklü stilleri yönet.",
|
||
"description": "Link to open the manage page."
|
||
},
|
||
"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"}}
|
||
},
|
||
"appliesSpecify": {
|
||
"message": "Belirt",
|
||
"description": "Label for the button to make a style apply only to specific sites"
|
||
},
|
||
"installUpdate": {
|
||
"message": "Güncellemeyi yükle",
|
||
"description": "Label for the button to install an update for a single style"
|
||
},
|
||
"stylishUnavailableForURL": {
|
||
"message": "(Stylish does not work on pages like this.)",
|
||
"description": "Note in the toolbar pop-up when on a URL Stylish can't affect"
|
||
},
|
||
"sectionRemove": {
|
||
"message": "Bölümü kaldır",
|
||
"description": "Label for the button to remove a section"
|
||
},
|
||
"disableAllStyles": {
|
||
"message": "Turn all styles off",
|
||
"description": "Label for the checkbox that turns all enabled styles off."
|
||
},
|
||
"updateCompleted": {
|
||
"message": "Güncelleme tamamlandı.",
|
||
"description": "Text that displays when an update completed"
|
||
},
|
||
"checkingForUpdate": {
|
||
"message": "Kontrol ediliyor...",
|
||
"description": "Text to display when checking a style for an update"
|
||
},
|
||
"sectionCode": {
|
||
"message": "Kod",
|
||
"description": "Label for the code for a section"
|
||
},
|
||
"cm_smartIndent": {
|
||
"message": "Use smart indentation",
|
||
"description": "Label for the checkbox controlling smart indentation option for the style editor."
|
||
},
|
||
"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"
|
||
},
|
||
"editStyleHeading": {
|
||
"message": "Stili Düzenle",
|
||
"description": "Title of the page for editing styles"
|
||
},
|
||
"appliesUrlOption": {
|
||
"message": "URL",
|
||
"description": "Option to make the style apply to the entered string as a URL"
|
||
},
|
||
"addStyleTitle": {
|
||
"message": "Stil Ekleyin",
|
||
"description": "Title of the page for adding styles"
|
||
},
|
||
"dbError": {
|
||
"message": "An error has occurred using the Stylish database. Would you like to visit a web page with possible solutions?",
|
||
"description": "Prompt when a DB error is encountered"
|
||
},
|
||
"editGotoLine": {
|
||
"message": "Goto line (or line:col)",
|
||
"description": "Go to line or line:column on Ctrl-G in style code editor"
|
||
},
|
||
"checkAllUpdates": {
|
||
"message": "Tüm stiller için güncellemeleri denetle",
|
||
"description": "Label for the button to check all styles for updates"
|
||
},
|
||
"styleToMozillaFormat": {
|
||
"message": "Mozilla biçimine",
|
||
"description": "Label for the button that converts the code to Mozilla format"
|
||
},
|
||
"cm_keyMap": {
|
||
"message": "Keymap",
|
||
"description": "Label for the drop-down list controlling the keymap 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."
|
||
},
|
||
"deleteStyleLabel": {
|
||
"message": "Sil",
|
||
"description": "Label for the button to delete a style"
|
||
},
|
||
"addStyleLabel": {
|
||
"message": "Yeni stil oluşturun",
|
||
"description": "Label for the button to go to the add style page"
|
||
},
|
||
"manageOnlyEnabled": {
|
||
"message": "Only enabled styles",
|
||
"description": "Checkbox to show only enabled styles"
|
||
},
|
||
"editStyleLabel": {
|
||
"message": "Düzenle",
|
||
"description": "Label for the button to go to the edit style page"
|
||
},
|
||
"description": {
|
||
"message": "Kullanıcı stil yöneticisi Stylish ile Web'in stilini yenileyin. Stylish 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"
|
||
}
|
||
} |