summaryrefslogtreecommitdiff
path: root/extensions/InputBox/i18n/qqq.json
diff options
context:
space:
mode:
authorPierre Schmitz <pierre@archlinux.de>2014-12-27 15:41:37 +0100
committerPierre Schmitz <pierre@archlinux.de>2014-12-31 11:43:28 +0100
commitc1f9b1f7b1b77776192048005dcc66dcf3df2bfb (patch)
tree2b38796e738dd74cb42ecd9bfd151803108386bc /extensions/InputBox/i18n/qqq.json
parentb88ab0086858470dd1f644e64cb4e4f62bb2be9b (diff)
Update to MediaWiki 1.24.1
Diffstat (limited to 'extensions/InputBox/i18n/qqq.json')
-rw-r--r--extensions/InputBox/i18n/qqq.json23
1 files changed, 23 insertions, 0 deletions
diff --git a/extensions/InputBox/i18n/qqq.json b/extensions/InputBox/i18n/qqq.json
new file mode 100644
index 00000000..cb10c9cb
--- /dev/null
+++ b/extensions/InputBox/i18n/qqq.json
@@ -0,0 +1,23 @@
+{
+ "@metadata": {
+ "authors": [
+ "Lloffiwr",
+ "Meno25",
+ "SPQRobin",
+ "Shirayuki",
+ "Siebrand",
+ "The Evil IP address",
+ "Raymond"
+ ]
+ },
+ "inputbox-desc": "{{desc|name=Input Box|url=http://www.mediawiki.org/wiki/Extension:InputBox}}",
+ "inputbox-error-no-type": "Used as error message.\n\nSee also:\n* {{msg-mw|Inputbox-error-bad-type}}",
+ "inputbox-error-bad-type": "{{doc-important|\"create\", \"comment\", \"search\", \"search2\" and \"fulltext\" should not be translated.}}\nUsed as error message. Parameters:\n* $1 - invalid type. Valid types are: \"create\", \"comment\", \"commenttitle\", \"search\", \"fulltext\", and \"search2\"\nSee also:\n* {{msg-mw|Inputbox-error-no-type}}",
+ "inputbox-tryexact": "Part of the \"Inputbox\" extension. This message is the text of the button to search the page you typed in the inputbox. If the page with the exact name exists, you will go directly to that page.",
+ "inputbox-searchfulltext": "Part of the \"Inputbox\" extension. This message is the text of the button to search the page you typed in the inputbox. This button always goes to the search page, even if the page with the exact name exists.\n\nSee also:\n* {{msg-mw|Search}}\n* {{msg-mw|Accesskey-search-fulltext}}\n* {{msg-mw|Tooltip-search-fulltext}}",
+ "inputbox-createarticle": "Part of the \"Inputbox\" extension. This message is the text of the button to create the page you typed in the inputbox.\n{{Identical|Create page}}",
+ "inputbox-movearticle": "Part of the \"Inputbox\" extension. This message is the text of the button to move the page to the name you typed in the inputbox.\n{{Identical|Move page}}",
+ "inputbox-postcomment": "Part of the \"Inputbox\" extension. This message is the text of the button to add a new section to the bottom of the page you typed in the inputbox.",
+ "inputbox-postcommenttitle": "Part of the \"Inputbox\" extension. This message is the text of the button to add a new section of the name you typed in the inputbox to the page.",
+ "inputbox-ns-main": "Probably refers to the main namespace.\n{{Identical|Main}}"
+}