1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-11-29 04:24:11 +01:00
OwncloudBookmarksOfficial/l10n/he.php
2012-11-02 00:03:14 +01:00

18 lines
746 B
PHP

<?php $TRANSLATIONS = array(
"Bookmarks" => "סימניות",
"Tags" => "תגיות",
"Close" => "סגירה",
"Save" => "שמירה",
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "ניתן לגרור את הקישור הזה אל סרגל הסימניות בדפדפן שלך וללחוץ עליו כאשר מעוניינים ליצור סימניה לאתר במהירות.",
"Read later" => "קריאה מאוחרת",
"Edit" => "עריכה",
"Delete" => "מחיקה",
"Cancel" => "ביטול",
"Address" => "כתובת",
"List" => "רשימה",
"Settings" => "הגדרות",
"You have no bookmarks" => "אין ברשותך סימניות",
"Import" => "יבא",
"Export" => "יצוא"
);