mediawiki-extensions-RSS/i18n/he.json
Translation updater bot 7cc566d137 Localisation updates from https://translatewiki.net.
Change-Id: Iaf3357d5f17a13d47db4eb10e580af51996a9236
2015-09-12 01:11:44 +02:00

21 lines
2 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"@metadata": {
"authors": [
"Amire80"
]
},
"rss-desc": "מציג הזנת RSS על דף ויקי",
"rss-tracking-category": "דפים עם הזנות RSS",
"rss-tracking-category-desc": "לדף הזה יש הזנת RSS.",
"rss-error": "נכשלה טעינת הזנת RSS מ־$1: $2",
"rss-empty": "נכשלה טעינת הזנת RSS מ־$1!",
"rss-fetch-nourl": "קריאה לאחזור ללא כתובת URL!",
"rss-invalid-url": "כתובת URL לא תקינה: $1",
"rss-parse-error": "שגיאה בניתוח XML עבור RSS",
"rss-ns-permission": "שימוש ב־RSS אינו מופעל במרחב השם הזה",
"rss-url-is-not-whitelisted": "הכתובת \"$1\" אינה מופיע ברשימה הלבנה של הזנות מותרות. {{PLURAL:$3|$2 היא ההזנה המותרת היחידה|ההזנות המותרות הן: $2}}.",
"rss-empty-whitelist": "הכתובת \"$1\" אינה מופיע ברשימה הלבנה של הזנות מותרות. אין כתובות הזנה מותרות ברשימה הלבנה.",
"rss-deprecated-wgrssallowedfeeds-found": "נמצא המשתנה המיושן <var>$wgRSSAllowedFeeds</var>. מגרסת 2 של RSS יש להחליף משתנה זה ב־‎<var>$wgRSSUrlWhitelist</var> כפי שמתואר בדף תיאור ההרחבה [https://www.mediawiki.org/wiki/Extension:RSS Extension:RSS].",
"rss-feed": "<!-- the following are two alternative templates. The first is the basic default template for feeds -->; '''<span class='plainlinks'>[{{{link}}} {{{title}}}]</span>'''\n: {{{description}}}\n: {{{author}}} {{{date}}}<!-- don't use newline here --><!-- The second is an improved version which requires Extension:ParserFunctions --><!-- ; '''<span class='plainlinks'>[{{{link}}} {{{title}}}]</span>'''{{#if: {{{description|}}}|: {{{description}}}}}{{#if: {{{author|}}} | {{#if: {{{date|}}} |: &mdash; {{{author}}} {{{date}}}}} | {{#if: {{{author|}}}|: &mdash; {{{author}}}}} {{#if: {{{date|}}}|:{{{date}}}}}|}} -->"
}