mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Gadgets
synced 2024-12-18 09:50:37 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I9ea1f78147ab0af97d526ee7e5e9300e572b15bb
This commit is contained in:
parent
9fa6764c4a
commit
1dad0a3472
|
@ -31,7 +31,7 @@
|
|||
"gadgets-required-rights": "Aşağıdakı {{PLURAL:$2|hüququ|hüquqları}} tələb edir:\n\n$1",
|
||||
"gadgets-required-skins": "{{PLURAL:$2|$1 dizaynında|$1 dizaynlarında}} mövcuddur.",
|
||||
"gadgets-default": "Hərkəs üçün defolt olaraq aktivləşdirilib.",
|
||||
"gadgets-legacy": "Qadcet yüklənmədi. Zəhmət olmasa ResourceLoader istifadə edin.\n([https://www.mediawiki.org/wiki/Special:MyLanguage/ResourceLoader/Migration_guide_(users) Daha ətraflı])",
|
||||
"gadgets-legacy": "Qadcet yüklənmədi. Zəhmət olmasa, ResourceLoader istifadə edin.\n([https://www.mediawiki.org/wiki/Special:MyLanguage/ResourceLoader/Migration_guide_(users) Daha ətraflı])",
|
||||
"gadgets-export": "İxrac",
|
||||
"gadgets-export-title": "Qadcet ixracı",
|
||||
"gadgets-not-found": "\"$1\" qadceti tapılmadı.",
|
||||
|
|
|
@ -16,7 +16,8 @@
|
|||
"Siebrand",
|
||||
"The Evil IP address",
|
||||
"Umherirrender",
|
||||
"Amire80"
|
||||
"Amire80",
|
||||
"Pppery"
|
||||
]
|
||||
},
|
||||
"gadgets-desc": "{{desc|name=Gadgets|url=https://www.mediawiki.org/wiki/Extension:Gadgets}}",
|
||||
|
@ -36,7 +37,7 @@
|
|||
"gadgets-pagetext": "Used as intro text in [[Special:Gadgets]].",
|
||||
"gadgets-editdescription": "Link for editing the gadget description shown in Special:Preferences. Used on [[Special:Gadgets]].",
|
||||
"gadgets-viewdescription": "Link for viewing the gadget description shown in Special:Preferences. Used on [[Special:Gadgets]] instead of {{msg-mw|Gadgets-editdescription}} when the user does not have permissions to edit.",
|
||||
"gadgets-uses": "This is used as a verb in third-person singular. It appears in front of a script name. Example: \"''Uses: Gadget-UTCLiveClock.js''\"\n\nSee [[meta:Special:Gadgets|Gadgets page in meta.wikimedia.org]]\n{{Identical|Use}}",
|
||||
"gadgets-uses": "This is used as a verb in third-person singular. It appears in front of a script name. Example: \"''Uses: Gadget-UTCLiveClock.js''\"\n\nSee [[mw:Special:Gadgets|Gadgets page in mediawiki.org]]\n{{Identical|Use}}",
|
||||
"gadgets-required-rights": "Parameters:\n* $1 - a list in wikitext.\n* $2 - the number of items in list $1 for PLURAL use.",
|
||||
"gadgets-required-skins": "Parameters:\n* $1 - a comma separated list.\n* $2 - the number of items in list $1 for PLURAL use.",
|
||||
"gadgets-required-actions": "Parameters:\n* $1 - a comma separated list.\n* $2 - the number of items in list $1 for PLURAL use.",
|
||||
|
|
Loading…
Reference in a new issue