aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/he.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-10-06 19:16:10 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-10-06 19:16:10 -0400
commit3613e79e100bfa00b0c4e6b7c9b2524aadee0a31 (patch)
treec750a5a19a3a439899faac6ff524d64b98058b2f /core/l10n/he.php
parente1e16ec3b0566aafdddb5c2bc744fc4d53e554a1 (diff)
downloadnextcloud-server-3613e79e100bfa00b0c4e6b7c9b2524aadee0a31.tar.gz
nextcloud-server-3613e79e100bfa00b0c4e6b7c9b2524aadee0a31.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/he.php')
-rw-r--r--core/l10n/he.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/he.php b/core/l10n/he.php
index 704755da07f..30ef27664ea 100644
--- a/core/l10n/he.php
+++ b/core/l10n/he.php
@@ -82,6 +82,7 @@ $TRANSLATIONS = array(
"Error setting expiration date" => "אירעה שגיאה בעת הגדרת תאריך התפוגה",
"Sending ..." => "מתבצעת שליחה ...",
"Email sent" => "הודעת הדוא״ל נשלחה",
+"Warning" => "אזהרה",
"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}",
@@ -102,7 +103,6 @@ $TRANSLATIONS = array(
"Help" => "עזרה",
"Access forbidden" => "הגישה נחסמה",
"Cloud not found" => "ענן לא נמצא",
-"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\nCheers!" => "שלום,\n\nרצינו לעדכן כי %s שיתף/שיתפה איתך את »%s«.\n\nלצפיה: %s\n\nיום טוב!",
"Edit categories" => "ערוך קטגוריות",
"Add" => "הוספה",
"Security Warning" => "אזהרת אבטחה",
@@ -131,7 +131,6 @@ $TRANSLATIONS = array(
"remember" => "שמירת הססמה",
"Log in" => "כניסה",
"Alternative Logins" => "כניסות אלטרנטיביות",
-"Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>Cheers!" => "שלום,<br><br>רצינו לעדכן כי %s שיתף/שיתפה איתך את »%s«.<br><a href=\"%s\">לצפיה</a><br><br>יום טוב!",
"Updating ownCloud to version %s, this may take a while." => "מעדכן את ownCloud אל גרסא %s, זה עלול לקחת זמן מה."
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";