| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788 |
- <?php
- /*
- *
- * OGP - Open Game Panel
- * Copyright (C) 2008 - 2018 The OGP Development Team
- *
- * http://www.opengamepanel.org/
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation; either version 2
- * of the License, or any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *
- */
- define('OGP_LANG_dir_not_found', "תיקיית '%s' לא נמצא מהשרת.");
- define('OGP_LANG_filename', "שם קובץ");
- define('OGP_LANG_filesize', "גודל קובץ");
- define('OGP_LANG_bytes', "בייט");
- define('OGP_LANG_owner', "בעלים");
- define('OGP_LANG_group', "קבוצה");
- define('OGP_LANG_empty_directory', "תיקייה ריקה.");
- define('OGP_LANG_currently_viewing', "כרגע צופה בתיקיית '%s'");
- define('OGP_LANG_wrote_changes', "שינויים נשמרו בהצלחה.");
- define('OGP_LANG_failed_write', "נכשל בכתיבת הקובץ לשרת המרוחק.");
- define('OGP_LANG_failed_read', "נכשל בקריאת קובץ מהשרת המרוחק.");
- define('OGP_LANG_failed_list', "נכשל באחזרת רשימת תיקיות.");
- define('OGP_LANG_level_up', "^עלה רמה אחת^");
- define('OGP_LANG_unallowed_char', "תווים לא מאושרים נמצאו מנטיב זה.");
- define('OGP_LANG_button_edit', "[ערוך]");
- define('OGP_LANG_save', "שמור");
- define('OGP_LANG_home_id_missing', "מזהה בית חסר.");
- define('OGP_LANG_upload', "העלה");
- define('OGP_LANG_upload_failed', "העלאה נכשלה, השגיאה הייתה:%s .");
- define('OGP_LANG_can_not_create_upload_folder_path', "לא יכול ליצור נטיב תיקיית העלאה %s");
- define('OGP_LANG_url_is_not_accesible_from_agent', "קישור %s לא נגיש מהסוכן הזה");
- define('OGP_LANG_upload_file', "העלה קובץ");
- define('OGP_LANG_uncompress', "בטל דחיסה");
- define('OGP_LANG_create_folder', "צור תיקייה");
- define('OGP_LANG_create', "צור");
- define('OGP_LANG_delete_item', "למחוק %s?");
- define('OGP_LANG_upload_in_progress', "העלאה בתהליך...");
- define('OGP_LANG_upload_complete', "העלאה הושלמה.");
- define('OGP_LANG_chattr_yes', "נעל קובץ");
- define('OGP_LANG_chattr_no', "בטל נעילת קובץ");
- define('OGP_LANG_secure_item', "מאובטח/לא מאובטח %s?");
- define('OGP_LANG_filesecure', "הבטחת קובץ");
- define('OGP_LANG_chattr_locked', "קובץ נעול");
- define('OGP_LANG_chattr_unlocked', "קובץ לא נעול");
- define('OGP_LANG_rename', "שנה שם");
- define('OGP_LANG_move', "הזז");
- define('OGP_LANG_copy', "העתק");
- define('OGP_LANG_compress', "דחוס");
- define('OGP_LANG_create_file', "צור קובץ");
- define('OGP_LANG_select_at_least_one_item', "בחר לפחות פריט אחד");
- define('OGP_LANG_rename_item', "שנה שם קבצים()");
- define('OGP_LANG_move_item', "הזז קבצים()");
- define('OGP_LANG_copy_item', "העתק קבצים()");
- define('OGP_LANG_compress_item', "דחוס קבצים()");
- define('OGP_LANG_uncompress_item', "בטל דחיסת קבצים()");
- define('OGP_LANG_archive_name', "שם ארכיון");
- define('OGP_LANG_archive_type', "סוג ארכיון");
- define('OGP_LANG_file_name', "שם קובץ");
- define('OGP_LANG_folder_name', "שם תיקייה");
- define('OGP_LANG_compresses_files_separately', "דחוס קבצים לחוד");
- define('OGP_LANG_to', "ל");
- define('OGP_LANG_upload_to_web', "העלה לאינטרנט");
- define('OGP_LANG_transfer_to_server', "העבר לשרת");
- define('OGP_LANG_mail_sent_successfully', "אימייל נשלח בהצלחה");
- define('OGP_LANG_send_item_by_email', "שלח פריטים() באמצעות אימייל");
- define('OGP_LANG_subject', "נושא");
- define('OGP_LANG_message', "הודעה");
- define('OGP_LANG_dest_email', "יעד אימייל");
- define('OGP_LANG_remove', "הסר");
- define('OGP_LANG_send_by_email', "שלח באמצעות אימייל");
- define('OGP_LANG_send_by_email_info', "בשביל לשלוח קבצים חבילת ה 'mutt' חייבת להיות מותקנת על כל הסוכנים הזמינים");
- define('OGP_LANG_settings_updated', "הגדרות עודכנו");
- define('OGP_LANG_update_settings', "עדכן הגדרות");
- ?>
|