User:SunAfterRain/global.js/popups setting.js

From Meta, a Wikimedia project coordination wiki

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
//<pre><nowiki>
//////////////////////////////////////////////////
// Translatable strings
//////////////////////////////////////////////////
//
// See instructions at
// http://en.wikipedia.org/wiki/Wikipedia:Tools/Navigation_popups/Translation

window.popupStrings = {
	/////////////////////////////////////
	// summary data, searching etc.
	/////////////////////////////////////
	'article':  '條目',
	'category':  '分類',
	'categories':  '分類',
	'image':  '檔案',
	'images':  '檔案',
	'stub':  '小作品',
	'section stub':  '小章節',
	'Empty page':  '空頁面',
	'kB':  '千位元組',
	'bytes':  '位元組',
	'day':  '日',
	'days':  '日',
	'hour':  '時',
	'hours':  '時',
	'minute':  '分',
	'minutes':  '分',
	'second':  '秒',
	'seconds':  '秒',
	'week':  '周',
	'weeks':  '周',
	'search':  '搜尋',
	'SearchHint':  '搜尋包含 %s 的頁面',
	'web':  '站點',
	'global':  '全域',
	'globalSearchHint':  '在所有維基媒體項目中搜尋 %s',
	'googleSearchHint':  '用 Google 搜尋 %s',
	'more...':  '更多...',
	/////////////////////////////////////
	// article-related actions and info
	// (some actions also apply to user pages)
	/////////////////////////////////////
	'actions':  '動作',         ///// view articles and view talk
	'popupsMenu':  'Popups',
	'disable previews':  '禁用預覽',
	'togglePreviewsHint':  '切換本頁 Popups 的預覽開關',
	'toggle previews':  '切換預覽開關',
	'reset':  '複位',
	'disable':  '禁用 Popups',
	'disablePopupsHint':  '在本頁禁用 Popups,重新整理頁面以重新啟用。',
	'purgePopupsHint':  '複位 Popups,清除所有快取資料。',
	'PopupsHint':  '複位 Popups,清除所有快取資料。',
	'spacebar':  '空格',
	'view':  '檢視',
	'view article':  '檢視條目',
	'viewHint':  '前往 %s',
	'talk':  '討論',
	'talk page':  '討論頁',
	'this&nbsp;revision':  '此修訂版本',
	'revision %s of %s':  '頁面 $2 的修訂版本 $1',
	'Revision %s of %s':  '頁面 $2 的修訂版本 $1',
	'the revision prior to revision %s of %s':  '頁面 $2 的修訂版本 $1 之前的修訂版本',
	'Toggle image size':  '點擊切換圖片大小',
	'del':  '删除',                 ///// delete, protect, move
	'delete':  '删除',
	'deleteHint':  '删除 %s',
	'undeleteShort':  '反',
	'UndeleteHint':  '恢復 %s',
	'protect':  '保護',
	'protectHint':  '保護 %s',
	'unprotectShort':  '解除',
	'unprotectHint':  '解除對 %s 的保護',
	'move':  '移動',
	'move page':  '移動頁面',
	'MovepageHint':  '修改 %s 的標題',
	'edit':  '編輯',               ///// edit articles and talk
	'edit article':  '編輯條目',
	'editHint':  '修改 %s 的內容',
	'edit talk':  '編輯討論頁',
	'new':  '新',
	'new topic':  '新主题',
	'newSectionHint':  '在 %s 增加新的評論主題',
	'null edit':  '空編輯',
	'nullEditHint':  '製造一次對 %s 的空編輯',
	'hist':  '歷史',               ///// history, diffs, editors, related
	'history':  '歷史',
	'historyHint':  '%s 的修訂歷史',
	'last':  '最近',
	'lastEdit':  '最近更改',
	'show last edit':  '最近一次更改',
	'Show the last edit':  '顯示最近一次更改的差異',
	'lastContrib':  '最近編輯',
	'last set of edits':  '最近編輯',
	'lastContribHint':  '顯示由最後一位編輯者製造的差異',
	'cur':  '當前',
	'diffCur':  '與目前版本的差異',
	'Show changes since revision %s':  '顯示自修訂版本 %s 的差異',
	'%s old':  '%s 前', // as in 4 weeks old
	'oldEdit':  '舊編輯',
	'purge':  '清除快取',
	'purgeHint':  '清除伺服器中 %s 的快取',
	'raw':  '原始碼',
	'rawHint':  '檢視 %s 的原始碼',
	'render':  '簡單',
	'renderHint':  '顯示 %s 的純HTML解析',
	'Show the edit made to get revision':  '顯示編輯以得到修訂版本',
	'sinceMe':  '自我',
	'changes since mine':  '自我修訂的差異',
	'sinceMeHint':  '顯示自我上次修改以來的差異',
	'Couldn\'t find an edit by %s\nin the last %s edits to\n%s':  '在 $3 最近 $2 次編輯中找不到 $1 做出的修改',
	'eds':  '編輯',
	'editors':  '編輯者',
	'editorListHint':  '列出編輯過 %s 的使用者',
	'related':  '相關',
	'relatedChanges':  '相關更改',
	'purgeLink': '清除緩存',
	'logLink': '頁面日誌',
	'related changes':  '相關更改',
	'purge Link': '清除緩存',
	'log Link': '頁面日誌',
	'RecentchangeslinkedHint':  '顯示相關 %s 的修改',
	'editOld':  '編輯舊版',          ///// edit old version, or revert
	'rv':  '回退',
	'revert':  '回退',
	'revertHint':  '回退到 %s',
	'undo':  '撤銷',
	'undoHint':  '撤銷這次編輯',
	'defaultpopupRedlinkSummary':  '取消到空頁面[[%s]]的連結',
	'defaultpopupFixDabsSummary':  '消歧義[[%s]]到[[%s]]',
	'defaultpopupFixRedirsSummary':  '忽略從[[%s]]到[[%s]]的重定向',
	'defaultpopupExtendedRevertSummary':  '回退到$2在$1時製作的修訂版本$3',
	'defaultpopupRevertToPreviousSummary':  '回退到修訂版本%s的上一個版本',
	'defaultpopupRevertSummary':  '回退到修訂版本%s,透過[[WP:POP|popups]]',
	'defaultpopupQueriedRevertToPreviousSummary':  '回退到修訂版本$1的上一個版本,由$3在$2時製作',
	'defaultpopupQueriedRevertSummary':  '回退到$3在$2時製作的修訂版本$1',
	'defaultpopupRmDabLinkSummary':  '移除到消歧義頁[[%s]]的連結',
	'SummaryByPopupWithoutPopupName' : ',透過',
	'Redirects':  '重定向', // as in Redirects to ...
	' to ':  '到',           // as in Redirects to ...
	'Bypass redirect':  '忽略重定向',
	'Fix this redirect':  '修復重定向',
	'disambig':  '消歧義',          ///// add or remove dab etc.
	'disambigHint':  '消歧義這個連結到 [[%s]]',
	'Click to disambiguate this link to:':  '點擊以消歧義這個連結到:',
	'remove this link':  '移除連結',
	'remove all links to this page from this article':  '移除此條目到這頁的所有連結',
	'remove all links to this disambig page from this article':  '移除此條目到這消歧義的所有連結',
	'mainlink':  '主連結',          ///// links, watch, unwatch
	'wikiLink':  '內部連結',
	'wikiLinks':  '內部連結',
	'links here':  '鏈入',
	'whatLinksHere':  '鏈入頁面',
	'what links here':  '鏈入頁面',
	'WhatlinkshereHint':  '顯示連結到 %s 的頁面',
	'unwatchShort':  '取消',
	'watchThingy':  '監視',  // called watchThingy because {}.watch is a function
	'watchHint':  '加入 %s 到我的監視列表',
	'unwatchHint':  '從我的監視列表移除 %s',
	'Only found one editor: %s made %s edits':  '僅找到一位編者:%s 製造了 %s 次編輯',
	'%s seems to be the last editor to the page %s':  '%s 看上去是 %s 這頁的最後一位編者',
	'rss':  'RSS',
	/////////////////////////////////////
	// diff previews
	/////////////////////////////////////
	'diff': '差異',
	'Diff truncated for performance reasons':  '差異已被截斷',
	'Old revision':  '舊版本',
	'New revision':  '新版本',
	'Something went wrong :-(':  '出問題了 :-(',
	'Empty revision, maybe non-existent':  '空的修訂,可能並不存在',
	'Unknown date':  '未知日期',
	/////////////////////////////////////
	// other special previews
	/////////////////////////////////////
	'Empty category':  '空的分類',
	'Category members (%s shown)':  '分類成員(%s 顯示)',
	'No image links found':  '未找到檔案連結',
	'File links':  '檔案連結',
	'not commons':  '維基共享中無此名稱的檔案。',
	'commons only':  '此檔案來自維基共享。',
	'No image found':  '找不到檔案',
	'commons dupe':  '維基共享中存在此檔案的副本。',
	'commons conflict':  '維基共享中存在此檔名稱不同的副本。',
	/////////////////////////////////////
	// user-related actions and info
	/////////////////////////////////////
	'user':  '使用者',               ///// user page, talk, email, space
	'user&nbsp;page':  '使用者頁面',
	'user talk':  '使用者討論',
	'edit user talk':  '編輯使用者討論',
	'leave comment':  '留言',
	'email':  'Email',
	'email user':  '發送Email給這位使用者',
	'EmailuserHint':  '給 %s 發送電子郵件',
	// 按鈕一樣意義不同
	'space':  '子頁面',
	'PrefixindexHint':  '顯示 User:%s 的子頁面',
	// end
	'count':  '統計', 
	'edit counter':  '編輯次數',
	'katelinkHint':  '%s 的編輯次數',
	'contribs':  '貢獻',
	'contributions':  '貢獻',
	'deletedContribs':  '已刪除的貢獻',
	'ContributionsHint':  '%s 的使用者貢獻',
	'tree':  '樹',
	'contribsTreeHint':  '根據名字空間檢視 %s 的貢獻',
	'log':  '日誌',
	'user log':  '使用者日誌',
	'userLogHint':  '顯示 %s 的使用者日誌',
	'arin':  'ARIN 查詢',             ///// ARIN lookup, block user or IP
	'Look up %s in ARIN whois database':  '在 ARIN Whois 數據庫中查詢 %s',
	'unblockShort':  '解除',
	'block':  '封鎖',
	'block user':  '封鎖使用者',
	'IpblocklistHint':  '解除封鎖 %s',
	'BlockipHint':  '封鎖 %s',
	'block log':  '封鎖日誌',
	'blockLogHint':  '顯示 %s 的封鎖日誌',
	'protectLogHint':  '顯示 %s 的保護日誌',
	'pageLogHint':  '顯示 %s 的日誌',
	'deleteLogHint':  '顯示 %s 的刪除日誌',
	'Invalid %s %s':  '選項 %s 不可用:%s',
	/////////////////////////////////////
	// Autoediting
	/////////////////////////////////////
	'Enter a non-empty edit summary or press cancel to abort':  '輸入編輯摘要,或按取消中止操作',
	'Failed to get revision information, please edit manually.\n\n':  '獲取修訂版本資訊失敗,請手動修改。\n\n',
	'The %s button has been automatically clicked. Please wait for the next page to load.':  '按鈕 %s 已被自動點擊,請等待下一個頁面載入。',
	'Could not find button %s. Please check the settings in your javascript file.':  '找不到按鈕 %s,請檢查您 JavaScript 檔案中的設定。',
	/////////////////////////////////////
	// Popups setup
	/////////////////////////////////////
	'Open full-size image':  '檢視全尺寸影像',
	'zxy':  'zxy',
	
	'logevent_type_delete': '刪除日誌',
	'logevent_type_merge': '合併日誌',
	'logevent_type_move': '移動日誌',
	'logevent_type_patrol': '巡查日誌',
	'logevent_type_protect': '保護日誌',
	'logevent_type_rights': '授權日誌',
	'logevent_type_upload': '上傳日誌',
	'logevent_type_block': '封鎖日誌',
	'logevent_type_import': '匯入日誌',
	'logevent_type_tag': '標籤日誌',
	'logevent_type_stable': '穩定性日誌',
	'logevent_type_pagetriage': '刪除日誌',
	'logevent_type_contentmodel': '內容模型變更日誌',
	'logevent_type_spamblacklist': '防濫用日誌',
	'logevent_type_abusefilter': '防濫用日誌',
	'logevent_type_comments': '評論日誌',
	'logevent_type_avatar': '頭像日誌',
	'logevent_type_newusers': '創建帳戶日誌',
	'logevent_type_thanks': '感謝日誌',

	'logevent_change': '變更',
	'logevent_block': '封鎖',
	'logevent_reblock': '更改封鎖',
	'logevent_unblock': '解除封鎖',
	'logevent_delete': '刪除',
	'logevent_event': '更動',
	'logevent_restore': '恢復',
	'logevent_revision': '修訂版本刪除',
	'logevent_interwiki': '匯入',
	'logevent_upload': '上傳',
	'logevent_merge': '合併',
	'logevent_move_redir': '移動重定向',
	'logevent_patrol': '標記巡查',
	'logevent_modify': '更改保護',
	'logevent_move_prot': '移動保護',
	'logevent_protect': '保護',
	'logevent_unprotect': '解除保護',
	'logevent_autopromote': '自動核准',
	'logevent_erevoke': '撤回核准',
	'logevent_rights': '核准',
	'logevent_overwrite': '覆蓋',
	'logevent_revert': '還原',
	'logevent_autopatrol': '自動標記巡查',
	'logevent_move': '移動',
	'logevent_hit': '觸動',
	'logevent_autocreate': '自動建立帳戶',
	'logevent_thank': '傳達感謝',
	//wikis
	'commons_addr': '共享資源',
	'minecraft_addr': 'MCwiki',
	'moegirl_addr': '萌娘',
	'wikipedia_addr': '維基百科',
	'wikimedia_addr': '媒體',
	'wikisource_addr': '文庫',
	'wikiquote_addr': '語錄',
	'wikibooks_addr': '教科書',
	'wikinews_addr': '新聞',
	'wikivoyage_addr': '導遊',
	'wikiversity_addr': '學院',
	'wiktionary_addr': '詞典',
	'wikidata_addr': '數據',
	'uncyclopedia_addr': '偽基',
	
	'MessageNoLog': '沒有日誌紀錄. ',
	'MessageHistoryError':'頁面歷史讀取失敗 :-(',
	'MessageLogEventError':'日誌讀取失敗 :-(',
	'PageDoesntExist':'頁面不存在。',
	'MessageLogRef':'下面顯示頁面日誌供參考:',
	'NoTag':'(無標籤)',
	'NumberUnit':'單位',
	'FlowPage':'結構式討論頁',
	'MessageFlowPageError':'結構式討論頁讀取失敗 :(',
	'OtherWikiSite':'其他',
};

if ( !(mw.config.get('wgDBname') == "zhwiki" || mw.config.get('wgServer').startsWith('zh.', 2)) ) {
	window.popupStrings = {
		'defaultpopupReviewedSummary': 'Accepted by reviewing the [[Special:diff/%s/%s|difference]] between this version and previously accepted version using [[:w:en:Wikipedia:Tools/Navigation_popups|popups]]',
		'defaultpopupRedlinkSummary': 'Removing link to empty page [[%s]] using [[:w:en:Wikipedia:Tools/Navigation_popups|popups]]',
		'defaultpopupFixDabsSummary': 'Disambiguate [[%s]] to [[%s]] using [[:w:en:Wikipedia:Tools/Navigation_popups|popups]]',
		'defaultpopupFixRedirsSummary': 'Redirect bypass from [[%s]] to [[%s]] using [[:w:en:Wikipedia:Tools/Navigation_popups|popups]]',
		'defaultpopupExtendedRevertSummary': 'Revert to revision dated %s by %s, oldid %s using [[:w:en:Wikipedia:Tools/Navigation_popups|popups]]',
		'defaultpopupRevertToPreviousSummary': 'Revert to the revision prior to revision %s using [[:w:en:Wikipedia:Tools/Navigation_popups|popups]]',
		'defaultpopupRevertSummary': 'Revert to revision %s using [[:w:en:Wikipedia:Tools/Navigation_popups|popups]]',
		'defaultpopupQueriedRevertToPreviousSummary': 'Revert to the revision prior to revision $1 dated $2 by $3 using [[:w:en:Wikipedia:Tools/Navigation_popups|popups]]',
		'defaultpopupQueriedRevertSummary': 'Revert to revision $1 dated $2 by $3 using [[:w:en:Wikipedia:Tools/Navigation_popups|popups]]',
		'defaultpopupRmDabLinkSummary': 'Remove link to dab page [[%s]] using [[:w:en:Wikipedia:Tools/Navigation_popups|popups]]',
	};
}

loadjs("User:A2569875-sandbox/MyPopups.js", "//zh.wikipedia.org");