nextcloud/settings/l10n/he.php

44 lines
1.9 KiB
PHP

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