diff options
Diffstat (limited to 'settings/l10n/he.php')
-rw-r--r-- | settings/l10n/he.php | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/settings/l10n/he.php b/settings/l10n/he.php index 21c32d0f8e0..90b52485daa 100644 --- a/settings/l10n/he.php +++ b/settings/l10n/he.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Encryption" => "הצפנה", "Unable to load list from App Store" => "לא ניתן לטעון רשימה מה־App Store", "Authentication error" => "שגיאת הזדהות", "Group already exists" => "הקבוצה כבר קיימת", @@ -14,6 +15,7 @@ $TRANSLATIONS = array( "Unable to add user to group %s" => "לא ניתן להוסיף משתמש לקבוצה %s", "Unable to remove user from group %s" => "לא ניתן להסיר משתמש מהקבוצה %s", "Couldn't update app." => "לא ניתן לעדכן את היישום.", +"User Documentation" => "תיעוד משתמש", "Update to {appversion}" => "עדכון לגרסה {appversion}", "Disable" => "בטל", "Enable" => "הפעלה", @@ -23,7 +25,6 @@ $TRANSLATIONS = array( "Error" => "שגיאה", "Update" => "עדכון", "Updated" => "מעודכן", -"Saving..." => "שמירה…", "deleted" => "נמחק", "undo" => "ביטול", "Unable to remove user" => "לא ניתן להסיר את המשתמש", @@ -64,7 +65,6 @@ $TRANSLATIONS = array( "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" => "פורום", @@ -81,12 +81,10 @@ $TRANSLATIONS = array( "Change password" => "שינוי ססמה", "Email" => "דואר אלקטרוני", "Your email address" => "כתובת הדוא״ל שלך", -"Fill in an email address to enable password recovery" => "נא למלא את כתובת הדוא״ל שלך כדי לאפשר שחזור ססמה", "Profile picture" => "תמונת פרופיל", "Language" => "פה", "Help translate" => "עזרה בתרגום", "WebDAV" => "WebDAV", -"Encryption" => "הצפנה", "Login Name" => "שם כניסה", "Create" => "יצירה", "Admin Recovery Password" => "ססמת השחזור של המנהל", |