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-09 00:03:56 +01:00

18 lines
745 B
PHP

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