"interwiki-desc":"Adds a [[Special:Interwiki|special page]] to view and edit the interwiki table",
"interwiki_intro":"This is an overview of the interwiki table, which defines the prefix shortcuts used to quickly link to different wikis and other external sites. For recommended use, please see [https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:Interwiki the manual on MediaWiki.org].",
"interwiki_prefix_intro":"Interwiki prefix to be used in <code>[<nowiki />[prefix:<em>pagename</em>]]</code> wikitext syntax.",
"interwiki_url":"URL",
"interwiki-url-label":"URL:",
"interwiki_url_intro":"Template for URLs. The placeholder $1 will be replaced by the <em>pagename</em> in <code>[<nowiki />[prefix:<em>pagename</em>]]</code>.",
"interwiki-api-label":"API:",
"interwiki_local":"Forward",
"interwiki-local-label":"Forward",
"interwiki_local_0_intro":"External HTTP requests to the local wiki using this interwiki prefix in the URL will result in a \"{{int:badtitle}}\" error page.",
"interwiki_local_1_intro":"External HTTP requests to the local wiki using this interwiki prefix will be redirected to the target URL of the interwiki (i.e. treated like links to local pages).",
"interwiki_trans":"Transclude",
"interwiki-trans-label":"Transclude",
"interwiki_trans_1_intro":"If wikitext syntax <code>{<nowiki />{prefix:<em>pagename</em>}}</code> is used, allow template/page transclusion from the foreign wiki if interwiki transclusions are enabled in general ([https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:$wgEnableScaryTranscluding scary transclusion]).",
"interwiki_trans_0_intro":"Do not allow <code>{<nowiki />{prefix:<em>pagename</em>}}</code> to transclude foreign templates/pages, rather look for a local page in the template namespace.",
"interwiki_1":"yes",
"interwiki_0":"no",
"interwiki_error":"Error: The interwiki table is empty, or something else went wrong.",
"interwiki-cached":"The interwiki data is cached. Modifying the cache is not possible.",
"interwiki_edit":"Edit",
"interwiki_reasonfield":"Reason:",
"interwiki_deleting":"You are deleting prefix \"$1\".",
"interwiki_deleted":"Prefix \"$1\" was removed from the interwiki table.",
"interwiki_delfailed":"Prefix \"$1\" could not be removed from the interwiki table.",
"interwiki-logtext":"View log",
"interwiki_addtext":"Add an interwiki or language prefix",
"interwiki-addtext-local":"Add a local interwiki or language prefix",
"interwiki-addtext-nolang":"Add an interwiki prefix",
"interwiki-addtext-local-nolang":"Add a local interwiki prefix",
"interwiki_addintro":"You are adding a new interwiki prefix.\nRemember that it cannot contain spaces ( ), colons (:), ampersands (&), or equal signs (=).",
"interwiki_addbutton":"Add",
"interwiki_added":"Prefix \"$1\" was added to the interwiki table.",
"interwiki_addfailed":"Prefix \"$1\" could not be added to the interwiki table.\nPossibly it already exists in the interwiki table.",
"interwiki-cannotaddlocallanguage":"Prefix \"$1\" matches a known language code. Adding local interlanguage prefixes is disabled when using a global interlanguage database.",
"interwiki-submit-empty":"The prefix and URL cannot be empty.",
"interwiki-submit-invalidurl":"The protocol of the URL is invalid.",
"log-name-interwiki":"Interwiki table log",
"logentry-interwiki-iw_add":"$1 {{GENDER:$2|added}} prefix \"$4\" ($5) (trans: $6; local: $7) to the interwiki table",
"logentry-interwiki-iw_edit":"$1 {{GENDER:$2|modified}} prefix \"$4\" ($5) (trans: $6; local: $7) in the interwiki table",
"logentry-interwiki-iw_delete":"$1 {{GENDER:$2|removed}} prefix \"$4\" from the interwiki table",
"log-description-interwiki":"This is a log of changes to the [[Special:Interwiki|interwiki table]].",
"interwiki-language-description":"These prefixes match defined language codes, and will be used to create the \"{{int:otherlanguages}}\" listing when added to a page.",
"interwiki-global-language-description":"These prefixes match defined language codes, and will be used to create the \"{{int:otherlanguages}}\" listing when added to a page. As they are inherited from a global configuration, they can only be edited on the source wiki. Global interlanguage definitions cannot be overridden locally."