nextcloud/settings/l10n/he.php

57 lines
4.4 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php $TRANSLATIONS = array(
"Unable to load list from App Store" => "לא ניתן לטעון רשימה מה־App Store",
"Authentication error" => "שגיאת הזדהות",
"Group already exists" => "הקבוצה כבר קיימת",
"Unable to add group" => "לא ניתן להוסיף קבוצה",
"Could not enable app. " => "לא ניתן להפעיל את היישום",
"Email saved" => "הדוא״ל נשמר",
"Invalid email" => "דוא״ל לא חוקי",
"Unable to delete group" => "לא ניתן למחוק את הקבוצה",
"Unable to delete user" => "לא ניתן למחוק את המשתמש",
"Language changed" => "שפה השתנתה",
"Invalid request" => "בקשה לא חוקית",
"Admins can't remove themself from the admin group" => "מנהלים לא יכולים להסיר את עצמם מקבוצת המנהלים",
"Unable to add user to group %s" => "לא ניתן להוסיף משתמש לקבוצה %s",
"Unable to remove user from group %s" => "לא ניתן להסיר משתמש מהקבוצה %s",
"Disable" => "בטל",
"Enable" => "הפעל",
"Error" => "שגיאה",
"Saving..." => "שומר..",
"undo" => "ביטול",
"Groups" => "קבוצות",
"Group Admin" => "מנהל הקבוצה",
"Delete" => "מחיקה",
"__language_name__" => "עברית",
"Security Warning" => "אזהרת אבטחה",
"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "יתכן שתיקיית הנתונים והקבצים שלך נגישים דרך האינטרנט. קובץ ה־‎.htaccess שמסופק על ידי ownCloud כנראה אינו עובד. אנו ממליצים בחום להגדיר את שרת האינטרנט שלך בדרך שבה תיקיית הנתונים לא תהיה זמינה עוד או להעביר את תיקיית הנתונים מחוץ לספריית העל של שרת האינטרנט.",
"More" => "יותר",
"Version" => "גרסא",
"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "פותח על די <a href=\"http://ownCloud.org/contact\" target=\"_blank\">קהילתownCloud</a>, <a href=\"https://github.com/owncloud\" target=\"_blank\">קוד המקור</a> מוגן ברישיון <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.",
"Add your App" => "הוספת היישום שלך",
"More Apps" => "יישומים נוספים",
"Select an App" => "בחירת יישום",
"See application page at apps.owncloud.com" => "צפה בעמוד הישום ב apps.owncloud.com",
"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "ברישיון <span class=\"licence\"></span>לטובת <span class=\"author\"></span>",
"Update" => "עדכון",
"User Documentation" => "תיעוד משתמש",
"Administrator Documentation" => "תיעוד מנהלים",
"Online Documentation" => "תיעוד מקוון",
"Forum" => "פורום",
"Commercial Support" => "תמיכה בתשלום",
"You have used <strong>%s</strong> of the available <strong>%s</strong>" => "השתמשת ב־<strong>%s</strong> מתוך <strong>%s</strong> הזמינים לך",
"Password" => "ססמה",
"Your password was changed" => "הססמה שלך הוחלפה",
"Unable to change your password" => "לא ניתן לשנות את הססמה שלך",
"Current password" => "ססמה נוכחית",
"New password" => "ססמה חדשה",
"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" => "השתמש בכתובת זאת על מנת להתחבר אל ownCloud דרך סייר קבצים.",
"Create" => "יצירה",
"Other" => "אחר"
);