משתמש:Uziel302/JWB.js/i18n.js

מתוך ויקיפדיה, האנציקלופדיה החופשית

הערה: לאחר הפרסום, ייתכן שיהיה צורך לנקות את זיכרון המטמון (cache) של הדפדפן כדי להבחין בשינויים.

  • פיירפוקס / ספארי: להחזיק את המקש Shift בעת לחיצה על טעינה מחדש (Reload) או ללחוץ על צירוף המקשים Ctrl-F5 או Ctrl-R (במחשב מק: ⌘-R).
  • גוגל כרום: ללחוץ על צירוף המקשים Ctrl-Shift-R (במחשב מק: ⌘-Shift-R).
  • אינטרנט אקספלורר / אדג': להחזיק את המקש Ctrl בעת לחיצה על רענן (Refresh) או ללחוץ על צירוף המקשים Ctrl-F5.
  • אופרה: ללחוץ על Ctrl-F5.
/**
 * Internationalisation file for AutoWikiBrowser script
 * See https://en.wikipedia.org/wiki/User:Joeytje50/JWB.js for the full script, as well as licensing.
 * Licensed under GNU GPL 2. http://www.gnu.org/copyleft/gpl.html
 */

if (!window.JWB || JWB === false) {
	//Make JWB an object again to prevent errors later on. The onload function will re-delete this again.
	window.JWB = {
		messages: {},
		allowed: false
	};
}

// Tab indentation is optimalised for the Ace editor. The indentation may look weird outside of it.

/** English in transition to Hebrew
 * @author Joeytje50->Uziel302 Hebrew
 */

JWB.messages.en = {
	// General interface
	'tab-setup':			'הגדרה',
	'tab-editing':			'עריכה',
	'tab-skip':				'דילוג',
	'tab-other':			'עוד',
	'tab-log':				'יומן',
	'pagelist-caption':		'הכנס רשימת דפים:',
	'editbox-caption':		'אזור עריכה',
	'editbox-currentpage':	'אתה עורך את: <a href="/wiki/$2" target="_blank" title="$1">$1</a>',
	'no-changes-made':		'לא בוצעו שינויים. לחץ דלג כדי לעבור לדף הבא.',
	'page-not-exists':		'הדף לא קיים.',
	
	// Stats
	'stat-pages':			'דפים ברשימה:',
	'stat-save':			'דפים שנשמרו:',
	'stat-null':			'עריכות ריקות:',
	'stat-skip':			'דפים שדולגו:',
	'stat-other':			'אחר:',
	
	// Tab 1
	'label-pagelist':		'רשימת דפים',
	'button-remove-dupes':	'הסר כפילויות',
	'button-sort':			'מיין',
	'preparse':				'השתמש במצב עיבוד מראש',
	'tip-preparse':			'Go through listed pages, filtering it down to just the ones that would not be skipped by the current Skip rules.',
	'preparse-reset':		'אפס עיבוד מראש',
	'tip-preparse-reset':	'Clear the #PRE-PARSE-STOP tag in the pagelist, to pre-parse the whole page list again',
	'pagelist-generate':	'צור רשימה',
	'label-settings':		'הגדרות',
	'store-setup':			'Store setup',
	'tip-store-setup':		'Store the current settings in the dropdown menu, for later access.\n'+
							'To be able to access this in a later session, you need to save it to the wiki, or download it.',
	'load-settings':		'Load:',
	'blank-setup':			'Blank setup',
	'delete-setup':			'Delete',
	'tip-delete-setup':		'Delete the setup that is currently selected.',
	'save-setup':			'Save to wiki',
	'download-setup':		'הורדה',
	'import-setup':			'ייבוא',
	'tip-import-setup':		'Upload settings files (JSON file format) from your computer.',
	'update-setup':			'רענון',
	'tip-update-setup':		'Refresh the settings stored on your /$1-settings.js page',
	'label-limits':			'חסמים',
	'tip-time-limit':		'חסם הזמן לריצת ביטויים רגולריים בהחלפה ודילוג.',
	'time-limit':			'זמן ריצה לחיפוש',
	'tip-diff-size-limit':	'כמות התווים המקסימלית להוספה או הסרה. הגדר 0 לעריכה ללא מגבלה. משמש למניעת באג שגרם למחיקה של חצי ערך בעריכות קטנות',
	'diff-size-limit':		'כמות תווים בעריכה',
	'size-limit-exceeded':	'ההבדל בכמות התווים בעריכתך ($1 תווים) עבר את הרף המוגדר בלשונית הגדרה. ניתן להגדיר 0 לביטול המגבלה.',

	// Tab 2
	'edit-summary':			'תקציר:',
	'minor-edit':			'עריכה משנית',
	'tip-via-JWB':			'Add (via JWB script) to the end of your summary',
	'watch-add':			'הוסף עכשיו',
	'watch-remove':			'הסר עכשיו',
	'watch-nochange':		'אל תשנה רשימת מעקב',
	'watch-preferences':	'עקוב על פי העדפות',
	'watch-watch':			'הוסף לרשימת המעקב',
	'watch-unwatch':		'הסר מרשימת המעקב',
	'auto-save':			'שמור אוטומטית',
	'save-interval':		'every $1 sec', //$1 represents the throttle/interval input element
	'tip-save-interval':	'Amount of seconds to pause between each edit',
	'editbutton-stop':		'עצור',
	'editbutton-start':		'התחל',
	'editbutton-save':		'שמור',
	'editbutton-preview':	'תצוגה מקדימה',
	'editbutton-skip':		'דלג', // This message is also used in tab 4
	'editbutton-diff':		'הבדלים',
	'button-open-popup':	'עוד שדות',
	'button-more-fields':	'הוסף עוד שדות',
	'label-replace':		'החלף:',
	'label-rwith':			'ב:',
	'label-useregex':		'ביטוי רגולרי',
	'label-regex-flags':	'דגלים לביטוי:',
	'tip-regex-flags':		'Any flags for regular expressions, for example i for ignorecase.\n'+
							'In this JWB script, the _ flag treats underscores and spaces as the same entity. Use with caution.',
	'label-ignore-comment':	'התעלם מגלריה, תבניות, קישורים פנימיים וכדומה',
	'tip-ignore-comment':	'התעלם מהערות בקוד הוויקי, ותוכן בתגיות  nowiki math code pre.',
	'label-enable-RETF':	'אפשר $1',
	'label-RETF':			'RegEx Typo Fixing',
	'tip-refresh-RETF':		'Refresh the typos list for new modifications.',
	
	// Tab 3
	'label-redirects':		'הפניות:',
	'redirects-follow':		'Follow',
	'tip-redirects-follow':	'Edit the page the redirect leads to',
	'redirects-skip':		'דלג',
	'tip-redirects-skip':	'Skip redirects',
	'redirects-edit':		'ערוך',
	'tip-redirects-edit':	'Edit the redirect itself instead of the page it redirects to',
	'label-skip-when':		'דלג כאשר:',
	'skip-no-change':		'לא בוצעו שינויים',
	'skip-exists-yes':		'קיים',
	'skip-exists-no':		'לא קיים',
	'skip-exists-neither':	'לא זה ולא זה',
	'skip-after-action':	'Skip editing after move/protect',
	'skip-contains':		'When page contains:',
	'skip-not-contains':	'When page doesn\'t contain:',
	
	// Tab 4
	'editbutton-move':		'העבר',
	'editbutton-delete':	'מחק',
	'editbutton-protect':	'Protect',
	'move-header':			'Move options',
	'move-redir-suppress':	'Suppress redirects',
	'move-also':			'Also move:',
	'move-talk-page':		'talk page',
	'move-subpage':			'subpages',
	'move-new-name':		'New pagename:',
	'protect-header':		'Protect options',
	'protect-edit':			'Edit:',
	'protect-move':			'Move:',
	'protect-none':			'No protection', // This is the default label. It should indicate that the dropdown menu is used for selecting protection levels
	'protect-autoconf':		'Autoconfirmed',
	'protect-sysop':		'Sysop only',
	'protect-expiry':		'Expiry:',

	//Dialog boxes
	'confirm-leave':		'Closing this tab will cause you to lose all progress.',
	'alert-no-move':		'Please enter the new pagename before clicking move.',
	'not-on-list':			'Your username was not found on the JWB checklist. Please request access by contacting an administrator.',
	'verify-error':			'An error occurred while loading the AutoWikiBrowser checkpage:',
	'new-message':			'You have new messages. See the status bar for links to view them.',
	'no-pages-listed':		'Please enter some articles to browse before clicking start.',
	'infinite-skip-notice':	"No replacement rules were specified, with JWB set to automatically skip when no changes are made.\n"+
							"Please review these settings in the 'Content' and 'Skip' tabs.",
	'autosave-error':		"There was a problem while submitting the previous page. Please check the '$1' tab and verify if the previous edits went through correctly.",
	
	//Statuses
	'status-alt':			'טוען...',
	'status-done':			'בוצע',
	'status-newmsg':		'יש לך $1 ($2)',
	'status-talklink':		'הודעות חדשות',
	'status-difflink':		'שינוי אחרון',
	'status-load-page':		'מקבל תוכן דף',
	'status-submit':		'מבצע עריכה',
	'status-preview':		'מקבל תצוגה מקדימה',
	'status-diff':			'מקבל הבדלים',
	'status-move':			'Moving page',
	'status-delete':		'Deleting page',
	'status-undelete':		'Undeleting page',
	'status-protect':		'Protecting page',
	'status-watch':			'Modifying watchlist',
	'status-watch-added':	'$1 has been added to your watchlist',
	'status-watch-removed':	'$1 has been removed from your watchlist',
	'status-regex-err':		'Regex error. Please change the entered <i>replace</i> regular expression',
	'status-setup-load':	'Loading JWB settings',
	'status-setup-submit':	'Submitting settings to wiki',
	'status-setup-dload':	'Downloading settings',
	'status-old-browser':	'Please use $1 for importing.',
	'status-del-setup':		"'$1' has been deleted. $2.",
	'status-del-default':	'Your default settings have been reset. $1.',
	'status-del-undo':		'בטל',
	'status-pl-over-lim':	'Server request limit reached.',
	'status-unexpected':	'Unexpected error. See the developers console for technical details.',

	//Setup
	'setup-prompt':			'Under what name do you want to $1 your current setup?',
	'setup-prompt-store':	'store',
	'setup-prompt-save':	'save',
	'setup-summary':		'Updating JWB settings /*semi-automatic*/', //this is based on wgContentLanguage, not wgUserLanguage.
	'old-browser':			'Your browser does not support importing files. Please upgrade to a newer browser, or upload the contents of the file to the wiki. See the status bar for links.',
	'not-json':				'Only JSON files can be imported. Please ensure your file uses the extension .json, or modify the file extension if necessary.',
	'json-err':				'An error was found in your JWB settings:\n$1\nPlease review your settings $2.',
	'json-err-upload':		'file',
	'json-err-page':		"by going to 'Special:MyPage/$1-settings.js'",
	'setup-delete-blank':	'You can\'t delete the blank setup.',
	
	//Pagelist generating
	'namespace-main':		'main',
	'label-ns-select':		'Namespace:',
	'tip-ns-select':		'Ctrl+click to select multiple namespaces.',
	'legend-cm':			'Category',
	'label-cm':				'Category:',
	'cm-include':			'Include:',
	'cm-include-pages':		'pages',
	'cm-include-subcgs':	'subcategories',
	'cm-include-files':		'files',
	'legend-linksto':		'Links to page',
	'label-linksto':		'Links to:',
	'links-include':		'Include:',
	'links-include-links':	'wikilinks',
	'links-include-templ':	'transclusions',
	'links-include-files':	'file usage',
	'links-redir':			'Redirects:',
	'links-redir-redirs':	'redirects',
	'links-redir-noredirs':	'non-redirects',
	'links-redir-all':		'both',
	'label-link-redir':		'Include links to redirects',
	'tip-link-redir':		'Include links directed towards one of this page\'s redirects',
	'legend-ps':			'Pages with prefix',
	'label-ps':				'Prefix:',
	'legend-wr':			'Watchlist',
	'label-wr':				'Include watchlist contents',
	'legend-pl':			'Links on page',
	'label-pl':				'On page:',
	'tip-pl':				'Fetch a list of links on the page(s).\nSeperate values with | vertical bars.',
};