mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-23 15:56:55 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I7c0d3b52cac2753ee215f4e0bccde9bc911e1f80
This commit is contained in:
parent
1b2e35a108
commit
34694e7f3d
15
i18n/fy.json
15
i18n/fy.json
|
@ -8,9 +8,20 @@
|
|||
},
|
||||
"scribunto-line": "op rigel $1",
|
||||
"scribunto-module-line": "yn $1 op rigel $2",
|
||||
"scribunto-parser-dialog-title": "Skriptflater",
|
||||
"scribunto-error-short": "Skriptflater: $1",
|
||||
"scribunto-error-long": "Skriptflaters:\n\n$1",
|
||||
"scribunto-doc-page-name": "Module:$1/doc",
|
||||
"scribunto-doc-page-does-not-exist": "''De dokumintaasje foar dizze module kin oanmakke wurde op [[$1]]''",
|
||||
"scribunto-doc-page-header": "'''Dit is de dokumintaasjeside foar [[$1]]'''",
|
||||
"scribunto-console-current-src": "konsoleynfier",
|
||||
"scribunto-common-error-category": "Siden mei skriptflaters",
|
||||
"scribunto-lua-error-location": "Lua-flater $1: $2",
|
||||
"scribunto-lua-error": "Luaflater: $2",
|
||||
"scribunto-limitreport-timeusage-value": "$1/$2 sekonden"
|
||||
"scribunto-lua-error": "Lua-flater: $2",
|
||||
"scribunto-module-with-errors-category": "Scribunto-modulen mei flaters",
|
||||
"scribunto-limitreport-timeusage-value": "$1/$2 sekonden",
|
||||
"scribunto-limitreport-profile-ms": "$1 ms",
|
||||
"scribunto-limitreport-logs": "Lua-lochs",
|
||||
"nstab-module": "Module",
|
||||
"tooltip-ca-nstab-module": "De moduleside besjen"
|
||||
}
|
||||
|
|
|
@ -3,7 +3,8 @@
|
|||
"authors": [
|
||||
"Diki Ananta",
|
||||
"NoiX180",
|
||||
"Pras"
|
||||
"Pras",
|
||||
"Sumbukompor"
|
||||
]
|
||||
},
|
||||
"scribunto-desc": "Rangka kerja kanggo nyisipaké basa skrip nèng kaca MédiaWiki",
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
"authors": [
|
||||
"Andrei Stroe",
|
||||
"Andreyyshore",
|
||||
"BadDog",
|
||||
"Minisarm",
|
||||
"Stelistcristi",
|
||||
"Strainu",
|
||||
|
@ -14,7 +15,7 @@
|
|||
"scribunto-parser-dialog-title": "Eroare în script",
|
||||
"scribunto-error-short": "Eroare în script: $1",
|
||||
"scribunto-error-long": "Erori în script:\n\n$1",
|
||||
"scribunto-doc-page-name": "Modul:$1/doc",
|
||||
"scribunto-doc-page-name": "Module:$1/doc",
|
||||
"scribunto-doc-page-does-not-exist": "''Documentația acestui modul poate fi creată la [[$1]]''",
|
||||
"scribunto-doc-page-header": "'''Aceasta este pagina de documentație pentru [[$1]]'''",
|
||||
"scribunto-console-title": "Consolă de depanare",
|
||||
|
|
Loading…
Reference in a new issue