diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-12-02 00:03:12 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-12-02 00:03:12 +0100 |
commit | 401c56ce7bda6b8fb782e3cea962e47546626eef (patch) | |
tree | 4ca709701a5198d8c454653d59c022c3c46eaa5b /lib/l10n/he.php | |
parent | c7c5e2a2e25a93a18399b2ebad2150354434ead6 (diff) | |
download | nextcloud-server-401c56ce7bda6b8fb782e3cea962e47546626eef.tar.gz nextcloud-server-401c56ce7bda6b8fb782e3cea962e47546626eef.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/he.php')
-rw-r--r-- | lib/l10n/he.php | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/lib/l10n/he.php b/lib/l10n/he.php index aa11a784e5b..078a731afc0 100644 --- a/lib/l10n/he.php +++ b/lib/l10n/he.php @@ -14,16 +14,21 @@ "Token expired. Please reload page." => "פג תוקף. נא לטעון שוב את הדף.", "Files" => "קבצים", "Text" => "טקסט", +"Images" => "תמונות", "seconds ago" => "שניות", "1 minute ago" => "לפני דקה אחת", "%d minutes ago" => "לפני %d דקות", +"1 hour ago" => "לפני שעה", +"%d hours ago" => "לפני %d שעות", "today" => "היום", "yesterday" => "אתמול", "%d days ago" => "לפני %d ימים", "last month" => "חודש שעבר", +"%d months ago" => "לפני %d חודשים", "last year" => "שנה שעברה", "years ago" => "שנים", "%s is available. Get <a href=\"%s\">more information</a>" => "%s זמין. קבלת <a href=\"%s\">מידע נוסף</a>", "up to date" => "עדכני", -"updates check is disabled" => "בדיקת עדכונים מנוטרלת" +"updates check is disabled" => "בדיקת עדכונים מנוטרלת", +"Could not find category \"%s\"" => "לא ניתן למצוא את הקטגוריה „%s“" ); |