diff options
Diffstat (limited to 'settings/l10n/he.php')
-rw-r--r-- | settings/l10n/he.php | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/settings/l10n/he.php b/settings/l10n/he.php index 40f82100879..20e97b3ffda 100644 --- a/settings/l10n/he.php +++ b/settings/l10n/he.php @@ -17,7 +17,16 @@ "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" => "בחירת יישום", @@ -42,11 +51,6 @@ "Language" => "פה", "Help translate" => "עזרה בתרגום", "Use this address to connect to your ownCloud in your file manager" => "השתמש בכתובת זאת על מנת להתחבר אל ownCloud דרך סייר קבצים.", -"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>.", -"Groups" => "קבוצות", "Create" => "יצירה", -"Other" => "אחר", -"Group Admin" => "מנהל הקבוצה", -"Delete" => "מחיקה" +"Other" => "אחר" ); |