mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-24 06:24:22 +00:00
Localisation updates from https://translatewiki.net.
This commit is contained in:
parent
96bf2c720f
commit
7ef9007388
11
i18n/ce.json
Normal file
11
i18n/ce.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Умар"
|
||||
]
|
||||
},
|
||||
"prefs-citizen-theme-label": "Кечяран тема",
|
||||
"prefs-citizen-theme-option-auto": "Авто",
|
||||
"prefs-citizen-theme-option-light": "Сирла",
|
||||
"prefs-citizen-theme-option-dark": "Бодане"
|
||||
}
|
|
@ -4,6 +4,7 @@
|
|||
"Ykhwong"
|
||||
]
|
||||
},
|
||||
"citizen-personalmenu-toggle": "개인 메뉴 토글",
|
||||
"citizen-theme-toggle": "테마 색 켜고 끄기",
|
||||
"prefs-citizen-theme-label": "테마",
|
||||
"prefs-citizen-theme-option-auto": "자동",
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
"@metadata": {
|
||||
"authors": [
|
||||
"Abijeet Patro",
|
||||
"Agaafd",
|
||||
"BaRaN6161 TURK",
|
||||
"Sadrettin"
|
||||
]
|
||||
|
@ -11,7 +12,9 @@
|
|||
"citizen.css": "/* Buradaki tüm CSS'ler Citizen görünüm kullanıcıları için yüklenecek */",
|
||||
"citizen.js": "/* Buradaki tüm JavaScript Citizen görünümü kullanıcıları için yüklenecek */",
|
||||
"citizen-drawer-toggle": "Menüyü değiştir",
|
||||
"citizen-personalmenu-toggle": "Kişisel menüyü aç / kapat",
|
||||
"citizen-search-toggle": "Aramayı değiştir",
|
||||
"citizen-theme-toggle": "Tema rengi aç/kapa",
|
||||
"citizen-footer-desc": "Bu metni MediaWiki:Citizen-footer-desc üzerinde düzenle",
|
||||
"citizen-footer-tagline": "Bu metni MediaWiki:Citizen-footer-tagline üzerinde düzenle",
|
||||
"citizen-search-fulltext": "İçeren sayfaları ara",
|
||||
|
|
|
@ -2,7 +2,8 @@
|
|||
"@metadata": {
|
||||
"authors": [
|
||||
"Abijeet Patro",
|
||||
"Alistair3149"
|
||||
"Alistair3149",
|
||||
"Kly"
|
||||
]
|
||||
},
|
||||
"skinname-citizen": "Citizen",
|
||||
|
@ -10,6 +11,7 @@
|
|||
"citizen.css": "/* 此 CSS 會用於使用 Citizen 佈景主題的使用者 */",
|
||||
"citizen.js": "/* 此 Javascript 會用於使用 Citizen 佈景主題的使用者 */",
|
||||
"citizen-drawer-toggle": "切換菜單",
|
||||
"citizen-personalmenu-toggle": "切換個人選單",
|
||||
"citizen-search-toggle": "切換搜尋",
|
||||
"citizen-theme-toggle": "切換主題",
|
||||
"citizen-footer-desc": "在 MediaWiki:Citizen-footer-desc 編輯此文字",
|
||||
|
|
Loading…
Reference in a new issue