diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-30 01:55:11 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-30 01:55:11 -0400 |
commit | 929882a32a020b6c05605f416fa55024b9a60d33 (patch) | |
tree | 4cdaf3de8a8bc39e7231f9a66552113acd27b027 /core/l10n/he.php | |
parent | 5cd0fd2559c12d3407cbc4791a14404c10de9677 (diff) | |
download | nextcloud-server-929882a32a020b6c05605f416fa55024b9a60d33.tar.gz nextcloud-server-929882a32a020b6c05605f416fa55024b9a60d33.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/he.php')
-rw-r--r-- | core/l10n/he.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/core/l10n/he.php b/core/l10n/he.php index 5c7fbba0c4f..d139056ec87 100644 --- a/core/l10n/he.php +++ b/core/l10n/he.php @@ -72,7 +72,6 @@ $TRANSLATIONS = array( "The object type is not specified." => "סוג הפריט לא צוין.", "Delete" => "מחיקה", "Add" => "הוספה", -"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "תהליך העדכון לא הושלם בהצלחה. נא דווח את הבעיה ב<a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">קהילת ownCloud</a>.", "The update was successful. Redirecting you to ownCloud now." => "תהליך העדכון הסתיים בהצלחה. עכשיו מנתב אותך אל ownCloud.", "Use the following link to reset your password: {link}" => "יש להשתמש בקישור הבא כדי לאפס את הססמה שלך: {link}", "The link to reset your password has been sent to your email.<br>If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator ." => "הקישור לאיפוס הססמה שלך נשלח אליך בדוא״ל.<br>אם לא קיבלת את הקישור תוך זמן סביר, מוטב לבדוק את תיבת הזבל שלך.<br>אם ההודעה לא שם, כדאי לשאול את מנהל הרשת שלך .", @@ -116,7 +115,6 @@ $TRANSLATIONS = array( "Lost your password?" => "שכחת את ססמתך?", "remember" => "שמירת הססמה", "Log in" => "כניסה", -"Alternative Logins" => "כניסות אלטרנטיביות", -"Updating ownCloud to version %s, this may take a while." => "מעדכן את ownCloud אל גרסא %s, זה עלול לקחת זמן מה." +"Alternative Logins" => "כניסות אלטרנטיביות" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |