mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/WikiEditor
synced 2024-11-24 08:14:33 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I4cdd1f613610d8a1283f8c11c64d9f2db73db3b4
This commit is contained in:
parent
d0ebd8f812
commit
739292df8b
|
@ -25,7 +25,7 @@
|
|||
"wikieditor-publish-dialog-title": "{{SITENAME}} rê çap ke",
|
||||
"wikieditor-publish-dialog-summary": "Xulasayê vurnayişi (ser vurnayişê xo xulasa binuse):",
|
||||
"wikieditor-publish-dialog-minor": "Vurnayişo qickek",
|
||||
"wikieditor-publish-dialog-watch": "<font style=\"color:Green\">'''Ena pele seyr ke'''</font>",
|
||||
"wikieditor-publish-dialog-watch": "'''Ena pele seyr ke'''",
|
||||
"wikieditor-publish-dialog-publish": "Vıla ke",
|
||||
"wikieditor-publish-dialog-goback": "Reyna şi",
|
||||
"wikieditor-toolbar": "nizamkerdışê çuyaya haceti",
|
||||
|
|
|
@ -115,12 +115,12 @@
|
|||
"wikieditor-toolbar-tool-replace-title": "{{Identical|Search and replace}}",
|
||||
"wikieditor-toolbar-tool-replace-search": "{{Identical|Search}}",
|
||||
"wikieditor-toolbar-tool-replace-case": "This could as well be translated as \"case sensitive search\" -\n\"case\" refers to character case, that is upper case, or lower case.",
|
||||
"wikieditor-toolbar-tool-replace-regex": "A \"regular expression\" is a syntax to find strings based on patterns, for more see [[wikipedia:Regular expression|the Wikipedia article]].\n\nMore notes:\n* \"Regular expression\" is mostly a programmer tool, which is sometimes exposed to normal users too. It's almost as an programming language, but it is used to describe different kinds of strings (sometimes also called patterns and pattern matching), and is often used to change (parts of) the strings, too.",
|
||||
"wikieditor-toolbar-tool-replace-regex": "A \"regular expression\" is a syntax to find strings based on patterns, for more see [[wikipedia:Regular expression|the Wikipedia article]].\n\nMore notes:\n* \"Regular expression\" is mostly a programmer tool, which is sometimes exposed to normal users too. It's almost as a programming language, but it is used to describe different kinds of strings (sometimes also called patterns and pattern matching), and is often used to change (parts of) the strings, too.",
|
||||
"wikieditor-toolbar-tool-replace-button-findnext": "{{Identical|Find next}}",
|
||||
"wikieditor-toolbar-tool-replace-button-replace": "{{Identical|Replace}}",
|
||||
"wikieditor-toolbar-tool-replace-close": "{{Identical|Close}}",
|
||||
"wikieditor-toolbar-tool-replace-success": "Parameter:\n* $1 - the number of replacements",
|
||||
"wikieditor-toolbar-tool-replace-invalidregex": "Parameters:\n* $1 - a browser-supplied error message, probably in English, possibly in the browser language.\n\nA \"regular expression\" is a syntax to find strings based on patterns, for more see [[wikipedia:Regular expression|the Wikipedia article]].\n\nRegular expressions are mostly a programmer tool, which is sometimes exposed to normal users too.\n\nIt's almost as an programming language, but it is used to describe different kinds of strings (sometimes also called patterns and pattern matching), and is often used to change (parts of) the strings too.",
|
||||
"wikieditor-toolbar-tool-replace-invalidregex": "Parameters:\n* $1 - a browser-supplied error message, probably in English, possibly in the browser language.\n\nA \"regular expression\" is a syntax to find strings based on patterns, for more see [[wikipedia:Regular expression|the Wikipedia article]].\n\nRegular expressions are mostly a programmer tool, which is sometimes exposed to normal users too.\n\nIt's almost as a programming language, but it is used to describe different kinds of strings (sometimes also called patterns and pattern matching), and is often used to change (parts of) the strings too.",
|
||||
"wikieditor-toolbar-section-characters": "This will be a toolbar for special characters, like emoticons.\nFor more information, see http://www.mediawiki.org/wiki/Extension:WikiEditor/Toolbar_customization\n{{Identical|Special character}}",
|
||||
"wikieditor-toolbar-characters-page-latin": "This is the name of a script, or alphabet, not a language",
|
||||
"wikieditor-toolbar-characters-page-latinextended": "The name of the Latin Extended character set section of the toolbar.\nFor more information, see http://www.mediawiki.org/wiki/Extension:WikiEditor/Toolbar_customization",
|
||||
|
|
Loading…
Reference in a new issue