MediaWiki/includes/installer/i18n/sco.json

273 行
33 KiB
JSON

{
"@metadata": {
"authors": [
"AmaryllisGardener",
"Aursani",
"John Reid",
"Macofe",
"Seb35",
"CiphriusKane",
"Amire80"
]
},
"config-desc": "The installer fer MediaWiki",
"config-title": "MediaWiki $1 installation.",
"config-information": "Information",
"config-localsettings-upgrade": "Ae <code>LocalSettings.php</code> file haes been detectit.\nTae upgrade this installation, please enter the vailyie o <code>$wgUpgradeKey</code> in the kist ablo.\nYe'll fynd it in <code>LocalSettings.php</code>.",
"config-localsettings-cli-upgrade": "Ae <code>LocalSettings.php</code> file haes been detectit.\nTae upgrade this installation, please rin <code>update.php</code> insteid",
"config-localsettings-key": "The Upgrade key:",
"config-localsettings-badkey": "The upgrade key ye providit is incorrect.",
"config-upgrade-key-missing": "Aen exeestin installation o MediaWiki haes been detectit.\nTae upgrade this installation, please pit the follaein line at the bottom o yer <code>LocalSettings.php</code>:\n\n$1",
"config-localsettings-incomplete": "The exeestin <code>LocalSettings.php</code> appears tae be oncompleate.\nThe $1 variable isna set.\nPlease chynge <code>LocalSettings.php</code> sae that this variable is set, n clap \"{{int:Config-continue}}\".",
"config-localsettings-connection-error": "Ae mistak wis encountered whan connectin til the database uisin the settins specified in <code>LocalSettings.php</code>. Please fix thir settins n try again.\n\n$1",
"config-session-error": "mistak in stertin session: $1",
"config-session-expired": "Yer session data seems tae'v expired.\nSessions ar configured fer ae lifetime o $1.\nYe can increase this bi settin <code>session.gc_maxlifetime</code> in php.ini.\nRestart the installation process.",
"config-no-session": "Yer session data wis tint!\nCheck yer php.ini an mak sair <code>session.save_path</code> is set til aen appropriate directerie.",
"config-your-language": "Yer leid:",
"config-your-language-help": "Select ae leid tae uise durin the installâtion process.",
"config-wiki-language": "Wiki leid:",
"config-wiki-language-help": "Select the leid that the wiki will predominantly be wrutten in.",
"config-back": "← Laist",
"config-continue": "Contînue →",
"config-page-language": "Leid",
"config-page-welcome": "Weelcome til MediaWiki!",
"config-page-dbconnect": "Connect til database",
"config-page-upgrade": "Upgrade exeestin installâtion",
"config-page-dbsettings": "Database settins",
"config-page-name": "Name,",
"config-page-options": "Opties",
"config-page-install": "Install,",
"config-page-complete": "Compleate!",
"config-page-restart": "Restart installâtion",
"config-page-releasenotes": "Release nôtes",
"config-page-copying": "Copiein",
"config-page-upgradedoc": "Upgradin",
"config-page-existingwiki": "Exeestin wiki",
"config-help-restart": "Div ye wish tae clear aw hained data that ye'v entered n restairt the instawlation process?",
"config-restart": "Ai, restart it",
"config-welcome": "=== Environmêntal checks ===\nBasic checks will nou be performed tae see gif this environment is suitable fer MediaWiki installâtion.\nMynd tae inclæde this information gif ye seek heelp oan hou tae complete the installâtion.",
"config-welcome-section-copyright": "=== Copiericht n Terms ===\n\n$1\n\nThis program is free saffware; ye can redistreebute it n/or modifie it unner the terms o the GNU General Public License aes published bi the Free Software Foundation; either version 2 o the License, or (yer optie) onie later version.\n\nThis program is distributed in the hope that it will be uiseful, but <strong>wioot onie warrantie</strong>; wioot even the implied warrantie o <strong>merchantabeelity</strong> or <strong>fitness fer ae parteecular purpose</strong>.\nSee the GNU General Public License fer mair details.\n\nYe shid hae receeved [$2 ae copie o the GNU General Publeec License] alang wi this program; gif naw, write til the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA, or [https://www.gnu.org/copyleft/gpl.html read it online].",
"config-sidebar": "* [https://www.mediawiki.org MediaWiki home]\n* [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide]\n* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Contents Administrator's Guide]\n* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ FAQ]\n----\n* <doclink href=Readme>Read me</doclink>\n* <doclink href=ReleaseNotes>Release notes</doclink>\n* <doclink href=Copying>Copiein</doclink>\n* <doclink href=UpgradeDoc>Upgradin</doclink>",
"config-env-good": "The environment haes been checked.\nYe can install MediaWiki.",
"config-env-bad": "The environment haes been checked.\nYe canna install MediaWiki.",
"config-env-php": "PHP $1 is instâlled.",
"config-no-db": "Coudnae find a suitable database driver! Ye need tae pit in ae database driver fur PHP.\nThe follaein database {{PLURAL:$2|type is|types are}} supportit: $1.\n\nGin ye compiled PHP yersel, reconfigur it wi a database client enabled, fur exemple, uisin <code>./configure --with-mysqli</code>.\nGin ye installed PHP frae a Debian or Ubuntu package, then ye need tae install, fur example, the <code>php-mysql</code> package an aw.",
"config-outdated-sqlite": "<strong>Warnishment:</strong> ye have SQLite $1, this is lower than minimum required version $2. SQLite will be onavailable.",
"config-no-fts3": "<strong>Warnishment:</strong> SQLite is compiled wioot the [//sqlite.org/fts3.html FTS3 module], rake features will be onavailable oan this backend.",
"config-memory-raised": "PHP's <code>memerie_limit</code> is $1, raised til $2.",
"config-memory-bad": "<strong>Warnishment:</strong> PHP's <code>memerie_limit</code> is $1.\nThis is proably ower low.\nThe installation micht fail!",
"config-apc": "[https://www.php.net/apc APC] is installed.",
"config-wincache": "[https://www.iis.net/downloads/microsoft/wincache-extension WinCache] is instawed.",
"config-no-cache-apcu": "<strong>Wairnin:</strong> Could nae find [https://www.php.net/apcu APCu], [http://xcache.lighttpd.net/ XCache] or [https://www.iis.net/downloads/microsoft/wincache-extension WinCache].\nObject cachin isna enabled.",
"config-mod-security": "<strong>Warnishment:</strong> Yer wab server haes [https://modsecurity.org/ mod_security] enabled. Gif misconfeegured, it can cause problems fer MediaWiki or ither saffware that allous uisers tae post arbitrie content.\nRefer til [https://modsecurity.org/documentation/ mod_security documentation] or contact yer host's support gif ye encounter random mistaks.",
"config-diff3-bad": "GNU diff3 naw foond.",
"config-git": "Foond the Git version control saffware: <code>$1</code>.",
"config-git-bad": "Git version control saffware no foond.",
"config-imagemagick": "Foond ImageMagick: <code>$1</code>.\nEemage thummnailin will be enabled gif ye enable uplaids.",
"config-gd": "Foond GD graphics librie biggit-in.\nEemage thummnailin will be enabled gif ye enable uplaids.",
"config-no-scaling": "Coudna fynd GD librie or ImageMagick.\nEemage thummnailin will be disabled.",
"config-no-uri": "<strong>Mistak:</strong> Coudna determine the current URI.\nInstallâtion aborted.",
"config-no-cli-uri": "<strong>Warnishment:</strong> Naw <code>--scriptpath</code> speceefied, uisin defaut: <code>$1</code>.",
"config-using-server": "Uisin server name \"<nowiki>$1</nowiki>\".",
"config-using-uri": "Uisin server URL \"<nowiki>$1$2</nowiki>\".",
"config-uploads-not-safe": "<strong>Warnishment:</strong> Yer defaut directerie fer uplaids <code>$1</code> is vulnerable til arbitrie scripts execution.\nAathough MediaWiki checks aw uplaided files fer securitie threats, it is heily recommended tae [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Security#Upload_security close this security vulnerabeelitie] afore enablin uplaids.",
"config-no-cli-uploads-check": "<strong>Warnishment:</strong> Yer defaut directerie fer uplaids (<code>$1</code>) isna checkit fer vulnerabeelitie\ntae arbitrie script execution durin the CLI install.",
"config-db-type": "Dâtabase type:",
"config-db-host": "Dâtabase host:",
"config-db-host-help": "Gif yer database server is oan ae different server, enter the host name or IP address here.\n\nGif ye'r uisin shaired wab hostin, yer hostin provider shid gie ye the richt host name in their documentation.\n\nGif ye'r installin oan ae Windows server n uisin MySQL, uisin \"localhost\" michtna wark fer the server name. Gif it disna, try \"127.0.0.1\" fer the local IP address.\n\nGif ye'r uisin PostgreSQL, lea this field blank tae connect bi wa o ae Unix socket.",
"config-db-wiki-settings": "Identifie this wiki",
"config-db-name": "Dâtabase name:",
"config-db-name-help": "Chuise ae name that identifies yer wiki.\nIt shidna contain spaces.\n\nGif ye'r uisin shaired wab hoastin, yer hoastin provider will either gie ye ae speceefic database name tae uise or let ye mak databases bi waa o ae control panel.",
"config-db-install-account": "Uiser accoont fer installâtion",
"config-db-username": "Database uisername:",
"config-db-password": "Database passwaird:",
"config-db-install-username": "Enter the uisername that will be uised tae connect til the database durin the installâtion process.\nThis isna the uisername o the MediaWiki accont; this is the uisername fr yer database.",
"config-db-install-password": "Enter the passwaird that will be uised tae connect til the database durin the installâtion process.\nThis isna the passwaird fer the MediaWiki accoont; this is the passwaird fer yer database.",
"config-db-install-help": "Enter the uisername an passwaird that will be uised tae connect til the database durin the installâtion process.",
"config-db-account-lock": "Uise the same uisername an passwaird durin normal operation",
"config-db-wiki-account": "Uiser accoont fer normal operâtion",
"config-db-wiki-help": "Enter the uisername an trystwird that will be uised tae connect til the database durin normal wiki operation.\nGin the accoont disnae exist, an the installation accoont haes suffeecient privileges, this uiser accoont will be made wi the least privileges needit tae operate the wiki.",
"config-db-prefix": "Database buird prefix:",
"config-db-prefix-help": "Gif ye need tae shair yin database atween multiple wikis, or atween MediaWiki n anither wab appleecation, ye can chuise tae eik ae prefix til aw the buird names tae avoid confleects.\nDinna uise spaces.\n\nThis field is uisuallie left tuim.",
"config-mysql-old": "MaSQL $1 or later is required. Ye hae $2.",
"config-db-port": "Dâtabase port:",
"config-db-schema": "Schema fer MediaWiki:",
"config-db-schema-help": "This schema will uisually be fine.\nAnely change it gin ye ken that ye need tae.",
"config-pg-test-error": "Canna connect til database <strong>$1</strong>: $2",
"config-sqlite-dir": "SQLite data directerie:",
"config-sqlite-dir-help": "SQLite stores aw data in ae file.\n\nThe directery ye gie maun be writable bi the wabserver durin instawation.\n\nIt sud <strong>nae</strong> be accessible bi wey o the wab, this is why we'r nae puttin it whaur yer PHP files ar.\n\nThe instawer will write ae <code>.htaccess</code> file alang wi'it, but gin that fails somebodie can gain access til yer raw database.\nThat incluides raw uiser data (wab-mail addresses, hashed trystwirds) as weel as deletit revisions an ither restrictit data on the wiki.\n\nConsider puttin the database someplace else awthegether, fur exemple in <code>/var/lib/mediawiki/yourwiki</code>.",
"config-type-mysql": "MaSQL (or compâtible)",
"config-support-info": "MediaWiki supports the follaein database systems:\n\n$1\n\nGif ye dinna see the database system ye'r tryin tae uise listed ablow, than follae the instructions linked abuin tae enable support.",
"config-dbsupport-mysql": "* [{{int:version-db-mysql-url}} MySQL] is the primarie tairget fer MediaWiki n is best supported. MediaWiki warks forby wi [{{int:version-db-mariadb-url}} MariaDB] n [{{int:version-db-percona-url}} Percona Server], thir ar MySQL compatible. ([https://www.php.net/manual/en/mysqli.installation.php Hou tae compile PHP wi MySQL support])",
"config-dbsupport-postgres": "* [{{int:version-db-postgres-url}} PostgreSQL] is ae popular apen soorce database system aes aen alternative til MySQL. Thaur micht be some wee bugs still hingin roond, n it's na recommendit fer uiss in ae production environment. ([https://www.php.net/manual/en/pgsql.installation.php Hou tae compile PHP wi PostgreSQL support])",
"config-dbsupport-sqlite": "* [{{int:version-db-sqlite-url}} SQLite] is ae lichtweicht database system that is ver weel supportit. ([http://www.php.net/manual/en/pdo.installation.php Hou tae compile PHP wi SQLite support], uises PDO)",
"config-header-mysql": "MaSQL settins",
"config-header-postgres": "PostgreSQL settins",
"config-header-sqlite": "SQLite settins",
"config-invalid-db-type": "Onvalid database type",
"config-missing-db-name": "Ye maun enter ae value fer \"{{int:config-db-name}}\".",
"config-missing-db-host": "Ye maun enter ae value fer \"{{int:config-db-host}}\".",
"config-invalid-db-name": "Invalid database name \"$1\".\nUise anely ASCII letters (a-z, A-Z), nummers (0-9), unnerscores (_) an hyphens (-).",
"config-invalid-db-prefix": "Invalid database prefix \"$1\".\nUise anely ASCII letters (a-z, A-Z), nummers (0-9), unnerscores (_) an hyphens (-).",
"config-connection-error": "$1.\n\nCheck the host, uisername n passwaird n gie it anither shot.",
"config-invalid-schema": "Invalid schema fur MediaWiki \"$1\".\nUise anely ASCII letters (a-z, A-Z), nummers (0-9) an unnerscores (_).",
"config-postgres-old": "PostgreSQL $1 or later is required. Ye hae $2.",
"config-sqlite-name-help": "Chuise ae name that identifies yer wiki.\nDinna uise spaces or hyphens.\nThis will be uised fer the SQLite data file name.",
"config-sqlite-parent-unwritable-group": "Canna mak the data directerie <code><nowiki>$1</nowiki></code>, cause the parent directerie <code><nowiki>$2</nowiki></code> isna writable bi the wabserver.\n\nThe installer haes determined the uiser yer wabserver is runnin aes.\nMak the <code><nowiki>$3</nowiki></code> directerie writable bi it tae continue.\nOan ae Unix/Linux system dae:\n\n<pre>cd $2\nmkdir $3\nchgrp $4 $3\nchmod g+w $3</pre>",
"config-sqlite-parent-unwritable-nogroup": "Cannae mak the data directery <code><nowiki>$1</nowiki></code>, acause the pairent directery <code><nowiki>$2</nowiki></code> isnae scrievable bi the wabserver.\n\nThe instawer coudnae determine the uiser yer wabserver is rinnin as.\nMak the <code><nowiki>$3</nowiki></code> directery globally scrievable bi it (an ithers!) tae continue.\nOn ae Unix/Linux system dae:\n\n<pre>cd $2\nmkdir $3\nchmod a+w $3</pre>",
"config-sqlite-mkdir-error": "Mistak in cræftin the data directerie \"$1\".\nCheck the location n try again.",
"config-sqlite-dir-unwritable": "Unable tae scrieve tae the directory \"$1\".\nChynge its permissions sae that the wabserver can scrieve in it, an try again.",
"config-sqlite-connection-error": "$1.\n\nCheck the data directerie n database name ablo n try again.",
"config-sqlite-readonly": "The file <code>$1</code> isna writeable.",
"config-sqlite-cant-create-db": "Coudna make database file <code>$1</code>.",
"config-sqlite-fts3-downgrade": "PHP is missing FTS3 support, doongradin buirds",
"config-can-upgrade": "Thaur's MediaWiki buirds in this database.\nTae upgrade thaim til MediaWiki $1, clap <strong>Continue</strong>.",
"config-upgrade-done": "Upgrade compleate.\n\nYe can nou [$1 stert uising yer wiki].\n\nGif ye wish tae regenerate yer <code>LocalSettings.php</code> file, clap the button ablow.\nThis <strong> isna recommended</strong> onless ye'r haein problems wi yer wiki.",
"config-upgrade-done-no-regenerate": "Upgrade compleate.\n\nYe can nou [$1 stert uising yer wiki].",
"config-regenerate": "Regênerate LocalSettings.php →",
"config-show-table-status": "<code>SHOW TABLE STATUS</code> speirin failed!",
"config-unknown-collation": "<strong>Warnishment:</strong> Database is uisin onrecognized collation.",
"config-db-web-account": "Database accoont fer wab access",
"config-db-web-help": "Select the uisername n passwaird that the wab server will uise tae connect til the database server, durin ordinair operation o the wiki.",
"config-db-web-account-same": "Uise the same accoont aes fer installation",
"config-db-web-create": "Cræft the accoont gif it disna awreadie exeest",
"config-db-web-no-create-privs": "The accoont that ye specified fur instawation disnae hae eneuch preevileges tae mak ae accoont.\nThe accoont that ye specify here maun awready exist.",
"config-mysql-engine": "Storage engine:",
"config-mysql-innodb": "InnoDB",
"config-mysql-engine-help": "<strong>InnoDB</strong> is awmaist aye the best option, as it haes guid concurrencie support.\n\n<strong>MyISAM</strong> micht be faster in single-uiser or read-anely installations.\nMyISAM databases tend tae rot mair aften nor InnoDB databases.",
"config-site-name": "Name o wiki:",
"config-site-name-help": "This will kyth in the title baur o the brouser n in varioos ither places.",
"config-site-name-blank": "Enter ae site name.",
"config-project-namespace": "Waurk namespace:",
"config-ns-generic": "Waurk",
"config-ns-site-name": "Same aes the wiki name: $1",
"config-ns-other": "Ither (speceefie)",
"config-ns-other-default": "MaWiki",
"config-project-namespace-help": "Follaein Wikipaedia's example, mony wikis keep thair policy pages separate frae thair content pages, in a '''project namespace'''.\nAw page teetles in this namespace stairt wi a certain prefix, which ye can specify here.\nUisually, this prefix is derived frae the name o the wiki, but it canna conteen punctuation characters such as \"#\" or \":\".",
"config-ns-invalid": "The speceefied namespace \"<nowiki>$1</nowiki>\" is onvalid.\nSpeceefie ae different project namespace.",
"config-ns-conflict": "The speceefied namespace \"<nowiki>$1</nowiki>\" conflicts wi ae defaut MediaWiki namespace.\nSpeceefie ae different project namespace.",
"config-admin-box": "Admeenistrater accoont",
"config-admin-name": "Yer uisername:",
"config-admin-password": "Passwaird:",
"config-admin-password-confirm": "Passwaird again:",
"config-admin-help": "Enter yer preferred uisername here, fer example \"John Smith\".\nThis is the name ye'll uise tae log in til the wiki.",
"config-admin-name-blank": "Enter aen admeenistrater uisername.",
"config-admin-name-invalid": "The speceefied uisername \"<nowiki>$1</nowiki>\" is onvalid.\nSpeceefie ae different uisername.",
"config-admin-password-blank": "Enter ae passwaird fer the admeenistrater accoont.",
"config-admin-password-mismatch": "The twa passwairds ye entered dinna match.",
"config-admin-email": "Wab-mail address:",
"config-admin-email-help": "Enter ae wab-mail address here tae permit ye tae receive wab-mail fae ither uisers oan the wiki, reset yer passwaird, n be telt o chynges til pages oan yer watchleet. Ye can lea this field tuim.",
"config-admin-error-user": "Internal mistak whan makin aen admeen wi the name \"<nowiki>$1</nowiki>\".",
"config-admin-error-password": "Internal mistak whan settin ae passwaird fer the admeen \"<nowiki>$1</nowiki>\": <pre>$2</pre>",
"config-admin-error-bademail": "Ye'v entered aen onvalid wab-mail address.",
"config-subscribe": "Subscribe til the [https://lists.wikimedia.org/postorius/lists/mediawiki-announce.lists.wikimedia.org/ release annooncements mailin leet].",
"config-subscribe-help": "This is ae low-volume mailin leet uised fer release annooncements, inclæding important securitie annooncements.\nYe shid subscribe til it an update yer MediaWiki installâtion whan new versions come oot.",
"config-subscribe-noemail": "Ye tried tae subscribe til the release annooncements mailin let wioot giein ae wab-mail address.\nPlease gei ae wab-mail address gif ye wish tae subscribe til the mailin leet.",
"config-almost-done": "Ye'r awmaist dun!\nYe can nou skip the remainin confeegurâtion n install the wiki stricht awa.",
"config-optional-continue": "Speir me mair speirins.",
"config-optional-skip": "Ah'm bored awreadie, jyst install the wiki.",
"config-profile": "Uiser richts profile:",
"config-profile-wiki": "Apen wiki",
"config-profile-no-anon": "Please mak aen accoont",
"config-profile-fishbowl": "Permittit editors anely",
"config-profile-private": "Private wiki",
"config-profile-help": "Wikis wark best whan ye lat as monie fowk edit thaim as possible.\nIn MediaWiki, it's easy tae scance ower the recent chynges, an tae revert ony damage that's duin bi naive or malicious uisers.\n\nHouever, mony hae fand MediaWiki tae be uissfu in ae wide varietie o roles, an sometimes it's nae easy tae convince abody o the benefits o the wiki wey.\nSae ye hae the walin.\n\nThe <strong>{{int:config-profile-wiki}}</strong> model allous onybody tae eedit, wioot even loggin in.\nAe wiki wi <strong>{{int:config-profile-no-anon}}</strong> provides extra accoontability, but micht put aff casual contreibutors.\n\nThe <strong>{{int:config-profile-fishbowl}}</strong> scenario allous appruived uisers tae eedit, but the public can see the pages, incluidin history.\nA <strong>{{int:config-profile-private}}</strong> anely allous appruived uisers tae see pages, wi the same groop bein alloued tae edit.\n\nMair complex uiser richts configurations ar available efter instawation, see the [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:User_rights relevant manual entrie].",
"config-license": "Copiericht n license:",
"config-license-none": "Nae license fiter",
"config-license-cc-by-sa": "Creative Commons Attribution-ShareAlik",
"config-license-cc-by": "Creative Commons Attribution",
"config-license-cc-by-nc-sa": "Creative Commons Attribution-NonCommercial-ShareAlik",
"config-license-cc-0": "Creative Commons Zero (Public Domain)",
"config-license-gfdl": "GNU Free Documentâtion License 1.3 or later",
"config-license-pd": "Public Domain",
"config-license-cc-choose": "Select ae custom Creative Commons license",
"config-license-help": "Monie publeec wikis pit aw contreebutions unner ae [https://freedomdefined.org/Defineetion free license].\nThis heelps tae creaut ae sense o communitie ainership n encoorages lang-term contreebution.\nIt's naw generallie necessair fer ae preevate or corporate wiki.\n\nGif ye wish tae be able tae uise tex fae Wikipaedia, n ye want Wikipaedia tae be able tae accept tex copied fae yer wiki, than ye shid chuise <strong>Creative Commons Attribution Shair Alike</strong>.\n\nWikipaedia preeveeooslie uised the GNU Free Documentation License.\nThe GFDL is ae valid license, but it's difficult tae unnerstaunn.\nMairower, it's difficult tae reuise content licensed unner the GFDL.",
"config-email-settings": "Wab-mail settins",
"config-enable-email": "Enable ootboond wab-mail",
"config-enable-email-help": "Gif ye want wab-mail tae wark, [https://www.php.net/manual/en/mail.configuration.php PHP's mail settins] need tae be confeegured jyst richt.\nGif ye dinna want oni wab-mail features, ye can disable theim here.",
"config-email-user": "Enable uiser-til-uiser wab-mail",
"config-email-user-help": "Permit aw uisers tae send each ither wab-mail gif they'v enabled it in their preferences.",
"config-email-usertalk": "Enable uiser tauk page notifeecâtion",
"config-email-usertalk-help": "Permit uisers tae receive notifeecâtions oan uiser tauk page chynges, gif they'v enabled it in their preferences.",
"config-email-watchlist": "Enable watchleet notifeecâtion",
"config-email-watchlist-help": "Permit uisers tae receive notifications anent their watched pages gin they'v alloued it in their preferences.",
"config-email-auth": "Enable wab-mail authenticâtion",
"config-email-auth-help": "Gin this option is enabled, uisers hae tae confirm their wab-mail address uisin ae airtin sent til them whanivir they set or change it.\nAnely authenticated wab-mail addresses can receive emails fae ither uisers or change notification wab-mails.\nSettin this option is <strong>recommended</strong> cur public wikis acause o potential abuise o the wab-mail features.",
"config-email-sender": "Return wab-mail address:",
"config-email-sender-help": "Enter the wab-mail address tae uise aes the return address oan ootboond wab-mail.\nThis is whaur boonces will be sent.\nMonie mail servers need at least the domain name pairt tae be valid.",
"config-upload-settings": "Eemages n file uplaids",
"config-upload-enable": "Enable file uplaids",
"config-upload-help": "File uplaids potentiallie expose yer server til securitie risks.\nFer mair information, read the [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Security securitie section] in the manual.\n\nTae enable file uplaids, chynge the mode oan the <code>eemages</code> subdirecterie unner MediaWiki's ruit directerie sae that the wab server can write til it.\nThan enable this optie.",
"config-upload-deleted": "Directory fur deletit files:",
"config-upload-deleted-help": "Wale ae directory tae archive deletit files in.\nIdeally, this sudna be accessible fae the wab.",
"config-instantcommons": "Enable Instant Commons",
"config-instantcommons-help": "[https://www.mediawiki.org/wiki/InstantCommons Instant Commons] is a featur that allous wikis tae uise images, soonds an ither media fand on the [https://commons.wikimedia.org/ Wikimedia Commons] steid.\nIn order tae dae this, MediaWiki requires access tae the Internet.\n\nFur mair information anent this featur, includin instructions on hou tae set it up for wikis ither nor the Wikimedia Commons, consult [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:$wgForeignFileRepos the manual].",
"config-cc-error": "The Creative Commons license waler gied nae result.\nEnter the license name manually.",
"config-cc-again": "Pick again...",
"config-cc-not-chosen": "Wale whit Creative Commons license ye want an clap on \"proceed\".",
"config-advanced-settings": "Advanced confeegurâtion",
"config-cache-options": "Settins fer object cachin:",
"config-cache-help": "Object cachin is uised tae impruiv the speed o MediaWiki bi cachin frequentlie uised data.\nMedium til muckle sites ar heilie encooraged tae enable this, n wee sites will see benefits ava.",
"config-cache-none": "Naw caching (nae functionâlitie is remuived, but speed mmicht be impacted oan muckler wiki sites)",
"config-cache-accel": "PHP object cachin (APC, XCache or WinCache)",
"config-cache-memcached": "Uise Memcached (needs addeetional setup n confeegurâtion)",
"config-memcached-servers": "Memcached servers:",
"config-memcached-help": "Leet o IP addresses tae uise fer Memcached.\nShid speceefie yin per line n speceefie the port tae be uised. Fer example:\n 127.0.0.1:11211\n 192.168.1.25:1234",
"config-memcache-needservers": "Ye selected Memcached aes yer cache type but dinna speceefie oni servers.",
"config-memcache-badip": "Ye'v entered aen onvalid IP address fer Memcached: $1.",
"config-memcache-noport": "Ye didna speceefie ae port tae uise fer Memcached server: $1.\nGif ye dinna knaw the port, the defauut is 11211.",
"config-memcache-badport": "Memcached port nummers shid be atween $1 n $2.",
"config-extensions": "Extensions",
"config-extensions-help": "The extensions leetit abuin were detected in yer <code>./extensions</code> directerie.\n\nThey micht need addeetional confeeguration, but ye can enable thaim nou.",
"config-skins": "Skins",
"config-skins-help": "The skins leetit abuin were detectit in yer <code>./skins</code> directerie. Ye maun enable at least yin, n chuise the defaut.",
"config-skins-use-as-default": "Uise this skin aes the defaut",
"config-skins-missing": "Nae skins were foond; MediaWiki will uise ae fawback skin ontil ye instaw some proper skins.",
"config-skins-must-enable-some": "Ye need tae chuisse at least yin skin tae enable.",
"config-skins-must-enable-default": "The skin chosen aes the defaut maun be enablit.",
"config-install-alreadydone": "<strong>Warnishment:</strong> Ye seem tae'v awreadie instawed MediaWiki n ar tryin tae instaw it again.\nPlease proceed til the nex page.",
"config-install-begin": "Bi pressin \"{{int:config-continue}}\", ye will begin the installation o MediaWiki.\nGif ye still wish tae mak chynges, press \"{{int:config-back}}\".",
"config-install-step-done": "dun",
"config-install-step-failed": "failed",
"config-install-extensions": "Inclædin extensions",
"config-install-database": "Settin up database",
"config-install-schema": "Makin schema",
"config-install-pg-schema-not-exist": "PostgreSQL schema disna exeest.",
"config-install-pg-schema-failed": "Buirds makin failed.\nMak sair that the uiser \"$1\" can write til the schema \"$2\".",
"config-install-pg-commit": "Committin chynges",
"config-install-pg-plpgsql": "Checkin fer lied PL/pgSQL",
"config-pg-no-plpgsql": "Ye need tae install the leid PL/pgSQL in the database $1",
"config-pg-no-create-privs": "The accoont ye speceefied fer installâtion disna hae enough preevileges tae mak aen accoont.",
"config-pg-not-in-role": "The accoont that ye speceefied fer the wab uiser awreadie exists.\nThe accoont that ye specefied fer installâtion isna ae suiperuiser an isna a memmer o the wab uiser's role, sae it is onable tae mak objects ained bi the wab uiser.\n\nMediaWiki currentlie requires that the buirds be ained bi the wab uiser. Please specefie anither wab accoont name, or clap \"back\" an speceefie ae suitablie preevileged install uiser.",
"config-install-user": "Makin database uiser",
"config-install-user-alreadyexists": "Uiser \"$1\" awreadie exists",
"config-install-user-create-failed": "Makin uiser \"$1\" failed: $2",
"config-install-user-grant-failed": "Grantin permission til uiser \"$1\" failed: $2",
"config-install-user-missing": "The specified uiser \"$1\" disnae exist.",
"config-install-user-missing-create": "The specified uiser \"$1\" disnae exist.\nPlease sneck on the \"mak accoont\" checkfield ablo gin ye wish tae mak it.",
"config-install-tables": "Makin buirds",
"config-install-tables-exist": "<strong>Wairnin:</strong> MediaWiki buirds seem tae aareidy exist.\nSkippin makin.",
"config-install-tables-failed": "<strong>Error:</strong> Buird creation failt wi the follaein error: $1",
"config-install-interwiki": "Populatin defaut interwiki buird",
"config-install-interwiki-list": "Coudna read file <code>interwiki.list</code>.",
"config-install-interwiki-exists": "<strong>Warnishment:</strong> The interwiki buird awreadie seems tae hae entries.\nSkippin defaut let.",
"config-install-stats": "Ineetializin stateestics",
"config-install-keys": "Generatin hidlins keys",
"config-install-updates": "Hinder the runnin o onneedit updates.",
"config-install-updates-failed": "<strong>Mistak:</strong> Insertin update keys intae the buirds failed wi the folleain mistak: $1",
"config-install-sysop": "Makin admeenistrâter uiser accoont",
"config-install-subscribe-fail": "Onable tae subscribe til mediawiki-announce[https://lists.wikimedia.org/postorius/lists/mediawiki-announce.lists.wikimedia.org/ mediawiki-announce]: $1",
"config-install-subscribe-notpossible": "cURL isna instawed n <code>allow_url_fopen</code> is na available.",
"config-install-mainpage": "Makin main page wi defaut content",
"config-install-extension-tables": "Makin buirds fer enabled extensions",
"config-install-mainpage-failed": "Coudna insert main page: $1",
"config-install-done": "<strong>Congratulations!</strong>\nYe hae installed MediaWiki.\n\nThe installer has generatit a <code>LocalSettings.php</code> file.\nIt conteens aw yer configuration.\n\nYe will need tae dounlaid it an put it in the base o yer wiki installation (the same directory as index.php). The dounlaid should hae stairtit automatically.\n\nIf the dounlaid wisna offered, or if ye cancelled it, ye can restairt the dounlaid bi clickin the airtin ablo:\n\n$3\n\n<strong>Note:</strong> If ye dinna dae this nou, this generatit configuration file will nae be available tae ye later if ye exit the installation wioot dounlaidin it.\n\nWhen that haes been duin, ye can <strong>[$2 enter yer wiki]</strong>.",
"config-download-localsettings": "Dounlaid <code>LocalSettings.php</code>",
"config-help": "heelp",
"config-help-tooltip": "clap tae mak muckler",
"config-nofile": "File \"$1\" coudna be fand. Haes it been deletit?",
"config-extension-link": "Did ye ken that yer wiki supports [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Extensions extensions]?\n\nYe can brouse [https://www.mediawiki.org/wiki/Special:MyLanguage/Category:Extensions_by_category extensions bi categorie] or the [https://www.mediawiki.org/wiki/Extension_Matrix Extension Matrix] tae see the full leet o extensions.",
"mainpagetext": "<strong>MediaWiki haes been installed.</strong>",
"mainpagedocfooter": "Consult the [https://meta.wikimedia.org/wiki/Help:Contents/sco Uiser's Guide] fer information oan uisin the wiki saffware.\n\n== Gettin stairtit ==\n* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Confeeguration settins leet]\n* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]\n* [https://lists.wikimedia.org/postorius/lists/mediawiki-announce.lists.wikimedia.org/ MediaWiki release mailin leet]\n* [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki fer yer leid]"
}