mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-23 23:33:54 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I656ca80609e386cd4006e39a8773aaff2ced12c9
This commit is contained in:
parent
74bdd375bb
commit
5c19c19eb6
|
@ -2,6 +2,7 @@
|
|||
"@metadata": {
|
||||
"authors": [
|
||||
"Akamycoco",
|
||||
"Amire80",
|
||||
"Vickylin77s"
|
||||
]
|
||||
},
|
||||
|
|
16
i18n/mag.json
Normal file
16
i18n/mag.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"ऐक्टिवेटेड्"
|
||||
]
|
||||
},
|
||||
"vector-language-button-label": "{{PLURAL:$1|$1 भासा|$1 भासासभ}}",
|
||||
"vector-action-addsection": "बिसय जोड़",
|
||||
"vector-action-move": "स्थानान्तरन",
|
||||
"vector-view-create": "बनाव",
|
||||
"vector-view-edit": "सम्पादन",
|
||||
"vector-view-history": "इतिहास देख",
|
||||
"vector-view-view": "पढ़",
|
||||
"vector-more-actions": "आउ",
|
||||
"vector-searchsuggest-containing": "<strong class=\"cdx-typeahead-search__search-footer__query\">$1</strong> बाला पन्ना खोज"
|
||||
}
|
|
@ -3,6 +3,7 @@
|
|||
"authors": [
|
||||
"C.R.",
|
||||
"Chelin",
|
||||
"Finizio",
|
||||
"Ruthven",
|
||||
"Sannita"
|
||||
]
|
||||
|
@ -20,5 +21,6 @@
|
|||
"vector-view-history": "Vide 'a cronologgia",
|
||||
"vector-view-view": "Liegge",
|
||||
"vector-view-viewsource": "Vire sorgente",
|
||||
"vector-more-actions": "Cchiù"
|
||||
"vector-more-actions": "Cchiù",
|
||||
"vector-searchsuggest-containing": "Truova 'e paggene ca teneno <strong class=\"cdx-typeahead-search__search-footer__query\">$1</strong>"
|
||||
}
|
||||
|
|
|
@ -32,6 +32,7 @@
|
|||
"vector-language-button-aria-label": "Xem bài viết trong ngôn ngữ khác. Bài có sẵn trong {{PLURAL:$1}}$1 ngôn ngữ",
|
||||
"vector-language-button-label": "$1 ngôn ngữ",
|
||||
"vector-no-language-button-label": "Thêm ngôn ngữ",
|
||||
"vector-no-language-button-aria-label": "Bài viết này chỉ tồn tại bằng ngôn ngữ này. Thêm bài viết cho các ngôn ngữ khác",
|
||||
"vector-language-redirect-to-top": "Ở {{SITENAME}} này, các liên kết giữa ngôn ngữ nằm ở đầu trang, đối diện với tiêu đề bài viết. [[#p-lang-btn|Đi tới đầu trang]].",
|
||||
"vector-language-variant-switcher-label": "Thay đổi biến thể ngôn ngữ",
|
||||
"vector-action-addsection": "Thêm đề tài",
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Deryck Chan",
|
||||
"Hello903hello",
|
||||
"Ktchankt",
|
||||
"Moon0319",
|
||||
|
@ -20,7 +21,10 @@
|
|||
"vector.js": "/* 響每一次個頁面載入時,用域達畫面嘅用戶都會載入呢度任何嘅JavaScript */",
|
||||
"vector-action-toggle-sidebar": "邊欄開閂",
|
||||
"vector-languages": "語言",
|
||||
"vector-language-button-aria-label": "去睇另一種語文嘅文章。有$1種語言版本。",
|
||||
"vector-language-button-label": "{{PLURAL:$1|$1種語言}}",
|
||||
"vector-no-language-button-label": "加語言",
|
||||
"vector-no-language-button-aria-label": "呢篇文淨係喺呢種語言先有。喺第種語言開呢篇文。",
|
||||
"vector-language-redirect-to-top": "喺呢個{{SITENAME}}度,其他語言嘅連結喺頁頂文章標題側邊。[[#p-lang-btn|去頁頂]]。",
|
||||
"vector-action-addsection": "加主題",
|
||||
"vector-action-delete": "剷走",
|
||||
|
@ -39,5 +43,12 @@
|
|||
"vector-more-actions": "多啲",
|
||||
"vector-search-loader": "載入緊搜索提議",
|
||||
"vector-searchsuggest-containing": "搵包含 <strong class=\"cdx-typeahead-search__search-footer__query\">$1</strong> 嘅版",
|
||||
"vector-toc-heading": "目錄"
|
||||
"vector-toc-heading": "目錄",
|
||||
"vector-toc-toggle-position-title": "收埋",
|
||||
"vector-toc-beginning": "文頭",
|
||||
"vector-anon-user-menu-pages-learn": "知多啲",
|
||||
"vector-main-menu-tooltip": "主目錄",
|
||||
"vector-toc-menu-tooltip": "內容一覽",
|
||||
"vector-toc-collapsible-button-label": "開/收內容一覽",
|
||||
"vector-site-nav-label": "站點"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue