diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-12-18 00:14:58 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-12-18 00:14:58 +0100 |
commit | a4b0df419eeeda428645d07c867532208937b2b9 (patch) | |
tree | 0555a7cbf9290d8f60042e0b25d5202cac1d50d3 /core/l10n/he.php | |
parent | b8f749420b8705792c412db14e8135abad86660b (diff) | |
download | nextcloud-server-a4b0df419eeeda428645d07c867532208937b2b9.tar.gz nextcloud-server-a4b0df419eeeda428645d07c867532208937b2b9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/he.php')
-rw-r--r-- | core/l10n/he.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/core/l10n/he.php b/core/l10n/he.php index d4ec0ab84c4..50addbd5278 100644 --- a/core/l10n/he.php +++ b/core/l10n/he.php @@ -1,4 +1,8 @@ <?php $TRANSLATIONS = array( +"User %s shared a file with you" => "המשתמש %s שיתף אתך קובץ", +"User %s shared a folder with you" => "המשתמש %s שיתף אתך תיקייה", +"User %s shared the file \"%s\" with you. It is available for download here: %s" => "המשתמש %s שיתף אתך את הקובץ „%s“. ניתן להוריד את הקובץ מכאן: %s", +"User %s shared the folder \"%s\" with you. It is available for download here: %s" => "המשתמש %s שיתף אתך את התיקייה „%s“. ניתן להוריד את התיקייה מכאן: %s", "Category type not provided." => "סוג הקטגוריה לא סופק.", "No category to add?" => "אין קטגוריה להוספה?", "This category already exists: " => "קטגוריה זאת כבר קיימת: ", @@ -39,6 +43,8 @@ "Share with link" => "שיתוף עם קישור", "Password protect" => "הגנה בססמה", "Password" => "ססמה", +"Email link to person" => "שליחת קישור בדוא״ל למשתמש", +"Send" => "שליחה", "Set expiration date" => "הגדרת תאריך תפוגה", "Expiration date" => "תאריך התפוגה", "Share via email:" => "שיתוף באמצעות דוא״ל:", @@ -55,6 +61,8 @@ "Password protected" => "מוגן בססמה", "Error unsetting expiration date" => "אירעה שגיאה בביטול תאריך התפוגה", "Error setting expiration date" => "אירעה שגיאה בעת הגדרת תאריך התפוגה", +"Sending ..." => "מתבצעת שליחה ...", +"Email sent" => "הודעת הדוא״ל נשלחה", "ownCloud password reset" => "איפוס הססמה של ownCloud", "Use the following link to reset your password: {link}" => "יש להשתמש בקישור הבא כדי לאפס את הססמה שלך: {link}", "You will receive a link to reset your password via Email." => "יישלח לתיבת הדוא״ל שלך קישור לאיפוס הססמה.", |