summaryrefslogtreecommitdiffstats
path: root/core/l10n/he.php
diff options
context:
space:
mode:
authorRobin Appelman <icewind@owncloud.com>2012-06-06 00:29:28 +0200
committerRobin Appelman <icewind@owncloud.com>2012-06-06 00:29:28 +0200
commitf7d221f5f0aadedf80ebb477c623612545c7be08 (patch)
tree4c640cf1d354921028f5ef320765e9fee4fad4ad /core/l10n/he.php
parenta3c1f70be423eb4e6bc76164da9d080ffe66305c (diff)
downloadnextcloud-server-f7d221f5f0aadedf80ebb477c623612545c7be08.tar.gz
nextcloud-server-f7d221f5f0aadedf80ebb477c623612545c7be08.zip
update translations
Diffstat (limited to 'core/l10n/he.php')
-rw-r--r--core/l10n/he.php16
1 files changed, 14 insertions, 2 deletions
diff --git a/core/l10n/he.php b/core/l10n/he.php
index f91d283118e..1929681e066 100644
--- a/core/l10n/he.php
+++ b/core/l10n/he.php
@@ -1,10 +1,17 @@
<?php $TRANSLATIONS = array(
+"Application name not provided." => "שם היישום לא סופק.",
+"No category to add?" => "אין קטגוריה להוספה?",
+"This category already exists: " => "קטגוריה זאת כבר קיימת: ",
+"Owncloud password reset" => "איפוס הססמה של ownCloud",
+"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." => "יישלח לתיבת הדוא״ל שלך קישור לאיפוס הססמה.",
"Requested" => "נדרש",
"Login failed!" => "הכניסה נכשלה!",
"Username" => "שם משתמש",
"Request reset" => "בקשת איפוס",
"Your password was reset" => "הססמה שלך אופסה",
+"To login page" => "לדף הכניסה",
"New password" => "ססמה חדשה",
"Reset password" => "איפוס ססמה",
"Personal" => "אישי",
@@ -12,7 +19,10 @@
"Apps" => "יישומים",
"Admin" => "מנהל",
"Help" => "עזרה",
+"Access forbidden" => "הגישה נחסמה",
"Cloud not found" => "ענן לא נמצא",
+"Edit categories" => "עריכת הקטגוריות",
+"Add" => "הוספה",
"Create an <strong>admin account</strong>" => "יצירת <strong>חשבון מנהל</strong>",
"Password" => "ססמה",
"Advanced" => "מתקדם",
@@ -24,11 +34,13 @@
"Database name" => "שם מסד הנתונים",
"Database host" => "שרת בסיס נתונים",
"Finish setup" => "סיום התקנה",
+"web services under your control" => "שירותי רשת בשליטתך",
"Log out" => "התנתקות",
"Settings" => "הגדרות",
"Lost your password?" => "שכחת את ססמתך?",
"remember" => "שמירת הססמה",
-"You are logged out." => "אינך מחובר.",
-"prev" => "קודם",
+"Log in" => "כניסה",
+"You are logged out." => "לא התחברת.",
+"prev" => "הקודם",
"next" => "הבא"
);