1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-12-11 12:24:10 +01:00
OwncloudBookmarksOfficial/l10n/he.php

9 lines
521 B
PHP
Raw Normal View History

2012-09-05 02:06:20 +02:00
<?php $TRANSLATIONS = array(
"Bookmarks" => "סימניות",
2012-10-11 02:10:53 +02:00
"Tags" => "תגיות",
2012-09-05 02:06:20 +02:00
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "ניתן לגרור את הקישור הזה אל סרגל הסימניות בדפדפן שלך וללחוץ עליו כאשר מעוניינים ליצור סימניה לאתר במהירות.",
"Read later" => "קריאה מאוחרת",
"Address" => "כתובת",
"You have no bookmarks" => "אין ברשותך סימניות"
);