יחידה:Citation/CS1/Configuration: הבדלים בין גרסאות בדף
אין תקציר עריכה |
מ 69 גרסאות של הדף wikipedia:he:יחידה:Citation/CS1/Configuration יובאו |
||
| (20 גרסאות ביניים של 4 משתמשים אינן מוצגות) | |||
| שורה 30: | שורה 30: | ||
citation_config.messages = { | citation_config.messages = { | ||
['published'] = ' | ['published'] = 'פורסם ב-$1', | ||
['lay summary'] = 'Lay summary', | ['lay summary'] = 'Lay summary', | ||
['retrieved'] = ' | ['retrieved'] = 'בדיקה אחרונה ב-$1', | ||
['inactive'] = ' | ['inactive'] = 'לא פעיל', | ||
['archived-dead'] = ' | ['archived-dead'] = 'אורכב מ-$1 ב-$2', | ||
['archived-not-dead'] = '$1 | ['archived-not-dead'] = '$1 ארכיון מהמקור מ-$2', | ||
['archived-missing'] = ' | ['archived-missing'] = 'אורכב מהמקור $1 ב-$2', | ||
['archived'] = ' | ['archived'] = 'ארכיון', | ||
['original'] = ' | ['original'] = 'המקור', | ||
['editor'] = 'ed.', | ['editor'] = 'ed.', | ||
['editors'] = 'eds.', | ['editors'] = 'eds.', | ||
['edition'] = ' | ['edition'] = '(מהדורה $1)', | ||
['episode'] = ' | ['episode'] = 'פרק', | ||
['season'] = ' | ['season'] = 'עונה', | ||
['series'] = ' | ['series'] = 'סדרה', | ||
['cartography'] = 'Cartography by $1', | ['cartography'] = 'Cartography by $1', | ||
['section'] = ' | ['section'] = 'פסקה $1', | ||
['inset'] = '$1 inset', | ['inset'] = '$1 inset', | ||
['written'] = ' | ['written'] = 'נכתב ב-$1', | ||
['in'] = ' | ['in'] = 'in', | ||
['et al'] = 'et al.', | ['et al'] = 'et al.', | ||
| שורה 58: | שורה 58: | ||
'[[Category:דפים עם ציטוט מקורות הדורשים הרשמה]]', | '[[Category:דפים עם ציטוט מקורות הדורשים הרשמה]]', | ||
['language'] = ' | ['language'] = '<span class="languageicon mw-content-rtl" style="font-size:0.95em; font-weight:bold; color:#555;unicode-bidi:isolate;">(ב$1)</span>', | ||
['via'] = " – | ['via'] = " – באמצעות $1", | ||
['event'] = ' | ['event'] = 'האירוע קורה ב-', | ||
['minutes'] = ' | ['minutes'] = 'דקות ב', | ||
['parameter-separator'] = ', ', | ['parameter-separator'] = ', ', | ||
['parameter-final-separator'] = ', | ['parameter-final-separator'] = ', ו', | ||
['parameter-pair-separator'] = ' | ['parameter-pair-separator'] = ' ו', | ||
-- Determines the location of the help page | -- Determines the location of the help page | ||
| שורה 245: | שורה 245: | ||
['EditorSeparator'] = ';', | ['EditorSeparator'] = ';', | ||
['NameSeparator'] = ',', | ['NameSeparator'] = ',', | ||
['PPrefix'] = " | ['PPrefix'] = "עמ' ", | ||
['PPPrefix'] = " | ['PPPrefix'] = "עמ' ", | ||
} | } | ||
| שורה 497: | שורה 497: | ||
['ISBN'] = { | ['ISBN'] = { | ||
parameters = {'isbn', 'ISBN', 'isbn13', 'ISBN13'}, | parameters = {'isbn', 'ISBN', 'isbn13', 'ISBN13'}, | ||
link = ' | link = 'מסת"ב', | ||
label = 'ISBN', | label = 'ISBN', | ||
mode = 'manual', | mode = 'manual', | ||