Browsing Hebrew translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions.
413 of 164 results
4.
_About
_אודות
Translated and reviewed by Yaron
Located in ../data/GNOME_NewtonApplet.xml.h:1
5.
_Preferences
הע_דפות
Translated and reviewed by Yaron
Located in ../data/GNOME_NewtonApplet.xml.h:2
6.
This is your NewtonHome page. You may edit this page however you like, but you can **not** delete it. This page will be loaded each time [[http://newton.sf.net|Newton]] is started.

There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
זהו עמוד ה-NewtonHome שלך. תוכל לערוך עמוד זה כראות עיניך, אך **לא** תוכל למחוק אותו. עמוד זה יטען עם כל הפעלה של [[http://newton.sf.net|ניוטון]].

Translated and reviewed by Yaron
Located in ../src/NewtonWikiText.py:21
7.
[[http://newton.sf.net|Newton]] is a serverless wiki applet for the GNOME2 Desktop Environment. It is meant to be easy to use, with little or no setup.

There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
[[http://newton.sf.net|ניוטון]] הינו יישומון וויקי העובד ללא שרת עבור סביבת שולחן העבודה GNOME2. מטרת היישומון להיות קל לשימוש, עם מעט או ללא התקנה כלל.

Translated and reviewed by Yaron
Located in ../src/NewtonWikiText.py:23
8.
Please remember that [[http://newton.sf.net|Newton]] is in its early stages of development. Bugs and feature requests should be sent to the [[newton-users@lists.sourceforge.net|newton-users]] mailing list.

There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
נא זכור ש[[http://newton.sf.net|ניוטון]] הינו בשלבי הפיתוח המוקדמים שלו. באגים ובקשת תכונות ניתן לשלוח אל קבוצת הדיוור [[newton-users@lists.sourceforge.net|newton-users]].

Translated and reviewed by Yaron
Located in ../src/NewtonWikiText.py:25
9.
To add pages, add links to an existing page, then click on those links. Alternatively, click the //New// button.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
כדי להוסיף דפים, הוסף קישורים לדף קיים, ואז לחץ על הקישורים. לחילופין, לחץ על הלחצן //חדש//.
Translated and reviewed by Yaron
Located in ../src/NewtonWikiText.py:27
10.
= Document Formatting Syntax

[[http://newton.sf.net|Newton]] supports many types of document formatting through the use of a simple markup language. The markup language is easy to learn so that you can start formatting your documents very quickly. This page contains a description of all formatting supported by [[http://newton.sf.net|Newton]]. Each description will consist of both the wiki syntax needed for that formatting, and the formatted result.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
= תחביר עיצוב המסמך

[[http://newton.sf.net|ניוטון]] תומך במגוון סוגי עיצוב מסמך על ידי שימוש בשפת תגיות פשוטה. שפת התגיות הינה קלה ללמידה כך שתוכל להתחיל לעצב את המסמכים שלך מהר מאוד. דף זה מכיל תיאור של כל סוגי העיצוב הנתמכים על ידי [[http://newton.sf.net|ניוטון]]. כל תיאור מכיל הן את תחביר הוויקי הנדרש לעיצוב זה, ואת התוצאה המעוצבת.
Translated and reviewed by Yaron
Located in ../src/NewtonWikiText.py:42
11.
== Basic Text Formatting

[[http://newton.sf.net|Newton]] supports **bold**, ''monospaced'', //italic//, <del>strikethrough</del>, and __underlined__ text. These can also be done in **//__combination__//**!

Newton supports **bold**, ''monospaced'', //italic//, <del>strikethrough</del>, and __underlined__ text. These can also be done in **//__combination__//**!

You can also make <sub>subscripts</sub> and <sup>superscripts</sup>!

You can also make <sub>subscripts</sub> and <sup>superscripts</sup>!
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|ניוטון]] תומך בטקסט **מודגש**, ''בעל רוחב אחיד'', //נטוי//, <del>בעל קו חוצה</del>, ו__בעל קו תחתון__ . כל אלו ניתנים **//__לשילוב__//**!

ניוטון תומך בטקסט **מודגש**, ''בעל רוחב אחיד'', //נטוי//, <del>בעל קו חוצה</del>, ו__בעל קו תחתון__ . כל אלו ניתנים **//__לשילוב__//**!

תוכל ליצור <sub>טקסט תחתי</sub> ו-<sup>טקסט עילי</sup>!

תוכל ליצור <sub>טקסט תחתי</sub> ו-<sup>טקסט עילי</sup>!
Translated and reviewed by Yaron
Located in ../src/NewtonWikiText.py:48
12.
== Unordered and Ordered Lists

Both ordered (//ie. numbered//) and unordered (//ie. bulleted//) lists are supported. Start a line with a ''#'' to add a ordered item and a ''*'' to add an unordered item. The number of ''#'''s or ''*'''s starting the line determines the level of the item in the list. For example,

* First level unordered item 1
* First level unordered item 2
** This is a second level item
* First level item 3

Produces this output:

* First level unordered item 1
* First level unordered item 2
** This is a second level item
* First level item 3

Similarly, for an ordered list,

# First level ordered item 1
# First level ordered item 2
## This is a second level item
# First level item 3

Produces this output:

# First level ordered item 1
# First level ordered item 2
## This is a second level item
# First level item 3
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.
== רשימות מסודרות ולא מסודרות

ישנה תמיכה ברשימות מסודרות (//לדוגמה ממוספרות//) ולא מסודרות (//לדוגמה תבליטים//). התחל שורה עם התו ''#'' כדי להוסיף פריט מסודר ו-''*'' כדי להוסיף פריט לא מסודר. מספר תווי ה-''#''' או ''*''' הפותחים את השורה קובעים את רמת הפריט ברשימה. לדוגמה,

* פריט 1 לא מסודר ברמה ראשונה
* פריט 2 לא מסודר ברמה ראשונה
** זהו פריט ברמה שניה
* פריט 3 ברמה ראשונה

מייצר את הפלט הזה:

* פריט 1 לא מסודר ברמה ראשונה
* פריט 2 לא מסודר ברמה ראשונה
** זהו פריט ברמה שניה
* פריט 3 ברמה ראשונה

ובאופן דומה, לרשימה מסודרת,

# פריט 1 מסודר ברמה ראשונה
# פריט 2 מסודר ברמה ראשונה
## זהו פריט ברמה שניה
# פריט 3 ברמה ראשונה

מייצר את הפלט הזה:

# פריט 1 מסודר ברמה ראשונה
# פריט 2 מסודר ברמה ראשונה
## זהו פריט ברמה שניה
# פריט 3 ברמה ראשונה
Translated and reviewed by Yaron
Located in ../src/NewtonWikiText.py:60
13.
== Headings or Sections

[[http://newton.sf.net|Newton]] supports up to five levels of headings. Start a line with ''='' for a first level heading, ''=='' for a second level heading, ''==='' for a third level, and so on.

= Heading 1
Some text.
== Heading 2
Some more text.
=== Heading 3
And so on...

= Heading 1
Some text.
== Heading 2
Some more text.
=== Heading 3
And so on...
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|ניוטון]] תומך בעד 5 רמות של פסקאות. התחל שורה עם ''='' לכותרת ברמה ראשונה, ''=='' לכותרת ברמה שניה, ''==='' לכותרת ברמה שלישית, וכן הלאה.

= כותרת 1
טקסט כלשהו.
== כותרת 2
עוד טקסט סתמי.
=== כותרת 3
וכן הלאה...

= כותרת 1
טקסט כלשהו.
== כותרת 2
עוד טקסט סתמי.
=== כותרת 3
וכן הלאה...
Translated and reviewed by Yaron
Located in ../src/NewtonWikiText.py:92
413 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.