stylus/_locales/fy/messages.json

127 lines
4.4 KiB
JSON
Raw Normal View History

2018-08-12 11:54:16 +00:00
{
"addStyleLabel": {
2018-11-30 01:41:18 +00:00
"message": "Nije styl skriuwe",
"description": "Label for the button to go to the add style page"
2018-08-12 11:54:16 +00:00
},
"addStyleTitle": {
2018-11-30 01:41:18 +00:00
"message": "Styl tafoegje",
"description": "Title of the page for adding styles"
2018-08-12 11:54:16 +00:00
},
"appliesAdd": {
2018-11-30 01:41:18 +00:00
"message": "Tafoegje",
"description": "Label for the button to add an 'applies' entry"
2018-08-12 11:54:16 +00:00
},
"appliesDisplay": {
"message": "Fan tapassing op: $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:54:16 +00:00
"placeholders": {
"applies": {
"content": "$1"
}
}
},
"appliesDisplayTruncatedSuffix": {
2018-11-30 01:41:18 +00:00
"message": "en mear",
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
2018-08-12 11:54:16 +00:00
},
"appliesDomainOption": {
2018-11-30 01:41:18 +00:00
"message": "URLs op it domein",
"description": "Option to make the style apply to the entered string as a domain"
2018-08-12 11:54:16 +00:00
},
"appliesHelp": {
2018-11-30 01:41:18 +00:00
"message": "Brûk de Fan tapassing op-funksjes om de URLs foar de koade yn dizze seksje te beheinen.",
"description": "Help text for 'applies to' section"
2018-08-12 11:54:16 +00:00
},
"appliesLabel": {
2018-11-30 01:41:18 +00:00
"message": "Fan tapassing op",
"description": "Label for 'applies to' fields on the edit/add screen"
2018-08-12 11:54:16 +00:00
},
"appliesRegexpOption": {
2018-11-30 01:41:18 +00:00
"message": "URLs oerienkommend mei de regexp",
"description": "Option to make the style apply to the entered string as a regular expression"
2018-08-12 11:54:16 +00:00
},
"appliesRemove": {
2018-11-30 01:41:18 +00:00
"message": "Fuortsmite",
"description": "Label for the button to remove an 'applies' entry"
2018-08-12 11:54:16 +00:00
},
"appliesSpecify": {
2018-11-30 01:41:18 +00:00
"message": "Spesifisearje",
"description": "Label for the button to make a style apply only to specific sites"
2018-08-12 11:54:16 +00:00
},
"appliesToEverything": {
2018-11-30 01:41:18 +00:00
"message": "Alles",
"description": "Text displayed for styles that apply to all sites"
2018-08-12 11:54:16 +00:00
},
"appliesUrlPrefixOption": {
2018-11-30 01:41:18 +00:00
"message": "URLs begjinnend mei",
"description": "Option to make the style apply to the entered string as a URL prefix"
2018-08-12 11:54:16 +00:00
},
"applyAllUpdates": {
2018-11-30 01:41:18 +00:00
"message": "Alle fernijingen tapasse",
"description": "Label for the button to apply all detected updates"
2018-08-12 11:54:16 +00:00
},
"checkAllUpdates": {
2018-11-30 01:41:18 +00:00
"message": "Alle stilen kontrolearje op fernijingen",
"description": "Label for the button to check all styles for updates"
2018-08-12 11:54:16 +00:00
},
"checkForUpdate": {
2018-11-30 01:41:18 +00:00
"message": "Kontrolearje op fernijing",
"description": "Label for the button to check a single style for an update"
2018-08-12 11:54:16 +00:00
},
"checkingForUpdate": {
2018-11-30 01:41:18 +00:00
"message": "Kontrolearje...",
"description": "Text to display when checking a style for an update"
2018-08-12 11:54:16 +00:00
},
"cm_indentWithTabs": {
2018-11-30 01:41:18 +00:00
"message": "Ljepblêden mei tûke ynspringing brûke",
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
2018-08-12 11:54:16 +00:00
},
"cm_keyMap": {
2018-11-30 01:41:18 +00:00
"message": "Toetseboerdyndieling",
"description": "Label for the drop-down list controlling the keymap for the style editor."
2018-08-12 11:54:16 +00:00
},
"cm_lineWrapping": {
2018-11-30 01:41:18 +00:00
"message": "Teksttebekrin",
"description": "Label for the checkbox controlling word wrap option for the style editor."
2018-08-12 11:54:16 +00:00
},
"cm_smartIndent": {
2018-11-30 01:41:18 +00:00
"message": "Tûke ynspringing brûke",
"description": "Label for the checkbox controlling smart indentation option for the style editor."
2018-08-12 11:54:16 +00:00
},
"cm_tabSize": {
2018-11-30 01:41:18 +00:00
"message": "Ljepblêdgrutte",
"description": "Label for the text box controlling tab size option for the style editor."
2018-08-12 11:54:16 +00:00
},
"cm_theme": {
2018-11-30 01:41:18 +00:00
"message": "Tema",
"description": "Label for the style editor's CSS theme."
2018-08-12 11:54:16 +00:00
},
"confirmNo": {
2018-11-30 01:41:18 +00:00
"message": "Nee",
"description": "'No' button in a confirm dialog"
2018-08-12 11:54:16 +00:00
},
"confirmStop": {
2018-11-30 01:41:18 +00:00
"message": "Stoppe",
"description": "'Stop' button in a confirm dialog"
2018-08-12 11:54:16 +00:00
},
"confirmYes": {
2018-11-30 01:41:18 +00:00
"message": "Ja",
"description": "'Yes' button in a confirm dialog"
2018-08-12 11:54:16 +00:00
},
"dbError": {
2018-11-30 01:41:18 +00:00
"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"
2018-08-12 11:54:16 +00:00
},
"defaultTheme": {
2018-11-30 01:41:18 +00:00
"message": "standert",
"description": "Default CodeMirror CSS theme option on the edit style page"
2018-08-12 11:54:16 +00:00
},
"deleteStyleConfirm": {
2018-11-30 01:41:18 +00:00
"message": "Binne jo wis dat jo dizze styl fuortsmite wolle?",
"description": "Confirmation before deleting a style"
2018-08-12 11:54:16 +00:00
},
"deleteStyleLabel": {
2018-11-30 01:41:18 +00:00
"message": "Fuortsmite",
"description": "Label for the button to delete a style"
2018-08-12 11:54:16 +00:00
}
}