diff options
Diffstat (limited to 'settings/l10n/he.php')
-rw-r--r-- | settings/l10n/he.php | 19 |
1 files changed, 5 insertions, 14 deletions
diff --git a/settings/l10n/he.php b/settings/l10n/he.php index d3624c983fd..e761cead850 100644 --- a/settings/l10n/he.php +++ b/settings/l10n/he.php @@ -1,9 +1,5 @@ <?php $TRANSLATIONS = array( -"Saved" => "נשמר", -"Email sent" => "הודעת הדוא״ל נשלחה", -"Encryption" => "הצפנה", -"Unable to load list from App Store" => "לא ניתן לטעון רשימה מה־App Store", "Authentication error" => "שגיאת הזדהות", "Group already exists" => "הקבוצה כבר קיימת", "Unable to add group" => "לא ניתן להוסיף קבוצה", @@ -17,16 +13,14 @@ $TRANSLATIONS = array( "Unable to add user to group %s" => "לא ניתן להוסיף משתמש לקבוצה %s", "Unable to remove user from group %s" => "לא ניתן להסיר משתמש מהקבוצה %s", "Couldn't update app." => "לא ניתן לעדכן את היישום.", +"Saved" => "נשמר", +"Email sent" => "הודעת הדוא״ל נשלחה", "All" => "הכל", -"User Documentation" => "תיעוד משתמש", -"Update to {appversion}" => "עדכון לגרסה {appversion}", +"Please wait...." => "נא להמתין…", "Disable" => "בטל", "Enable" => "הפעלה", -"Please wait...." => "נא להמתין…", "Updating...." => "מתבצע עדכון…", "Error while updating app" => "אירעה שגיאה בעת עדכון היישום", -"Error" => "שגיאה", -"Update" => "עדכון", "Updated" => "מעודכן", "Delete" => "מחיקה", "Groups" => "קבוצות", @@ -51,6 +45,7 @@ $TRANSLATIONS = array( "Allow resharing" => "לאפשר שיתוף מחדש", "Security" => "אבטחה", "Enforce HTTPS" => "לאלץ HTTPS", +"Encryption" => "הצפנה", "Server address" => "כתובת שרת", "Port" => "פורט", "Credentials" => "פרטי גישה", @@ -60,11 +55,7 @@ $TRANSLATIONS = array( "Less" => "פחות", "Version" => "גרסא", "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "פותח על די <a href=\"http://ownCloud.org/contact\" target=\"_blank\">קהילתownCloud</a>, <a href=\"https://github.com/owncloud\" target=\"_blank\">קוד המקור</a> מוגן ברישיון <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.", -"Add your App" => "הוספת היישום שלך", -"More Apps" => "יישומים נוספים", -"Select an App" => "בחירת יישום", -"See application page at apps.owncloud.com" => "צפה בעמוד הישום ב apps.owncloud.com", -"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "ברישיון <span class=\"licence\"></span>לטובת <span class=\"author\"></span>", +"User Documentation" => "תיעוד משתמש", "Administrator Documentation" => "תיעוד מנהלים", "Online Documentation" => "תיעוד מקוון", "Forum" => "פורום", |