Nothing Special »
Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Jump to content
Main menu
Main menu
move to sidebar
hide
Stiureydys
Ard-ghuillag
Ynnyd y phobble
Cooishyn y laa
Caghlaaghyn s'noa
Duillag gyn tort
Cooney
Ronsee
Ronsee
Appearance
Toyrtyssyn
Create account
Log in
Greienyn persoonagh
Toyrtyssyn
Contribute
Create account
Log in
Pages for logged out editors
learn more
Cur loayrtys da'n IP shoh
Reaghey
Module:I18n
Add languages
Module
Resoonaght
English
Lhaih
Edit source
Jeeagh er shennaghys
Kishtey greie
Tools
move to sidebar
hide
Actions
Lhaih
Edit source
Jeeagh er shennaghys
General
Cre ta kiangley rish shoh
Caghlaaghyn conastagh
Laad neese coadan
Duillagyn er lheh
Page information
Get shortened URL
Download QR code
In other projects
Appearance
move to sidebar
hide
Raaue:
Cha nel oo loggit stiagh. Bee dt'enmys IP recortyssit ayns shennaghys reaghee yn duillag shoh.
Anti-spam check. Do
not
fill this in!
local p = {} -- Credit to http://stackoverflow.com/a/1283608/2644759 -- cc-by-sa 3.0 local function tableMerge(t1, t2, overwrite) for k,v in pairs(t2) do if type(v) == "table" and type(t1[k]) == "table" then -- since type(t1[k]) == type(v) == "table", so t1[k] and v is true tableMerge(t1[k], v, overwrite) -- t2[k] == v else if overwrite or t1[k] == nil then t1[k] = v end end end return t1 end function p.loadI18n(name, i18n_arg) local exist, res = pcall(require, name) if exist and next(res) ~= nil then if i18n_arg then tableMerge(i18n_arg, res.i18n, true) elseif type(i18n) == "table" then -- merge to global i18n tableMerge(i18n, res.i18n, true) end end end function p.loadI18nFrame(frame, i18n_arg) p.loadI18n(frame:getTitle().."/i18n", i18n_arg) end return p
Giare-choontey:
By saving changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Doll magh
Cooney reaghee
(t'eh foshley ayns uinnag elley)
Preview page with this template
Clowan ymmydit er y duillag shoh:
Module:I18n/doc
(
reagh
)