nextcloud/settings/l10n/he.php

58 lines
3.8 KiB
PHP
Raw Normal View History

2012-01-11 04:06:59 +04:00
<?php $TRANSLATIONS = array(
2012-12-02 03:03:12 +04:00
"Unable to load list from App Store" => "לא ניתן לטעון רשימה מה־App Store",
"Group already exists" => "הקבוצה כבר קיימת",
"Unable to add group" => "לא ניתן להוסיף קבוצה",
"Could not enable app. " => "לא ניתן להפעיל את היישום",
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-12-02 03:03:12 +04:00
"Unable to delete group" => "לא ניתן למחוק את הקבוצה",
2012-11-09 13:07:45 +04:00
"Authentication error" => "שגיאת הזדהות",
2012-12-02 03:03:12 +04:00
"Unable to delete user" => "לא ניתן למחוק את המשתמש",
2012-01-11 04:06:59 +04:00
"Language changed" => "שפה השתנתה",
2012-12-02 03:03:12 +04:00
"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",
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-12-02 03:03:12 +04:00
"More Apps" => "יישומים נוספים",
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-12-02 03:03:12 +04:00
"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "ברישיון <span class=\"licence\"></span>לטובת <span class=\"author\"></span>",
2012-12-27 03:05:17 +04:00
"User Documentation" => "תיעוד משתמש",
"Administrator Documentation" => "תיעוד מנהלים",
"Online Documentation" => "תיעוד מקוון",
"Forum" => "פורום",
"Commercial Support" => "תמיכה בתשלום",
2012-12-02 03:03:12 +04:00
"You have used <strong>%s</strong> of the available <strong>%s</strong>" => "השתמשת ב־<strong>%s</strong> מתוך <strong>%s</strong> הזמינים לך",
2012-12-21 03:11:31 +04:00
"Clients" => "לקוחות",
2012-12-27 03:05:17 +04:00
"Download Desktop Clients" => "הורד לתוכנה למחשב",
"Download Android Client" => "הורד תוכנה לאנדרואיד",
"Download iOS Client" => "הורד תוכנה לiOS",
2012-12-20 03:13:09 +04:00
"Password" => "ססמה",
2012-12-02 03:03:12 +04:00
"Your password was changed" => "הססמה שלך הוחלפה",
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-12-27 03:05:17 +04:00
"Use this address to connect to your ownCloud in your file manager" => "השתמש בכתובת זאת על מנת להתחבר אל ownCloud דרך סייר קבצים.",
"Version" => "גרסא",
2012-12-02 03:03:12 +04:00
"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>.",
2012-01-11 04:06:59 +04:00
"Name" => "שם",
"Groups" => "קבוצות",
"Create" => "יצירה",
2012-06-06 02:29:28 +04:00
"Other" => "אחר",
2012-12-02 03:03:12 +04:00
"Group Admin" => "מנהל הקבוצה",
2012-01-11 04:06:59 +04:00
"Delete" => "מחיקה"
);