2012-09-05 02:06:20 +02:00
< ? php $TRANSLATIONS = array (
2013-06-07 02:18:32 +02:00
" No file provided for import " => " לא סופק קובץ לייבוא " ,
2012-12-27 00:04:36 +01:00
" Unsupported file type for import " => " סוג הקובץ אינו ניתן לייבוא " ,
2012-09-05 02:06:20 +02:00
" Bookmarks " => " סימניות " ,
2012-10-11 02:10:53 +02:00
" Tags " => " תגיות " ,
2012-12-27 00:04:36 +01:00
" Filter by tag " => " סנן לפי תגית " ,
" Edit bookmark " => " ערוך סימניה " ,
" Are you sure you want to remove this tag from every entry? " => " האם אתה בטוח שברצונך להסיר את התגית מכל הרשומות? " ,
" Warning " => " אזהרה " ,
2013-06-07 02:18:32 +02:00
" Import error " => " שגיאת יבוא " ,
2012-12-27 00:04:36 +01:00
" Import completed successfully. " => " ייבוא הושלם בהצלחה. " ,
" Uploading... " => " העלאה... " ,
" Bookm. " => " סימניה. " ,
" Add a bookmark " => " הוסף סימניה " ,
2012-11-02 00:03:14 +01:00
" Close " => " סגירה " ,
2012-12-27 00:04:36 +01:00
" The title of the page " => " כותרת הדף " ,
" The address of the page " => " כתובת הדף " ,
" Description of the page " => " תיאור הדף " ,
2012-11-02 00:03:14 +01:00
" Save " => " שמירה " ,
" Delete " => " מחיקה " ,
2012-11-08 00:03:47 +01:00
" Edit " => " עריכה " ,
2012-11-02 00:03:14 +01:00
" Cancel " => " ביטול " ,
2012-11-08 00:03:47 +01:00
" Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly: " => " ניתן לגרור את הקישור הזה אל סרגל הסימניות בדפדפן שלך וללחוץ עליו כאשר מעוניינים ליצור סימניה לאתר במהירות. " ,
2014-02-11 08:11:26 +01:00
" Add to ownCloud " => " הוסף לownCloud " ,
2012-09-05 02:06:20 +02:00
" Address " => " כתובת " ,
2012-11-09 00:03:56 +01:00
" Add " => " הוספה " ,
2012-12-27 00:04:36 +01:00
" Related Tags " => " תגיות קשורות " ,
2012-11-02 00:03:14 +01:00
" Settings " => " הגדרות " ,
" You have no bookmarks " => " אין ברשותך סימניות " ,
2012-12-27 00:04:36 +01:00
" You can also try to import a bookmark file " => " יש ביכולתך לייבא גם קובץ סימניות " ,
2013-06-07 02:18:32 +02:00
" Bookmarklet " => " יישומון סימנייה " ,
2012-12-27 00:04:36 +01:00
" Export & Import " => " ייבוא וייצוא " ,
2012-11-04 00:03:02 +01:00
" Export " => " יצוא " ,
" Import " => " יבא "
2012-09-05 02:06:20 +02:00
);