mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 10:35:48 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I3ee469f220d9381905a10cd268aefcef98c5c715
This commit is contained in:
parent
54f61eb54c
commit
3107705c39
|
@ -369,6 +369,7 @@
|
||||||
"visualeditor-templatesused-tool": "사용된 틀",
|
"visualeditor-templatesused-tool": "사용된 틀",
|
||||||
"visualeditor-title-error": "제목이 잘못되었습니다.",
|
"visualeditor-title-error": "제목이 잘못되었습니다.",
|
||||||
"visualeditor-toload": "편집기가 지금 로드됩니다. 몇 초 후에도 이 메시지가 여전히 보이면, [$1 문서를 다시 로드]해 주십시오.",
|
"visualeditor-toload": "편집기가 지금 로드됩니다. 몇 초 후에도 이 메시지가 여전히 보이면, [$1 문서를 다시 로드]해 주십시오.",
|
||||||
|
"visualeditor-tooltip-non-breaking-space": "줄 바꿈 없는 공백",
|
||||||
"visualeditor-usernamespacepagelink": "Project:사용자 이름공간",
|
"visualeditor-usernamespacepagelink": "Project:사용자 이름공간",
|
||||||
"visualeditor-version-label": "버전",
|
"visualeditor-version-label": "버전",
|
||||||
"visualeditor-wikitext-progress": "위키텍스트로 변환 중",
|
"visualeditor-wikitext-progress": "위키텍스트로 변환 중",
|
||||||
|
|
|
@ -421,7 +421,7 @@
|
||||||
"visualeditor-templatesused-tool": "Label of toolbar tool that shows templates used on this page.",
|
"visualeditor-templatesused-tool": "Label of toolbar tool that shows templates used on this page.",
|
||||||
"visualeditor-title-error": "Error displayed when a page title is invalid.",
|
"visualeditor-title-error": "Error displayed when a page title is invalid.",
|
||||||
"visualeditor-toload": "Text shown to the user in place of the wikitext editor on action=edit/submit when VisualEditor is expected to load.\n\nParameters\n* $1 is the URL which points to a page with a fallback to the wikitext editor if necessary.",
|
"visualeditor-toload": "Text shown to the user in place of the wikitext editor on action=edit/submit when VisualEditor is expected to load.\n\nParameters\n* $1 is the URL which points to a page with a fallback to the wikitext editor if necessary.",
|
||||||
"visualeditor-tooltip-non-breaking-space": "Tooltip shown on the editing surface when a non-breaking space ( ) is inserted.",
|
"visualeditor-tooltip-non-breaking-space": "Tooltip shown on the editing surface when a [[w:non-breaking space|non-breaking space]] ( ) is inserted.",
|
||||||
"visualeditor-usernamespacepagelink": "Name of a page describing the user namespace (NS2) in this project.\n{{doc-important|Do not translate \"Project\"; it is automatically converted to the wiki's project namespace.}}",
|
"visualeditor-usernamespacepagelink": "Name of a page describing the user namespace (NS2) in this project.\n{{doc-important|Do not translate \"Project\"; it is automatically converted to the wiki's project namespace.}}",
|
||||||
"visualeditor-version-label": "Label text for version number\n{{Identical|Version}}",
|
"visualeditor-version-label": "Label text for version number\n{{Identical|Version}}",
|
||||||
"visualeditor-wikitext-progress": "Label for progress bar shown while converting pasted wikitext.",
|
"visualeditor-wikitext-progress": "Label for progress bar shown while converting pasted wikitext.",
|
||||||
|
|
|
@ -302,7 +302,7 @@
|
||||||
"visualeditor-savedialog-review-wikitext": "Wikibesedilo",
|
"visualeditor-savedialog-review-wikitext": "Wikibesedilo",
|
||||||
"visualeditor-savedialog-title-conflict": "Navkrižje",
|
"visualeditor-savedialog-title-conflict": "Navkrižje",
|
||||||
"visualeditor-savedialog-title-preview": "Predogled vaših sprememb",
|
"visualeditor-savedialog-title-preview": "Predogled vaših sprememb",
|
||||||
"visualeditor-savedialog-title-review": "Preglejte svoje spremembe",
|
"visualeditor-savedialog-title-review": "Predogled vaših sprememb",
|
||||||
"visualeditor-savedialog-title-save": "Shranite vnesene spremembe",
|
"visualeditor-savedialog-title-save": "Shranite vnesene spremembe",
|
||||||
"visualeditor-savedialog-warning-dirty": "Vaše urejanje je morda pokvarjeno – prosimo, da ga pred shranitvijo pregledate.",
|
"visualeditor-savedialog-warning-dirty": "Vaše urejanje je morda pokvarjeno – prosimo, da ga pred shranitvijo pregledate.",
|
||||||
"visualeditor-saveerror": "Napaka pri shranjevanju na strežnik: $1",
|
"visualeditor-saveerror": "Napaka pri shranjevanju na strežnik: $1",
|
||||||
|
|
Loading…
Reference in a new issue