You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
richdocuments/l10n/he.php

20 lines
685 B
PHP

<?php $TRANSLATIONS = array(
"Share" => "שיתוף",
"Close" => "סגירה",
"Save" => "שמירה",
"File name cannot be empty." => "שם קובץ אינו יכול להיות ריק",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "השם שגוי, אסור להשתמש בתווים '\\', '/', '<', '>', ':', '\"', '|', '?' ו־'*'.",
"Cancel" => "ביטול",
"Create" => "יצירה",
"Delete" => "מחיקה",
"Family" => "משפחה",
"OK" => "אישור",
"Open" => "פתיחה",
"Options" => "אפשרויות",
"Size" => "גודל",
"Text" => "טקסט",
"Edit" => "עריכה",
"Upload" => "העלאה",
"Password" => "סיסמא"
);