nextcloud/settings/l10n/he.php

43 lines
2.0 KiB
PHP
Raw Normal View History

2012-01-11 04:06:59 +04:00
<?php $TRANSLATIONS = array(
2012-07-27 04:04:26 +04:00
"Email saved" => "הדוא״ל נשמר",
"Invalid email" => "דוא״ל לא חוקי",
2012-01-11 04:06:59 +04:00
"OpenID Changed" => "OpenID השתנה",
2012-06-06 02:29:28 +04:00
"Invalid request" => "בקשה לא חוקית",
2012-11-09 13:07:45 +04:00
"Authentication error" => "שגיאת הזדהות",
2012-01-11 04:06:59 +04:00
"Language changed" => "שפה השתנתה",
2012-07-27 04:04:26 +04:00
"Disable" => "בטל",
"Enable" => "הפעל",
"Saving..." => "שומר..",
2012-06-06 02:29:28 +04:00
"__language_name__" => "עברית",
"Add your App" => "הוספת היישום שלך",
2012-01-11 04:06:59 +04:00
"Select an App" => "בחירת יישום",
2012-07-27 04:04:26 +04:00
"See application page at apps.owncloud.com" => "צפה בעמוד הישום ב apps.owncloud.com",
2012-06-06 02:29:28 +04:00
"Documentation" => "תיעוד",
"Managing Big Files" => "ניהול קבצים גדולים",
2012-01-11 04:06:59 +04:00
"Ask a question" => "שאל שאלה",
"Problems connecting to help database." => "בעיות בהתחברות לבסיס נתוני העזרה",
"Go there manually." => "גש לשם באופן ידני",
"Answer" => "מענה",
2012-06-06 02:29:28 +04:00
"Desktop and Mobile Syncing Clients" => "לקוחות סנכרון למחשב שולחני ולנייד",
"Download" => "הורדה",
2012-01-11 04:06:59 +04:00
"Unable to change your password" => "לא ניתן לשנות את הססמה שלך",
"Current password" => "ססמה נוכחית",
"New password" => "ססמה חדשה",
"show" => "הצגה",
"Change password" => "שינוי ססמה",
2012-06-06 02:29:28 +04:00
"Email" => "דוא״ל",
"Your email address" => "כתובת הדוא״ל שלך",
"Fill in an email address to enable password recovery" => "נא למלא את כתובת הדוא״ל שלך כדי לאפשר שחזור ססמה",
2012-01-11 04:06:59 +04:00
"Language" => "פה",
2012-06-06 02:29:28 +04:00
"Help translate" => "עזרה בתרגום",
2012-01-11 04:06:59 +04:00
"use this address to connect to your ownCloud in your file manager" => "השתמש בכתובת זו כדי להתחבר ל־ownCloude שלך ממנהל הקבצים",
"Name" => "שם",
"Password" => "ססמה",
"Groups" => "קבוצות",
"Create" => "יצירה",
2012-06-06 02:29:28 +04:00
"Default Quota" => "מכסת בררת המחדל",
"Other" => "אחר",
"Quota" => "מכסה",
2012-01-11 04:06:59 +04:00
"Delete" => "מחיקה"
);