Browsing Hebrew translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions.
1423 of 164 results
14.
== Internal and External Links

Links can be created to other [[http://newton.sf.net|Newton]] pages or to webpages on the Internet. Internal links can be created by simply typing a word in "camelcase" format. Like this, NewtonHome. If the wiki page that the link points to exists, it will appear green like the case of NewtonHome. Otherwise it will appear red like NonExistantPage.

You can make external links like [[http://www.pygtk.org|this]] or like this http://www.pygtk.org.

You can make external links like [[http://www.pygtk.org|this]] or like this http://www.pygtk.org.

Email is simple too! An email link is as easy as this [[dcraven@gmail.com|dcraven]] or this [[dcraven@gmail.com]].

Email is simple too! An email link is as easy as this [[dcraven@gmail.com|dcraven]] or this [[dcraven@gmail.com]].
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
== קישורים פנימיים וחיצוניים

ניתן ליצור קישורים לדפי [[http://newton.sf.net|ניוטון]] אחרים או לדפי אינטרנט ברחבי הרשת. ניתן ליצור קישורים פנימיים על ידי כתיבת מילים במבנה "הקפצת רישיות". כמו זה, NewtonHome. במידה ודף הוויקי אליו הקישור מפנה קיים, הוא יופיע בירוק כמו במקרה שלNewtonHome. אחרת הוא יופיע באדום כמו NonExistantPage.

תוכל ליצור קישורים חיצוניים כמו [[http://www.pygtk.org|זה]] או כמו זה http://www.pygtk.org.

תוכל ליצור קישורים חיצוניים כמו [[http://www.pygtk.org|זה]] או כמו זה http://www.pygtk.org.

דואר אלקטרוני פשוט גם כן! הוספת כתובת דואל פשוטה עד כדי כך [[dcraven@gmail.com|dcraven]] או כך [[dcraven@gmail.com]].

דואר אלקטרוני פשוט גם כן! הוספת כתובת דואל פשוטה עד כדי כך [[dcraven@gmail.com|רייבן]] או כך [[dcraven@gmail.com]].
Translated and reviewed by Yaron
Located in ../src/NewtonWikiText.py:112
15.
== Embedded Images

{{ http://www.google.ca/intl/en_ca/images/logo.gif|I'm the Google Logo}}
Both local images and remote (on the Internet) images can be embedded into your documents easily with a simple syntax. There is also a GUI dialog available in the edit screen to make it even easier!

For example, if you are connected to the Internet right now, you should see the Google logo to the right of this text. It also has a caption!

To embed this image, I used the following syntax:
{{ http://www.google.ca/intl/en_ca/images/logo.gif|I'm the Google Logo}}

Notice the space to the left of the URL where there is none on the right side in the above example? That means that we want the image to "float right". With this syntax, the image will appear on the right side of the document while the text neatly wraps around it. Think of it like this; there is a space on the left, because the image has been //shoved// to the right. The same works to make the image "float left" by simply putting the space on the right. The text after the ''|'' symbol is the caption.

If you want the image to appear centered in your document, put a space on both sides like this:
{{ http://www.google.ca/intl/en_ca/images/logo.gif }}

And now the image appears centered. {{ http://www.google.ca/intl/en_ca/images/logo.gif?200 }}

That image appears smaller though because I also used the simple image scaling syntax. The syntax that I used for the centered image looks like this:
{{ http://www.google.ca/intl/en_ca/images/logo.gif?200 }}

Notice the "''?200''" part after the URL? This means that you want the image to appear 200 pixels wide, and scale the height automatically so that the image doesn't look stretched. If you **do** want to //stretch// the image, you can specify both width **and** height like this:

{{ http://www.google.ca/intl/en_ca/images/logo.gif?500x50 }}
{{ http://www.google.ca/intl/en_ca/images/logo.gif?500x50 }}

That means you want the image to be scaled to 500 pixels wide by 50 pixels high.

Locally stored (images on your own computer) can be embedded as well. Just specify the local path to the image file instead of a URL. For example, I could enter:

{{ /home/dcraven/newton.png }}

And that would display the image called ''newton.png'', centered in my document. The same scaling and positioning syntax that applied for remote images still applies exactly the same way for local images.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
== תמונות מוטמעות

{{ http://www.google.ca/intl/en_ca/images/logo.gif|אני הלוגו של גוגל}}
תמונות מקומיות וגם מרוחקות (האינטרנט) ניתנות להטמעה into your אל תוך המסמכים שלך בקלות באמצעות תחביר פשוט. ישנו גם דיאלוג גרפי במסך העריכה כדי להקל על התהליך אפילו יותר!

לדוגמה, במידה ואתה מחובר לאינטרנט כעת, אתה אמור לראות את הלוגו של גוגל לימינו של טקסט זה. יש לו גם כותרת!

כדי להטמיע תמונה זו, נעשה שימוש בתחביר הבא:
{{ http://www.google.ca/intl/en_ca/images/logo.gif|אני הלוגו של גוגל}}

שמתם לב לרווח לשמאלו של הקישור ולכך שאין רווח לימינו של אותו הקישור? משמעו שאנחנו מעוניינים שהתמונה "תצוף ימינה" . עם תחביר זה, התמונה תוצג לימינו של המסמך בעוד הטקסט סובב אותו. חשבו על כך בצורה הזו; ישנו רווח מצד שמאל, כיוון שהתמונה //נדחפה// לימין. נדרשות פעולות דומות כדי לגרום לתמונה לצוף לצד שמאל על ידי הוספת הרווחים מצד ימיןt. הטקסט שלאחר הסימן ''|'' הינו הכותרת.

אם ברצונכם למרכז את התמונה במסמך שלכם, הוסיפו רווחים משני הצדדים כמו כאן:
{{ http://www.google.ca/intl/en_ca/images/logo.gif }}

וכעת התמונה מופיעה ממורכזת. {{ http://www.google.ca/intl/en_ca/images/logo.gif?200 }}

כמו כן תמונה זו מופיעה קטנה יותר מכיוון שנעשה שימוש בתחביר הפשוט לשינוי גודל התמונה. התחביר בו נעשה שימוש עבור התמונה הממורכזת נראה כך:
{{ http://www.google.ca/intl/en_ca/images/logo.gif?200 }}

שמתם לב לחלק בו כתוב "''?200''" לאחר הכתובת? משמעות חלק זה היא שרוחב התמונה יוגבל ל-200 פיקסלים, ושינוי הגובה נעשה אוטומטית כך התמונה לא תראה מתוחה. במידה ותהיו **מעוניינים** ב//מתיחת// התמונה, תוכלו לציין את הרוחב **ו**את הגובה כך:

{{ http://www.google.ca/intl/en_ca/images/logo.gif?500x50 }}
{{ http://www.google.ca/intl/en_ca/images/logo.gif?500x50 }}

זה אומר שברצונכם לשנות את גודל התמונה ל-500 פיקסלים לרוחב על 50 פיקסלים לגובה.

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

{{ /home/dcraven/newton.png }}

אזי תוצג התמונה ''newton.png'', ממורכזת במסמך שלי. אותו התחביר המשמש לשינוי הגודל והמיקום התקף על תמונות מרוחקות תקף בדיוק באותה צורה על תמונות מקומיות.
Translated and reviewed by Yaron
Located in ../src/NewtonWikiText.py:126
16.
== Embedding Other Media Files

[[http://newton.sf.net|Newton]] can also embed links to other types of media files such as mp3, pdf, word processor documents, or even plain text documents. When you click on the embedded link, the document will be opened using your default viewer.

To embed a PDF file called ''myfile.pdf'', simply put the file's path between sets of double curly braces. Just like we did with images. For example,

{{/home/dcraven/myfile.pdf}}
{{/home/dcraven/myfile.pdf}}

If the file does not exist in the location specified, it will be red (like the one above) and [[http://newton.sf.net|Newton]] will tell you the file doesn't exist when you click on it. Otherwise it will appear in grey. You can also give the link a name in case you don't want the whole file path to appear in your document.

{{/home/dcraven/myfile.pdf|My PDF File}}
{{/home/dcraven/myfile.pdf|My PDF File}}
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
== הטמעת קבצי מדיה אחרים

[[http://newton.sf.net|ניוטון]] מסוגל כמו כן להטמיע קישורים לסוגים אחרים של מדיה כגון mp3, pdf, מסמכי word, או אפילו מסמכי טקסט פשוטים. כאשר תלחצו על הקישור המוטמע, הממסמך ייפתח באמצעות תוכנת הצפייה המוגדרת כברירת המחדל.

כדי להטמיע קובץ PDF בשם ''myfile.pdf'', פשוט שימו את נתיב הקובץ בין זוגות של סוגריים מסולסלים בדיוק כמו שעשינו עם התמונות. לדוגמה,

{{/home/dcraven/myfile.pdf}}
{{/home/dcraven/myfile.pdf}}

במידה והקובץ אינו קיים במיקום שציינתם, הוא יסומן באדום (כמו הקישור שמופיע למעלה) ו[[http://newton.sf.net|ניוטון]] יתריא בפניכם שהקובץ אינו קיים כאר תלחצו עליו. אחרת הוא יופיע באפור. ניתן כמו כן להעניק לקישור שם במידה ולא תרצו שהנתיב כולו יופיע במסמך שלכם.

{{/home/dcraven/myfile.pdf|My PDF File}}
{{/home/dcraven/myfile.pdf|My PDF File}}
Translated and reviewed by Yaron
Located in ../src/NewtonWikiText.py:161
17.
== Miscellaneous Formatting

* New paragraphs are created by adding a blank line.
* Horizontal rules or lines are made by putting four or more dashes on a line by themselves. Like this,
----

----
* Code blocks (sections with wiki markup ignored, like the examples above) are created by starting a line with two spaces.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
== עיצוב שונה

* סעיפים נוספים על ידי הוספת שורה ריקה.
* סרגלים או קווים אנכיים נוצרים על ידי הוספת ארבעה מקפים או יותר בשורה נפרדת. כמו כאן,
----

----
* מקטעי קוד (מגזרים בהם לא יעובד קוד הוויקי, כמו בדוגמאות שלהלן) נוצרים על ידי התחלת השורה עם שני רווחים.
Translated and reviewed by Yaron
Located in ../src/NewtonWikiText.py:177
18.
Last modified
שונה לאחרונה
Translated and reviewed by Yaron
Located in ../src/NewtonWikiText.py:231
19.
Preferences
העדפות
Translated and reviewed by Yaron
Located in ../src/NewtonApplet.py:65 ../src/NewtonGui.py:94
20.
About
אודות
Translated and reviewed by Yaron
Located in ../src/NewtonApplet.py:66
21.
_File
_קובץ
Translated and reviewed by Yaron
Located in ../src/NewtonGui.py:78
22.
New Page
דף חדש
Translated and reviewed by Yaron
Located in ../src/NewtonGui.py:79
23.
Create a new wiki page
צור עמוד וויקי חדש
Translated and reviewed by Yaron
Located in ../src/NewtonGui.py:79
1423 of 164 results

This translation is managed by Ubuntu Hebrew Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Yaron.